@font-face {
	font-family: Rubik;
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/rubik/rubik-400.woff2") format("woff2");
	font-display: swap
}

@font-face {
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 400;
	src: url("../fonts/exo2.woff2") format("woff2");
	font-display: swap
}

@font-face {
	font-family: Rubik;
	font-style: normal;
	font-weight: 700;
	src: url("../fonts/rubik/rubik-700.woff2") format("woff2");
	font-display: swap
}

@font-face {
	font-family: Raleway;
	font-style: normal;
	font-weight: 800;
	src: url("../fonts/raleway/raleway-800.woff2") format("woff2");
	font-display: swap
}

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	clip: rect(0 0 0 0)
}

body {
	font-family: 'Exo 2', 'Arial', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	display: flex;
	flex-direction: column;
	min-height: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
}

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

a {
	text-decoration: underline;
	color: #292626;
}

a:hover {
	opacity: 0.6
}

a:focus {
	opacity: 1
}

a:active {
	opacity: 0.3
}

button:hover {
	opacity: 0.6
}

button:focus {
	opacity: 1
}

button:active {
	opacity: 0.3
}

html {
	height: 100%
}

.main-content {
	flex-grow: 1
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 40px 0 20px 0
}

h1 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.1;
  text-transform: uppercase;
  max-width: 425px;
  margin: 0 auto;
  display: block;
	text-shadow: 2px 3px 5px #f4b442;
    color: white;
}

h2 {
	font-weight: 800;
	font-size: 30px;
	line-height: 1.1;
	margin-bottom: 10px
}

@media (max-width:576px) {

	h1,
	h2 {
		font-size: 23px
	}
}

@media (max-width:428px) {
	h1,
	h2 {
		font-size: 20px
	}
}

@media (max-width:375px) {

	h1,
	h2 {
		font-size: 20px
	}
}

h3 {
	color: #2f4e73;
	font-size: 26px
}

.h3-text {
	color: #404b67;
	font-size: 26px;
	font-weight: 600;
	margin-bottom: 1em
}

p {
	margin-top: 0
}

.container {
	margin: 0 auto
}

@media (min-width:220px) {
	.container {
	padding: 5px 15px;
	}
}

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

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

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

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

@media (min-width:1400px) {
	.container {
		max-width: 95%;
		margin-bottom: 0;
		padding: 0 80px
	}
}

@media (min-width:1600px) {
	.container {
		width: 100%;
		max-width: 1500px;
		padding: 0 50px;
		box-sizing: border-box;
		margin: 0 auto
	}
}

header {
	position: relative;
	z-index: 2;
	padding: 15px 0 0 0;
	background-color: #292626;
}

.top-menu a {
	text-decoration: none;
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
}

@media (max-width:991px) {
	.advantages-wrapper {
		justify-content: center !important
	}
}

.one-time-bonus-box-content {
	max-width: 580px;
	min-width: 570px
}

@media (max-width:991px) {
	.one-time-bonus-box-content {
		min-width: 100%
	}
}

#menu-panel-menu {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 10px 0 10px 0
}

.panel-menu a {
	text-decoration: none;
	color: #292626;
	font-size: 16px
}

.brand-logo-box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 10px;
	max-height: 70px
}

.title-description-wrapper p {
	margin: 0;
	padding: 0;
	line-height: 1
}

.title-description-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
	max-height: 70px
}

.site-title {
	text-transform: uppercase;
	font-weight: 700;
	color: #f4b73e;
	font-size: 14px
}

.brand-top-panel {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 16px;
	max-height: 80px
}

.brand-top-panel {
	display: block;
	max-height: inherit
}

.call-us-box {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

.panel-info-wrapper a {
	text-transform: uppercase
}

.btn-header {
	border: 2px solid transparent;
	color: #1a1a1a;
	background: #fff;
	padding: 12px 32px;
	text-decoration: none;
	box-shadow: 0 10px 40px 0 rgb(255 255 255 / 58%);
	line-height: 1;
	border-radius: 0 10px
}

.link-logo {
	color: #3f70fb;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0
}

@media (max-width:991px) {
	.link-logo {
		color: #3955f9
	}
}

.brif-header {
	position: relative;
	color: #3954f9;
	border: 1px solid #3854f9;
	padding: 7px 30px;
	border-radius: 0 10px
}

@media (max-width:991px) {
	.brif-header {
		display: none
	}
}

.sub-menu {
	position: absolute;
	display: none
}

.sub-menu {
	position: absolute;
	display: none;
	transition: .3s;
	list-style: none;
	padding: 0;
	background: #fff;
	box-shadow: 0 10px 15px #22222217;
	border-radius: 8px;
	transition: .4s
}

.sub-menu li {
	display: block;
	margin: 0;
	text-align: left;
	border-bottom: 1.5px dashed #a7b9fa
}

@media (max-width:991px) {
	.sub-menu li {
		border-bottom: 1px solid #769cfc;
		margin: 8px 0
	}
}

.sub-menu li a {
	color: #222;
	display: block;
	padding: 10px 25px;
	font-size: 15px;
	border-radius: 0;
	transition: .3s;
	position: relative
}

.sub-menu li a:hover {
	color: #3d65fb;
	padding: 10px 25px;
	margin-left: 5px;
	transition: .3s
}

#menu-item-53:hover .sub-menu {
	display: block;
	transition: .3s
}

@media (max-width:991px) {
	#menu-item-53:hover .sub-menu {
		padding: 8px
	}
}

#menu-item-54:hover .sub-menu {
	display: block;
	transition: .3s
}

@media (max-width:991px) {
	#menu-item-54:hover .sub-menu {
		padding: 8px
	}
}

.top-menu ul {
	padding: 0;
	list-style: none;
	margin: 0;
	gap: 15px;
}

@media screen and (max-width:991px) {
	.loan-services-item {
		grid-column: span 1
	}

	.loan-services-box {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 1fr 1fr 1fr 1fr
	}

	.advantages-box-item {
		min-width: 100%
	}
}

.menu-open-icon {
	display: none
}

.menu-open-icon:hover {
	cursor: pointer
}

.menu-open-icon {
	display: block;
	width: 30px;
	height: 30px;
	align-self: center;
	background-image: url(/wp-content/uploads/2023/07/menu.png);
	background-size: contain;
	background-repeat: no-repeat;
	transition: 1s
}

.menu-open-icon.switch-icon {
	background-image: url(/wp-content/uploads/2023/07/close-1.png)
}

.logo-wrapper {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
	position: relative;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width:991px) {
	.our-games .our-games-item {
		width: 100%
	}
}

.switch-none {
	display: block;
	margin: 20px 0
}


.switch-icon {
	background-image: url(../img/mobile-menu-closed.svg)
}

main {
	flex-grow: 1
}

@media (max-width:991px) {
	main {
		margin-top: 0
	}
}

.info-mobile {
	position: absolute;
	left: 70px;
	top: 200px;
	width: 125px;
	height: 40px;
	background: #fff;
	border-radius: 0 10px;
	padding: 0 16px;
	cursor: pointer;
	margin: 0;
	text-decoration: none;
	display: flex;
	align-items: center;
	color: #3953f9;
	transition: .8s
}

.info-mobile:nth-child(2) {
	left: 90px;
	top: 250px
}

.info-mobile:nth-child(3) {
	left: 70px;
	top: 300px
}

.info-mobile:hover {
	padding: 0 20px;
	transition: .8s;
	opacity: inherit;
	color: #000;
	box-shadow: 0 0 10px 0 rgb(255 255 255 / 58%)
}

.text-site-box {
	display: inline;
	font-size: 16px
}

.img-info {
	width: 14px;
	height: auto
}

.text-info-site {
	display: none;
	transition: .3s;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.5
}

.img-info:hover+.text-info-site {
	display: block;
	position: absolute;
	width: 300px;
	bottom: 30px;
	left: calc(50% - 88px);
	padding: 20px;
	background: #fff;
	margin: 0;
	box-shadow: 0 6px 24px rgb(188 188 188 / 25%);
	border-radius: 12px;
	z-index: 2;
	transition: .4s
}

.block-info-site {
	position: relative;
	display: inline-block
}

.section-footer p {
	font-size: 16px
}

.footer-content {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
    text-align: center;
}

@media (max-width:768px) {
	.footer-content {
		display: block
	}
}

.bottom-menu li,
.bottom-menu-2 li {
	list-style: none;
	font-size: 16px
}

.bottom-menu li a,
.bottom-menu-2 li a {
	text-decoration: none;
	font-size: 16px
}

@media (max-width:768px) {

	.bottom-menu,
	.bottom-menu-2 {
		padding: 0
	}
}

@media (max-width:991px) {
	.footer-box {
		margin-bottom: 30px
	}
}

@media (max-width:991px) {
	.our-games-item {
		grid-row: span 1 !important;
		grid-column: span 1 !important
	}
}

.footer-logo a {
	text-decoration: none;
	display: block
}

.footer-logo p {
	margin-bottom: 0
}

.link-img-footer {
	color: #3d65fb;
	font-size: 36px;
	text-transform: uppercase;
	font-weight: 900;
	text-decoration: none;
	margin-bottom: 20px
}

.breadcrumbs-text {
	display: flex
}

.breadcrumbs-text p {
	padding-right: 6px
}

.aioseo-breadcrumb {
	color: #dd823c;
	text-decoration: none;
	font-size: 16px
}

.aioseo-breadcrumb a {
	color: #444444;
	text-decoration: none;
	font-size: 16px
}

.block-main {
	min-height: 530px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    text-align: center;
    padding: 20px;
	position: relative;
}

.site-description {
	font-size: 25px;
	font-weight: bold
}

canvas {
	display: block;
	vertical-align: bottom
}

.count-particles {
	background: #000022;
	position: absolute;
	top: 48px;
	left: 0;
	width: 80px;
	color: #13E8E9;
	font-size: .8em;
	text-align: left;
	text-indent: 4px;
	line-height: 14px;
	padding-bottom: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold
}

.js-count-particles {
	font-size: 1.1em
}

#stats,
.count-particles {
	-webkit-user-select: none;
	margin-top: 5px;
	margin-left: 5px
}

#stats {
	border-radius: 3px 3px 0 0;
	overflow: hidden
}

.count-particles {
	border-radius: 0 0 3px 3px
}

#particles-js {
	width: 100%;
	height: auto;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	z-index: 0;
	background-color: #f7f7f5
}

.block-main-text-description {
	font-size: 22px;
	line-height: 1.2;
}

.block-main-text-blinding {
	font-size: 18px;
	line-height: 1.1;
	border-left: 3px solid #00d26a;
	padding-left: 5px;
	margin-bottom: 30px
}

.typed-cursor {
	animation: blink 0.7s infinite
}

@keyframes blink {
	0% {
		opacity: 1
	}

	50% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

a.registration-link {
    text-transform: uppercase;
    padding: 15px 15px;
    display: block;
    max-width: 230px;
    font-size: 20px;
    font-weight: 900;
    color: #000000;
    outline: 3px solid #2a1d1d;
    background-color: #FF62FF;
    border-color: transparent;
    border-radius: 40px;
    box-shadow: 0 4px 25px rgb(19 25 34 / 10%);
    position: relative;
    text-align: center;
    margin: 0 auto;
    text-decoration: none;
	position: relative;
	overflow: hidden;
}


a.registration-link::before {
  content: '';
  width: 100%;
  height: 200%;
  position: absolute;
  top: 0; left: 0;
  opacity: 0.5;
  filter: blur;
  background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
  transform: translate(-100%, -25%) rotate(10deg);
  animation: blick 5s infinite;
}

@keyframes blick {
  0% {
    transform: translate(-100%, -25%) rotate(10deg);
  }
  20% {
    transform: translate(100%, -25%) rotate(10deg);
  }
  100% {
    transform: translate(100%, -25%) rotate(10deg);
  }
}


.registration-link:hover:before {
	animation: moveLight 0.5s
}

@keyframes moveLight {
	from {
		transform: translateX(-4em) skewX(-45deg)
	}

	to {
		transform: translateX(10em) skewX(-45deg)
	}
}

.hero-block {
    position: relative;
    margin-bottom: 100px;
    background-size: cover;
    background-position: bottom;
}

.brand-logo-box,
.registration-link,
.block-main-text,
.block-main-image {

	z-index: 1
}

.block-main-image {
	width: 100%
}

section.our-games {
	margin-bottom: 50px
}

.our-games-item {
	border-radius: 10px 10px 10px 0px;
    width: 24%;
    min-height: 260px;
    border: 3px solid #667ff4;
    background-position: center;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}

.our-games-item img {
	z-index: -1;
	left: 0;
	top: 0
}

.one-time-bonus-box-img {
	width: 140px;
	height: 100%;
	filter: invert(1);
	position: relative;
	z-index: 5
}

.our-games-item-wrapper {
	display: flex;
	justify-content: end;
	flex-direction: column;
	align-items: flex-start;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden
}

.our-games-item-wrapper a {
	background: #ffeb3b;
	padding: 9px 25px;
	color: black;
	font-weight: 400;
	border-radius: 5px;
	text-transform: uppercase;
	border: 1px solid #000000
}

.our-games-item.first {
	background-image: url(/wp-content/uploads/2023/04/jingo.png);
	background-size: cover
}

.our-games-item.second {
	background-image: url(/wp-content/uploads/2023/04/king.png);
	background-size: cover
}

.our-games-item.third {
	background-image: url(/wp-content/uploads/2023/04/dike.png);
	background-size: cover
}

.our-games-item.fourth {
	background-image: url(/wp-content/uploads/2023/04/dungeon.png);
	background-size: cover
}

.our-games-item.fifth {
	background-image: url(/wp-content/uploads/2023/04/jackpot.png);
	background-size: cover
}

.our-games-item.sixth {
	background-image: url(/wp-content/uploads/2023/04/slot.png);
	background-size: cover
}

.our-games-item.seventh {
	background-image: url(/wp-content/uploads/2023/04/double.png);
	background-size: cover
}

.our-games-item:hover {
	background-position: right;
	transition: 2s
}

.our-games-item {
	transition: 1s
}

section.advantages {
	background: #f6f6f4;
	padding-top: 50px;
	margin-bottom: 60px
}

.main-content {
	margin-bottom: 50px
}

.advantages-wrapper {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between
}

.advantages-item img {
	width: 100px;
	height: auto
}

.advantages-item {
	max-width: 235px;
	margin-bottom: 30px;
	text-align: center
}

.advantages-item-description {
	text-align: center;
	display: block;
	font-weight: bold
}

section.join-us {
	text-align: center;
	padding: 50px 0
}

.join-us .registration-link {
	margin: 0 auto
}

.block-main-image img {
	width: 100%
}

@media (min-width:1499px) {
	.block-main-image img {
		width: 670px;
		height: 500px;
		position: absolute;
		right: -126px;
		z-index: -3;
		top: -420px
	}
}

.our-games-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px
}

h2.our-games-item-heading,
.our-games-item-desc {
	color: #f7f7f5;
	margin: 0;
	margin-bottom: 10px
}

h2.our-games-item-heading {
	font-size: 23px;
	text-align: center
}

.our-games-item-wrapper {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	gap: 15px;
	min-height: 230px
}

.our-games-item-gamers svg {
	animation: 5s linear 0s normal none infinite running rot;
	-webkit-animation: 5s linear 0s normal none infinite running rot
}

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

	100% {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes rot {
	0% {
		transform: rotate(0deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

.our-games-item-gamers {
	color: #ffffff;
	display: flex;
	align-items: center;
	gap: 10px
}

h2 span {
	color: #194e73;
}

.bonus-section-title {
	margin: 0;
	margin-bottom: 10px
}

.bonus-section-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px
}

.demand-item img {
	width: 35px
}

.demand-item {
	width: 31%;
	background: #dbdbd666;
	padding: 1.8rem;
	margin: 1.5rem 0;
	border-radius: 20px;
	text-align: center
}

@media (max-width:991px) {
	.demand .demand-item {
		width: 100%
	}
}

.demand-item-button {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background: #ffffff;
	padding: 5px 10px;
	max-width: 205px;
	margin: 0 auto;
	margin-top: 15px;
	border-radius: 10px
}

.demand-item-heading {
	color: black;
	font-weight: 700
}

.bonus-section-desc {
	margin: 0;
	margin-bottom: 5px
}

.bonus-box-item {
	width: 49%;
	background: #dbdbd666;
	padding: 1.8rem;
	margin: 1.5rem 0;
	border-radius: 20px;
	text-align: center
}

@media (max-width:991px) {
	.bonus-box-item {
		width: 100%
	}
}

.bonus-box-item {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column
}

.bonus-box-item-title {
	font-size: 20px;
	font-weight: 800;
	text-align: left
}

.bonus-box-item-desc {
	text-align: left
}

.button {
	margin-top: auto;
	text-align: right
}

.button-reg {
	margin-top: auto;
	text-align: right
}

.button-reg {
	margin-top: auto;
	width: fit-content;
	margin-left: auto;
	background: #ffb400;
	padding: 10px 20px;
	border-radius: 10px;
	font-weight: 600
}

.bonus-section-row.bonus-box {
	margin-bottom: 0
}

.cashback-section-row.cashback-box {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	background: linear-gradient(90deg, #fcc237, #d9ad43);
	padding: 1.5rem 2rem 2.5rem 2.75rem;
	border-radius: 20px;
	align-items: center;
	margin-bottom: 60px
}

.cashback-box-img {
	width: 150px;
	height: 100%;
	animation: spin 2s infinite linear
}

.cashback-box-content-title {
	margin-bottom: 8px;
	color: #ffffff;
	font-size: 24px
}

.cashback-box-content-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.cashback-box-content {
	flex-grow: 1
}

.cashback-box-content-bottom-emount {
	font-size: 2.25rem;
	font-weight: 700;
	white-space: nowrap;
	color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px
}

.emount-number-img {
	width: 35px
}

.button-cashback {
	margin-top: auto;
	width: fit-content;
	margin-left: auto;
	background: #ffffff;
	padding: 10px 20px;
	border-radius: 10px;
	font-weight: 600
}

@keyframes spin {
	0% {
		transform: translate3d(0, 0, 0)
	}

	50% {
		transform: translate3d(0, 8%, 0)
	}

	100% {
		transform: translate3d(0, 0, 0)
	}
}

.cashback-box-content-description {
	color: #ffffff
}

.cashback-box-content-bottom-number {
	color: #ffffff;
	font-weight: 600
}

.bottom-number {
	max-width: 155px;
	display: block;
	line-height: 1
}

.cashback-box-content-bottom-number {
	display: flex;
	gap: 10px;
	align-items: center;
	padding: 5px;
	border: 1px solid #ffffff;
	border-radius: 10px
}

.cashback-box-content-bottom {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 80px;
	flex-wrap: wrap
}

span.x3 {
	font-size: 40px
}

.example {
	background: #ffffff;
	color: #535353;
	font-size: 16px;
	padding: 5px;
	border-radius: 8px
}

.example b {
	background: #f7bf39;
	padding: 2px 6px;
	border-radius: 50px;
	font-size: 12px
}

.one-time-bonus-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	overflow: hidden
}

.one-time-bonus-box.tg-section {
	background: linear-gradient(100deg, #28a7e8, #0f55be);
	color: #ffffff;
	padding: 1.8rem;
	margin: 1.5rem 0;
	border-radius: 20px
}

.one-time-bonus-box.vk-section {
	background: linear-gradient(100deg, #5a88db, #679af8);
	color: #ffffff;
	padding: 1.8rem;
	margin: 1.5rem 0;
	border-radius: 20px;
	margin-bottom: 60px
}

.bonus-section-content-title {
	font-size: 22px;
	font-weight: bold
}

.get-your-bonus-section {
	display: flex;
	flex-direction: column
}

.one-time-buttton {
	width: fit-content;
	margin-left: auto;
	background: #ffb400;
	padding: 10px 20px;
	border-radius: 10px;
	font-weight: 600
}

.get-bonus-text {
	text-align: center;
	font-size: 15px;
	font-weight: bold
}

.one-time-bonus-button {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 180px
}

.bonus-n {
	text-align: right;
	font-size: 50px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: right;
	gap: 10px;
	position: relative;
	z-index: 2
}

.one-time-number-img {
	width: 45px
}

.one-time-bonus-box-content p {
	line-height: 1.2
}

.one-time-bonus-box.tg-section::after,
.one-time-bonus-box.vk-section::after {
	content: '';
	display: block;
	position: absolute;
	background: url(../img/bg-tg-bonus.svg);
	width: 478px;
	height: 180px;
	right: -10px;
	top: -50px;
	z-index: 0;
	background-size: cover
}

.one-time-bonus-box.tg-section,
.one-time-bonus-box.vk-section {
	position: relative
}

.one-time-bonus-box.tg-section:after {
	content: '';
	display: block;
	position: absolute;
	background: url(../img/bg-tg-bonus.svg);
	width: 478px;
	height: 180px;
	right: -10px;
	top: -45px;
	z-index: 0;
	background-size: cover
}

.ref-bonus-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 1.8rem;
	margin: 1.5rem 0;
	border-radius: 20px;
	background: #f9f3f3;
	margin-bottom: 80px
}

.ref-time-bonus-box-img {
	width: 280px;
	height: 100%
}

.ref-bonus-button {
	display: flex;
	flex-direction: column;
	justify-content: flex-end
}

.ref-time-bonus-box-content-title {
	font-size: 28px;
	font-weight: bold
}

.devisions {
	margin-bottom: 80px
}

.check-img {
	width: 24px
}

.sticker-img {
	width: 110px
}

.user-image {
	width: 70px
}

.devisions-table {
	text-align: center
}

.devisions-table {
	text-align: center;
	line-height: 1.4
}

.first-row-dev {
	text-align: left
}

.devisions-table td {
	padding: 10px
}

.devision-title {
	font-size: 23px
}

.devisions-title {
	margin-bottom: 40px
}

.devisions-table {
	background: #f9f3f3;
	border-radius: 10px;
	padding: 10px
}

.devisions-table tr:not(:last-child) td {
	border-bottom: 1px solid #cdc2c2
}

table {
	display: block;
	overflow-x: auto;
	margin-bottom: 40px
}

table tbody {
	display: table;
	width: 100%
}

@media (max-width:991px) {

	.one-time-bonus-box.tg-section,
	.one-time-bonus-box.vk-section {
		justify-content: center
	}

	.bonus-n,
	.ref-bonus-box,
	.cashback-box-content-bottom {
		justify-content: center
	}

	.bonus-box-item-desc {
		text-align: center;
		line-height: 1.2;
		margin-bottom: 10px
	}

	.bonus-box-item-title {
		text-align: center
	}

	h1,
	h2 {
		text-align: center
	}

	.bonus-box-item {
		align-items: center
	}

	.button-cashback,
	.button-reg {
		margin-left: inherit
	}
}

.social-section .bonus-section-row {
	justify-content: center;
	gap: 30px
}

.expert-review--color-orange-1 {
	border-radius: 10px
}

.top-menu li {
	border-radius: 10px;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-image img {
	border-radius: inherit !important
}

input,
textarea {
	background: #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 4px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #B9B9B9;
	padding: 14px 16px
}

.wpmtst-testimonial {
	background: #FFFFFF;
	border: 1px solid #B9B9B9;
	border-radius: 4px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #B9B9B9;
	padding: 14px 16px;
	box-sizing: border-box;
	width: 100%
}

.strong-view.wpmtst-modern {
	margin-bottom: 60px;
	width: 100%;
	height: auto
}

.our-games-title {
	text-align: center;
	font-size: 40px;
	margin-bottom: 40px
}

.details {
	margin-bottom: 20px;
	background: #F7D3F7;
	padding: 5px 5px 15px 5px;
	border-radius: 10px
}

.details ul {
	margin-top: 10px;
	max-width: 100%
}

summary {
	display: inline-block;
	padding: .3em .5em .3em .4em;
	cursor: pointer;
	font-weight: 500;
	font-size: 24px;
	color: #000
}

summary:hover:before {
	transition: 0.70s;
	-webkit-transition: 0.70s;
	-moz-transition: 0.70s;
	-ms-transition: 0.70s;
	-o-transition: 0.70s;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

#page details p {
	margin-bottom: 14px
}

#page details p,
#page details li {
	font-size: 20px
}

summary:before {
	content: '';
	width: 34px;
	height: 34px;
	background-image: url(../img/plus-blue.svg);
	margin-right: 0.3em;
	display: inline-block;
	position: relative;
	top: 8px;
	transition: 0.70s
}

.details p {
	padding: 5px 20px;
	color: #000000
}

.our-games-item-background {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.review-item-top-row {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between
}

img.review-item-screenshot-img {
	width: 100%;
	height: auto
}

span.item-rev-name {
	font-weight: bold;
	font-size: 21px;
	max-width: 145px;
	line-height: 1.1
}

.review-item {
	display: flex;
	flex-direction: column;
	gap: 15px;
	border-radius: 30px;
	background-color: #ffffff;
	background-position: center center;
	border-color: transparent;
	border-style: solid;
	box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.2);
	padding: 15px;
	max-width: 360px;
	margin: 0 auto;
	margin-bottom: 25px;
	break-inside: avoid
}

@media (min-width:991px) {
	.review-items-wrapper.container {
		column-count: 3;
		column-gap: 10px
	}
}

.review-item-content {
	line-height: 1.1
}

figure.wp-block-table {
	width: 100%;
	margin: 0
}

.block-main-text-mini {
    display: flex;
    flex-direction: column;
}

.main-content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 30px
}

.footer-copywrite {
	text-align: center
}

td {
	border: 1px solid #184a6c;
	font-size: 14px;
	padding: 12px;
	line-height: 1.5;
	text-align: center
}

#table-of-contents ul {
	list-style: none;
	padding: 0;
	margin: 0
}

div#table-of-contents {
	text-align: left;
	background: #F7D3F7;
	padding-top: 10px;
	border-radius: 10px
}

#table-of-contents li {
	font-size: 17px;
	padding: 5px;
	border-bottom: 1px solid #2c2e3b;
	line-height: 1
}
#table-of-contents li:last-child {
	border-bottom: none;
}

.hidden {
	display: none !important
}

.block-main-image {
	z-index: 5
}

.brand-logo-box__position {
	display: flex;
	gap: 10px
}

.top-menu ul {
	display: flex;
	justify-content: space-around
}

.panel-info-wrapper {
    display: flex;
    align-items: center;
	margin: 0 20px 0 auto;
}

.site-slogan {
	font-size: 35px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1
}

.site-title__button {
	padding: 15px 20px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	display: block;
	font-size: 14px
}

.hero-logo {
	max-width: 225px
}

.site-title__button--primary-color {
	color: #000000;
    background: #FF62FF;
    text-decoration: none;
}

.site-title__button--secondary-color {
	color: #ffffff;
    background: #35a4f0;
    text-decoration: none;
}

.container.before-content {
	display: flex;
	gap: 20px
}

nav.main-navigation {
    min-width: 20%;
    margin: 0 2% 2% 0;
    background: #F7D3F7;
    padding: 15px;
	border-radius: 8px;
}

.main__content {
    width: 100%;
}

@media (min-width:1080px) {
nav.main-navigation {
	width: fit-content;
	position: sticky;
	top: 125px;
	}
}

@media (min-width:1080px) {

}

@media (max-width:991px) {
	nav.main-navigation {
		float: none;
	}
}

@media (max-width:991px) {
	.container.before-content {
		flex-direction: column
	}
}

.user-content-wrapper{
	display: flex;
	align-items: flex-start;
	gap: 10px;
}

.user-content{
	width: 100%;
}

@media(max-width:1079px){
.user-content-wrapper {
	flex-direction: column;
}

.main-navigation{
	order: 1;
}

.user-content{
	order: 2;
}
}

.faq.container {
	margin-bottom: 80px
}

.table {
	margin-bottom: 50px
}

.footer-content__title {
	font-size: 15px;
	line-height: 1.1;
	margin-top: 15px;
}

.footer-content__row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-content__img-box {
	width: 120px;
	height: 110px;
	text-align: center;
	background: #212529;
	justify-content: center;
	align-items: center;
	display: flex;
	margin: 3px
}

.footer-content__state {
	flex-direction: column;
	min-width: 280px
}

@media (max-width:991px) {
	.footer-content {
		flex-direction: column;
		align-items: center
	}
}

@media (max-width:991px) {
	.footer-content__state {
		text-align: center
	}
}

@media (max-width:991px) {
	.footer-content__row {
		width: 100%
	}
}

@media (max-width:991px) {
	.logo-wrapper {
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 10px
	}

	.brand-logo-box__position {
		margin-left: inherit
	}
}

@media (max-width:991px) {
	.top-menu ul {
		flex-direction: column;
		text-align: center
	}
}


	


@media (max-width:991px) {
	.hero-block{
		background-position: right 15% bottom 10%!important;
	}
	.block-main {
		min-height: 350px
	}
	ul#menu-bot-menu-2{
		padding-left: 0!important;
		justify-content: center!important;
	}
	.user-content iframe{
		height: 500px!important;
	}
}

.site-title__button {
    min-width: 130px;
    text-align: center;
	border-radius: 50px;
}

span.logo-wrapper-big {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
}

span.logo-wrapper-mini {
    font-size: 20px;
    color: #4a68f2;
	text-align: center;
}

span.our-games-item-button {
    background: #ffb400;
    color: #000000;
	padding: 15px 39px;
    font-size: 25px;
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
}

footer.section-footer {
    background: #212529;
    color: white;
    padding: 25px 0;
}

.main-navigation h2 {
	margin: 0 0 15px 0;
    font-size: 20px;
}

@media (max-width:991px) {
.block-main-text-mini {
	text-align: center;
	}
}






img.main-logo {
    max-width: 145px;
}

.block-main-text p {
	margin: 0;
	font-size: 20px;
    font-weight: bold;
	color: #fff
}

.block-main-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

@media (max-width:991px) {
	.top-menu  {
	display: none;
	}
}


ul.sub-menu {
    flex-direction: column;
    z-index: 8;
}

ul.sub-menu {
	display: none;
}

.kamatoc__top a {
	text-decoration: none;
}

.menu-item:hover ul.sub-menu {
	display: flex;
}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.bot-menu a {
    color: #ffffff;
    text-decoration: none;
}

ul#menu-bot-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.block-main-image {
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

ul#menu-bot-menu-2 {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
    padding: 15px 0;
    flex-wrap: wrap;
    gap: 0px 36px;
	padding-left: 50px;
}

.footer-content__state {
    flex-direction: row;
    justify-content: flex-start;
    align-content: flex-start;
}

ul#menu-bot-menu {
	flex-direction: column;
}

@media (max-width:991px) {
.footer-content__state {
    flex-direction: column;	
	}
}

ul .wpml-ls-menu-item a {
    display: flex;
    align-items: center;
    position: relative;
    top: 2px;
}

.bot-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-content iframe{
	width: 100%;
	height: 620px;
}

.burger{
	display: none;
	margin-top: -10px;
	margin-bottom: 10px;
	transition: all .2s ease-in-out;
}

.burger.menu-open{
	margin-top: 0px;
}

.burger.menu-open span:nth-child(1){
	transform: rotate(-45deg);
    margin-bottom: -10px;
}

.burger.menu-open span:nth-child(2){
	transform: rotate(45deg);
}

.burger.menu-open span:nth-child(3){
	visibility: hidden;
}


.burger span{
	width: 40px;
	height: 2px;
	background-color: #fff;
}

@media(max-width: 991px){
	.burger{
		display: flex;
		flex-direction: column;
		justify-content: center;
		gap: 8px;
	}

	.top-menu.menu-open{
		display: block;
		margin-top: 20px;
	}

	.panel-info-wrapper{
		flex-direction: column;
		margin: 20px auto;
	}

	ul .wpml-ls-menu-item a{
		display: block;
	}
}

.fixed {
	position: fixed;
	background: #161925;
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 30px 0;
	z-index: 89;
	top: 0;
}

.banner__logo{
	width: 100%;
	max-width: 580px;
}

.site-table {
    background: #272828;
    border-radius: .4em;
    color: #fff;
    margin: 1em 0;
    min-width: 80%;
    overflow: hidden;
    width: 100%;
	display: table;
}

.site-table tr {
    border-color: #2c2e3b;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.site-table td:first-child {
    padding-top: .5em;
}
.site-table td, .site-table th {
    background: #16171e;
    padding: 10px;
}

.site-table td {
    display: block;
    margin: .5em 1em;
}

.site-table td {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
}


.site-table td:before {
    content: attr(data-th) ": ";
    display: inline-block;
    font-weight: 700;
    margin-right: 20px;
    text-align: left;
    width: 6.5em;
}

.site-table th {
    display: none;
    margin: .5em 1em;
}

@media (min-width: 768px) {
    .site-table td:first-child, .site-table th:first-child {
        padding-left: 0;
    }
	.site-table td:before{
		display:none;
	}
}
@media (min-width: 768px) {
    .site-table td, .site-table th {
        border-radius: 5px;
        display: table-cell;
        padding: 1em !important;
        text-align: center;
    }
}

.breadcrumbs {
    margin: 0 0 20px 0;
}

.breadcrumbs__current {
    color: #FF62FF;
}

.bread_crumbs{
	font-weight: 700;
}

.bonuses__box {
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #292626;
    padding: 15px;
    margin: 15px 0;
}

.bonuses__image {
    max-width: 140px;
}

.bonuses__image img {
    width: 100%;
    margin: 0;
    padding: 0;
}

.bonuses__descr_title {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #FF62FF;
}

.bonuses__descr_subtitle span {
    text-transform: uppercase;
    color: #fec355;
}

.bonuses__button {
    padding: 3px 21px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #121528;
    border-radius: 50px;
    background: #FF62FF;
    -webkit-transition: all .3sease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3sease 0s;
}

@media (max-width: 576px) {
    .bonuses__box {
        flex-wrap: wrap;
    }
}