
*{
	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;
}.menu-widget{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.content-hx{
	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;
}.popup-info{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.range-wt{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.range-wt .modal-af{
	height: 36px;
	width: auto;
	object-fit: contain;
}.title-ik{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.style127{ font-size: 13px; font-weight: 600; }.card-hs{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.shadow-px{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.sharp-np{
	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;
}.sharp-np:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.sharp-np.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.description-corner{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.section-zs{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.slider-fj{ background: #089e4e; color: #fff; border: none; }.list-su{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.list-su:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.content-hx{ height: auto; }.popup-info{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.shadow-px{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.shadow-px::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.layer295{
	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;
}/* Стили для кнопок навигации (вместо ссылок) */
.hard-sd{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.hard-sd:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.component-xg{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.component-xg:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.component-xg:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes shadow-component {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.visual337{
	animation: glow 1.5s infinite alternate;
}.button-enabled{
	background-color: #089e4e;
}.module251{
	background-color: transparent;
}.module251:hover{
	background-color: #089e4e;
}h1, .element335{
	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;
	}
}.details118{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.border-theme{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.style-ij p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.collapse-mv{
	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;
	}
}.style-ij h1, .style-ij .element335{ margin-bottom: 16px; }.inactive20{
	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;
	}
}.tab246{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.inactive20.show{
	opacity: 1;
	visibility: visible;
}.text133{
	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;
	}
}.gallery-qo{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.gallery-qo span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.gallery-qo p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.rating-iq{
	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 компактный (не перекрывает контент) ========== */
.layer-banner{
  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;
}.panel-zz{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.rank845{ flex: 1; min-width: 280px; }.score-ss{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.feature-gw{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.input939{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.button-my{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.button-my strong{ color: #089e4e; }.rating-y78{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.rating-y78 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.media720{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.panel-zz{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.circle783.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.style-ry{
  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;
}.design-im{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.layer79{ flex: 1; min-width: 280px; }.list-smooth{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.deal-iz{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.player-nq{ margin-bottom: 12px; }.style320{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.popular-pp{ font-size: 13px; color: rgba(255,255,255,0.8); }.expand-ih{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.expand-ih strong{ color: #089e4e; }.enabled-rn{ display: flex; gap: 12px; flex-wrap: wrap; }.pattern14{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.pattern14 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.info400{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.hover-xx{ max-width: 500px; margin: 0 auto; }.input208{ margin-bottom: 12px; }.switch787{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.box-fz{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.text-link{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.text-km strong{ font-size: 1.1rem; }.carousel879{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.switch-component{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.action-element{ flex: 1; min-width: 260px; }.block-eo{ font-size: 1.4rem; margin-bottom: 12px; }.state-enabled{ margin-bottom: 8px; }.corner832{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.section-l57{ font-size: 13px; color: rgba(255,255,255,0.75); }.layer836{ font-size: 14px; margin-bottom: 16px; }.sharp961 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.state676{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.window-play{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.bright790{
  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;
}.rank27{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.box-q99{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.status-v19{ text-align: center; }.badge-collapse{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.badge-k48{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.screen506{ flex: 1; min-width: 260px; }.details832{ font-size: 1.4rem; margin-bottom: 10px; }.soft234{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.background-z40{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.star219{ display: flex; gap: 12px; flex-wrap: wrap; }.item40{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.item40 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.pattern14 img, .sharp961 img, .item40 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) */
.hard-edge, .action-si{
  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;
}.hard-edge h2, .action-si h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.dim-column{
  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;
}.option-nl{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.window410{ font-weight: 800; font-size: 1.25rem; }.select155{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.hard-meta{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.control605{
  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-uj{ font-size: 1.2rem; margin-bottom: 16px; }.focus906{ list-style: none; padding-left: 0; }.focus906 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.overlay781{
  margin-top: 16px;
  display: inline-block;
}.popular-sharp{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.accordion495{ font-weight: 700; margin-bottom: 8px; }.background765{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.info-uf{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.dark-shadow{
  margin: 24px 0;
}.input481{ font-size: 1.25rem; margin-bottom: 16px; }.play52{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.shadow-ec{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.shadow-dropdown{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.range-link{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.box807{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.display-ua{ margin-top: 12px; }.gradient-jr{ margin: 24px 0; }.toggle357{ font-size: 1.25rem; margin-bottom: 16px; }.secondary95{ display: flex; flex-direction: column; gap: 12px; }.label-dropdown{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.label-dropdown:hover{ background: rgba(255,255,255,0.08); }.media806{ font-size: 12px; color: rgba(255,255,255,0.6); }.hard852{ margin: 24px 0; }.screen-rj{ font-size: 1.25rem; margin-bottom: 16px; }.frame-m87{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.tab132{
  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;
}.preview-tf{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.modal723{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.footer634{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.footer-section{ font-size: 13px; display: block; margin-bottom: 4px; }.input-grid{ font-size: 12px; color: rgba(255,255,255,0.7); }.accent74{ margin-top: 12px; display: inline-block; }.highlight-w12{ margin: 24px 0; }.component45{ font-size: 1.25rem; margin-bottom: 16px; }.column953{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.star776{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.input-popular{ position: relative; margin-bottom: 8px; }.gradient692{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.inactive-pg{ display: block; margin-bottom: 8px; }.primary-zj{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.enabled475{ font-size: 12px; color: rgba(255,255,255,0.6); }.bright-zo{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.overlay429{ margin: 24px 0; }.panel-qo{ font-size: 1.25rem; margin-bottom: 16px; }.secondary-t58{ display: flex; flex-direction: column; gap: 12px; }.style-point{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.style-point:hover{ background: rgba(255,255,255,0.08); }.option-j61, .select-fi{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.content395{ font-size: 13px; margin-top: 8px; }.menu66{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.light-field{ margin: 24px 0; }.circle639{ font-size: 1.25rem; margin-bottom: 16px; }.level-gm{ display: flex; flex-direction: column; gap: 16px; }.popular-wi{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.tooltip194{ font-size: 12px; color: #089e4e; }.control750{ font-weight: 700; margin: 8px 0; }.block-pr{ font-size: 12px; display: block; margin: 8px 0; }.widget-gf{ margin-top: 8px; }/* Блок: Провайдеры */
.badge-si{ margin: 24px 0; }.column-gallery{ font-size: 1.25rem; margin-bottom: 16px; }.visual-fs{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.hard481{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.rating-module{ margin: 24px 0; }.overlay-cd{ font-size: 1.25rem; margin-bottom: 16px; }.layer-uv{ display: flex; flex-direction: column; gap: 16px; }.input-q17{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.select-popular{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.preview-disabled{ font-weight: 600; font-size: 1rem; }.badge-circle{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.progress-image{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.theme-vr{ font-size: 13px; margin-bottom: 10px; }.modal-ht{ color: #089e4e; font-weight: 700; }.field423{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.design-l50{ font-size: 12px; color: rgba(255,255,255,0.5); }.select-gallery, .slider400{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.link-nb{ font-size: 1.25rem; margin-bottom: 16px; }.item-nav{ margin: 24px 0; }.ux-jk{ display: flex; flex-direction: column; gap: 12px; }.thumbnail-yz{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.thumbnail766{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.title-yi{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.active776{ margin: 24px 0; }.circle-qs{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.thumbnail280 h4, .carousel-ej h4{ font-size: 1rem; margin-bottom: 12px; }.thumbnail280 h4{ color: #089e4e; }.carousel-ej h4{ color: #e57373; }.thumbnail280 ul, .carousel-ej ul{ padding-left: 20px; margin: 0; }.thumbnail280 li, .carousel-ej li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.round-t64{ margin: 24px 0; }.graphic-du{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.button637{
  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;
}.button637:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.tab-ji{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.menu210{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.input347{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.accordion-wrapper, .control-description, .slider674, .rank-s44, .tooltip119{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.score355, .layer-jf, .game899, .column909, .column-g63{
  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;
}.score355:hover, .layer-jf:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.edge-eu{ width: 100%; border-radius: 8px; }.corner584{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.offer-o21{ background: rgba(255,255,255,0.05); border-radius: 12px; }.corner-bk{
  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;
}.corner-bk .foreground-ve{ font-size: 2rem; margin-bottom: 8px; }.corner-bk .field-s69{ font-size: 1.25rem; margin-bottom: 8px; }.corner-bk .view-action{ font-size: 14px; margin-bottom: 8px; }.corner-bk .featured-js{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.texture-eq{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.surface237{ margin: 24px 0; padding: 20px 0; }.tertiary-es{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.content255{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.popup746{
  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;
}.popup746:hover{ background: rgba(255,255,255,0.1); }.popup746 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.preview-foreground .select-wm{ display: flex; flex-wrap: wrap; gap: 12px; }.preview-foreground .container-go{
  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;
}.preview-foreground .container-go:hover{ border-color: #089e4e; background: #089e4e15; }.preview-foreground .container-go img{ max-width: 72px; max-height: 36px; object-fit: contain; }.point-xp .highlight675{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.point-xp .banner-dropdown{ padding: 10px 14px; transition: opacity 0.2s; }.point-xp .banner-dropdown:hover{ opacity: 0.85; }.point-xp .banner-dropdown img{ max-width: 64px; max-height: 32px; object-fit: contain; }.text-zs{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.text-zs .widget426{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.text-zs .featured740{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.text-zs .featured740:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.text-zs .featured740 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.frame-highlight{ margin: 28px 0; }.description958{ font-size: 1.5rem; margin-bottom: 20px; }.column-ul .meta-mv{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.column-ul .input-bh{
  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;
}.column-ul .input-bh:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.column-ul .input-bh img{ width: 100%; height: 133px; object-fit: cover; display: block; }.column-ul .form567{ display: block; padding: 12px; font-size: 14px; }.column-ul .foreground138{ margin-top: 20px; display: inline-block; }.disabled-bx .details-hm{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.disabled-bx .column-u11{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.disabled-bx .column-u11:hover{ opacity: 0.9; }.disabled-bx .column-u11 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.ui-ci .popular-lr{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.ui-ci .grid-qj{
  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);
}.ui-ci .grid-qj:hover{ transform: scale(1.02); border-color: #089e4e; }.ui-ci .badge-player{ aspect-ratio: 3/2; overflow: hidden; }.ui-ci .badge-player img{ width: 100%; height: 100%; object-fit: cover; display: block; }.ui-ci .texture-light{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.pattern-hover{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.component-m9{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.shadow-label{
  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;
}.shadow-label:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.dropdown-promo .card658{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.dropdown-promo .featured815{
  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);
}.dropdown-promo .featured815:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.dropdown-promo .featured815 img{
  width: 100%;
  height: auto;
  display: block;
}.dropdown-promo .outline610{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.dropdown-promo{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.menu812 .module-jl{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.menu812 .hero246{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.menu812 .hero246:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.menu812 .hero246 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.hover-pu .frame342{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.hover-pu .popular-r33{
  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);
}.hover-pu .popular-r33:hover{
  transform: translateY(-6px);
}.hover-pu .game-background{
  position: relative;
  overflow: hidden;
}.hover-pu .game-background img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.hover-pu .popular-r33:hover img{
  transform: scale(1.1);
}.hover-pu .visual-inactive{
  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;
}.hover-pu .popular-r33:hover .visual-inactive{
  opacity: 1;
}.hover-pu .info-ky{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.hover-pu .outline610{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.highlight191 .round500{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.highlight191 .round500::-webkit-scrollbar{
  height: 8px;
}.highlight191 .round500::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.highlight191 .round500::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.highlight191 .input-row{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.highlight191 .tooltip-en{
  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);
}.highlight191 .tooltip-en:hover{
  transform: scale(1.05);
}.highlight191 .tooltip-en img{
  width: 100%;
  height: auto;
  display: block;
}.highlight191 .rating19{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.label745 .shadow-hq{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.label745 .screen-expand{
  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);
}.label745 .screen-expand.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.label745 .screen-expand.main-slot-medium{
  grid-column: span 2;
}.label745 .screen-expand:hover{
  transform: scale(1.03);
  z-index: 10;
}.label745 .screen-expand img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.label745 .display-shadow{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.layout-l7 .gallery-card{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.layout-l7 .module-ag{
  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);
}.layout-l7 .module-ag:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.layout-l7 .surface-qk{
  border-radius: 8px;
  overflow: hidden;
}.layout-l7 .surface-qk img{
  width: 100%;
  height: auto;
  display: block;
}.layout-l7 .border-fh{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.layout-l7 .gradient32{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.layout-l7 .details-z93{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.layout-l7 .light-xa{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.layout-l7 .gradient-fb{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.layout-l7 .circle181{
  display: flex;
  align-items: center;
}.layout-l7 .circle-pw{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.layout-l7 .circle-pw:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.dropdown-promo .card658,
  .hover-pu .frame342{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.dropdown-promo .card658,
  .hover-pu .frame342{
    grid-template-columns: repeat(2, 1fr);
  }.menu812 .module-jl{
    grid-template-columns: repeat(3, 1fr);
  }.layout-l7 .module-ag{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.layout-l7 .circle181{
    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) {.component-m9{
    font-size: 22px;
  }.dropdown-promo .card658,
  .hover-pu .frame342{
    grid-template-columns: 1fr;
  }.menu812 .module-jl{
    grid-template-columns: repeat(2, 1fr);
  }.highlight191 .tooltip-en{
    flex: 0 0 180px;
  }.layout-l7 .module-ag{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.level-ar{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.preview121{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.field609{
  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;
}.field609:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.round-my .subtitle992{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.round-my .module-bl{
  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;
}.round-my .module-bl:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.round-my .display621{
  flex-shrink: 0;
}.round-my .display621 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.round-my .primary631{
  flex: 1;
}.round-my .carousel-thumbnail{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.round-my .info889{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.edge-y94 .control629{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.edge-y94 .control629 .smooth-op:nth-child(4),
.edge-y94 .control629 .smooth-op:nth-child(5){
  grid-column: span 1;
}.edge-y94 .smooth-op{
  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;
}.edge-y94 .smooth-op:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.edge-y94 .play920{
  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;
}.edge-y94 .row170{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.edge-y94 .carousel-thumbnail{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.edge-y94 .info889{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.border888 .element-rw{
  max-width: 800px;
  margin: 0 auto;
}.border888 .badge-r71{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.border888 .link-accordion{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.border888 .link-accordion:hover{
  background: rgba(255, 255, 255, 0.05);
}.border888 .smooth-i41{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.border888 .details-uq{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.border888 .popular746{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.border888 .badge-r71.active .popular746{
  transform: rotate(180deg);
}.border888 .button-z18{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.border888 .badge-r71.active .button-z18{
  max-height: 300px;
}.border888 .button-z18 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.image-xn .highlight-qg{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.image-xn .highlight-qg::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.image-xn .form393{
  position: relative;
  margin-bottom: 48px;
}.image-xn .star268{
  position: absolute;
  left: -60px;
  top: 0;
}.image-xn .play679{
  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);
}.image-xn .feature588{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.image-xn .nav-grid{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.image-xn .icon-vo{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.image-xn .level688{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.hover-gallery .design-sharp{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.hover-gallery .corner-pi{
  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;
}.hover-gallery .corner-pi:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.hover-gallery .details-badge{
  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);
}.hover-gallery .smooth-corner img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.hover-gallery .secondary-collapse{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.hover-gallery .card-fl{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.column-game .view618{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.column-game .tertiary-gd{
  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;
}.column-game .tertiary-gd:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.column-game .element-uc{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.column-game .feature576{
  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;
}.column-game .element-uc img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.column-game .background473{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.column-game .foreground-lf{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.edge-y94 .control629{
    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) {.preview121{
    font-size: 26px;
  }.round-my .module-bl{
    flex-direction: column;
    text-align: center;
  }.round-my .display621{
    margin: 0 auto;
  }.edge-y94 .control629{
    grid-template-columns: 1fr;
  }.edge-y94 .control629 .smooth-op:nth-child(5){
    grid-column: span 1;
  }.image-xn .highlight-qg{
    padding-left: 0;
  }.image-xn .highlight-qg::before{
    display: none;
  }.image-xn .star268{
    position: static;
    margin-bottom: 12px;
  }.image-xn .play679{
    margin: 0 auto;
  }.image-xn .nav-grid{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.hover-gallery .corner-pi{
    grid-template-columns: 1fr;
  }.hover-gallery .smooth-corner img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.column-game .tertiary-gd{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.play52{ grid-template-columns: 1fr; }.frame-m87{ grid-template-columns: 1fr; }.accordion-wrapper, .control-description{ grid-template-columns: 1fr; }.dim-column{ flex-direction: column; text-align: center; }.circle-qs{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.footer-tag{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.status-hn{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.panel-inactive{ display: flex; align-items: center; flex-shrink: 0; }.focus-highlight{ height: 50px; width: auto; }.select-ai{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.visual-modal{ font-size: 14px; font-weight: 600; color: #000; }.square-le{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.row-fy{ display: flex; gap: 20px; margin-left: 20px; }.row-fy .oval-option{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.row-fy .oval-option:hover, .row-fy .oval-option.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.section-qe{ display: flex; gap: 12px; margin-left: auto; }.design25{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.expand-im{ background: #00d4ff; color: #000; }.expand-im:hover{ background: #00b8e6; transform: translateY(-2px); }.module28{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.module28:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.background183{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.range-square{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.oval-zd{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.background-ko{ height: 45px; }.primary963{ font-size: 22px; font-weight: 700; color: #00d4ff; }.soft898{ display: flex; gap: 25px; align-items: center; }.soft898 .oval-option{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.soft898 .oval-option:hover, .soft898 .oval-option.active{ color: #00d4ff; }.border-ns{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.border-ns:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.info-nt{ background: #00d4ff; color: #000; padding: 8px 0; }.background-iw{ background: #0a0f1c; padding: 12px 0; }.container-gradient{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.tertiary-xs{ font-size: 14px; font-weight: 600; }.badge-wo{ display: flex; gap: 15px; }.point808{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.point808:hover{ text-decoration: underline; }.block-ux{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.item-link{ height: 48px; }.circle51{ display: flex; gap: 25px; }.circle51 .oval-option{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.circle51 .oval-option:hover, .circle51 .oval-option.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.game739{ background: #0a0f1c; padding: 15px 0; }.circle-fa{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.highlight952{ position: absolute; left: 50%; transform: translateX(-50%); }.light-ru{ height: 55px; }.collapse424, .circle-graphic{ display: flex; gap: 20px; }.collapse424 .oval-option, .circle-graphic .oval-option{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.collapse424 .oval-option:hover, .circle-graphic .oval-option:hover,
.collapse424 .oval-option.active, .circle-graphic .oval-option.active{ color: #00d4ff; }.offer-vp{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.point707{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.description295{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.toggle705{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.outline-qo{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.rank113{ height: 50px; width: auto; }.frame-qe{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.icon-t32{ font-size: 12px; color: #999; text-transform: uppercase; }.icon-tf{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.range-c54{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.corner-vx{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.switch-bq{ display: flex; gap: 25px; flex-wrap: wrap; }.switch-bq .oval-option{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.switch-bq .oval-option:hover, .switch-bq .oval-option.active{ color: #00d4ff; }.bright750{ display: flex; gap: 12px; }.offer827, .select909{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.offer827{ background: #00d4ff; color: #000; }.offer827:hover{ background: #00b8e6; }.select909{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.select909:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.row-fy, .circle51, .collapse424, .circle-graphic, .switch-bq{ gap: 15px; }.select-ai, .offer-vp{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.status-hn, .range-square, .container-gradient, .circle-fa, .toggle705{ flex-wrap: wrap; }.row-fy, .soft898, .circle51, .collapse424, .circle-graphic, .switch-bq{ 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 - Аккордеон с анимацией */
.star-ml{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.point-me{
    max-width: 900px;
    margin: 0 auto;
}.circle764{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.select-y32{
    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);
}.select-y32:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.container196{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.container196::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;
}.select-y32.active .container196::after{
    transform: translateY(-50%) rotate(45deg);
}.list462{
    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;
}.select-y32.active .list462{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.media660{
    display: none;
}

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

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

@media (max-width: 768px) {.range-aj{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.smooth976{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.style-we{
    max-width: 1100px;
    margin: 0 auto;
}.column200{
    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);
}.action966{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.tooltip197{
    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;
}.tooltip197::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;
}.tooltip197:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.foreground-menu{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.section-pp{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.slider29{
    display: none;
}

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

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

@media (max-width: 768px) {.display979{
        font-size: 1.3rem;
    }.focus-ku{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.option-template{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.smooth-theme{
    max-width: 1200px;
    margin: 0 auto;
}.expand-form{
    margin-bottom: 40px;
}.primary-inactive{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.option197{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.icon-jc{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.ux699{
    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;
}.ux699:last-child{
    border-bottom: none;
}.ux699:hover{
    color: #ffd700;
    padding-left: 8px;
}.primary-ap{
    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;
}.box-bj{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.frame-kr{
    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) {.option197{
        grid-template-columns: 1fr;
    }.primary-inactive{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.thumbnail330{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.offer-field{
    max-width: 1100px;
    margin: 0 auto;
}.layer-play{
    margin-bottom: 35px;
}.input-l47{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.point-square{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.point-square:hover{
    color: #ffd700;
}.square-au{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.banner-vk{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.panel-element{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.input-l47{
        line-height: 1.8;
    }.point-square{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
