
*{
	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: #141018;
	color: #ffffff;
	padding-top: 72px;
}.collapse-level{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.text-tag{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a1a2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.option-e80{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.oval866{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.oval866 .interface463{
	height: 36px;
	width: auto;
	object-fit: contain;
}.graphic995{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #eabd54;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.dark368{ font-size: 13px; font-weight: 600; }.description-state{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.light-qr{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.gallery-dark{
	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;
}.gallery-dark:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.gallery-dark.carduus{
	background: #eabd54;
	color: #fff;
	border-color: #eabd54;
}.badge-b79{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.display-ux{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.form-tooltip{ background: #eabd54; color: #fff; border: none; }.action-vb{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.action-vb:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.text-tag{ height: auto; }.option-e80{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.light-qr{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.light-qr::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.player-featured{
	border: 1px solid #eabd54;
	display: inline-block;
	padding: 10px 20px;
	background-color: #eabd54;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.banner-gz{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.banner-gz:focus{
	outline: 2px solid #eabd54;
	outline-offset: 2px;
}.graphic920{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.graphic920:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.graphic920:focus{
	outline: 2px solid #eabd54;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes widget930 {0%{ box-shadow: 0 0 5px #eabd54; }50%{ box-shadow: 0 0 20px #eabd54; }
	100% { box-shadow: 0 0 5px #eabd54; }
}.edge-grid{
	animation: glow 1.5s infinite alternate;
}.item-ua{
	background-color: #eabd54;
}.banner-ff{
	background-color: transparent;
}.banner-ff:hover{
	background-color: #eabd54;
}h1, .ui-jj{
	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;
	}
}.surface142{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.game20{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.box674 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.interface577{
	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;
	}
}.box674 h1, .box674 .ui-jj{ margin-bottom: 16px; }.light-bv{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a1a2e;
	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;
	}
}.score997{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.light-bv.show{
	opacity: 1;
	visibility: visible;
}.layout-oe{
	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;
	}
}.inactive-pq{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.inactive-pq span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.inactive-pq p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.bright689{
	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 компактный (не перекрывает контент) ========== */
.carousel-progress{
  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;
}.switch707{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.edge-pa{ flex: 1; min-width: 280px; }.gallery-f17{
  display: inline-block;
  background: #eabd54;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.background861{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.style-uq{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.focus109{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.focus109 strong{ color: #eabd54; }.promo816{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.promo816 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.secondary807{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.switch707{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.select417.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.meta-qu{
  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;
}.badge839{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.control-b10{ flex: 1; min-width: 280px; }.section-vw{
  display: inline-block;
  background: #eabd54;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.foreground-e7{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.dark402{ margin-bottom: 12px; }.tooltip654{
  font-size: 1.35rem;
  font-weight: 800;
  color: #eabd54;
  display: block;
}.player-fz{ font-size: 13px; color: rgba(255,255,255,0.8); }.tab-form{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.tab-form strong{ color: #eabd54; }.box-im{ display: flex; gap: 12px; flex-wrap: wrap; }.frame360{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.frame360 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.field-yf{
  background: linear-gradient(90deg, #eabd54 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.dropdown-tp{ max-width: 500px; margin: 0 auto; }.square-surface{ margin-bottom: 12px; }.slider-f47{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.round657{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.popup-text{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.wrapper-interface strong{ font-size: 1.1rem; }.modal144{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.corner-range{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.background-interface{ flex: 1; min-width: 260px; }.template31{ font-size: 1.4rem; margin-bottom: 12px; }.select-ck{ margin-bottom: 8px; }.shadow283{
  font-size: 1.3rem;
  font-weight: 700;
  color: #eabd54;
  display: block;
}.gallery-text{ font-size: 13px; color: rgba(255,255,255,0.75); }.field520{ font-size: 14px; margin-bottom: 16px; }.dim-uj img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.dark677{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.column-gallery{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.card-q33{
  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;
}.window-mi{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.texture-widget{ font-size: 1.25rem; font-weight: 700; color: #eabd54; }.description-carousel{ text-align: center; }.display37{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.texture489{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.accent-footer{ flex: 1; min-width: 260px; }.level-qr{ font-size: 1.4rem; margin-bottom: 10px; }.gallery-em{
  font-size: 1.3rem;
  font-weight: 700;
  color: #eabd54;
  margin-bottom: 8px;
}.popular640{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.status-lq{ display: flex; gap: 12px; flex-wrap: wrap; }.player-thumbnail{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.player-thumbnail img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.frame360 img, .dim-uj img, .player-thumbnail 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) */
.column558, .thumbnail989{
  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;
}.column558 h2, .thumbnail989 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.feature590{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #eabd54;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.highlight477{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.promo429{ font-weight: 800; font-size: 1.25rem; }.texture-qu{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.container-za{
  background: #fff !important;
  color: #1a1a2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.tertiary-l53{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.ui74{ font-size: 1.2rem; margin-bottom: 16px; }.content-lu{ list-style: none; padding-left: 0; }.content-lu li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.banner370{
  margin-top: 16px;
  display: inline-block;
}.hard949{
  background: linear-gradient(135deg, #eabd5422 0%, #eabd5408 100%);
  border: 1px solid #eabd54;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.enabled428{ font-weight: 700; margin-bottom: 8px; }.range-qx{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.card-z39{
  margin-top: 12px;
  padding: 10px 20px;
  background: #eabd54;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.visual-footer{
  margin: 24px 0;
}.state323{ font-size: 1.25rem; margin-bottom: 16px; }.featured-p89{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.level-g14{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.item164{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #eabd54;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.circle743{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.column-ib{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.tooltip-game{ margin-top: 12px; }.control422{ margin: 24px 0; }.badge-j78{ font-size: 1.25rem; margin-bottom: 16px; }.level632{ display: flex; flex-direction: column; gap: 12px; }.style901{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #eabd54;
}.style901:hover{ background: rgba(255,255,255,0.08); }.bright-ud{ font-size: 12px; color: rgba(255,255,255,0.6); }.layout-nav{ margin: 24px 0; }.point939{ font-size: 1.25rem; margin-bottom: 16px; }.action-w44{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.window-sx{
  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;
}.outline391{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #eabd54;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.disabled381{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.smooth752{
  font-size: 1.25rem;
  font-weight: 800;
  color: #eabd54;
  margin: 8px 0 4px;
}.ux-special{ font-size: 13px; display: block; margin-bottom: 4px; }.hero-dj{ font-size: 12px; color: rgba(255,255,255,0.7); }.control-rz{ margin-top: 12px; display: inline-block; }.menu-dc{ margin: 24px 0; }.smooth-template{ font-size: 1.25rem; margin-bottom: 16px; }.box-kz{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.foreground507{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.wrapper-iq{ position: relative; margin-bottom: 8px; }.label56{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.section885{ display: block; margin-bottom: 8px; }.outline-display{
  background: #eabd54;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.interface-d96{ font-size: 12px; color: rgba(255,255,255,0.6); }.active163{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.badge-block{ margin: 24px 0; }.column-z17{ font-size: 1.25rem; margin-bottom: 16px; }.secondary-popular{ display: flex; flex-direction: column; gap: 12px; }.action-a24{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #eabd54;
}.action-a24:hover{ background: rgba(255,255,255,0.08); }.active777, .level-dropdown{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.sharp-vg{ font-size: 13px; margin-top: 8px; }.element-en{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.outline-x79{ margin: 24px 0; }.popular719{ font-size: 1.25rem; margin-bottom: 16px; }.state-v50{ display: flex; flex-direction: column; gap: 16px; }.nav-v59{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.feature-menu{ font-size: 12px; color: #eabd54; }.module471{ font-weight: 700; margin: 8px 0; }.nav213{ font-size: 12px; display: block; margin: 8px 0; }.column174{ margin-top: 8px; }/* Блок: Провайдеры */
.hero572{ margin: 24px 0; }.slider-overlay{ font-size: 1.25rem; margin-bottom: 16px; }.special-header{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.block305{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.screen-frame{ margin: 24px 0; }.promo-vy{ font-size: 1.25rem; margin-bottom: 16px; }.collapse292{ display: flex; flex-direction: column; gap: 16px; }.active977{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.sharp715{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.carousel-kx{ font-weight: 600; font-size: 1rem; }.template-r1{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.corner842{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.widget451{ font-size: 13px; margin-bottom: 10px; }.text-inactive{ color: #eabd54; font-weight: 700; }.header-collapse{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.field-bs{ font-size: 12px; color: rgba(255,255,255,0.5); }.bright-item, .disabled312{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.dim173{ font-size: 1.25rem; margin-bottom: 16px; }.game-option{ margin: 24px 0; }.form-nu{ display: flex; flex-direction: column; gap: 12px; }.status564{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.surface-k13{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.content963{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.primary625{ margin: 24px 0; }.overlay-column{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.section263 h4, .gallery-ox h4{ font-size: 1rem; margin-bottom: 12px; }.section263 h4{ color: #eabd54; }.gallery-ox h4{ color: #e57373; }.section263 ul, .gallery-ox ul{ padding-left: 20px; margin: 0; }.section263 li, .gallery-ox li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.layout-m91{ margin: 24px 0; }.corner421{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.badge-ad{
  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;
}.badge-ad:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.slider759{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.element-player{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.layer-sa{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.block714, .action214, .background-hard, .grid-ib, .display-grid{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.gradient-yv, .header-meta, .form-ig, .tab799, .primary561{
  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;
}.gradient-yv:hover, .header-meta:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.dark842{ width: 100%; border-radius: 8px; }.border-q50{
  display: inline-block;
  background: #eabd5440;
  color: #eabd54;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.container965{ background: rgba(255,255,255,0.05); border-radius: 12px; }.player-link{
  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;
}.player-link .feature-no{ font-size: 2rem; margin-bottom: 8px; }.player-link .preview469{ font-size: 1.25rem; margin-bottom: 8px; }.player-link .layout500{ font-size: 14px; margin-bottom: 8px; }.player-link .round-vx{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.banner425{ background: linear-gradient(135deg, #eabd54 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.option399{ margin: 24px 0; padding: 20px 0; }.oval-text{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.enabled619{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.card-shadow{
  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;
}.card-shadow:hover{ background: rgba(255,255,255,0.1); }.card-shadow img{ max-width: 80px; max-height: 40px; object-fit: contain; }.layout-q65 .tab481{ display: flex; flex-wrap: wrap; gap: 12px; }.layout-q65 .action-mn{
  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;
}.layout-q65 .action-mn:hover{ border-color: #eabd54; background: #eabd5415; }.layout-q65 .action-mn img{ max-width: 72px; max-height: 36px; object-fit: contain; }.widget-yc .hard-fv{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.widget-yc .thumbnail214{ padding: 10px 14px; transition: opacity 0.2s; }.widget-yc .thumbnail214:hover{ opacity: 0.85; }.widget-yc .thumbnail214 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.window-yz{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.window-yz .display103{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.window-yz .info-v49{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.window-yz .info-v49:hover{ background: #eabd5425; box-shadow: 0 2px 8px #eabd5430; }.window-yz .info-v49 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.media891{ margin: 28px 0; }.template-slider{ font-size: 1.5rem; margin-bottom: 20px; }.offer-mm .container543{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.offer-mm .list-f18{
  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;
}.offer-mm .list-f18:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.offer-mm .list-f18 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.offer-mm .interface282{ display: block; padding: 12px; font-size: 14px; }.offer-mm .action567{ margin-top: 20px; display: inline-block; }.section-n7 .interface-ei{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.section-n7 .section-qj{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.section-n7 .section-qj:hover{ opacity: 0.9; }.section-n7 .section-qj img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.link-tg .header977{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.link-tg .visual998{
  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);
}.link-tg .visual998:hover{ transform: scale(1.02); border-color: #eabd54; }.link-tg .item-wu{ aspect-ratio: 3/2; overflow: hidden; }.link-tg .item-wu img{ width: 100%; height: 100%; object-fit: cover; display: block; }.link-tg .oval-accent{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.component-q33{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.shadow-qa{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.link435{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #eabd54;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.link435:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.collapse283 .toggle-xv{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.collapse283 .secondary763{
  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);
}.collapse283 .secondary763:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #eabd54;
}.collapse283 .secondary763 img{
  width: 100%;
  height: auto;
  display: block;
}.collapse283 .play-badge{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.collapse283{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.soft-nq .accent-control{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.soft-nq .accordion-ud{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.soft-nq .accordion-ud:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.soft-nq .accordion-ud img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.circle-deal .texture-accent{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.circle-deal .view344{
  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);
}.circle-deal .view344:hover{
  transform: translateY(-6px);
}.circle-deal .column-re{
  position: relative;
  overflow: hidden;
}.circle-deal .column-re img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.circle-deal .view344:hover img{
  transform: scale(1.1);
}.circle-deal .progress-bb{
  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;
}.circle-deal .view344:hover .progress-bb{
  opacity: 1;
}.circle-deal .surface-rv{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.circle-deal .play-badge{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.soft-d89 .overlay-border{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #eabd54 rgba(255, 255, 255, 0.1);
}.soft-d89 .overlay-border::-webkit-scrollbar{
  height: 8px;
}.soft-d89 .overlay-border::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.soft-d89 .overlay-border::-webkit-scrollbar-thumb{
  background: #eabd54;
  border-radius: 4px;
}.soft-d89 .carousel-block{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.soft-d89 .thumbnail-edge{
  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);
}.soft-d89 .thumbnail-edge:hover{
  transform: scale(1.05);
}.soft-d89 .thumbnail-edge img{
  width: 100%;
  height: auto;
  display: block;
}.soft-d89 .interface791{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.layer597 .player-ie{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.layer597 .toggle168{
  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);
}.layer597 .toggle168.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.layer597 .toggle168.main-slot-medium{
  grid-column: span 2;
}.layer597 .toggle168:hover{
  transform: scale(1.03);
  z-index: 10;
}.layer597 .toggle168 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.layer597 .enabled107{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.soft-xq .layer-ab{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.soft-xq .panel-q82{
  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);
}.soft-xq .panel-q82:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #eabd54;
}.soft-xq .control864{
  border-radius: 8px;
  overflow: hidden;
}.soft-xq .control864 img{
  width: 100%;
  height: auto;
  display: block;
}.soft-xq .accent961{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.soft-xq .ux-sy{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.soft-xq .slider-jn{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.soft-xq .feature843{
  display: inline-block;
  padding: 4px 10px;
  background: #eabd54;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.soft-xq .outline489{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.soft-xq .control-ln{
  display: flex;
  align-items: center;
}.soft-xq .title536{
  padding: 10px 20px;
  background: #eabd54;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.soft-xq .title536:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.collapse283 .toggle-xv,
  .circle-deal .texture-accent{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.collapse283 .toggle-xv,
  .circle-deal .texture-accent{
    grid-template-columns: repeat(2, 1fr);
  }.soft-nq .accent-control{
    grid-template-columns: repeat(3, 1fr);
  }.soft-xq .panel-q82{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.soft-xq .control-ln{
    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) {.shadow-qa{
    font-size: 22px;
  }.collapse283 .toggle-xv,
  .circle-deal .texture-accent{
    grid-template-columns: 1fr;
  }.soft-nq .accent-control{
    grid-template-columns: repeat(2, 1fr);
  }.soft-d89 .thumbnail-edge{
    flex: 0 0 180px;
  }.soft-xq .panel-q82{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.menu-yb{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.ux-offer{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.hard590{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #eabd54;
  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;
}.hard590:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.visual329 .banner486{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.visual329 .secondary-b83{
  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;
}.visual329 .secondary-b83:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #eabd54;
}.visual329 .featured659{
  flex-shrink: 0;
}.visual329 .featured659 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.visual329 .theme-lc{
  flex: 1;
}.visual329 .light-preview{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.visual329 .footer-rx{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.circle-overlay .menu599{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.circle-overlay .menu599 .point-sq:nth-child(4),
.circle-overlay .menu599 .point-sq:nth-child(5){
  grid-column: span 1;
}.circle-overlay .point-sq{
  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;
}.circle-overlay .point-sq:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.circle-overlay .item170{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #eabd54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.circle-overlay .subtitle-star{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.circle-overlay .light-preview{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.circle-overlay .footer-rx{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.menu-gl .media-kw{
  max-width: 800px;
  margin: 0 auto;
}.menu-gl .graphic-rank{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.menu-gl .score327{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.menu-gl .score327:hover{
  background: rgba(255, 255, 255, 0.05);
}.menu-gl .modal-rating{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.menu-gl .outline792{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.menu-gl .rank975{
  color: #eabd54;
  font-size: 20px;
  transition: transform 0.3s;
}.menu-gl .graphic-rank.active .rank975{
  transform: rotate(180deg);
}.menu-gl .meta995{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.menu-gl .graphic-rank.active .meta995{
  max-height: 300px;
}.menu-gl .meta995 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.border283 .foreground-gm{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.border283 .foreground-gm::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #eabd54, rgba(255, 255, 255, 0.1));
}.border283 .content-pl{
  position: relative;
  margin-bottom: 48px;
}.border283 .highlight920{
  position: absolute;
  left: -60px;
  top: 0;
}.border283 .input-range{
  width: 40px;
  height: 40px;
  background: #eabd54;
  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);
}.border283 .icon-wh{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.border283 .switch-lq{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.border283 .collapse-view{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.border283 .details745{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.highlight-popup .gallery930{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.highlight-popup .game275{
  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;
}.highlight-popup .game275:hover{
  border-color: #eabd54;
  transform: translateX(8px);
}.highlight-popup .layout407{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #eabd54;
  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);
}.highlight-popup .carousel-overlay img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.highlight-popup .layer-star{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.highlight-popup .title39{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.menu-h81 .circle3{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.menu-h81 .select-ds{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #eabd54;
  transition: background 0.2s, border-color 0.2s;
}.menu-h81 .select-ds:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.menu-h81 .accent-wi{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.menu-h81 .tooltip-j86{
  width: 32px;
  height: 32px;
  background: #eabd54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.menu-h81 .accent-wi img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.menu-h81 .circle-smooth{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.menu-h81 .featured-modal{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.circle-overlay .menu599{
    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) {.ux-offer{
    font-size: 26px;
  }.visual329 .secondary-b83{
    flex-direction: column;
    text-align: center;
  }.visual329 .featured659{
    margin: 0 auto;
  }.circle-overlay .menu599{
    grid-template-columns: 1fr;
  }.circle-overlay .menu599 .point-sq:nth-child(5){
    grid-column: span 1;
  }.border283 .foreground-gm{
    padding-left: 0;
  }.border283 .foreground-gm::before{
    display: none;
  }.border283 .highlight920{
    position: static;
    margin-bottom: 12px;
  }.border283 .input-range{
    margin: 0 auto;
  }.border283 .switch-lq{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.highlight-popup .game275{
    grid-template-columns: 1fr;
  }.highlight-popup .carousel-overlay img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.menu-h81 .select-ds{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.featured-p89{ grid-template-columns: 1fr; }.action-w44{ grid-template-columns: 1fr; }.block714, .action214{ grid-template-columns: 1fr; }.feature590{ flex-direction: column; text-align: center; }.overlay-column{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.window-nv{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.gallery967{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.option732{ display: flex; align-items: center; flex-shrink: 0; }.title434{ height: 50px; width: auto; }.option194{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.tertiary123{ font-size: 14px; font-weight: 600; color: #000; }.accent-badge{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.style-zv{ display: flex; gap: 20px; margin-left: 20px; }.style-zv .pattern16{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.style-zv .pattern16:hover, .style-zv .pattern16.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.action-tj{ display: flex; gap: 12px; margin-left: auto; }.outline-vz{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.widget996{ background: #00d4ff; color: #000; }.widget996:hover{ background: #00b8e6; transform: translateY(-2px); }.smooth67{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.smooth67:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.deal-bp{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.element-qe{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.button-rp{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.point-title{ height: 45px; }.select103{ font-size: 22px; font-weight: 700; color: #00d4ff; }.list585{ display: flex; gap: 25px; align-items: center; }.list585 .pattern16{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.list585 .pattern16:hover, .list585 .pattern16.active{ color: #00d4ff; }.status-state{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.status-state:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.overlay-mi{ background: #00d4ff; color: #000; padding: 8px 0; }.status372{ background: #0a0f1c; padding: 12px 0; }.title-x46{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.expand760{ font-size: 14px; font-weight: 600; }.media-me{ display: flex; gap: 15px; }.option630{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.option630:hover{ text-decoration: underline; }.background-border{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.shadow-style{ height: 48px; }.special311{ display: flex; gap: 25px; }.special311 .pattern16{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.special311 .pattern16:hover, .special311 .pattern16.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.footer-sc{ background: #0a0f1c; padding: 15px 0; }.promo-vp{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.hero-header{ position: absolute; left: 50%; transform: translateX(-50%); }.round-z38{ height: 55px; }.shadow357, .hover492{ display: flex; gap: 20px; }.shadow357 .pattern16, .hover492 .pattern16{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.shadow357 .pattern16:hover, .hover492 .pattern16:hover,
.shadow357 .pattern16.active, .hover492 .pattern16.active{ color: #00d4ff; }.content262{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.accordion-lk{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.dark269{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.disabled472{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.collapse298{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.screen-am{ height: 50px; width: auto; }.hard-ub{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.active478{ font-size: 12px; color: #999; text-transform: uppercase; }.promo892{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.shadow-active{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.container-mu{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.image-action{ display: flex; gap: 25px; flex-wrap: wrap; }.image-action .pattern16{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.image-action .pattern16:hover, .image-action .pattern16.active{ color: #00d4ff; }.featured-jl{ display: flex; gap: 12px; }.promo-rank, .style-theme{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.promo-rank{ background: #00d4ff; color: #000; }.promo-rank:hover{ background: #00b8e6; }.style-theme{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.style-theme:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.style-zv, .special311, .shadow357, .hover492, .image-action{ gap: 15px; }.option194, .content262{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.gallery967, .element-qe, .title-x46, .promo-vp, .disabled472{ flex-wrap: wrap; }.style-zv, .list585, .special311, .shadow357, .hover492, .image-action{ 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 - Аккордеон с анимацией */
.box-jb{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.preview-vc{
    max-width: 900px;
    margin: 0 auto;
}.toggle173{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.menu784{
    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);
}.menu784:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.preview373{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.preview373::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;
}.menu784.active .preview373::after{
    transform: translateY(-50%) rotate(45deg);
}.preview-footer{
    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;
}.menu784.active .preview-footer{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.tooltip-pattern{
    display: none;
}

@media (max-width: 768px) {.toggle173{
        font-size: 1.6rem;
    }
    .faq-v1-question {
        font-size: 1rem;
        padding-right: 45px;
    }
}/* FAQ v2 - Карточки с иконками */
.oval-yn{
    padding: 60px 20px;
    background: #0f0f23;
}.tag118{
    max-width: 1000px;
    margin: 0 auto;
}.info174{
    font-size: 2.4rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 50px;
    color: #fff;
    position: relative;
    padding-bottom: 15px;
}.info174::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #ffd700, #ffed4e);
    border-radius: 2px;
}.widget-footer{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
}.collapse326{
    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;
}.collapse326::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;
}.collapse326:hover{
    transform: translateY(-5px);
    border-color: #ffd700;
    box-shadow: 0 10px 30px rgba(255, 215, 0, 0.2);
}.collapse326:hover::before{
    opacity: 0.1;
}.option756{
    font-size: 2.5rem;
    margin-bottom: 15px;
}.ui-rc{
    font-size: 1.15rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    line-height: 1.4;
}.graphic653{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.secondary37{
    display: none;
}

@media (max-width: 768px) {.info174{
        font-size: 1.8rem;
    }
    .faq-v2-grid {
        grid-template-columns: 1fr;
    }
}/* FAQ v3 - Минималистичный список с HTML5 details */
.description-zr{
    padding: 60px 20px;
    background: #1a1a2e;
}.inactive915{
    max-width: 850px;
    margin: 0 auto;
}.description645{
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin-bottom: 45px;
    color: #fff;
}.design695{
    list-style: none;
    padding: 0;
    margin: 0;
}.wrapper-subtitle{
    border-bottom: 1px solid rgba(255, 215, 0, 0.15);
    padding: 25px 0;
}.wrapper-subtitle summary{
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    list-style: none;
    position: relative;
    padding-right: 30px;
    user-select: none;
}.wrapper-subtitle summary::-webkit-details-marker{
    display: none;
}.wrapper-subtitle summary::after{
    content: '▼';
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0.8rem;
    transition: transform 0.3s ease;
    color: #ffd700;
}.wrapper-subtitle[open] summary::after{
    transform: rotate(180deg);
}.modal-h10{
    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);
}.corner-u43{
    display: none;
}

@media (max-width: 768px) {.description645{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.pattern-graphic{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.score-point{
    max-width: 1100px;
    margin: 0 auto;
}.visual110{
    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);
}.toggle-v35{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.slider-tc{
    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;
}.slider-tc::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;
}.slider-tc:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.media557{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.column495{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.wrapper-module{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.tertiary82{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.option-g9{
    max-width: 1200px;
    margin: 0 auto;
}.light-active{
    margin-bottom: 40px;
}.popular-thumbnail{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.popular605{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.hover930{
    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;
}.hover930.tag-1{
    font-size: 0.85rem;
}.hover930.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.hover930.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.hover930:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.outline-hu{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.tab292{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.hard-k96{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.popular-thumbnail{
        font-size: 1.3rem;
    }.popular605{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.switch891{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.modal324{
    max-width: 1200px;
    margin: 0 auto;
}.control853{
    margin-bottom: 40px;
}.rank-u87{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.display-fn{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.secondary292{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.game-rv{
    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;
}.game-rv:last-child{
    border-bottom: none;
}.game-rv:hover{
    color: #ffd700;
    padding-left: 8px;
}.graphic276{
    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;
}.border413{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.icon-deal{
    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) {.display-fn{
        grid-template-columns: 1fr;
    }.rank-u87{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.media399{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.design-active{
    max-width: 1100px;
    margin: 0 auto;
}.window194{
    margin-bottom: 35px;
}.theme-focus{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.banner-n56{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.banner-n56:hover{
    color: #ffd700;
}.icon-section{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.frame135{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.focus948{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.theme-focus{
        line-height: 1.8;
    }.banner-n56{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
