
*{
	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: #121a2f;
	color: #ffffff;
	padding-top: 72px;
}.enabled128{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.button318{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a2740;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.promo-a72{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.state-special{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.state-special .interface-yw{
	height: 36px;
	width: auto;
	object-fit: contain;
}.highlight227{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #df0043;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.link482{ font-size: 13px; font-weight: 600; }.hero669{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.meta333{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.soft-gb{
	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;
}.soft-gb:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.soft-gb.carduus{
	background: #df0043;
	color: #fff;
	border-color: #df0043;
}.button935{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.visual-b82{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.thumbnail-ax{ background: #df0043; color: #fff; border: none; }.border-sharp{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.border-sharp:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.button318{ height: auto; }.promo-a72{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.meta333{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.meta333::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.tooltip-oval{
	border: 1px solid #df0043;
	display: inline-block;
	padding: 10px 20px;
	background-color: #df0043;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.tooltip-toggle{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.tooltip-toggle:focus{
	outline: 2px solid #df0043;
	outline-offset: 2px;
}.expand-o52{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.expand-o52:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.expand-o52:focus{
	outline: 2px solid #df0043;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes collapse-bz {0%{ box-shadow: 0 0 5px #df0043; }50%{ box-shadow: 0 0 20px #df0043; }
	100% { box-shadow: 0 0 5px #df0043; }
}.soft-disabled{
	animation: glow 1.5s infinite alternate;
}.soft-footer{
	background-color: #df0043;
}.promo-d7{
	background-color: transparent;
}.promo-d7:hover{
	background-color: #df0043;
}h1, .highlight-field{
	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;
	}
}.hard-f32{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.popup-level{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.foreground838 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.status617{
	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;
	}
}.foreground838 h1, .foreground838 .highlight-field{ margin-bottom: 16px; }.deal-uk{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a2740;
	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;
	}
}.collapse-i93{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.deal-uk.show{
	opacity: 1;
	visibility: visible;
}.expand-v77{
	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;
	}
}.shadow-oo{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.shadow-oo span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.shadow-oo p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.soft737{
	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 компактный (не перекрывает контент) ========== */
.highlight-hw{
  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;
}.switch-g1{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.round-h23{ flex: 1; min-width: 280px; }.tag798{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.score-j88{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.display-accordion{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.disabled-gradient{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.disabled-gradient strong{ color: #df0043; }.soft-on{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.soft-on img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.slider93{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.switch-g1{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.dropdown18.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.corner-collapse{
  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;
}.info243{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.label-aw{ flex: 1; min-width: 280px; }.header873{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.box410{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.view527{ margin-bottom: 12px; }.thumbnail616{
  font-size: 1.35rem;
  font-weight: 800;
  color: #df0043;
  display: block;
}.ui154{ font-size: 13px; color: rgba(255,255,255,0.8); }.link-accent{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.link-accent strong{ color: #df0043; }.light-js{ display: flex; gap: 12px; flex-wrap: wrap; }.oval-title{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.oval-title img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.text549{
  background: linear-gradient(90deg, #df0043 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.toggle-zs{ max-width: 500px; margin: 0 auto; }.header653{ margin-bottom: 12px; }.primary-d86{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.oval-tp{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.texture-er{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.background-fr strong{ font-size: 1.1rem; }.form-zl{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.primary346{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.footer-ax{ flex: 1; min-width: 260px; }.pattern433{ font-size: 1.4rem; margin-bottom: 12px; }.view-ii{ margin-bottom: 8px; }.accent-p31{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  display: block;
}.option-yo{ font-size: 13px; color: rgba(255,255,255,0.75); }.status-q37{ font-size: 14px; margin-bottom: 16px; }.collapse727 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.pattern-az{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.description-lk{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.block-e78{
  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;
}.inactive613{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.menu-zw{ font-size: 1.25rem; font-weight: 700; color: #df0043; }.gradient-q92{ text-align: center; }.expand-tab{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.banner-ve{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.description-bt{ flex: 1; min-width: 260px; }.inactive-ti{ font-size: 1.4rem; margin-bottom: 10px; }.bright264{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  margin-bottom: 8px;
}.preview-c68{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.component-an{ display: flex; gap: 12px; flex-wrap: wrap; }.widget-mi{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.widget-mi img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.oval-title img, .collapse727 img, .widget-mi 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) */
.foreground-rs, .interface456{
  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;
}.foreground-rs h2, .interface456 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.corner353{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #df0043;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.preview-as{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.header688{ font-weight: 800; font-size: 1.25rem; }.ux849{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.pattern-db{
  background: #fff !important;
  color: #1a2740 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.subtitle283{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.panel-a56{ font-size: 1.2rem; margin-bottom: 16px; }.range732{ list-style: none; padding-left: 0; }.range732 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.switch-ll{
  margin-top: 16px;
  display: inline-block;
}.icon-a94{
  background: linear-gradient(135deg, #df004322 0%, #df004308 100%);
  border: 1px solid #df0043;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.level-rr{ font-weight: 700; margin-bottom: 8px; }.game719{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.meta-xt{
  margin-top: 12px;
  padding: 10px 20px;
  background: #df0043;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.promo-oo{
  margin: 24px 0;
}.rank-zq{ font-size: 1.25rem; margin-bottom: 16px; }.details-rt{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.graphic723{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.subtitle678{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.badge606{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.graphic543{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.highlight-hu{ margin-top: 12px; }.text358{ margin: 24px 0; }.option907{ font-size: 1.25rem; margin-bottom: 16px; }.modal338{ display: flex; flex-direction: column; gap: 12px; }.edge993{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #df0043;
}.edge993:hover{ background: rgba(255,255,255,0.08); }.hard-round{ font-size: 12px; color: rgba(255,255,255,0.6); }.surface115{ margin: 24px 0; }.element-star{ font-size: 1.25rem; margin-bottom: 16px; }.texture150{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.promo978{
  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;
}.sharp548{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.tooltip-we{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.action462{
  font-size: 1.25rem;
  font-weight: 800;
  color: #df0043;
  margin: 8px 0 4px;
}.play-sz{ font-size: 13px; display: block; margin-bottom: 4px; }.rating167{ font-size: 12px; color: rgba(255,255,255,0.7); }.content-badge{ margin-top: 12px; display: inline-block; }.overlay833{ margin: 24px 0; }.popup707{ font-size: 1.25rem; margin-bottom: 16px; }.view918{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.screen408{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.meta535{ position: relative; margin-bottom: 8px; }.content-switch{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.foreground-score{ display: block; margin-bottom: 8px; }.box-wy{
  background: #df0043;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.view-yi{ font-size: 12px; color: rgba(255,255,255,0.6); }.gradient74{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.popup-jk{ margin: 24px 0; }.panel-rg{ font-size: 1.25rem; margin-bottom: 16px; }.range461{ display: flex; flex-direction: column; gap: 12px; }.text-round{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #df0043;
}.text-round:hover{ background: rgba(255,255,255,0.08); }.screen-z81, .featured849{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.toggle436{ font-size: 13px; margin-top: 8px; }.badge-frame{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.link-rz{ margin: 24px 0; }.input-ng{ font-size: 1.25rem; margin-bottom: 16px; }.frame885{ display: flex; flex-direction: column; gap: 16px; }.graphic995{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.link-i69{ font-size: 12px; color: #df0043; }.accent936{ font-weight: 700; margin: 8px 0; }.frame703{ font-size: 12px; display: block; margin: 8px 0; }.gallery442{ margin-top: 8px; }/* Блок: Провайдеры */
.frame-b16{ margin: 24px 0; }.inactive-dl{ font-size: 1.25rem; margin-bottom: 16px; }.secondary-f79{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.accordion-gh{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.badge-input{ margin: 24px 0; }.title183{ font-size: 1.25rem; margin-bottom: 16px; }.grid-button{ display: flex; flex-direction: column; gap: 16px; }.circle-r40{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.oval-grid{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.score-ol{ font-weight: 600; font-size: 1rem; }.switch-preview{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.list-h77{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.nav-sp{ font-size: 13px; margin-bottom: 10px; }.expand-dd{ color: #df0043; font-weight: 700; }.dropdown-zf{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.hover657{ font-size: 12px; color: rgba(255,255,255,0.5); }.star-cc, .label-window{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.ui149{ font-size: 1.25rem; margin-bottom: 16px; }.media-light{ margin: 24px 0; }.action305{ display: flex; flex-direction: column; gap: 12px; }.element304{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.gallery68{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.popular-tab{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.style547{ margin: 24px 0; }.progress438{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.item605 h4, .tab-eh h4{ font-size: 1rem; margin-bottom: 12px; }.item605 h4{ color: #df0043; }.tab-eh h4{ color: #e57373; }.item605 ul, .tab-eh ul{ padding-left: 20px; margin: 0; }.item605 li, .tab-eh li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.media392{ margin: 24px 0; }.control231{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.text-component{
  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;
}.text-component:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.border-theme{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.surface911{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.panel-fa{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.card-kr, .link616, .image-special, .surface-nq, .list-qk{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.smooth455, .deal-sb, .field-q60, .menu986, .texture-p27{
  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;
}.smooth455:hover, .deal-sb:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.hero180{ width: 100%; border-radius: 8px; }.rank-xc{
  display: inline-block;
  background: #df004340;
  color: #df0043;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.corner-game{ background: rgba(255,255,255,0.05); border-radius: 12px; }.nav-view{
  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;
}.nav-view .switch-by{ font-size: 2rem; margin-bottom: 8px; }.nav-view .dark413{ font-size: 1.25rem; margin-bottom: 8px; }.nav-view .description-uy{ font-size: 14px; margin-bottom: 8px; }.nav-view .badge-modal{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.tag-lc{ background: linear-gradient(135deg, #df0043 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.icon315{ margin: 24px 0; padding: 20px 0; }.container647{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.section574{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.nav523{
  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;
}.nav523:hover{ background: rgba(255,255,255,0.1); }.nav523 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.surface-dc .featured-jd{ display: flex; flex-wrap: wrap; gap: 12px; }.surface-dc .soft-bw{
  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;
}.surface-dc .soft-bw:hover{ border-color: #df0043; background: #df004315; }.surface-dc .soft-bw img{ max-width: 72px; max-height: 36px; object-fit: contain; }.modal-fx .item-bx{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.modal-fx .action673{ padding: 10px 14px; transition: opacity 0.2s; }.modal-fx .action673:hover{ opacity: 0.85; }.modal-fx .action673 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.media-lv{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.media-lv .round-qq{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.media-lv .overlay597{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.media-lv .overlay597:hover{ background: #df004325; box-shadow: 0 2px 8px #df004330; }.media-lv .overlay597 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.rank-expand{ margin: 28px 0; }.carousel-expand{ font-size: 1.5rem; margin-bottom: 20px; }.dark-module .shadow-action{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.dark-module .layer-wq{
  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;
}.dark-module .layer-wq:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.dark-module .layer-wq img{ width: 100%; height: 133px; object-fit: cover; display: block; }.dark-module .details937{ display: block; padding: 12px; font-size: 14px; }.dark-module .background-action{ margin-top: 20px; display: inline-block; }.oval719 .dropdown471{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.oval719 .info-xv{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.oval719 .info-xv:hover{ opacity: 0.9; }.oval719 .info-xv img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.tab632 .score451{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.tab632 .design-sa{
  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);
}.tab632 .design-sa:hover{ transform: scale(1.02); border-color: #df0043; }.tab632 .container-option{ aspect-ratio: 3/2; overflow: hidden; }.tab632 .container-option img{ width: 100%; height: 100%; object-fit: cover; display: block; }.tab632 .input235{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.gallery-hero{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.media-iy{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.container818{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #df0043;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.container818:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.theme-ct .dropdown372{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.theme-ct .ui-rg{
  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);
}.theme-ct .ui-rg:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #df0043;
}.theme-ct .ui-rg img{
  width: 100%;
  height: auto;
  display: block;
}.theme-ct .graphic715{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.theme-ct{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.background944 .range788{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.background944 .status401{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.background944 .status401:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.background944 .status401 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.tab-ji .border812{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.tab-ji .component739{
  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);
}.tab-ji .component739:hover{
  transform: translateY(-6px);
}.tab-ji .popular-yo{
  position: relative;
  overflow: hidden;
}.tab-ji .popular-yo img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.tab-ji .component739:hover img{
  transform: scale(1.1);
}.tab-ji .row856{
  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;
}.tab-ji .component739:hover .row856{
  opacity: 1;
}.tab-ji .dropdown-ud{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.tab-ji .graphic715{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.shadow-panel .container706{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #df0043 rgba(255, 255, 255, 0.1);
}.shadow-panel .container706::-webkit-scrollbar{
  height: 8px;
}.shadow-panel .container706::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.shadow-panel .container706::-webkit-scrollbar-thumb{
  background: #df0043;
  border-radius: 4px;
}.shadow-panel .point-i81{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.shadow-panel .screen659{
  flex: 0 0 220px;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.shadow-panel .screen659:hover{
  transform: scale(1.05);
}.shadow-panel .screen659 img{
  width: 100%;
  height: auto;
  display: block;
}.shadow-panel .element79{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.module-o39 .rating-hs{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.module-o39 .secondary-ov{
  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);
}.module-o39 .secondary-ov.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.module-o39 .secondary-ov.main-slot-medium{
  grid-column: span 2;
}.module-o39 .secondary-ov:hover{
  transform: scale(1.03);
  z-index: 10;
}.module-o39 .secondary-ov img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.module-o39 .collapse934{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.point-thumbnail .preview-play{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.point-thumbnail .slider500{
  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);
}.point-thumbnail .slider500:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #df0043;
}.point-thumbnail .hero852{
  border-radius: 8px;
  overflow: hidden;
}.point-thumbnail .hero852 img{
  width: 100%;
  height: auto;
  display: block;
}.point-thumbnail .active-feature{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.point-thumbnail .{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.point-thumbnail .layer-j38{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.point-thumbnail .action-mw{
  display: inline-block;
  padding: 4px 10px;
  background: #df0043;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.point-thumbnail .gradient-x11{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.point-thumbnail .interface-th{
  display: flex;
  align-items: center;
}.point-thumbnail .accordion-m68{
  padding: 10px 20px;
  background: #df0043;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.point-thumbnail .accordion-m68:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.theme-ct .dropdown372,
  .tab-ji .border812{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.theme-ct .dropdown372,
  .tab-ji .border812{
    grid-template-columns: repeat(2, 1fr);
  }.background944 .range788{
    grid-template-columns: repeat(3, 1fr);
  }.point-thumbnail .slider500{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.point-thumbnail .interface-th{
    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) {.media-iy{
    font-size: 22px;
  }.theme-ct .dropdown372,
  .tab-ji .border812{
    grid-template-columns: 1fr;
  }.background944 .range788{
    grid-template-columns: repeat(2, 1fr);
  }.shadow-panel .screen659{
    flex: 0 0 180px;
  }.point-thumbnail .slider500{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.display87{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.ui-q39{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.widget-layer{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #df0043;
  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;
}.widget-layer:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.thumbnail-vo .template-footer{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.thumbnail-vo .switch362{
  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;
}.thumbnail-vo .switch362:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #df0043;
}.thumbnail-vo .description-smooth{
  flex-shrink: 0;
}.thumbnail-vo .description-smooth img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.thumbnail-vo .block452{
  flex: 1;
}.thumbnail-vo .rating-dv{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.thumbnail-vo .switch-gradient{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.texture808 .link455{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.texture808 .link455 .play-fg:nth-child(4),
.texture808 .link455 .play-fg:nth-child(5){
  grid-column: span 1;
}.texture808 .play-fg{
  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;
}.texture808 .play-fg:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.texture808 .dark-hero{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.texture808 .soft473{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.texture808 .rating-dv{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.texture808 .switch-gradient{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.meta-info .disabled753{
  max-width: 800px;
  margin: 0 auto;
}.meta-info .design-subtitle{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.meta-info .badge397{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.meta-info .badge397:hover{
  background: rgba(255, 255, 255, 0.05);
}.meta-info .promo39{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.meta-info .option-k62{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.meta-info .badge-view{
  color: #df0043;
  font-size: 20px;
  transition: transform 0.3s;
}.meta-info .design-subtitle.active .badge-view{
  transform: rotate(180deg);
}.meta-info .level-footer{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.meta-info .design-subtitle.active .level-footer{
  max-height: 300px;
}.meta-info .level-footer p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.section189 .game727{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.section189 .game727::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #df0043, rgba(255, 255, 255, 0.1));
}.section189 .tab-control{
  position: relative;
  margin-bottom: 48px;
}.section189 .rating138{
  position: absolute;
  left: -60px;
  top: 0;
}.section189 .menu89{
  width: 40px;
  height: 40px;
  background: #df0043;
  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);
}.section189 .popular-ma{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.section189 .block-w28{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.section189 .widget-h78{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.section189 .tooltip-x85{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.texture237 .slider387{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.texture237 .column-hf{
  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;
}.texture237 .column-hf:hover{
  border-color: #df0043;
  transform: translateX(8px);
}.texture237 .form-xt{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #df0043;
  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);
}.texture237 .accent97 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.texture237 .hard-secondary{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.texture237 .panel-foreground{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.title62 .ux343{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.title62 .list923{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #df0043;
  transition: background 0.2s, border-color 0.2s;
}.title62 .list923:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.title62 .container-subtitle{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.title62 .edge-component{
  width: 32px;
  height: 32px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.title62 .container-subtitle img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.title62 .rating845{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.title62 .collapse528{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.texture808 .link455{
    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) {.ui-q39{
    font-size: 26px;
  }.thumbnail-vo .switch362{
    flex-direction: column;
    text-align: center;
  }.thumbnail-vo .description-smooth{
    margin: 0 auto;
  }.texture808 .link455{
    grid-template-columns: 1fr;
  }.texture808 .link455 .play-fg:nth-child(5){
    grid-column: span 1;
  }.section189 .game727{
    padding-left: 0;
  }.section189 .game727::before{
    display: none;
  }.section189 .rating138{
    position: static;
    margin-bottom: 12px;
  }.section189 .menu89{
    margin: 0 auto;
  }.section189 .block-w28{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.texture237 .column-hf{
    grid-template-columns: 1fr;
  }.texture237 .accent97 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.title62 .list923{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.details-rt{ grid-template-columns: 1fr; }.texture150{ grid-template-columns: 1fr; }.card-kr, .link616{ grid-template-columns: 1fr; }.corner353{ flex-direction: column; text-align: center; }.progress438{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.featured896{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.game-e5{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.feature957{ display: flex; align-items: center; flex-shrink: 0; }.smooth639{ height: 50px; width: auto; }.offer-accordion{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.popup-u85{ font-size: 14px; font-weight: 600; color: #000; }.background-vs{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.thumbnail-sharp{ display: flex; gap: 20px; margin-left: 20px; }.thumbnail-sharp .subtitle-shadow{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.thumbnail-sharp .subtitle-shadow:hover, .thumbnail-sharp .subtitle-shadow.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.label-player{ display: flex; gap: 12px; margin-left: auto; }.button104{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.state458{ background: #00d4ff; color: #000; }.state458:hover{ background: #00b8e6; transform: translateY(-2px); }.featured-deal{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.featured-deal:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.accent992{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.accordion-zc{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.theme866{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.thumbnail9{ height: 45px; }.rating-special{ font-size: 22px; font-weight: 700; color: #00d4ff; }.accordion-g77{ display: flex; gap: 25px; align-items: center; }.accordion-g77 .subtitle-shadow{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.accordion-g77 .subtitle-shadow:hover, .accordion-g77 .subtitle-shadow.active{ color: #00d4ff; }.foreground-j19{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.foreground-j19:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.status-vc{ background: #00d4ff; color: #000; padding: 8px 0; }.input-zb{ background: #0a0f1c; padding: 12px 0; }.style-pn{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.grid-module{ font-size: 14px; font-weight: 600; }.popular-wu{ display: flex; gap: 15px; }.button20{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.button20:hover{ text-decoration: underline; }.screen-fr{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.circle-yy{ height: 48px; }.icon-gt{ display: flex; gap: 25px; }.icon-gt .subtitle-shadow{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.icon-gt .subtitle-shadow:hover, .icon-gt .subtitle-shadow.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.status-vt{ background: #0a0f1c; padding: 15px 0; }.text-label{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.header-ka{ position: absolute; left: 50%; transform: translateX(-50%); }.footer-un{ height: 55px; }.container-c8, .frame497{ display: flex; gap: 20px; }.container-c8 .subtitle-shadow, .frame497 .subtitle-shadow{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.container-c8 .subtitle-shadow:hover, .frame497 .subtitle-shadow:hover,
.container-c8 .subtitle-shadow.active, .frame497 .subtitle-shadow.active{ color: #00d4ff; }.promo-h91{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.select64{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.layer-j95{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.circle-component{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.menu-tooltip{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.promo-h26{ height: 50px; width: auto; }.secondary573{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.frame-ui{ font-size: 12px; color: #999; text-transform: uppercase; }.section-lt{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.field-uw{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.player986{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.select56{ display: flex; gap: 25px; flex-wrap: wrap; }.select56 .subtitle-shadow{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.select56 .subtitle-shadow:hover, .select56 .subtitle-shadow.active{ color: #00d4ff; }.template-lo{ display: flex; gap: 12px; }.popular-h87, .icon634{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.popular-h87{ background: #00d4ff; color: #000; }.popular-h87:hover{ background: #00b8e6; }.icon634{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.icon634:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.thumbnail-sharp, .icon-gt, .container-c8, .frame497, .select56{ gap: 15px; }.offer-accordion, .promo-h91{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.game-e5, .accordion-zc, .style-pn, .text-label, .circle-component{ flex-wrap: wrap; }.thumbnail-sharp, .accordion-g77, .icon-gt, .container-c8, .frame497, .select56{ 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 - Аккордеон с анимацией */
.select-iy{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.field-kf{
    max-width: 900px;
    margin: 0 auto;
}.popup397{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.focus496{
    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);
}.focus496:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.pattern-accent{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.pattern-accent::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;
}.focus496.active .pattern-accent::after{
    transform: translateY(-50%) rotate(45deg);
}.level-hs{
    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;
}.focus496.active .level-hs{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.round-sz{
    display: none;
}

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

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

@media (max-width: 768px) {.description880{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.icon-shadow{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.slider-input{
    max-width: 1100px;
    margin: 0 auto;
}.pattern-wf{
    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);
}.rank-zo{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.panel779{
    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;
}.panel779::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;
}.panel779:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.modal-un{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.subtitle-yy{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.description-bi{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.preview-state{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.outline-carousel{
    max-width: 1200px;
    margin: 0 auto;
}.banner-slider{
    margin-bottom: 40px;
}.thumbnail-smooth{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.play347{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.style-zs{
    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;
}.style-zs.tag-1{
    font-size: 0.85rem;
}.style-zs.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.style-zs.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.style-zs:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.score-vq{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.select-ch{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.template341{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.thumbnail-smooth{
        font-size: 1.3rem;
    }.play347{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.tertiary-disabled{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.level401{
    max-width: 1200px;
    margin: 0 auto;
}.progress982{
    margin-bottom: 40px;
}.collapse-ca{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.meta997{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.preview-ng{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.round-ux{
    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;
}.round-ux:last-child{
    border-bottom: none;
}.round-ux:hover{
    color: #ffd700;
    padding-left: 8px;
}.secondary-xb{
    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;
}.enabled-nav{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.modal-yh{
    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) {.meta997{
        grid-template-columns: 1fr;
    }.collapse-ca{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.action327{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.field513{
    max-width: 1100px;
    margin: 0 auto;
}.menu-row{
    margin-bottom: 35px;
}.popup860{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.container-cw{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.container-cw:hover{
    color: #ffd700;
}.tag-section{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.control-secondary{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.active918{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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