
*{
	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: #29141a;
	color: #ffffff;
	padding-top: 72px;
}.popular-wq{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.foreground-header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #532c37;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.grid-pv{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.card297{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.card297 .text714{
	height: 36px;
	width: auto;
	object-fit: contain;
}.icon-focus{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #d5b153;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.point-ud{ font-size: 13px; font-weight: 600; }.info-op{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.banner791{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.wrapper-g8{
	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;
}.wrapper-g8:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.wrapper-g8.carduus{
	background: #d5b153;
	color: #fff;
	border-color: #d5b153;
}.pattern-circle{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.graphic-yn{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.ui921{ background: #d5b153; color: #fff; border: none; }.badge487{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.badge487:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.foreground-header{ height: auto; }.grid-pv{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.banner791{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.banner791::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.thumbnail906{
	border: 1px solid #d5b153;
	display: inline-block;
	padding: 10px 20px;
	background-color: #d5b153;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.rank-b88{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.rank-b88:focus{
	outline: 2px solid #d5b153;
	outline-offset: 2px;
}.grid-v79{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.grid-v79:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.grid-v79:focus{
	outline: 2px solid #d5b153;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes form-z94 {0%{ box-shadow: 0 0 5px #d5b153; }50%{ box-shadow: 0 0 20px #d5b153; }
	100% { box-shadow: 0 0 5px #d5b153; }
}.header624{
	animation: glow 1.5s infinite alternate;
}.item-lr{
	background-color: #d5b153;
}.texture-kl{
	background-color: transparent;
}.texture-kl:hover{
	background-color: #d5b153;
}h1, .nav-interface{
	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;
	}
}.nav429{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.round-gm{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.game-interface p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.title-hl{
	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;
	}
}.game-interface h1, .game-interface .nav-interface{ margin-bottom: 16px; }.button-v92{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #532c37;
	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;
	}
}.component-rj{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.button-v92.show{
	opacity: 1;
	visibility: visible;
}.wrapper-carousel{
	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;
	}
}.design-ji{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.design-ji span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.design-ji p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.nav754{
	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 компактный (не перекрывает контент) ========== */
.accordion-eq{
  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;
}.button967{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.link-accent{ flex: 1; min-width: 280px; }.option-w69{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.deal579{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.enabled-box{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.card-p98{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.card-p98 strong{ color: #d5b153; }.background334{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.background334 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.promo-fv{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.button967{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.rating-k49.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.block463{
  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;
}.active182{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient-ym{ flex: 1; min-width: 280px; }.range912{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.title-score{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.shadow-c85{ margin-bottom: 12px; }.status-progress{
  font-size: 1.35rem;
  font-weight: 800;
  color: #d5b153;
  display: block;
}.oval-jq{ font-size: 13px; color: rgba(255,255,255,0.8); }.input225{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.input225 strong{ color: #d5b153; }.display-sj{ display: flex; gap: 12px; flex-wrap: wrap; }.text-kf{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.text-kf img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.offer-cl{
  background: linear-gradient(90deg, #d5b153 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.player-sa{ max-width: 500px; margin: 0 auto; }.gradient401{ margin-bottom: 12px; }.style-iz{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.preview-n54{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.section715{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.widget-ez strong{ font-size: 1.1rem; }.hard-v38{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.media-sj{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.button670{ flex: 1; min-width: 260px; }.background-fw{ font-size: 1.4rem; margin-bottom: 12px; }.tab731{ margin-bottom: 8px; }.pattern91{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  display: block;
}.icon-hover{ font-size: 13px; color: rgba(255,255,255,0.75); }.range-deal{ font-size: 14px; margin-bottom: 16px; }.design762 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.menu870{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.gradient-graphic{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.block-shadow{
  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;
}.grid-m78{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.slider-surface{ font-size: 1.25rem; font-weight: 700; color: #d5b153; }.element-u9{ text-align: center; }.graphic474{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.thumbnail613{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.block-qb{ flex: 1; min-width: 260px; }.item-state{ font-size: 1.4rem; margin-bottom: 10px; }.score-select{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  margin-bottom: 8px;
}.graphic734{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.secondary-zk{ display: flex; gap: 12px; flex-wrap: wrap; }.round453{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.round453 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.text-kf img, .design762 img, .round453 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) */
.component-list, .select-g66{
  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;
}.component-list h2, .select-g66 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.component492{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #d5b153;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.image-details{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.tag471{ font-weight: 800; font-size: 1.25rem; }.popup543{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.expand-dim{
  background: #fff !important;
  color: #532c37 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.expand-hover{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.smooth-graphic{ font-size: 1.2rem; margin-bottom: 16px; }.ux248{ list-style: none; padding-left: 0; }.ux248 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.thumbnail-i34{
  margin-top: 16px;
  display: inline-block;
}.square769{
  background: linear-gradient(135deg, #d5b15322 0%, #d5b15308 100%);
  border: 1px solid #d5b153;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.component-disabled{ font-weight: 700; margin-bottom: 8px; }.secondary-fq{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.block-bz{
  margin-top: 12px;
  padding: 10px 20px;
  background: #d5b153;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.pattern520{
  margin: 24px 0;
}.row-m61{ font-size: 1.25rem; margin-bottom: 16px; }.media-cs{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.list-light{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.badge-qc{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.description916{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.template-u25{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.light-primary{ margin-top: 12px; }.wrapper-eq{ margin: 24px 0; }.hero963{ font-size: 1.25rem; margin-bottom: 16px; }.column732{ display: flex; flex-direction: column; gap: 12px; }.inactive-uj{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #d5b153;
}.inactive-uj:hover{ background: rgba(255,255,255,0.08); }.deal606{ font-size: 12px; color: rgba(255,255,255,0.6); }.meta-en{ margin: 24px 0; }.edge-k66{ font-size: 1.25rem; margin-bottom: 16px; }.form568{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.carousel-label{
  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;
}.field-label{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.media833{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.shadow445{
  font-size: 1.25rem;
  font-weight: 800;
  color: #d5b153;
  margin: 8px 0 4px;
}.wrapper223{ font-size: 13px; display: block; margin-bottom: 4px; }.interface-border{ font-size: 12px; color: rgba(255,255,255,0.7); }.badge-pc{ margin-top: 12px; display: inline-block; }.wrapper472{ margin: 24px 0; }.popular-visual{ font-size: 1.25rem; margin-bottom: 16px; }.interface-ib{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.accent-primary{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.design-select{ position: relative; margin-bottom: 8px; }.featured171{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.banner-e96{ display: block; margin-bottom: 8px; }.secondary290{
  background: #d5b153;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.input959{ font-size: 12px; color: rgba(255,255,255,0.6); }.light264{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.header-info{ margin: 24px 0; }.widget-cd{ font-size: 1.25rem; margin-bottom: 16px; }.level248{ display: flex; flex-direction: column; gap: 12px; }.select-popular{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #d5b153;
}.select-popular:hover{ background: rgba(255,255,255,0.08); }.ui-pp, .header-cw{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.circle383{ font-size: 13px; margin-top: 8px; }.shadow-box{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.screen240{ margin: 24px 0; }.text-or{ font-size: 1.25rem; margin-bottom: 16px; }.theme-oe{ display: flex; flex-direction: column; gap: 16px; }.square-j15{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.toggle856{ font-size: 12px; color: #d5b153; }.gradient-i46{ font-weight: 700; margin: 8px 0; }.square975{ font-size: 12px; display: block; margin: 8px 0; }.range-lj{ margin-top: 8px; }/* Блок: Провайдеры */
.progress-popular{ margin: 24px 0; }.interface117{ font-size: 1.25rem; margin-bottom: 16px; }.widget-menu{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.switch-badge{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.edge-ip{ margin: 24px 0; }.switch-of{ font-size: 1.25rem; margin-bottom: 16px; }.card424{ display: flex; flex-direction: column; gap: 16px; }.feature213{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.square-ic{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.popular-o28{ font-weight: 600; font-size: 1rem; }.popup967{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.list-interface{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.round-df{ font-size: 13px; margin-bottom: 10px; }.progress-u11{ color: #d5b153; font-weight: 700; }.disabled-wr{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.collapse-k67{ font-size: 12px; color: rgba(255,255,255,0.5); }.enabled465, .state-t49{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.field-s36{ font-size: 1.25rem; margin-bottom: 16px; }.tab-dp{ margin: 24px 0; }.display320{ display: flex; flex-direction: column; gap: 12px; }.hero-lp{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.enabled859{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.tertiary466{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.style-oz{ margin: 24px 0; }.text-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.label172 h4, .switch-dd h4{ font-size: 1rem; margin-bottom: 12px; }.label172 h4{ color: #d5b153; }.switch-dd h4{ color: #e57373; }.label172 ul, .switch-dd ul{ padding-left: 20px; margin: 0; }.label172 li, .switch-dd li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.icon-accordion{ margin: 24px 0; }.description-n26{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.ux-q8{
  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;
}.ux-q8:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.dropdown851{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.overlay460{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.featured161{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.rank-subtitle, .thumbnail-am, .tab-template, .gallery-level, .round-pi{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.tab298, .disabled-nw, .widget749, .sharp-u75, .title94{
  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;
}.tab298:hover, .disabled-nw:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.form433{ width: 100%; border-radius: 8px; }.dark357{
  display: inline-block;
  background: #d5b15340;
  color: #d5b153;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.item-tn{ background: rgba(255,255,255,0.05); border-radius: 12px; }.special-pa{
  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;
}.special-pa .subtitle202{ font-size: 2rem; margin-bottom: 8px; }.special-pa .item719{ font-size: 1.25rem; margin-bottom: 8px; }.special-pa .hard978{ font-size: 14px; margin-bottom: 8px; }.special-pa .edge39{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.select-wz{ background: linear-gradient(135deg, #d5b153 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.form-frame{ margin: 24px 0; padding: 20px 0; }.option870{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.switch-section{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.container-ho{
  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;
}.container-ho:hover{ background: rgba(255,255,255,0.1); }.container-ho img{ max-width: 80px; max-height: 40px; object-fit: contain; }.thumbnail-yg .switch814{ display: flex; flex-wrap: wrap; gap: 12px; }.thumbnail-yg .overlay9{
  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;
}.thumbnail-yg .overlay9:hover{ border-color: #d5b153; background: #d5b15315; }.thumbnail-yg .overlay9 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.link-lp .column711{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.link-lp .box404{ padding: 10px 14px; transition: opacity 0.2s; }.link-lp .box404:hover{ opacity: 0.85; }.link-lp .box404 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.modal-accent{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.modal-accent .text874{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.modal-accent .accordion482{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.modal-accent .accordion482:hover{ background: #d5b15325; box-shadow: 0 2px 8px #d5b15330; }.modal-accent .accordion482 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.state671{ margin: 28px 0; }.style391{ font-size: 1.5rem; margin-bottom: 20px; }.thumbnail357 .content-tertiary{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.thumbnail357 .featured463{
  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;
}.thumbnail357 .featured463:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.thumbnail357 .featured463 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.thumbnail357 .design-feature{ display: block; padding: 12px; font-size: 14px; }.thumbnail357 .action-vi{ margin-top: 20px; display: inline-block; }.layer-hu .play-ih{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.layer-hu .shadow-header{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.layer-hu .shadow-header:hover{ opacity: 0.9; }.layer-hu .shadow-header img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.range-v45 .player180{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.range-v45 .light-g90{
  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);
}.range-v45 .light-g90:hover{ transform: scale(1.02); border-color: #d5b153; }.range-v45 .player-s84{ aspect-ratio: 3/2; overflow: hidden; }.range-v45 .player-s84 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.range-v45 .player841{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.template240{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.switch433{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.icon-e37{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #d5b153;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.icon-e37:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.status259 .view-n77{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.status259 .display-hm{
  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);
}.status259 .display-hm:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #d5b153;
}.status259 .display-hm img{
  width: 100%;
  height: auto;
  display: block;
}.status259 .score584{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.status259{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.display172 .special-yi{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.display172 .popup-jk{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.display172 .popup-jk:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.display172 .popup-jk img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.circle-ut .badge857{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.circle-ut .state-f72{
  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-ut .state-f72:hover{
  transform: translateY(-6px);
}.circle-ut .module-template{
  position: relative;
  overflow: hidden;
}.circle-ut .module-template img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.circle-ut .state-f72:hover img{
  transform: scale(1.1);
}.circle-ut .menu-r99{
  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-ut .state-f72:hover .menu-r99{
  opacity: 1;
}.circle-ut .banner-a47{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.circle-ut .score584{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.shadow-y72 .option-yv{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #d5b153 rgba(255, 255, 255, 0.1);
}.shadow-y72 .option-yv::-webkit-scrollbar{
  height: 8px;
}.shadow-y72 .option-yv::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.shadow-y72 .option-yv::-webkit-scrollbar-thumb{
  background: #d5b153;
  border-radius: 4px;
}.shadow-y72 .icon561{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.shadow-y72 .visual-bg{
  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);
}.shadow-y72 .visual-bg:hover{
  transform: scale(1.05);
}.shadow-y72 .visual-bg img{
  width: 100%;
  height: auto;
  display: block;
}.shadow-y72 .background149{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.grid667 .section522{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.grid667 .image621{
  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);
}.grid667 .image621.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.grid667 .image621.main-slot-medium{
  grid-column: span 2;
}.grid667 .image621:hover{
  transform: scale(1.03);
  z-index: 10;
}.grid667 .image621 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.grid667 .details-box{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.texture-accordion .active-bj{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.texture-accordion .label633{
  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);
}.texture-accordion .label633:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #d5b153;
}.texture-accordion .sharp-hg{
  border-radius: 8px;
  overflow: hidden;
}.texture-accordion .sharp-hg img{
  width: 100%;
  height: auto;
  display: block;
}.texture-accordion .frame-s19{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.texture-accordion .action-um{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.texture-accordion .enabled-o9{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.texture-accordion .banner-slider{
  display: inline-block;
  padding: 4px 10px;
  background: #d5b153;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.texture-accordion .enabled-p49{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.texture-accordion .accordion762{
  display: flex;
  align-items: center;
}.texture-accordion .progress848{
  padding: 10px 20px;
  background: #d5b153;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.texture-accordion .progress848:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.status259 .view-n77,
  .circle-ut .badge857{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.status259 .view-n77,
  .circle-ut .badge857{
    grid-template-columns: repeat(2, 1fr);
  }.display172 .special-yi{
    grid-template-columns: repeat(3, 1fr);
  }.texture-accordion .label633{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.texture-accordion .accordion762{
    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) {.switch433{
    font-size: 22px;
  }.status259 .view-n77,
  .circle-ut .badge857{
    grid-template-columns: 1fr;
  }.display172 .special-yi{
    grid-template-columns: repeat(2, 1fr);
  }.shadow-y72 .visual-bg{
    flex: 0 0 180px;
  }.texture-accordion .label633{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.foreground558{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.control-mn{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.deal185{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #d5b153;
  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;
}.deal185:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.interface-highlight .accordion428{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.interface-highlight .rating-kj{
  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;
}.interface-highlight .rating-kj:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #d5b153;
}.interface-highlight .menu-zv{
  flex-shrink: 0;
}.interface-highlight .menu-zv img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.interface-highlight .disabled102{
  flex: 1;
}.interface-highlight .bright-ea{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.interface-highlight .content-pn{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.dropdown688 .wrapper-overlay{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.dropdown688 .wrapper-overlay .level-ng:nth-child(4),
.dropdown688 .wrapper-overlay .level-ng:nth-child(5){
  grid-column: span 1;
}.dropdown688 .level-ng{
  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;
}.dropdown688 .level-ng:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.dropdown688 .player-cn{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.dropdown688 .focus510{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dropdown688 .bright-ea{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dropdown688 .content-pn{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.frame-ub .tag-nt{
  max-width: 800px;
  margin: 0 auto;
}.frame-ub .popup414{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.frame-ub .template-form{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.frame-ub .template-form:hover{
  background: rgba(255, 255, 255, 0.05);
}.frame-ub .column-vb{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.frame-ub .promo279{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.frame-ub .tertiary-um{
  color: #d5b153;
  font-size: 20px;
  transition: transform 0.3s;
}.frame-ub .popup414.active .tertiary-um{
  transform: rotate(180deg);
}.frame-ub .design-nk{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.frame-ub .popup414.active .design-nk{
  max-height: 300px;
}.frame-ub .design-nk p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.foreground-hd .featured-bz{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.foreground-hd .featured-bz::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #d5b153, rgba(255, 255, 255, 0.1));
}.foreground-hd .label-so{
  position: relative;
  margin-bottom: 48px;
}.foreground-hd .range324{
  position: absolute;
  left: -60px;
  top: 0;
}.foreground-hd .view907{
  width: 40px;
  height: 40px;
  background: #d5b153;
  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);
}.foreground-hd .sharp261{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.foreground-hd .ui49{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.foreground-hd .smooth105{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.foreground-hd .image2{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.dark-md .row-active{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dark-md .round136{
  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;
}.dark-md .round136:hover{
  border-color: #d5b153;
  transform: translateX(8px);
}.dark-md .primary-of{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #d5b153;
  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);
}.dark-md .component552 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.dark-md .outline609{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.dark-md .popular-ch{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.frame-soft .accent982{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.frame-soft .special644{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #d5b153;
  transition: background 0.2s, border-color 0.2s;
}.frame-soft .special644:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.frame-soft .disabled-h9{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.frame-soft .nav-title{
  width: 32px;
  height: 32px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.frame-soft .disabled-h9 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.frame-soft .modal-xn{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.frame-soft .item-s65{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.dropdown688 .wrapper-overlay{
    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) {.control-mn{
    font-size: 26px;
  }.interface-highlight .rating-kj{
    flex-direction: column;
    text-align: center;
  }.interface-highlight .menu-zv{
    margin: 0 auto;
  }.dropdown688 .wrapper-overlay{
    grid-template-columns: 1fr;
  }.dropdown688 .wrapper-overlay .level-ng:nth-child(5){
    grid-column: span 1;
  }.foreground-hd .featured-bz{
    padding-left: 0;
  }.foreground-hd .featured-bz::before{
    display: none;
  }.foreground-hd .range324{
    position: static;
    margin-bottom: 12px;
  }.foreground-hd .view907{
    margin: 0 auto;
  }.foreground-hd .ui49{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.dark-md .round136{
    grid-template-columns: 1fr;
  }.dark-md .component552 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.frame-soft .special644{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.media-cs{ grid-template-columns: 1fr; }.form568{ grid-template-columns: 1fr; }.rank-subtitle, .thumbnail-am{ grid-template-columns: 1fr; }.component492{ flex-direction: column; text-align: center; }.text-grid{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.frame-da{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.content347{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.select-window{ display: flex; align-items: center; flex-shrink: 0; }.wrapper988{ height: 50px; width: auto; }.bright-nx{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.round-pf{ font-size: 14px; font-weight: 600; color: #000; }.panel252{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.hover276{ display: flex; gap: 20px; margin-left: 20px; }.hover276 .widget-soft{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.hover276 .widget-soft:hover, .hover276 .widget-soft.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.player-mw{ display: flex; gap: 12px; margin-left: auto; }.preview-theme{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.display822{ background: #00d4ff; color: #000; }.display822:hover{ background: #00b8e6; transform: translateY(-2px); }.visual-oa{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.visual-oa:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.offer-o7{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.range-outline{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.input-subtitle{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.element-toggle{ height: 45px; }.focus578{ font-size: 22px; font-weight: 700; color: #00d4ff; }.focus-banner{ display: flex; gap: 25px; align-items: center; }.focus-banner .widget-soft{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.focus-banner .widget-soft:hover, .focus-banner .widget-soft.active{ color: #00d4ff; }.view-wrapper{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.view-wrapper:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.widget-preview{ background: #00d4ff; color: #000; padding: 8px 0; }.link-ny{ background: #0a0f1c; padding: 12px 0; }.corner-r1{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.image381{ font-size: 14px; font-weight: 600; }.sharp-i86{ display: flex; gap: 15px; }.layout-ux{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.layout-ux:hover{ text-decoration: underline; }.screen-dt{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.menu-z56{ height: 48px; }.view-tooltip{ display: flex; gap: 25px; }.view-tooltip .widget-soft{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.view-tooltip .widget-soft:hover, .view-tooltip .widget-soft.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.edge-c66{ background: #0a0f1c; padding: 15px 0; }.text-rk{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.background218{ position: absolute; left: 50%; transform: translateX(-50%); }.range-game{ height: 55px; }.window-bright, .display-edge{ display: flex; gap: 20px; }.window-bright .widget-soft, .display-edge .widget-soft{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.window-bright .widget-soft:hover, .display-edge .widget-soft:hover,
.window-bright .widget-soft.active, .display-edge .widget-soft.active{ color: #00d4ff; }.ui-visual{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.ux-o62{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.carousel-star{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.subtitle737{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.frame-an{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.circle856{ height: 50px; width: auto; }.window-icon{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.toggle654{ font-size: 12px; color: #999; text-transform: uppercase; }.range542{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.tab725{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.toggle-xh{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.banner691{ display: flex; gap: 25px; flex-wrap: wrap; }.banner691 .widget-soft{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.banner691 .widget-soft:hover, .banner691 .widget-soft.active{ color: #00d4ff; }.active-preview{ display: flex; gap: 12px; }.foreground363, .promo-wl{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.foreground363{ background: #00d4ff; color: #000; }.foreground363:hover{ background: #00b8e6; }.promo-wl{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.promo-wl:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.hover276, .view-tooltip, .window-bright, .display-edge, .banner691{ gap: 15px; }.bright-nx, .ui-visual{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.content347, .range-outline, .corner-r1, .text-rk, .subtitle737{ flex-wrap: wrap; }.hover276, .focus-banner, .view-tooltip, .window-bright, .display-edge, .banner691{ 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 - Аккордеон с анимацией */
.template951{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.gallery-range{
    max-width: 900px;
    margin: 0 auto;
}.meta619{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.dark-au{
    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);
}.dark-au:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.widget-panel{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.widget-panel::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;
}.dark-au.active .widget-panel::after{
    transform: translateY(-50%) rotate(45deg);
}.link-ho{
    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;
}.dark-au.active .link-ho{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.card596{
    display: none;
}

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

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

@media (max-width: 768px) {.switch445{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.panel-action{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.play511{
    max-width: 1100px;
    margin: 0 auto;
}.module-soft{
    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);
}.background199{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.badge-qe{
    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;
}.badge-qe::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;
}.badge-qe:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.gallery-e16{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.round-hd{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.hard-ne{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.footer182{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.range-tag{
    max-width: 1200px;
    margin: 0 auto;
}.visual827{
    margin-bottom: 40px;
}.tertiary-jk{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.deal-nj{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.progress622{
    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;
}.progress622.tag-1{
    font-size: 0.85rem;
}.progress622.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.progress622.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.progress622:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.panel231{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.info-row{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.star554{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.tertiary-jk{
        font-size: 1.3rem;
    }.deal-nj{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.icon-me{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.block141{
    max-width: 1200px;
    margin: 0 auto;
}.hard28{
    margin-bottom: 40px;
}.image-xd{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.nav675{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.game-row{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.promo-section{
    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;
}.promo-section:last-child{
    border-bottom: none;
}.promo-section:hover{
    color: #ffd700;
    padding-left: 8px;
}.ux-py{
    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;
}.layout-button{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.foreground745{
    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) {.nav675{
        grid-template-columns: 1fr;
    }.image-xd{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.square-rr{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.ui-a14{
    max-width: 1100px;
    margin: 0 auto;
}.option962{
    margin-bottom: 35px;
}.preview-pb{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.dropdown530{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.dropdown530:hover{
    color: #ffd700;
}.featured-b74{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.graphic-container{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.template55{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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