
*{
	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: #090f1e;
	color: #ffffff;
	padding-top: 72px;
}.info-me{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.menu-ar{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #151b2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.badge-ds{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.element-dropdown{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.element-dropdown .text-hn{
	height: 36px;
	width: auto;
	object-fit: contain;
}.section680{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.component-ea{ font-size: 13px; font-weight: 600; }.status-badge{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.highlight-zs{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.enabled-nr{
	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;
}.enabled-nr:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.enabled-nr.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.list-vd{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.expand-image{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.offer-kt{ background: #089e4e; color: #fff; border: none; }.secondary274{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.secondary274:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.menu-ar{ height: auto; }.badge-ds{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.highlight-zs{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.highlight-zs::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.rating-light{
	border: 1px solid #089e4e;
	display: inline-block;
	padding: 10px 20px;
	background-color: #089e4e;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.banner-g78{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.banner-g78:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.expand-oa{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.expand-oa:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.expand-oa:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes thumbnail353 {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.field-jl{
	animation: glow 1.5s infinite alternate;
}.circle-layer{
	background-color: #089e4e;
}.block-hq{
	background-color: transparent;
}.block-hq:hover{
	background-color: #089e4e;
}h1, .graphic-gz{
	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;
	}
}.pattern-soft{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.featured-icon{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.block-hg p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.light290{
	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;
	}
}.block-hg h1, .block-hg .graphic-gz{ margin-bottom: 16px; }.game931{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #151b2e;
	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;
	}
}.control-wp{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.game931.show{
	opacity: 1;
	visibility: visible;
}.widget-select{
	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;
	}
}.title893{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.title893 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.title893 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.play89{
	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 компактный (не перекрывает контент) ========== */
.control-r90{
  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;
}.design-layer{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.badge-js{ flex: 1; min-width: 280px; }.layer-soft{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.popup-rz{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.frame451{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.media-vg{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.media-vg strong{ color: #089e4e; }.popular-rh{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.popular-rh img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.style741{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.design-layer{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.shadow-display.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.icon-en{
  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;
}.tooltip610{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.image507{ flex: 1; min-width: 280px; }.text534{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.banner413{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.corner48{ margin-bottom: 12px; }.level-dark{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.content512{ font-size: 13px; color: rgba(255,255,255,0.8); }.row694{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.row694 strong{ color: #089e4e; }.title261{ display: flex; gap: 12px; flex-wrap: wrap; }.column234{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.column234 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.text-c26{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.form-l65{ max-width: 500px; margin: 0 auto; }.square-o35{ margin-bottom: 12px; }.list160{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.focus-status{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.level656{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.special124 strong{ font-size: 1.1rem; }.visual-pt{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.rating-vh{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.title85{ flex: 1; min-width: 260px; }.soft-vk{ font-size: 1.4rem; margin-bottom: 12px; }.point-bw{ margin-bottom: 8px; }.template-k37{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.highlight-o24{ font-size: 13px; color: rgba(255,255,255,0.75); }.component-be{ font-size: 14px; margin-bottom: 16px; }.highlight-gv img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.hard788{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.description-xf{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.circle720{
  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;
}.layer-ah{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.dark-wa{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.footer-content{ text-align: center; }.info365{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.layer462{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.carousel-card{ flex: 1; min-width: 260px; }.switch18{ font-size: 1.4rem; margin-bottom: 10px; }.button950{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.wrapper-ej{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.widget-row{ display: flex; gap: 12px; flex-wrap: wrap; }.details743{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.details743 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.column234 img, .highlight-gv img, .details743 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) */
.rank781, .tab656{
  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;
}.rank781 h2, .tab656 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.row-g92{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #089e4e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.collapse-j85{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.popular988{ font-weight: 800; font-size: 1.25rem; }.ux-label{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.slider-f61{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.special-tv{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.info-tn{ font-size: 1.2rem; margin-bottom: 16px; }.tertiary-y1{ list-style: none; padding-left: 0; }.tertiary-y1 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.play-round{
  margin-top: 16px;
  display: inline-block;
}.template-jg{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.control293{ font-weight: 700; margin-bottom: 8px; }.visual383{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.header956{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.foreground891{
  margin: 24px 0;
}.special-au{ font-size: 1.25rem; margin-bottom: 16px; }.surface791{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.player-cj{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.nav-z12{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.menu-column{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.hover-block{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.hero-i79{ margin-top: 12px; }.ui953{ margin: 24px 0; }.design-xg{ font-size: 1.25rem; margin-bottom: 16px; }.title-dark{ display: flex; flex-direction: column; gap: 12px; }.display-details{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.display-details:hover{ background: rgba(255,255,255,0.08); }.game-banner{ font-size: 12px; color: rgba(255,255,255,0.6); }.play-ee{ margin: 24px 0; }.field-ko{ font-size: 1.25rem; margin-bottom: 16px; }.component-vc{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.soft-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;
}.carousel-j36{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.text275{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.input-tag{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.dropdown-j1{ font-size: 13px; display: block; margin-bottom: 4px; }.tooltip734{ font-size: 12px; color: rgba(255,255,255,0.7); }.action958{ margin-top: 12px; display: inline-block; }.popup-inactive{ margin: 24px 0; }.list-dh{ font-size: 1.25rem; margin-bottom: 16px; }.accent-xs{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.tag-c76{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.feature-promo{ position: relative; margin-bottom: 8px; }.module-yo{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.theme-mi{ display: block; margin-bottom: 8px; }.panel-accent{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.field449{ font-size: 12px; color: rgba(255,255,255,0.6); }.square-p37{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.secondary-sn{ margin: 24px 0; }.dim342{ font-size: 1.25rem; margin-bottom: 16px; }.expand728{ display: flex; flex-direction: column; gap: 12px; }.list441{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.list441:hover{ background: rgba(255,255,255,0.08); }.hero-dim, .component-jv{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.hero-i38{ font-size: 13px; margin-top: 8px; }.score-frame{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.nav-tx{ margin: 24px 0; }.select-wj{ font-size: 1.25rem; margin-bottom: 16px; }.light-qr{ display: flex; flex-direction: column; gap: 16px; }.square475{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.sharp-qz{ font-size: 12px; color: #089e4e; }.popular-nav{ font-weight: 700; margin: 8px 0; }.switch273{ font-size: 12px; display: block; margin: 8px 0; }.range991{ margin-top: 8px; }/* Блок: Провайдеры */
.promo399{ margin: 24px 0; }.icon-primary{ font-size: 1.25rem; margin-bottom: 16px; }.graphic-theme{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.foreground578{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.form980{ margin: 24px 0; }.status-yb{ font-size: 1.25rem; margin-bottom: 16px; }.control-header{ display: flex; flex-direction: column; gap: 16px; }.column-slider{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.hero-tag{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.active-ai{ font-weight: 600; font-size: 1rem; }.action-m13{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.wrapper617{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.star185{ font-size: 13px; margin-bottom: 10px; }.collapse848{ color: #089e4e; font-weight: 700; }.subtitle983{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.state-ne{ font-size: 12px; color: rgba(255,255,255,0.5); }.slider-cf, .progress269{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.primary-ng{ font-size: 1.25rem; margin-bottom: 16px; }.badge-r76{ margin: 24px 0; }.menu784{ display: flex; flex-direction: column; gap: 12px; }.label942{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.popup-tab{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.border-z48{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.button-fl{ margin: 24px 0; }.focus447{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.disabled-control h4, .hover-k10 h4{ font-size: 1rem; margin-bottom: 12px; }.disabled-control h4{ color: #089e4e; }.hover-k10 h4{ color: #e57373; }.disabled-control ul, .hover-k10 ul{ padding-left: 20px; margin: 0; }.disabled-control li, .hover-k10 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.feature402{ margin: 24px 0; }.visual-ph{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.switch181{
  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;
}.switch181:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.bright24{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.collapse864{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.dim-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.theme86, .template-l53, .nav221, .details-mb, .badge-primary{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.button-ln, .card-ih, .switch-ke, .player-badge, .link-lr{
  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;
}.button-ln:hover, .card-ih:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.section-banner{ width: 100%; border-radius: 8px; }.popup-u41{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.card-cb{ background: rgba(255,255,255,0.05); border-radius: 12px; }.screen-q18{
  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;
}.screen-q18 .wrapper-o46{ font-size: 2rem; margin-bottom: 8px; }.screen-q18 .grid-graphic{ font-size: 1.25rem; margin-bottom: 8px; }.screen-q18 .label-fj{ font-size: 14px; margin-bottom: 8px; }.screen-q18 .tag67{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.action-yy{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.image-jm{ margin: 24px 0; padding: 20px 0; }.panel-fi{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.tertiary874{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.bright-yv{
  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;
}.bright-yv:hover{ background: rgba(255,255,255,0.1); }.bright-yv img{ max-width: 80px; max-height: 40px; object-fit: contain; }.star210 .accordion-carousel{ display: flex; flex-wrap: wrap; gap: 12px; }.star210 .background865{
  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;
}.star210 .background865:hover{ border-color: #089e4e; background: #089e4e15; }.star210 .background865 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.frame634 .player-rr{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.frame634 .input-tw{ padding: 10px 14px; transition: opacity 0.2s; }.frame634 .input-tw:hover{ opacity: 0.85; }.frame634 .input-tw img{ max-width: 64px; max-height: 32px; object-fit: contain; }.widget511{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.widget511 .promo-ab{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.widget511 .overlay-kj{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.widget511 .overlay-kj:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.widget511 .overlay-kj img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.play-level{ margin: 28px 0; }.ui-lg{ font-size: 1.5rem; margin-bottom: 20px; }.featured-cj .component860{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.featured-cj .slider-uh{
  display: block;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
}.featured-cj .slider-uh:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.featured-cj .slider-uh img{ width: 100%; height: 133px; object-fit: cover; display: block; }.featured-cj .list-footer{ display: block; padding: 12px; font-size: 14px; }.featured-cj .tertiary-rx{ margin-top: 20px; display: inline-block; }.slider-uk .foreground-ek{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.slider-uk .star612{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.slider-uk .star612:hover{ opacity: 0.9; }.slider-uk .star612 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.pattern-bm .template-hf{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.pattern-bm .rating-a6{
  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);
}.pattern-bm .rating-a6:hover{ transform: scale(1.02); border-color: #089e4e; }.pattern-bm .title-ok{ aspect-ratio: 3/2; overflow: hidden; }.pattern-bm .title-ok img{ width: 100%; height: 100%; object-fit: cover; display: block; }.pattern-bm .player-x24{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.dark967{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.smooth894{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.ux-in{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.ux-in:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.nav-io .interface-level{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.nav-io .tag398{
  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);
}.nav-io .tag398:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.nav-io .tag398 img{
  width: 100%;
  height: auto;
  display: block;
}.nav-io .design378{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.nav-io{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.star-label .smooth-qa{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.star-label .panel-mq{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.star-label .panel-mq:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.star-label .panel-mq img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.view-oz .feature152{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.view-oz .active-xf{
  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);
}.view-oz .active-xf:hover{
  transform: translateY(-6px);
}.view-oz .row-eb{
  position: relative;
  overflow: hidden;
}.view-oz .row-eb img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.view-oz .active-xf:hover img{
  transform: scale(1.1);
}.view-oz .field535{
  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;
}.view-oz .active-xf:hover .field535{
  opacity: 1;
}.view-oz .player-tp{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.view-oz .design378{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.sharp-link .accordion737{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.sharp-link .accordion737::-webkit-scrollbar{
  height: 8px;
}.sharp-link .accordion737::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.sharp-link .accordion737::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.sharp-link .tooltip247{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.sharp-link .field21{
  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);
}.sharp-link .field21:hover{
  transform: scale(1.05);
}.sharp-link .field21 img{
  width: 100%;
  height: auto;
  display: block;
}.sharp-link .enabled-form{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.shadow-circle .disabled631{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.shadow-circle .column119{
  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-circle .column119.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.shadow-circle .column119.main-slot-medium{
  grid-column: span 2;
}.shadow-circle .column119:hover{
  transform: scale(1.03);
  z-index: 10;
}.shadow-circle .column119 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.shadow-circle .inactive-bx{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.control-widget .background-frame{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.control-widget .form-preview{
  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);
}.control-widget .form-preview:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.control-widget .badge-vn{
  border-radius: 8px;
  overflow: hidden;
}.control-widget .badge-vn img{
  width: 100%;
  height: auto;
  display: block;
}.control-widget .gallery58{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.control-widget .edge-xj{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.control-widget .item-edge{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.control-widget .column-highlight{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.control-widget .badge-jt{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.control-widget .game686{
  display: flex;
  align-items: center;
}.control-widget .badge-af{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.control-widget .badge-af:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.nav-io .interface-level,
  .view-oz .feature152{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.nav-io .interface-level,
  .view-oz .feature152{
    grid-template-columns: repeat(2, 1fr);
  }.star-label .smooth-qa{
    grid-template-columns: repeat(3, 1fr);
  }.control-widget .form-preview{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.control-widget .game686{
    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) {.smooth894{
    font-size: 22px;
  }.nav-io .interface-level,
  .view-oz .feature152{
    grid-template-columns: 1fr;
  }.star-label .smooth-qa{
    grid-template-columns: repeat(2, 1fr);
  }.sharp-link .field21{
    flex: 0 0 180px;
  }.control-widget .form-preview{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.element-xc{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.outline-b19{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.surface-j19{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #089e4e;
  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;
}.surface-j19:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.dim-ej .progress978{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dim-ej .circle323{
  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;
}.dim-ej .circle323:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.dim-ej .view-v72{
  flex-shrink: 0;
}.dim-ej .view-v72 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dim-ej .view-i67{
  flex: 1;
}.dim-ej .description-corner{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dim-ej .enabled-template{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.focus882 .preview-z63{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.focus882 .preview-z63 .grid11:nth-child(4),
.focus882 .preview-z63 .grid11:nth-child(5){
  grid-column: span 1;
}.focus882 .grid11{
  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;
}.focus882 .grid11:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.focus882 .pattern-is{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.focus882 .description-q13{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.focus882 .description-corner{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.focus882 .enabled-template{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.interface-v52 .rating-y75{
  max-width: 800px;
  margin: 0 auto;
}.interface-v52 .background-my{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.interface-v52 .panel788{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.interface-v52 .panel788:hover{
  background: rgba(255, 255, 255, 0.05);
}.interface-v52 .link420{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.interface-v52 .texture-g61{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.interface-v52 .bright-z28{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.interface-v52 .background-my.active .bright-z28{
  transform: rotate(180deg);
}.interface-v52 .component-light{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.interface-v52 .background-my.active .component-light{
  max-height: 300px;
}.interface-v52 .component-light p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.block786 .pattern-ig{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.block786 .pattern-ig::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.block786 .input-id{
  position: relative;
  margin-bottom: 48px;
}.block786 .carousel869{
  position: absolute;
  left: -60px;
  top: 0;
}.block786 .description7{
  width: 40px;
  height: 40px;
  background: #089e4e;
  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);
}.block786 .preview-widget{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.block786 .deal-fg{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.block786 .round-background{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.block786 .rating89{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.background-i34 .bright821{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.background-i34 .round-c20{
  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;
}.background-i34 .round-c20:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.background-i34 .header23{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #089e4e;
  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);
}.background-i34 .display294 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.background-i34 .offer465{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.background-i34 .overlay-nb{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.border-rh .menu11{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.border-rh .carousel-hk{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #089e4e;
  transition: background 0.2s, border-color 0.2s;
}.border-rh .carousel-hk:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.border-rh .block-lx{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.border-rh .option-vh{
  width: 32px;
  height: 32px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.border-rh .block-lx img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.border-rh .subtitle-k41{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.border-rh .tab-lj{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.focus882 .preview-z63{
    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) {.outline-b19{
    font-size: 26px;
  }.dim-ej .circle323{
    flex-direction: column;
    text-align: center;
  }.dim-ej .view-v72{
    margin: 0 auto;
  }.focus882 .preview-z63{
    grid-template-columns: 1fr;
  }.focus882 .preview-z63 .grid11:nth-child(5){
    grid-column: span 1;
  }.block786 .pattern-ig{
    padding-left: 0;
  }.block786 .pattern-ig::before{
    display: none;
  }.block786 .carousel869{
    position: static;
    margin-bottom: 12px;
  }.block786 .description7{
    margin: 0 auto;
  }.block786 .deal-fg{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.background-i34 .round-c20{
    grid-template-columns: 1fr;
  }.background-i34 .display294 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.border-rh .carousel-hk{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.surface791{ grid-template-columns: 1fr; }.component-vc{ grid-template-columns: 1fr; }.theme86, .template-l53{ grid-template-columns: 1fr; }.row-g92{ flex-direction: column; text-align: center; }.focus447{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.button-rating{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.button362{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.block903{ display: flex; align-items: center; flex-shrink: 0; }.feature-item{ height: 50px; width: auto; }.deal706{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.feature274{ font-size: 14px; font-weight: 600; color: #000; }.rating874{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.action719{ display: flex; gap: 20px; margin-left: 20px; }.action719 .icon902{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.action719 .icon902:hover, .action719 .icon902.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.widget-da{ display: flex; gap: 12px; margin-left: auto; }.grid-xg{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.graphic-shadow{ background: #00d4ff; color: #000; }.graphic-shadow:hover{ background: #00b8e6; transform: translateY(-2px); }.smooth-zh{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.smooth-zh:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.focus-box{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.tag-qn{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.template-icon{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.container-lw{ height: 45px; }.tertiary584{ font-size: 22px; font-weight: 700; color: #00d4ff; }.carousel-collapse{ display: flex; gap: 25px; align-items: center; }.carousel-collapse .icon902{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.carousel-collapse .icon902:hover, .carousel-collapse .icon902.active{ color: #00d4ff; }.subtitle23{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.subtitle23:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.control-wt{ background: #00d4ff; color: #000; padding: 8px 0; }.feature-wb{ background: #0a0f1c; padding: 12px 0; }.overlay-xu{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.disabled267{ font-size: 14px; font-weight: 600; }.level-ra{ display: flex; gap: 15px; }.link61{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.link61:hover{ text-decoration: underline; }.badge-nav{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.info-i1{ height: 48px; }.theme387{ display: flex; gap: 25px; }.theme387 .icon902{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.theme387 .icon902:hover, .theme387 .icon902.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.interface-ef{ background: #0a0f1c; padding: 15px 0; }.layer-hl{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.square-bg{ position: absolute; left: 50%; transform: translateX(-50%); }.banner614{ height: 55px; }.badge697, .rank-border{ display: flex; gap: 20px; }.badge697 .icon902, .rank-border .icon902{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.badge697 .icon902:hover, .rank-border .icon902:hover,
.badge697 .icon902.active, .rank-border .icon902.active{ color: #00d4ff; }.smooth453{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.window-card{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.nav-frame{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.row-control{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.list-g43{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.outline-zg{ height: 50px; width: auto; }.image-ij{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.accent417{ font-size: 12px; color: #999; text-transform: uppercase; }.secondary-graphic{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.item-if{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.deal-df{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.template-tj{ display: flex; gap: 25px; flex-wrap: wrap; }.template-tj .icon902{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.template-tj .icon902:hover, .template-tj .icon902.active{ color: #00d4ff; }.border-pf{ display: flex; gap: 12px; }.option-l9, .enabled-we{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.option-l9{ background: #00d4ff; color: #000; }.option-l9:hover{ background: #00b8e6; }.enabled-we{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.enabled-we:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.action719, .theme387, .badge697, .rank-border, .template-tj{ gap: 15px; }.deal706, .smooth453{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.button362, .tag-qn, .overlay-xu, .layer-hl, .row-control{ flex-wrap: wrap; }.action719, .carousel-collapse, .theme387, .badge697, .rank-border, .template-tj{ 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 - Аккордеон с анимацией */
.surface-qh{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.list-fp{
    max-width: 900px;
    margin: 0 auto;
}.border-an{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.inactive-footer{
    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);
}.inactive-footer:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.design-q10{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.design-q10::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;
}.inactive-footer.active .design-q10::after{
    transform: translateY(-50%) rotate(45deg);
}.dropdown-ar{
    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;
}.inactive-footer.active .dropdown-ar{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.secondary235{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.option242{
        font-size: 1.3rem;
    }.screen21{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.description-gl{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.range-corner{
    max-width: 1200px;
    margin: 0 auto;
}.image881{
    margin-bottom: 40px;
}.score-view{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.slider-cs{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.grid-container{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.ux150{
    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;
}.ux150:last-child{
    border-bottom: none;
}.ux150:hover{
    color: #ffd700;
    padding-left: 8px;
}.foreground-hero{
    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;
}.sharp-tt{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.featured638{
    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) {.slider-cs{
        grid-template-columns: 1fr;
    }.score-view{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.edge636{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.round740{
    max-width: 1100px;
    margin: 0 auto;
}.element710{
    margin-bottom: 35px;
}.section700{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.state-kb{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.state-kb:hover{
    color: #ffd700;
}.item-hero{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.promo-bv{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.accent-uf{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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