
*{
	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: #01025c;
	color: #ffffff;
	padding-top: 72px;
}.focus513{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.window-oi{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #09008b;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.badge-br{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.field-vb{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.field-vb .texture-details{
	height: 36px;
	width: auto;
	object-fit: contain;
}.graphic476{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #00a5e6;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.focus-circle{ font-size: 13px; font-weight: 600; }.subtitle670{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.box589{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.banner288{
	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;
}.banner288:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.banner288.carduus{
	background: #00a5e6;
	color: #fff;
	border-color: #00a5e6;
}.grid-yb{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.item579{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.text130{ background: #00a5e6; color: #fff; border: none; }.special-jc{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.special-jc:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.window-oi{ height: auto; }.badge-br{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.box589{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.box589::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.outline-c93{
	border: 1px solid #00a5e6;
	display: inline-block;
	padding: 10px 20px;
	background-color: #00a5e6;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.badge702{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.badge702:focus{
	outline: 2px solid #00a5e6;
	outline-offset: 2px;
}.graphic-l75{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.graphic-l75:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.graphic-l75:focus{
	outline: 2px solid #00a5e6;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes range-panel {0%{ box-shadow: 0 0 5px #00a5e6; }50%{ box-shadow: 0 0 20px #00a5e6; }
	100% { box-shadow: 0 0 5px #00a5e6; }
}.input-uh{
	animation: glow 1.5s infinite alternate;
}.interface-field{
	background-color: #00a5e6;
}.badge-k61{
	background-color: transparent;
}.badge-k61:hover{
	background-color: #00a5e6;
}h1, .details-form{
	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;
	}
}.range-shadow{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.status262{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.featured529 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.soft-pl{
	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;
	}
}.featured529 h1, .featured529 .details-form{ margin-bottom: 16px; }.promo-tertiary{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #09008b;
	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;
	}
}.point-el{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.promo-tertiary.show{
	opacity: 1;
	visibility: visible;
}.layer-qv{
	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;
	}
}.box-hero{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.box-hero span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.box-hero p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.content-hard{
	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 компактный (не перекрывает контент) ========== */
.game774{
  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;
}.grid-round{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.hero-widget{ flex: 1; min-width: 280px; }.corner-kt{
  display: inline-block;
  background: #00a5e6;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.tag877{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.dropdown-style{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.secondary870{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.secondary870 strong{ color: #00a5e6; }.details-list{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.details-list img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.button-tf{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.grid-round{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.dark995.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.smooth-media{
  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;
}.visual243{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.grid-pt{ flex: 1; min-width: 280px; }.status-jp{
  display: inline-block;
  background: #00a5e6;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.meta-jq{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.state-preview{ margin-bottom: 12px; }.theme554{
  font-size: 1.35rem;
  font-weight: 800;
  color: #00a5e6;
  display: block;
}.texture-nc{ font-size: 13px; color: rgba(255,255,255,0.8); }.state577{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.state577 strong{ color: #00a5e6; }.collapse903{ display: flex; gap: 12px; flex-wrap: wrap; }.badge-light{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.badge-light img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.secondary-uk{
  background: linear-gradient(90deg, #00a5e6 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.shadow85{ max-width: 500px; margin: 0 auto; }.expand479{ margin-bottom: 12px; }.template-subtitle{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.dark-wb{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.promo-inactive{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.content-rp strong{ font-size: 1.1rem; }.thumbnail743{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.light200{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.point460{ flex: 1; min-width: 260px; }.media-c96{ font-size: 1.4rem; margin-bottom: 12px; }.footer573{ margin-bottom: 8px; }.edge-sx{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00a5e6;
  display: block;
}.banner-yf{ font-size: 13px; color: rgba(255,255,255,0.75); }.corner900{ font-size: 14px; margin-bottom: 16px; }.design-meta img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.badge-vd{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.action-title{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.text-rating{
  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;
}.sharp607{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.rating49{ font-size: 1.25rem; font-weight: 700; color: #00a5e6; }.toggle-zu{ text-align: center; }.shadow-state{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.panel36{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.tooltip-bj{ flex: 1; min-width: 260px; }.hard-eg{ font-size: 1.4rem; margin-bottom: 10px; }.feature-i18{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00a5e6;
  margin-bottom: 8px;
}.focus485{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.preview-icon{ display: flex; gap: 12px; flex-wrap: wrap; }.window-qx{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.window-qx img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.badge-light img, .design-meta img, .window-qx 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) */
.enabled59, .layout297{
  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;
}.enabled59 h2, .layout297 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.bright208{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #00a5e6;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.secondary666{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.focus-bb{ font-weight: 800; font-size: 1.25rem; }.badge385{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.component-if{
  background: #fff !important;
  color: #09008b !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.widget-sa{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.enabled790{ font-size: 1.2rem; margin-bottom: 16px; }.input672{ list-style: none; padding-left: 0; }.input672 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.container-ld{
  margin-top: 16px;
  display: inline-block;
}.info886{
  background: linear-gradient(135deg, #00a5e622 0%, #00a5e608 100%);
  border: 1px solid #00a5e6;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.square349{ font-weight: 700; margin-bottom: 8px; }.subtitle796{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.promo-collapse{
  margin-top: 12px;
  padding: 10px 20px;
  background: #00a5e6;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.offer393{
  margin: 24px 0;
}.popup-layer{ font-size: 1.25rem; margin-bottom: 16px; }.card-gk{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.feature-sj{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.gallery89{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #00a5e6;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.tab790{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.item-uf{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.smooth-v8{ margin-top: 12px; }.feature-v25{ margin: 24px 0; }.bright-fr{ font-size: 1.25rem; margin-bottom: 16px; }.badge788{ display: flex; flex-direction: column; gap: 12px; }.focus-wt{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #00a5e6;
}.focus-wt:hover{ background: rgba(255,255,255,0.08); }.shadow986{ font-size: 12px; color: rgba(255,255,255,0.6); }.status483{ margin: 24px 0; }.form561{ font-size: 1.25rem; margin-bottom: 16px; }.overlay794{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.subtitle265{
  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;
}.nav-md{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #00a5e6;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.rating-gradient{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.item-header{
  font-size: 1.25rem;
  font-weight: 800;
  color: #00a5e6;
  margin: 8px 0 4px;
}.label-uv{ font-size: 13px; display: block; margin-bottom: 4px; }.meta-qn{ font-size: 12px; color: rgba(255,255,255,0.7); }.display181{ margin-top: 12px; display: inline-block; }.panel175{ margin: 24px 0; }.promo-form{ font-size: 1.25rem; margin-bottom: 16px; }.button-module{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.details-as{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.thumbnail418{ position: relative; margin-bottom: 8px; }.level476{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.control-sj{ display: block; margin-bottom: 8px; }.title232{
  background: #00a5e6;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.foreground701{ font-size: 12px; color: rgba(255,255,255,0.6); }.image-item{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.panel-e58{ margin: 24px 0; }.ux-jo{ font-size: 1.25rem; margin-bottom: 16px; }.progress-preview{ display: flex; flex-direction: column; gap: 12px; }.soft793{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #00a5e6;
}.soft793:hover{ background: rgba(255,255,255,0.08); }.circle-pd, .player495{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.badge-score{ font-size: 13px; margin-top: 8px; }.link891{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.promo-ry{ margin: 24px 0; }.details-yc{ font-size: 1.25rem; margin-bottom: 16px; }.tab-header{ display: flex; flex-direction: column; gap: 16px; }.modal-progress{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.panel129{ font-size: 12px; color: #00a5e6; }.background-sn{ font-weight: 700; margin: 8px 0; }.hard-st{ font-size: 12px; display: block; margin: 8px 0; }.progress-xw{ margin-top: 8px; }/* Блок: Провайдеры */
.field-uq{ margin: 24px 0; }.sharp-xj{ font-size: 1.25rem; margin-bottom: 16px; }.state-game{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.disabled439{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.featured687{ margin: 24px 0; }.link-px{ font-size: 1.25rem; margin-bottom: 16px; }.inactive-oq{ display: flex; flex-direction: column; gap: 16px; }.carousel809{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.column-uv{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.ui572{ font-weight: 600; font-size: 1rem; }.badge33{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.sharp760{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.subtitle378{ font-size: 13px; margin-bottom: 10px; }.switch-dr{ color: #00a5e6; font-weight: 700; }.collapse-vb{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.toggle-gradient{ font-size: 12px; color: rgba(255,255,255,0.5); }.toggle-dj, .dim770{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.sharp-promo{ font-size: 1.25rem; margin-bottom: 16px; }.accent-design{ margin: 24px 0; }.image-level{ display: flex; flex-direction: column; gap: 12px; }.popular-wz{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.column-sy{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.details-ea{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.hover-outline{ margin: 24px 0; }.carousel-qe{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.dim-dr h4, .header585 h4{ font-size: 1rem; margin-bottom: 12px; }.dim-dr h4{ color: #00a5e6; }.header585 h4{ color: #e57373; }.dim-dr ul, .header585 ul{ padding-left: 20px; margin: 0; }.dim-dr li, .header585 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.dark188{ margin: 24px 0; }.featured-n83{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.enabled-np{
  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;
}.enabled-np:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.grid132{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.image-bc{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.collapse-rf{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.tertiary-cp, .inactive129, .active857, .interface415, .badge-panel{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.text-layer, .accordion261, .slider249, .media798, .light-w22{
  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;
}.text-layer:hover, .accordion261:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.popular-ce{ width: 100%; border-radius: 8px; }.link-qe{
  display: inline-block;
  background: #00a5e640;
  color: #00a5e6;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.smooth187{ background: rgba(255,255,255,0.05); border-radius: 12px; }.featured-panel{
  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;
}.featured-panel .action574{ font-size: 2rem; margin-bottom: 8px; }.featured-panel .status-b4{ font-size: 1.25rem; margin-bottom: 8px; }.featured-panel .nav529{ font-size: 14px; margin-bottom: 8px; }.featured-panel .thumbnail326{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.icon967{ background: linear-gradient(135deg, #00a5e6 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.level792{ margin: 24px 0; padding: 20px 0; }.thumbnail859{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.details-display{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.screen-gx{
  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;
}.screen-gx:hover{ background: rgba(255,255,255,0.1); }.screen-gx img{ max-width: 80px; max-height: 40px; object-fit: contain; }.section37 .badge459{ display: flex; flex-wrap: wrap; gap: 12px; }.section37 .widget-xh{
  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;
}.section37 .widget-xh:hover{ border-color: #00a5e6; background: #00a5e615; }.section37 .widget-xh img{ max-width: 72px; max-height: 36px; object-fit: contain; }.card-i43 .hard-popular{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.card-i43 .view-footer{ padding: 10px 14px; transition: opacity 0.2s; }.card-i43 .view-footer:hover{ opacity: 0.85; }.card-i43 .view-footer img{ max-width: 64px; max-height: 32px; object-fit: contain; }.sharp-gy{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.sharp-gy .column-ii{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.sharp-gy .gradient-ga{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.sharp-gy .gradient-ga:hover{ background: #00a5e625; box-shadow: 0 2px 8px #00a5e630; }.sharp-gy .gradient-ga img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.wrapper-yt{ margin: 28px 0; }.button-rating{ font-size: 1.5rem; margin-bottom: 20px; }.container-featured .enabled-uy{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.container-featured .header-b7{
  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;
}.container-featured .header-b7:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.container-featured .header-b7 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.container-featured .label-qf{ display: block; padding: 12px; font-size: 14px; }.container-featured .enabled932{ margin-top: 20px; display: inline-block; }.list-ro .point-wrapper{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.list-ro .link496{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.list-ro .link496:hover{ opacity: 0.9; }.list-ro .link496 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.slider366 .tooltip678{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.slider366 .promo817{
  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);
}.slider366 .promo817:hover{ transform: scale(1.02); border-color: #00a5e6; }.slider366 .featured-image{ aspect-ratio: 3/2; overflow: hidden; }.slider366 .featured-image img{ width: 100%; height: 100%; object-fit: cover; display: block; }.slider366 .status-hm{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.details-hover{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tooltip-j96{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.screen-soft{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #00a5e6;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.screen-soft:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.gallery-pz .content-hx{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.gallery-pz .rank-bi{
  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);
}.gallery-pz .rank-bi:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #00a5e6;
}.gallery-pz .rank-bi img{
  width: 100%;
  height: auto;
  display: block;
}.gallery-pz .switch-pg{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.gallery-pz{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.section159 .deal621{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.section159 .icon-expand{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.section159 .icon-expand:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.section159 .icon-expand img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.window91 .status-jr{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.window91 .option452{
  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);
}.window91 .option452:hover{
  transform: translateY(-6px);
}.window91 .tooltip81{
  position: relative;
  overflow: hidden;
}.window91 .tooltip81 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.window91 .option452:hover img{
  transform: scale(1.1);
}.window91 .hover-form{
  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;
}.window91 .option452:hover .hover-form{
  opacity: 1;
}.window91 .section-template{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.window91 .switch-pg{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.collapse-iu .dropdown926{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #00a5e6 rgba(255, 255, 255, 0.1);
}.collapse-iu .dropdown926::-webkit-scrollbar{
  height: 8px;
}.collapse-iu .dropdown926::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.collapse-iu .dropdown926::-webkit-scrollbar-thumb{
  background: #00a5e6;
  border-radius: 4px;
}.collapse-iu .card-oz{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.collapse-iu .sharp-foreground{
  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);
}.collapse-iu .sharp-foreground:hover{
  transform: scale(1.05);
}.collapse-iu .sharp-foreground img{
  width: 100%;
  height: auto;
  display: block;
}.collapse-iu .ui-featured{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.expand-t54 .expand776{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.expand-t54 .label-xx{
  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);
}.expand-t54 .label-xx.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.expand-t54 .label-xx.main-slot-medium{
  grid-column: span 2;
}.expand-t54 .label-xx:hover{
  transform: scale(1.03);
  z-index: 10;
}.expand-t54 .label-xx img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.expand-t54 .hover306{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.rank737 .form-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.rank737 .hard-gk{
  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);
}.rank737 .hard-gk:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #00a5e6;
}.rank737 .button371{
  border-radius: 8px;
  overflow: hidden;
}.rank737 .button371 img{
  width: 100%;
  height: auto;
  display: block;
}.rank737 .layer-slider{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.rank737 .template662{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.rank737 .screen623{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.rank737 .graphic-banner{
  display: inline-block;
  padding: 4px 10px;
  background: #00a5e6;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.rank737 .title733{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.rank737 .point591{
  display: flex;
  align-items: center;
}.rank737 .star-gradient{
  padding: 10px 20px;
  background: #00a5e6;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.rank737 .star-gradient:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.gallery-pz .content-hx,
  .window91 .status-jr{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.gallery-pz .content-hx,
  .window91 .status-jr{
    grid-template-columns: repeat(2, 1fr);
  }.section159 .deal621{
    grid-template-columns: repeat(3, 1fr);
  }.rank737 .hard-gk{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.rank737 .point591{
    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) {.tooltip-j96{
    font-size: 22px;
  }.gallery-pz .content-hx,
  .window91 .status-jr{
    grid-template-columns: 1fr;
  }.section159 .deal621{
    grid-template-columns: repeat(2, 1fr);
  }.collapse-iu .sharp-foreground{
    flex: 0 0 180px;
  }.rank737 .hard-gk{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.dark-pr{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.foreground-aa{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.row-qw{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #00a5e6;
  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;
}.row-qw:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.dim800 .icon-switch{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dim800 .switch984{
  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;
}.dim800 .switch984:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #00a5e6;
}.dim800 .status-qn{
  flex-shrink: 0;
}.dim800 .status-qn img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dim800 .media-iv{
  flex: 1;
}.dim800 .card-gg{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dim800 .layer-uc{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.range-gallery .score-border{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.range-gallery .score-border .footer-t68:nth-child(4),
.range-gallery .score-border .footer-t68:nth-child(5){
  grid-column: span 1;
}.range-gallery .footer-t68{
  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;
}.range-gallery .footer-t68:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.range-gallery .label-input{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #00a5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.range-gallery .highlight-e12{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.range-gallery .card-gg{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.range-gallery .layer-uc{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.focus739 .wrapper-q33{
  max-width: 800px;
  margin: 0 auto;
}.focus739 .item-q94{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.focus739 .highlight-j97{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.focus739 .highlight-j97:hover{
  background: rgba(255, 255, 255, 0.05);
}.focus739 .meta625{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.focus739 .game-dk{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.focus739 .shadow-uk{
  color: #00a5e6;
  font-size: 20px;
  transition: transform 0.3s;
}.focus739 .item-q94.active .shadow-uk{
  transform: rotate(180deg);
}.focus739 .circle-a43{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.focus739 .item-q94.active .circle-a43{
  max-height: 300px;
}.focus739 .circle-a43 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.border226 .range-y52{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.border226 .range-y52::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #00a5e6, rgba(255, 255, 255, 0.1));
}.border226 .form-vd{
  position: relative;
  margin-bottom: 48px;
}.border226 .smooth-gallery{
  position: absolute;
  left: -60px;
  top: 0;
}.border226 .tab-xb{
  width: 40px;
  height: 40px;
  background: #00a5e6;
  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);
}.border226 .play891{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.border226 .theme-jf{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.border226 .control-v1{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.border226 .focus647{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.interface843 .section457{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.interface843 .section785{
  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;
}.interface843 .section785:hover{
  border-color: #00a5e6;
  transform: translateX(8px);
}.interface843 .accent-gallery{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #00a5e6;
  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);
}.interface843 .content-ji img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.interface843 .tertiary744{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.interface843 .field15{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.preview873 .texture-n82{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.preview873 .popup640{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #00a5e6;
  transition: background 0.2s, border-color 0.2s;
}.preview873 .popup640:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.preview873 .container-a19{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.preview873 .section-bz{
  width: 32px;
  height: 32px;
  background: #00a5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.preview873 .container-a19 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.preview873 .component-yv{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.preview873 .highlight-dim{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.range-gallery .score-border{
    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) {.foreground-aa{
    font-size: 26px;
  }.dim800 .switch984{
    flex-direction: column;
    text-align: center;
  }.dim800 .status-qn{
    margin: 0 auto;
  }.range-gallery .score-border{
    grid-template-columns: 1fr;
  }.range-gallery .score-border .footer-t68:nth-child(5){
    grid-column: span 1;
  }.border226 .range-y52{
    padding-left: 0;
  }.border226 .range-y52::before{
    display: none;
  }.border226 .smooth-gallery{
    position: static;
    margin-bottom: 12px;
  }.border226 .tab-xb{
    margin: 0 auto;
  }.border226 .theme-jf{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.interface843 .section785{
    grid-template-columns: 1fr;
  }.interface843 .content-ji img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.preview873 .popup640{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.card-gk{ grid-template-columns: 1fr; }.overlay794{ grid-template-columns: 1fr; }.tertiary-cp, .inactive129{ grid-template-columns: 1fr; }.bright208{ flex-direction: column; text-align: center; }.carousel-qe{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.ui-b1{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.widget-layer{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.info-card{ display: flex; align-items: center; flex-shrink: 0; }.accent1{ height: 50px; width: auto; }.play-a82{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.interface966{ font-size: 14px; font-weight: 600; color: #000; }.star645{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.graphic553{ display: flex; gap: 20px; margin-left: 20px; }.graphic553 .card-ep{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.graphic553 .card-ep:hover, .graphic553 .card-ep.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.thumbnail-tw{ display: flex; gap: 12px; margin-left: auto; }.header-view{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.thumbnail-et{ background: #00d4ff; color: #000; }.thumbnail-et:hover{ background: #00b8e6; transform: translateY(-2px); }.tab-section{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.tab-section:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.container601{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.interface-sf{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.secondary567{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.level531{ height: 45px; }.collapse-xn{ font-size: 22px; font-weight: 700; color: #00d4ff; }.footer626{ display: flex; gap: 25px; align-items: center; }.footer626 .card-ep{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.footer626 .card-ep:hover, .footer626 .card-ep.active{ color: #00d4ff; }.pattern734{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.pattern734:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.wrapper-wf{ background: #00d4ff; color: #000; padding: 8px 0; }.banner-fg{ background: #0a0f1c; padding: 12px 0; }.subtitle715{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.expand677{ font-size: 14px; font-weight: 600; }.popup-link{ display: flex; gap: 15px; }.foreground-container{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.foreground-container:hover{ text-decoration: underline; }.hard604{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.list335{ height: 48px; }.banner-kw{ display: flex; gap: 25px; }.banner-kw .card-ep{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.banner-kw .card-ep:hover, .banner-kw .card-ep.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.thumbnail-s5{ background: #0a0f1c; padding: 15px 0; }.wrapper-mm{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.square170{ position: absolute; left: 50%; transform: translateX(-50%); }.corner-ww{ height: 55px; }.featured-pq, .header-t90{ display: flex; gap: 20px; }.featured-pq .card-ep, .header-t90 .card-ep{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.featured-pq .card-ep:hover, .header-t90 .card-ep:hover,
.featured-pq .card-ep.active, .header-t90 .card-ep.active{ color: #00d4ff; }.tertiary-ji{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.block-round{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.primary-wa{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.popup-br{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.toggle467{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.collapse-display{ height: 50px; width: auto; }.foreground845{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.dark-vl{ font-size: 12px; color: #999; text-transform: uppercase; }.subtitle-xc{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.deal-column{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.element997{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.button510{ display: flex; gap: 25px; flex-wrap: wrap; }.button510 .card-ep{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.button510 .card-ep:hover, .button510 .card-ep.active{ color: #00d4ff; }.action297{ display: flex; gap: 12px; }.control-os, .range-im{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.control-os{ background: #00d4ff; color: #000; }.control-os:hover{ background: #00b8e6; }.range-im{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.range-im:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.graphic553, .banner-kw, .featured-pq, .header-t90, .button510{ gap: 15px; }.play-a82, .tertiary-ji{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.widget-layer, .interface-sf, .subtitle715, .wrapper-mm, .popup-br{ flex-wrap: wrap; }.graphic553, .footer626, .banner-kw, .featured-pq, .header-t90, .button510{ 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 - Аккордеон с анимацией */
.ui119{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.menu979{
    max-width: 900px;
    margin: 0 auto;
}.promo199{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.active275{
    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);
}.active275:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.content203{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.content203::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;
}.active275.active .content203::after{
    transform: translateY(-50%) rotate(45deg);
}.ui-wv{
    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;
}.active275.active .ui-wv{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.component820{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.tooltip820{
        font-size: 1.3rem;
    }.popup588{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.range-ui{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.tertiary-zc{
    max-width: 1200px;
    margin: 0 auto;
}.content38{
    margin-bottom: 40px;
}.image-rp{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.collapse-he{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.edge228{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.description-zd{
    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;
}.description-zd:last-child{
    border-bottom: none;
}.description-zd:hover{
    color: #ffd700;
    padding-left: 8px;
}.slider-cn{
    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;
}.element761{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.window893{
    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) {.collapse-he{
        grid-template-columns: 1fr;
    }.image-rp{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.list643{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.frame-ts{
    max-width: 1100px;
    margin: 0 auto;
}.level206{
    margin-bottom: 35px;
}.thumbnail745{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.nav-hw{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.nav-hw:hover{
    color: #ffd700;
}.info-focus{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.display-cc{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.primary-rc{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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