/* fix by get-web */

html {
	height: auto !important;
}

body {
	top: 0 !important;
	position: static !important;
	transition: none;
}

/* ÐŸÑ€ÑÑ‡ÐµÐ¼ Ð¿Ð°Ð½ÐµÐ»ÑŒ Ð³ÑƒÐ³Ð»Ð° */

.skiptranslate {
	display: none !important;
}

/* Ð£Ð±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿Ð¾Ð´ÑÐ²ÐµÑ‚ÐºÑƒ ÑÑÑ‹Ð»Ð¾Ðº */

.goog-text-highlight,
font > font {
	background-color: transparent !important;
	box-shadow: none !important;
	box-sizing: inherit;
}

.page {
	max-width: 3000px;
	margin: 0 auto;
}

@media (min-width: 3000px) {
	.page {
		-webkit-mask: linear-gradient(
			to right,
			rgba(0, 0, 0, 0) 0%,
			rgb(0, 0, 0) 250px,
			rgb(0, 0, 0) calc(100% - 250px),
			rgba(0, 0, 0, 0) 100%
		);
	}
}

@media (min-width: 1024px) {
	.main__block {
		min-height: 1000px;
		height: auto;
		position: relative;
		z-index: 0;
		justify-content: flex-start;
	}
	.main__block_r_img {
		top: 20px;
	}
}

@media (min-width: 1240px) {
	.main__block_r_img {
		margin-top: 0;
	}
}

.main__block_img_cloud {
	opacity: 1;
}

.inset_shadow::before,
.swiper-slide-verticalThumb::before {
	pointer-events: none;
}

.streamsld,
.streamThumb {
	width: 100%;
	height: 100%;
	position: absolute;
}

.streamsld iframe,
.streamThumb iframe {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.streamThumb {
	z-index: 10;
}

.streamThumb:before {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}

.streamThumb iframe {
	pointer-events: none;
}

.anim {
	width: 100%;
	height: 80%;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	pointer-events: none;
	-webkit-mask: linear-gradient(
		to bottom,
		rgba(0, 0, 0) 0%,
		rgb(0, 0, 0) calc(100% - 100px),
		rgba(0, 0, 0, 0) 100%
	);
}
@media (max-width: 1024px) {
	.anim {
		display: none;
	}
}
.anim__smoke {
	position: absolute;
}
.anim__smoke.smoke_1 {
	background: url("../img/animation/smoke_1.png");
	background-position: 0px 50%;
	width: 100%;
	height: 671px;
	top: -300px;
	-webkit-animation: smoke-1 14s linear infinite;
	animation: smoke-1 14s linear infinite;
	opacity: 1;
}
@-webkit-keyframes smoke-1 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 1166px 50%;
	}
}
@keyframes smoke-1 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 1166px 50%;
	}
}
.anim__smoke.smoke_2 {
	background: url("../img/animation/smoke_2.png");
	background-position: 0px 50%;
	width: 100%;
	height: 558px;
	left: 0px;
	top: -300px;
	-webkit-animation: smoke-2 10s linear infinite;
	animation: smoke-2 10s linear infinite;
	opacity: 1;
}
@-webkit-keyframes smoke-2 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 914px 50%;
	}
}
@keyframes smoke-2 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 914px 50%;
	}
}
.anim__smoke.smoke_3 {
	background: url("../img/animation/smoke_1.png");
	background-position: 0px 50%;
	width: 100%;
	height: 671px;
	bottom: -100px;
	-webkit-animation: smoke-3 18s linear infinite;
	animation: smoke-3 18s linear infinite;
	opacity: 1;
	z-index: 1;
}
@-webkit-keyframes smoke-3 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 1166px 50%;
	}
}
@keyframes smoke-3 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 1166px 50%;
	}
}
.anim__smoke.smoke_4 {
	background: url("../img/animation/smoke_2.png");
	background-position: 0px 50%;
	width: 100%;
	height: 558px;
	left: 0px;
	bottom: -200px;
	-webkit-animation: smoke-4 14s linear infinite;
	animation: smoke-4 14s linear infinite;
	opacity: 1;
	z-index: 1;
}
@-webkit-keyframes smoke-4 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 914px 50%;
	}
}
@keyframes smoke-4 {
	from {
		background-position: 0px 50%;
	}
	to {
		background-position: 914px 50%;
	}
}
.anim__sparks.right {
	top: 400px;
	right: -100px;
	-webkit-transform: rotate(135deg) scale(-1.8, -1.8);
	transform: rotate(135deg) scale(-1.8, -1.8);
}
.anim__sparks.left {
	top: 400px;
	left: -100px;
	-webkit-transform: rotate(-135deg) scale(1.8, -1.8);
	transform: rotate(-135deg) scale(1.8, -1.8);
}
.anim__sparks {
	position: absolute;
	z-index: 6;
}
.anim__sparks div {
	position: absolute;
}
.anim__sparks-spark-1 {
	background: url("../img/animation/spark_1.png") no-repeat;
	width: 764px;
	height: 313px;
	right: 0;
	bottom: -120px;
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation: spark-1 4s linear infinite;
	animation: spark-1 4s linear infinite;
}
@-webkit-keyframes spark-1 {
	0% {
		bottom: -320px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -240px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -160px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: -80px;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.5;
	}
	to {
		bottom: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
@keyframes spark-1 {
	0% {
		bottom: -320px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -240px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -160px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: -80px;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.5;
	}
	to {
		bottom: 0;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
.anim__sparks-spark-2 {
	background: url("../img/animation/spark_2.png") no-repeat;
	width: 149px;
	height: 335px;
	right: 230px;
	bottom: -320px;
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation: spark-1 4s linear infinite;
	animation: spark-1 4s linear infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
.anim__sparks-spark-3 {
	background: url("../img/animation/spark_3.png") no-repeat;
	width: 128px;
	height: 165px;
	right: 280px;
	bottom: -140px;
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation: spark-3 4s linear infinite;
	animation: spark-3 4s linear infinite;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}
@-webkit-keyframes spark-3 {
	0% {
		bottom: -140px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -80px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -20px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 40px;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.5;
	}
	to {
		bottom: 100px;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
@keyframes spark-3 {
	0% {
		bottom: -140px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -80px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -20px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 40px;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.5;
	}
	to {
		bottom: 100px;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
.anim__sparks-spark-4 {
	background: url("../img/animation/spark_4.png") no-repeat;
	width: 794px;
	height: 176px;
	right: 0;
	bottom: -180px;
	-webkit-transform: scale(0.6);
	transform: scale(0.6);
	-webkit-animation: spark-4 4s linear infinite;
	animation: spark-4 4s linear infinite;
}
@-webkit-keyframes spark-4 {
	0% {
		bottom: -180px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -120px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -60px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 0;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.5;
	}
	to {
		bottom: 60px;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}
@keyframes spark-4 {
	0% {
		bottom: -180px;
		-webkit-transform: scale(0.6);
		transform: scale(0.6);
		opacity: 1;
	}
	25% {
		bottom: -120px;
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		opacity: 1;
	}
	50% {
		bottom: -60px;
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		opacity: 1;
	}
	75% {
		bottom: 0;
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		opacity: 0.5;
	}
	to {
		bottom: 60px;
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0;
	}
}

.swiper-slide-verticalThumb {
	transition: 0.2s all;
	cursor: pointer;
}

.swiper-slide-thumb-active.swiper-slide-verticalThumb {
	transform: scale(0.9);
}

.swiper-slide-thumb-active.swiper-slide-verticalThumb::before {
	box-shadow: inset 0 0 80px #cdc1b141;
}

.swiper-slide-tabs-tumbs {
	transition: 0.2s all;
}

.swiper-slide-tabs-tumbs:hover {
	--tw-text-opacity: 1;
	color: rgb(255 197 85 / var(--tw-text-opacity));
}

.main__block_text_bg {
	text-shadow: none;
	filter: drop-shadow(0 0 10px #fff) drop-shadow(0 0 10px #fff)
		drop-shadow(0 0 10px #fff) drop-shadow(0 0 20px #fff)
		drop-shadow(0 0 20px #fff);
}

.main__block_text_bg div {
	text-shadow: none;
}

.btn_begin:hover {
	filter: none;
}

.btn_begin_bg {
	transition: 0.2s all;
	pointer-events: none;
}

.btn_begin:hover .btn_begin_bg {
	transform: scale(1.04);
	filter: brightness(106%) drop-shadow(0 8px 6px rgba(0, 0, 0, 0.4));
}

.group_links {
	transition: 0.2s all;
}
.group_links:hover {
	/* box-shadow: 0 0 30px #ff823754 inset; */
	background: #fff4df;
	box-shadow: 0 10px 10px #0003;
}

/* videobg */

.videobg {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	overflow: hidden;
	z-index: -1;
	justify-content: center;
	align-items: flex-start;
	display: none;
}

@media (min-width: 700px) {
	.videobg {
		display: flex;
	}
}

.videobg__container,
.videobg__video,
.videobg__source {
	position: relative;
	z-index: 0;
	width: 100%;
	height: 100%;
	max-width: none;
	object-fit: cover;
	object-position: center center;
}

@media (min-width: 700px) {
	.features .videobg ~ .img-cover {
		display: none;
	}
}

/* gw-anime */

[data-gw-anime] {
	opacity: 0;
	transition: 1s all;
}

[data-gw-anime-custom] {
	opacity: 1;
}

.fadeIn {
	animation: fadeIn 1s ease forwards;
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.fadeInLeft {
	animation: fadeInLeft 1s ease forwards;
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInRight {
	animation: fadeInRight 1s ease forwards;
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInUp {
	animation: fadeInUp 1s ease forwards;
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(5vh);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fadeInDown {
	animation: fadeInDown 1s ease forwards;
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-5vh);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.turnRight {
	animation: turnRight 1s ease forwards;
	transform-origin: center;
}

@keyframes turnRight {
	0% {
		opacity: 0;
		transform: translateX(-15%) rotate(-15deg);
	}
	100% {
		opacity: 1;
		transform: translateX(0) rotate(0);
	}
}

.turLeft {
	animation: turLeft 1s ease forwards;
	transform-origin: center;
}

@keyframes turLeft {
	0% {
		opacity: 0;
		transform: translateX(15%) rotate(15deg);
	}
	100% {
		opacity: 1;
		transform: translateX(0) rotate(0);
	}
}

/* widget */

.widget {
	min-height: 550px;
	width: 100%;
}

.widget iframe {
	width: 100%;
	min-height: 550px;
}

/* stream-info */

.stream-info {
	display: flex;
	justify-content: end;
	align-items: center;
	flex-direction: column;
	gap: 20px;
	text-align: center;
	z-index: 10;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	font-size: 16px;
}

.stream-info-mini {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	gap: 20px;
	text-align: center;
	z-index: 10;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fff;
	text-shadow: 0 1px 2px #000;
	font-size: 16px;
	background-color: rgba(4, 4, 4, 0.52);
}

.stream-info__link {
	color: orange;
	text-decoration: none;
}

.stream-info__link:hover {
	text-decoration: underline;
}

.stream-color-main{
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#634977 100%);
}

.stream-color-mini{
	background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#634977 100%);
}

/* other */

.fancybox-can-drag .fancybox-content,
.fancybox-slide--image .fancybox-content {
	transition: none;
}

.group_columns {
	align-items: flex-start;
}

.group_links_wrap {
	align-items: flex-start;
}

/* rating */

.table__rating_body .table__raing_tr:nth-child(1) .table__rating_td {
	background: #cdb99e;
}

.table__rating_body .table__raing_tr:nth-child(2) .table__rating_td {
	background: #acbcd2;
}

.table__rating_body .table__raing_tr:nth-child(3) .table__rating_td {
	background: #cb9f96;
}

.table__rating_body .table__raing_tr:nth-child(4) .table__rating_td {
	background: #cdcac7;
}

.table__rating_body .table__raing_tr:nth-child(5) .table__rating_td {
	background: #beb6a9;
}

/* header */

.header:before {
	opacity: 1;
}

.test {
	display:block;
}