
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #1b1d25;
	color: #ffffff;
	padding-top: 72px;
}.player-on{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.game-dt{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #2d313d;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.screen-di{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.media527{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.media527 .switch12{
	height: 36px;
	width: auto;
	object-fit: contain;
}.ui687{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #51b12f;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.list-nc{ font-size: 13px; font-weight: 600; }.header265{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.status-badge{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.menu-vh{
	color: rgba(255,255,255,0.85);
	padding: 6px 12px;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid transparent;
	transition: all 0.2s;
}.menu-vh:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.menu-vh.carduus{
	background: #51b12f;
	color: #fff;
	border-color: #51b12f;
}.featured-xl{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.screen-hz{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.icon-ua{ background: #51b12f; color: #fff; border: none; }.display873{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.display873:hover{ background: rgba(255,255,255,0.1); }

@media (max-width: 1024px) {
	.header-promo { display: none; }
}

@media (max-width: 768px) {body{ padding-top: 100px; }.game-dt{ height: auto; }.screen-di{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.status-badge{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.status-badge::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.ux-field{
	border: 1px solid #51b12f;
	display: inline-block;
	padding: 10px 20px;
	background-color: #51b12f;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.rank-hk{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.rank-hk:focus{
	outline: 2px solid #51b12f;
	outline-offset: 2px;
}.level378{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.level378:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.level378:focus{
	outline: 2px solid #51b12f;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes action277 {0%{ box-shadow: 0 0 5px #51b12f; }50%{ box-shadow: 0 0 20px #51b12f; }
	100% { box-shadow: 0 0 5px #51b12f; }
}.title-content{
	animation: glow 1.5s infinite alternate;
}.select271{
	background-color: #51b12f;
}.pattern880{
	background-color: transparent;
}.pattern880:hover{
	background-color: #51b12f;
}h1, .footer218{
	font-size: 1.75rem;
	text-align: center;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 16px;
}
@media (max-width: 768px) {
	h1, .main-title { font-size: 1.4rem; }
}h2{
	font-size: 30px;
	font-weight: bold;
}
@media (max-width: 768px) {
	h2 {
		font-size: 26px;
		margin-top: 10px;
	}
}.icon-yr{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.deal452{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.dim63 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.theme-jz{
	margin: 0 auto;
	width: 70%;
	height: 80%;
	object-fit: cover;
	border-radius: 10px;
	margin-bottom: 40px;
}
@media (max-width: 768px) {
	.photo {
		width: 100%;
		margin-bottom: 20px;
	}
}.dim63 h1, .dim63 .footer218{ margin-bottom: 16px; }.hard-sv{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #2d313d;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.tooltip538{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.hard-sv.show{
	opacity: 1;
	visibility: visible;
}.play-c54{
	background: none;
	border: none;
	color: rgba(255, 255, 255, 0.476);
	font-size: 20px;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 6px;
}
@media (max-width: 768px) {
	.popup-close {
		font-size: 16px;
		right: 6px;
		top: 3px;
	}
}.gradient-bq{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.gradient-bq span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.gradient-bq p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.gallery770{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_btn {
		font-size: 14px;
	}
}/* Дополнительные стили для сгенерированного контента */
h3{
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 15px;
}ul, ol{
  padding-left: 20px;
  margin-bottom: 15px;
}li{
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 1.4;
}table{
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
  font-size: 14px;
}th, td{
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 10px;
  text-align: left;
}th{
  background-color: rgba(0, 0, 0, 0.2);
  font-weight: bold;
}/* ========== Hero компактный (не перекрывает контент) ========== */
.game672{
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 20px 0 24px;
}.inactive277{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient-image{ flex: 1; min-width: 280px; }.secondary-gf{
  display: inline-block;
  background: #51b12f;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.text-accordion{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.secondary708{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.box-d66{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.box-d66 strong{ color: #51b12f; }.secondary795{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.secondary795 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.ui-cy{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.inactive277{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.meta-popular.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.offer-tx{
  background: linear-gradient(135deg, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.15) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  padding: 24px;
  overflow: hidden;
}.button329{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.module687{ flex: 1; min-width: 280px; }.play-outline{
  display: inline-block;
  background: #51b12f;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.theme-du{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.template-ie{ margin-bottom: 12px; }.progress-yi{
  font-size: 1.35rem;
  font-weight: 800;
  color: #51b12f;
  display: block;
}.hero-header{ font-size: 13px; color: rgba(255,255,255,0.8); }.feature188{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.feature188 strong{ color: #51b12f; }.carousel-g58{ display: flex; gap: 12px; flex-wrap: wrap; }.switch367{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.switch367 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.label726{
  background: linear-gradient(90deg, #51b12f 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.shadow881{ max-width: 500px; margin: 0 auto; }.section-nv{ margin-bottom: 12px; }.promo-uv{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.highlight90{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.ui-xh{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.label-primary strong{ font-size: 1.1rem; }.block-gf{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.image-dark{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.score-j78{ flex: 1; min-width: 260px; }.select-jj{ font-size: 1.4rem; margin-bottom: 12px; }.foreground-banner{ margin-bottom: 8px; }.footer807{
  font-size: 1.3rem;
  font-weight: 700;
  color: #51b12f;
  display: block;
}.component-link{ font-size: 13px; color: rgba(255,255,255,0.75); }.rank272{ font-size: 14px; margin-bottom: 16px; }.sharp235 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.accordion163{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.collapse878{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.section511{
  background: linear-gradient(135deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.04) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 12px;
  padding: 20px;
  text-align: center;
}.switch438{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.accordion-as{ font-size: 1.25rem; font-weight: 700; color: #51b12f; }.template255{ text-align: center; }.details792{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.surface-icon{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.star-py{ flex: 1; min-width: 260px; }.tag22{ font-size: 1.4rem; margin-bottom: 10px; }.select897{
  font-size: 1.3rem;
  font-weight: 700;
  color: #51b12f;
  margin-bottom: 8px;
}.button-preview{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.element-corner{ display: flex; gap: 12px; flex-wrap: wrap; }.component530{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.component530 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.switch367 img, .sharp235 img, .component530 img{ width: 100%; max-width: 280px; }
  .banner-v1-inner, .banner-v3-inner, .banner-v5-inner{ flex-direction: column; }
}/* ========== Casino.obscurus-incanus стиль — карточки, блоки, промо ========== */
/* Используем переменные цветов из config */

/* Блоки контента — светлые карточки на тёмном фоне (как casino.obscurus-incanus) */
.dropdown-tc, .widget373{
  background: linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  padding: 28px;
  margin: 24px 0;
}.dropdown-tc h2, .widget373 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.action-ue{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #51b12f;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.title-layer{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.active-x87{ font-weight: 800; font-size: 1.25rem; }.active-ck{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.accent-bc{
  background: #fff !important;
  color: #2d313d !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.display-ra{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.dim778{ font-size: 1.2rem; margin-bottom: 16px; }.popular-he{ list-style: none; padding-left: 0; }.popular-he li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.field792{
  margin-top: 16px;
  display: inline-block;
}.design412{
  background: linear-gradient(135deg, #51b12f22 0%, #51b12f08 100%);
  border: 1px solid #51b12f;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.menu436{ font-weight: 700; margin-bottom: 8px; }.modal-me{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.window-d76{
  margin-top: 12px;
  padding: 10px 20px;
  background: #51b12f;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.score-t74{
  margin: 24px 0;
}.tooltip-sr{ font-size: 1.25rem; margin-bottom: 16px; }.link813{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.nav-rt{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.offer488{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #51b12f;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.circle-gradient{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.subtitle-popular{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.panel207{ margin-top: 12px; }.theme615{ margin: 24px 0; }.hard-hero{ font-size: 1.25rem; margin-bottom: 16px; }.badge-un{ display: flex; flex-direction: column; gap: 12px; }.background272{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #51b12f;
}.background272:hover{ background: rgba(255,255,255,0.08); }.menu916{ font-size: 12px; color: rgba(255,255,255,0.6); }.layer-popup{ margin: 24px 0; }.player625{ font-size: 1.25rem; margin-bottom: 16px; }.bright441{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.item-jp{
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  padding: 16px;
}.circle-modal{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #51b12f;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.control-v72{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.form352{
  font-size: 1.25rem;
  font-weight: 800;
  color: #51b12f;
  margin: 8px 0 4px;
}.toggle-a27{ font-size: 13px; display: block; margin-bottom: 4px; }.style981{ font-size: 12px; color: rgba(255,255,255,0.7); }.box-sf{ margin-top: 12px; display: inline-block; }.background-ke{ margin: 24px 0; }.screen-bj{ font-size: 1.25rem; margin-bottom: 16px; }.pattern669{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.badge-dj{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.shadow190{ position: relative; margin-bottom: 8px; }.title-zu{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.enabled-uy{ display: block; margin-bottom: 8px; }.visual-screen{
  background: #51b12f;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.highlight-gradient{ font-size: 12px; color: rgba(255,255,255,0.6); }.disabled-ww{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.status-me{ margin: 24px 0; }.preview365{ font-size: 1.25rem; margin-bottom: 16px; }.image-ft{ display: flex; flex-direction: column; gap: 12px; }.highlight-ox{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #51b12f;
}.highlight-ox:hover{ background: rgba(255,255,255,0.08); }.section-gl, .control220{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.circle-u5{ font-size: 13px; margin-top: 8px; }.footer751{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.list-jm{ margin: 24px 0; }.hard-uk{ font-size: 1.25rem; margin-bottom: 16px; }.surface-a59{ display: flex; flex-direction: column; gap: 16px; }.description625{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.button-ww{ font-size: 12px; color: #51b12f; }.form808{ font-weight: 700; margin: 8px 0; }.tertiary-panel{ font-size: 12px; display: block; margin: 8px 0; }.featured-zw{ margin-top: 8px; }/* Блок: Провайдеры */
.game947{ margin: 24px 0; }.label176{ font-size: 1.25rem; margin-bottom: 16px; }.style-dim{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.subtitle938{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.frame220{ margin: 24px 0; }.soft-h90{ font-size: 1.25rem; margin-bottom: 16px; }.{ display: flex; flex-direction: column; gap: 16px; }.gradient-text{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.tab246{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.focus689{ font-weight: 600; font-size: 1rem; }.field679{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.input413{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.collapse-gt{ font-size: 13px; margin-bottom: 10px; }.star-cf{ color: #51b12f; font-weight: 700; }.outline-slider{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.label-d67{ font-size: 12px; color: rgba(255,255,255,0.5); }.preview-p40, .sharp-vc{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.interface453{ font-size: 1.25rem; margin-bottom: 16px; }.ux-surface{ margin: 24px 0; }.state-subtitle{ display: flex; flex-direction: column; gap: 12px; }.slider556{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.disabled-box{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.soft613{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.icon855{ margin: 24px 0; }.wrapper-wb{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.widget-tt h4, .widget594 h4{ font-size: 1rem; margin-bottom: 12px; }.widget-tt h4{ color: #51b12f; }.widget594 h4{ color: #e57373; }.widget-tt ul, .widget594 ul{ padding-left: 20px; margin: 0; }.widget-tt li, .widget594 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.dropdown-iw{ margin: 24px 0; }.enabled505{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.secondary744{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 20px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s, background 0.2s;
}.secondary744:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.focus778{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.circle236{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.surface566{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.frame-pd, .hero-ry, .deal-ow, .modal486, .template-pb{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.accent483, .row105, .option-ji, .disabled-expand, .link-m96{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  transition: transform 0.2s, box-shadow 0.2s;
}.accent483:hover, .row105:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.row-meta{ width: 100%; border-radius: 8px; }.display274{
  display: inline-block;
  background: #51b12f40;
  color: #51b12f;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.interface-vm{ background: rgba(255,255,255,0.05); border-radius: 12px; }.circle224{
  padding: 20px 24px;
  margin: 20px 0;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  text-align: center;
}.circle224 .corner-wn{ font-size: 2rem; margin-bottom: 8px; }.circle224 .promo-vp{ font-size: 1.25rem; margin-bottom: 8px; }.circle224 .details-container{ font-size: 14px; margin-bottom: 8px; }.circle224 .point726{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.secondary346{ background: linear-gradient(135deg, #51b12f 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.layer-br{ margin: 24px 0; padding: 20px 0; }.item228{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.badge496{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.design-modal{
  display: flex; align-items: center; justify-content: center;
  padding: 12px 16px; background: rgba(255,255,255,0.06);
  border-radius: 10px; border: 1px solid rgba(255,255,255,0.08);
  transition: background 0.2s;
}.design-modal:hover{ background: rgba(255,255,255,0.1); }.design-modal img{ max-width: 80px; max-height: 40px; object-fit: contain; }.element-m72 .status-form{ display: flex; flex-wrap: wrap; gap: 12px; }.element-m72 .description-en{
  padding: 14px 18px; background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.12); border-radius: 8px;
  transition: border-color 0.2s, background 0.2s;
}.element-m72 .description-en:hover{ border-color: #51b12f; background: #51b12f15; }.element-m72 .description-en img{ max-width: 72px; max-height: 36px; object-fit: contain; }.corner64 .featured729{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.corner64 .point269{ padding: 10px 14px; transition: opacity 0.2s; }.corner64 .point269:hover{ opacity: 0.85; }.corner64 .point269 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.module-g58{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.module-g58 .hero-template{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.module-g58 .slider-tab{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.module-g58 .slider-tab:hover{ background: #51b12f25; box-shadow: 0 2px 8px #51b12f30; }.module-g58 .slider-tab img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.popular-select{ margin: 28px 0; }.layout-lg{ font-size: 1.5rem; margin-bottom: 20px; }.featured-nk .select-vc{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.featured-nk .label-o27{
  display: block;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
}.featured-nk .label-o27:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.featured-nk .label-o27 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.featured-nk .badge-info{ display: block; padding: 12px; font-size: 14px; }.featured-nk .widget26{ margin-top: 20px; display: inline-block; }.title-gp .design999{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.title-gp .media-pw{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.title-gp .media-pw:hover{ opacity: 0.9; }.title-gp .media-pw img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.control775 .icon-carousel{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.control775 .field-state{
  display: block;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s, border-color 0.2s;
  border: 1px solid rgba(255,255,255,0.08);
}.control775 .field-state:hover{ transform: scale(1.02); border-color: #51b12f; }.control775 .thumbnail-q9{ aspect-ratio: 3/2; overflow: hidden; }.control775 .thumbnail-q9 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.control775 .texture-player{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.focus341{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.description540{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.info-u31{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #51b12f;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.info-u31:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.media758 .box351{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.media758 .enabled-primary{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.media758 .enabled-primary:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #51b12f;
}.media758 .enabled-primary img{
  width: 100%;
  height: auto;
  display: block;
}.media758 .badge665{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.media758{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.pattern360 .badge-vz{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.pattern360 .theme-design{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.pattern360 .theme-design:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.pattern360 .theme-design img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.panel-shadow .dark-aj{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.panel-shadow .highlight-uq{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.panel-shadow .highlight-uq:hover{
  transform: translateY(-6px);
}.panel-shadow .banner720{
  position: relative;
  overflow: hidden;
}.panel-shadow .banner720 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.panel-shadow .highlight-uq:hover img{
  transform: scale(1.1);
}.panel-shadow .button-sf{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}.panel-shadow .highlight-uq:hover .button-sf{
  opacity: 1;
}.panel-shadow .background-badge{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.panel-shadow .badge665{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.hero-qj .card749{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #51b12f rgba(255, 255, 255, 0.1);
}.hero-qj .card749::-webkit-scrollbar{
  height: 8px;
}.hero-qj .card749::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.hero-qj .card749::-webkit-scrollbar-thumb{
  background: #51b12f;
  border-radius: 4px;
}.hero-qj .frame-av{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.hero-qj .foreground-x51{
  flex: 0 0 220px;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.hero-qj .foreground-x51:hover{
  transform: scale(1.05);
}.hero-qj .foreground-x51 img{
  width: 100%;
  height: auto;
  display: block;
}.hero-qj .label-hq{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.switch798 .container359{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.switch798 .sharp-qn{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.switch798 .sharp-qn.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.switch798 .sharp-qn.main-slot-medium{
  grid-column: span 2;
}.switch798 .sharp-qn:hover{
  transform: scale(1.03);
  z-index: 10;
}.switch798 .sharp-qn img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.switch798 .component832{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.switch-link .game-ir{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.switch-link .column-n57{
  display: grid;
  grid-template-columns: 150px 1fr auto;
  gap: 16px;
  align-items: center;
  padding: 12px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  transition: background 0.2s, transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.switch-link .column-n57:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #51b12f;
}.switch-link .form-gm{
  border-radius: 8px;
  overflow: hidden;
}.switch-link .form-gm img{
  width: 100%;
  height: auto;
  display: block;
}.switch-link .description-preview{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.switch-link .field-secondary{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.switch-link .tertiary-o29{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.switch-link .game89{
  display: inline-block;
  padding: 4px 10px;
  background: #51b12f;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.switch-link .hard207{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.switch-link .footer616{
  display: flex;
  align-items: center;
}.switch-link .background991{
  padding: 10px 20px;
  background: #51b12f;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.switch-link .background991:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.media758 .box351,
  .panel-shadow .dark-aj{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.media758 .box351,
  .panel-shadow .dark-aj{
    grid-template-columns: repeat(2, 1fr);
  }.pattern360 .badge-vz{
    grid-template-columns: repeat(3, 1fr);
  }.switch-link .column-n57{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.switch-link .footer616{
    grid-column: 1 / -1;
    justify-content: center;
    margin-top: 8px;
  }
  .main-slots-v6 .main-slot-play-btn {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 480px) {.description540{
    font-size: 22px;
  }.media758 .box351,
  .panel-shadow .dark-aj{
    grid-template-columns: 1fr;
  }.pattern360 .badge-vz{
    grid-template-columns: repeat(2, 1fr);
  }.hero-qj .foreground-x51{
    flex: 0 0 180px;
  }.switch-link .column-n57{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.special315{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.subtitle-content{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.square-theme{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #51b12f;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.square-theme:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.container-section .foreground-t28{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.container-section .component-y70{
  display: flex;
  gap: 20px;
  align-items: flex-start;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background 0.2s, border-color 0.2s;
}.container-section .component-y70:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #51b12f;
}.container-section .texture422{
  flex-shrink: 0;
}.container-section .texture422 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.container-section .control-f81{
  flex: 1;
}.container-section .oval-p68{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.container-section .outline337{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.thumbnail-gallery .range-ux{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.thumbnail-gallery .range-ux .row-ex:nth-child(4),
.thumbnail-gallery .range-ux .row-ex:nth-child(5){
  grid-column: span 1;
}.thumbnail-gallery .row-ex{
  position: relative;
  padding: 24px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform 0.2s, box-shadow 0.2s;
}.thumbnail-gallery .row-ex:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.thumbnail-gallery .theme-qb{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #51b12f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.thumbnail-gallery .foreground-z12{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.thumbnail-gallery .oval-p68{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.thumbnail-gallery .outline337{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.select211 .info-select{
  max-width: 800px;
  margin: 0 auto;
}.select211 .window-enabled{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.select211 .display-am{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.select211 .display-am:hover{
  background: rgba(255, 255, 255, 0.05);
}.select211 .header-featured{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.select211 .collapse921{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.select211 .range-primary{
  color: #51b12f;
  font-size: 20px;
  transition: transform 0.3s;
}.select211 .window-enabled.active .range-primary{
  transform: rotate(180deg);
}.select211 .special-tq{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.select211 .window-enabled.active .special-tq{
  max-height: 300px;
}.select211 .special-tq p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.background904 .shadow-special{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.background904 .shadow-special::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #51b12f, rgba(255, 255, 255, 0.1));
}.background904 .action283{
  position: relative;
  margin-bottom: 48px;
}.background904 .card790{
  position: absolute;
  left: -60px;
  top: 0;
}.background904 .enabled632{
  width: 40px;
  height: 40px;
  background: #51b12f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.background904 .box-yk{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.background904 .gallery373{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.background904 .card769{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.background904 .tab102{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.form-enabled .rank660{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.form-enabled .hover938{
  position: relative;
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 24px;
  padding: 28px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 16px;
  border: 2px solid rgba(255, 255, 255, 0.05);
  transition: border-color 0.2s, transform 0.2s;
}.form-enabled .hover938:hover{
  border-color: #51b12f;
  transform: translateX(8px);
}.form-enabled .point-qv{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #51b12f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.form-enabled .module349 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.form-enabled .texture-fu{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.form-enabled .slider-z28{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.offer-square .accordion-p73{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.offer-square .toggle934{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #51b12f;
  transition: background 0.2s, border-color 0.2s;
}.offer-square .toggle934:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.offer-square .badge-footer{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.offer-square .widget-ru{
  width: 32px;
  height: 32px;
  background: #51b12f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.offer-square .badge-footer img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.offer-square .container342{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.offer-square .background-xp{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.thumbnail-gallery .range-ux{
    grid-template-columns: repeat(2, 1fr);
  }
  .how-to-start-v2 .how-to-start-grid .how-to-step-card:nth-child(5) {
    grid-column: span 2;
  }
}

@media (max-width: 768px) {.subtitle-content{
    font-size: 26px;
  }.container-section .component-y70{
    flex-direction: column;
    text-align: center;
  }.container-section .texture422{
    margin: 0 auto;
  }.thumbnail-gallery .range-ux{
    grid-template-columns: 1fr;
  }.thumbnail-gallery .range-ux .row-ex:nth-child(5){
    grid-column: span 1;
  }.background904 .shadow-special{
    padding-left: 0;
  }.background904 .shadow-special::before{
    display: none;
  }.background904 .card790{
    position: static;
    margin-bottom: 12px;
  }.background904 .enabled632{
    margin: 0 auto;
  }.background904 .gallery373{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.form-enabled .hover938{
    grid-template-columns: 1fr;
  }.form-enabled .module349 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.offer-square .toggle934{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

@media (max-width: 480px) {.subtitle-content{
    font-size: 22px;
  }
  .how-to-start-cta {
    font-size: 16px;
    padding: 14px 32px;
  }
}

@media (max-width: 768px) {.link813{ grid-template-columns: 1fr; }.bright441{ grid-template-columns: 1fr; }.frame-pd, .hero-ry{ grid-template-columns: 1fr; }.action-ue{ flex-direction: column; text-align: center; }.wrapper-wb{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.tooltip-nu{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.interface-a48{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.feature657{ display: flex; align-items: center; flex-shrink: 0; }.state-surface{ height: 50px; width: auto; }.screen-ph{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.round943{ font-size: 14px; font-weight: 600; color: #000; }.form543{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.square-dw{ display: flex; gap: 20px; margin-left: 20px; }.square-dw .card255{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.square-dw .card255:hover, .square-dw .card255.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.tooltip-tab{ display: flex; gap: 12px; margin-left: auto; }.popup-az{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.select159{ background: #00d4ff; color: #000; }.select159:hover{ background: #00b8e6; transform: translateY(-2px); }.field-p80{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.field-p80:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.primary870{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.corner-m13{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.border-vc{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.menu935{ height: 45px; }.element860{ font-size: 22px; font-weight: 700; color: #00d4ff; }.grid761{ display: flex; gap: 25px; align-items: center; }.grid761 .card255{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.grid761 .card255:hover, .grid761 .card255.active{ color: #00d4ff; }.texture404{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.texture404:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.grid-visual{ background: #00d4ff; color: #000; padding: 8px 0; }.gradient-column{ background: #0a0f1c; padding: 12px 0; }.background839{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.option-vy{ font-size: 14px; font-weight: 600; }.outline-s64{ display: flex; gap: 15px; }.secondary951{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.secondary951:hover{ text-decoration: underline; }.slider660{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.nav-component{ height: 48px; }.primary-q26{ display: flex; gap: 25px; }.primary-q26 .card255{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.primary-q26 .card255:hover, .primary-q26 .card255.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.window-column{ background: #0a0f1c; padding: 15px 0; }.control-gj{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.theme-mv{ position: absolute; left: 50%; transform: translateX(-50%); }.popup-carousel{ height: 55px; }.popular-sc, .header-nd{ display: flex; gap: 20px; }.popular-sc .card255, .header-nd .card255{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.popular-sc .card255:hover, .header-nd .card255:hover,
.popular-sc .card255.active, .header-nd .card255.active{ color: #00d4ff; }.level186{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.surface-block{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.subtitle30{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.expand-co{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.badge-title{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.theme-z94{ height: 50px; width: auto; }.description-ik{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.accordion712{ font-size: 12px; color: #999; text-transform: uppercase; }.secondary-tooltip{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.edge-dt{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.background-iq{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.background865{ display: flex; gap: 25px; flex-wrap: wrap; }.background865 .card255{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.background865 .card255:hover, .background865 .card255.active{ color: #00d4ff; }.carousel548{ display: flex; gap: 12px; }.active-gf, .wrapper964{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.active-gf{ background: #00d4ff; color: #000; }.active-gf:hover{ background: #00b8e6; }.wrapper964{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.wrapper964:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.square-dw, .primary-q26, .popular-sc, .header-nd, .background865{ gap: 15px; }.screen-ph, .level186{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.interface-a48, .corner-m13, .background839, .control-gj, .expand-co{ flex-wrap: wrap; }.square-dw, .grid761, .primary-q26, .popular-sc, .header-nd, .background865{ width: 100%; justify-content: center; gap: 10px; }
  .header-v1-actions, .header-v3-actions, .header-v5-actions { width: 100%; justify-content: center; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

/* FAQ v1 - Аккордеон с анимацией */
.description430{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.design343{
    max-width: 900px;
    margin: 0 auto;
}.subtitle-t89{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.text-t17{
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 215, 0, 0.1);
}.text-t17:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.gradient-ll{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.gradient-ll::after{
    content: '+';
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.8rem;
    font-weight: 300;
    transition: transform 0.3s ease;
    color: #ffd700;
}.text-t17.active .gradient-ll::after{
    transform: translateY(-50%) rotate(45deg);
}.inactive-si{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 25px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
}.text-t17.active .inactive-si{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.card-hw{
    display: none;
}

@media (max-width: 768px) {.subtitle-t89{
        font-size: 1.6rem;
    }
    .faq-v1-question {
        font-size: 1rem;
        padding-right: 45px;
    }
}/* FAQ v2 - Карточки с иконками */
.hero-ui{
    padding: 60px 20px;
    background: #0f0f23;
}.panel-ta{
    max-width: 1000px;
    margin: 0 auto;
}.action-popup{
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}.action-popup::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #ffd700, #ffed4e);
    border-radius: 2px;
}.section-tg{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}.control-n90{
    background: linear-gradient(145deg, rgba(255, 215, 0, 0.08), rgba(255, 215, 0, 0.02));
    border: 2px solid rgba(255, 215, 0, 0.15);
    border-radius: 16px;
    padding: 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}.control-n90::before{
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #ffd700, transparent);
    border-radius: 16px;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: -1;
}.control-n90:hover{
    transform: translateY(-5px);
    border-color: #ffd700;
    box-shadow: 0 10px 30px rgba(255, 215, 0, 0.2);
}.control-n90:hover::before{
    opacity: 0.1;
}.deal482{
    font-size: 2.5rem;
    margin-bottom: 15px;
}.media-b91{
    font-size: 1.15rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    line-height: 1.4;
}.rank217{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.card-hk{
    display: none;
}

@media (max-width: 768px) {.action-popup{
        font-size: 1.8rem;
    }
    .faq-v2-grid {
        grid-template-columns: 1fr;
    }
}/* FAQ v3 - Минималистичный список с HTML5 details */
.surface-kl{
    padding: 60px 20px;
    background: #1a1a2e;
}.slider493{
    max-width: 850px;
    margin: 0 auto;
}.details-m17{
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
}.round-fk{
    list-style: none;
    padding: 0;
    margin: 0;
}.info-y94{
    border-bottom: 1px solid rgba(255, 215, 0, 0.15);
    padding: 25px 0;
}.info-y94 summary{
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    list-style: none;
    position: relative;
    padding-right: 30px;
    user-select: none;
}.info-y94 summary::-webkit-details-marker{
    display: none;
}.info-y94 summary::after{
    content: '▼';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8rem;
    transition: transform 0.3s ease;
    color: #ffd700;
}.info-y94[open] summary::after{
    transform: rotate(180deg);
}.row-icon{
    margin-top: 15px;
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.7;
    padding-left: 15px;
    border-left: 3px solid rgba(255, 215, 0, 0.3);
}.field-pi{
    display: none;
}

@media (max-width: 768px) {.details-m17{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.tag-level{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.overlay-hy{
    max-width: 1100px;
    margin: 0 auto;
}.slider358{
    font-size: 2.3rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    text-shadow: 0 2px 10px rgba(255, 215, 0, 0.3);
}.point-tab{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.gallery-ij{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px;
    border-left: 4px solid #ffd700;
    transition: all 0.3s ease;
    counter-increment: faq-counter;
    position: relative;
}.gallery-ij::before{
    content: counter(faq-counter, decimal-leading-zero);
    position: absolute;
    top: -15px;
    left: 20px;
    background: linear-gradient(135deg, #ffd700, #ffed4e);
    color: #000;
    font-weight: 700;
    font-size: 0.85rem;
    padding: 5px 12px;
    border-radius: 20px;
}.gallery-ij:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.panel-ak{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.tab-h12{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.border-tn{
    display: none;
}

@media (max-width: 768px) {.point-tab{
        grid-template-columns: 1fr;
    }
    .faq-v4-title {
        font-size: 1.7rem;
    }
}/* Counter reset for FAQ v4 */
.point-tab{
    counter-reset: faq-counter;
}/* ============================================
   Footer Styles - 3 варианта
   ============================================ */

/* Footer v1 - Облако тегов разных размеров */
.level354{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.component726{
    max-width: 1200px;
    margin: 0 auto;
}.header440{
    margin-bottom: 40px;
}.badge-qo{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.dropdown104{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.subtitle-pe{
    display: inline-block;
    padding: 8px 16px;
    background: rgba(255, 215, 0, 0.1);
    border: 1px solid rgba(255, 215, 0, 0.25);
    border-radius: 20px;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    font-size: 0.9rem;
    text-decoration: none;
}.subtitle-pe.tag-1{
    font-size: 0.85rem;
}.subtitle-pe.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.subtitle-pe.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.subtitle-pe:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.popup-mu{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.active-sd{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.block-ui{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.badge-qo{
        font-size: 1.3rem;
    }.dropdown104{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.info-gd{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.status-it{
    max-width: 1200px;
    margin: 0 auto;
}.option-f17{
    margin-bottom: 40px;
}.banner-in{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.badge-ar{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.tooltip327{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.deal127{
    color: rgba(255, 255, 255, 0.75);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 0.9rem;
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
}.deal127:last-child{
    border-bottom: none;
}.deal127:hover{
    color: #ffd700;
    padding-left: 8px;
}.player-b53{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.2);
    flex-wrap: wrap;
    gap: 15px;
}.highlight-ac{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.grid-element{
    color: #ffd700;
    font-size: 0.9rem;
    font-weight: 600;
}

@media (max-width: 992px) {
    .footer-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {.badge-ar{
        grid-template-columns: 1fr;
    }.banner-in{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.gallery-d5{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.light942{
    max-width: 1100px;
    margin: 0 auto;
}.media-yx{
    margin-bottom: 35px;
}.theme307{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.sharp-rating{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.sharp-rating:hover{
    color: #ffd700;
}.promo-x47{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.banner926{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.details707{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.theme307{
        line-height: 1.8;
    }.sharp-rating{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
