
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #29141a;
	color: #ffffff;
	padding-top: 72px;
}.dim-hr{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.info-bl{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #532c37;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.popular591{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.row420{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.row420 .round-eo{
	height: 36px;
	width: auto;
	object-fit: contain;
}.graphic94{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #d5b153;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.foreground545{ font-size: 13px; font-weight: 600; }.range-e75{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.promo-sz{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.layer-field{
	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;
}.layer-field:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.layer-field.carduus{
	background: #d5b153;
	color: #fff;
	border-color: #d5b153;
}.circle-en{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.offer-pa{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.shadow-u24{ background: #d5b153; color: #fff; border: none; }.info-icon{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.info-icon:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.info-bl{ height: auto; }.popular591{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.promo-sz{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.promo-sz::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.section-v34{
	border: 1px solid #d5b153;
	display: inline-block;
	padding: 10px 20px;
	background-color: #d5b153;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.details408{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.details408:focus{
	outline: 2px solid #d5b153;
	outline-offset: 2px;
}.layer-nc{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.layer-nc:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.layer-nc:focus{
	outline: 2px solid #d5b153;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes toggle-ew {0%{ box-shadow: 0 0 5px #d5b153; }50%{ box-shadow: 0 0 20px #d5b153; }
	100% { box-shadow: 0 0 5px #d5b153; }
}.view-ms{
	animation: glow 1.5s infinite alternate;
}.hover-lc{
	background-color: #d5b153;
}.input487{
	background-color: transparent;
}.input487:hover{
	background-color: #d5b153;
}h1, .gradient-y33{
	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;
	}
}.level-hover{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.list969{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.wrapper-e17 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.surface788{
	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;
	}
}.wrapper-e17 h1, .wrapper-e17 .gradient-y33{ margin-bottom: 16px; }.hero-square{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #532c37;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.ux750{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.hero-square.show{
	opacity: 1;
	visibility: visible;
}.border-preview{
	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;
	}
}.offer-switch{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.offer-switch span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.offer-switch p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.hard214{
	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 компактный (не перекрывает контент) ========== */
.sharp968{
  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;
}.media-rg{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.action-enabled{ flex: 1; min-width: 280px; }.menu422{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.background761{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.ui-ge{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.dark-a14{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.dark-a14 strong{ color: #d5b153; }.progress452{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.progress452 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.popular535{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.media-rg{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.gallery-lg.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.dark570{
  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;
}.action480{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.template-o12{ flex: 1; min-width: 280px; }.component441{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.tag282{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.oval-toggle{ margin-bottom: 12px; }.range618{
  font-size: 1.35rem;
  font-weight: 800;
  color: #d5b153;
  display: block;
}.inactive-wm{ font-size: 13px; color: rgba(255,255,255,0.8); }.accordion-meta{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.accordion-meta strong{ color: #d5b153; }.screen-select{ display: flex; gap: 12px; flex-wrap: wrap; }.shadow-ma{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.shadow-ma img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.highlight993{
  background: linear-gradient(90deg, #d5b153 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.smooth92{ max-width: 500px; margin: 0 auto; }.component170{ margin-bottom: 12px; }.info-deal{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.list-k58{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.content-zl{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.option413 strong{ font-size: 1.1rem; }.input-banner{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.dark-toggle{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.dropdown690{ flex: 1; min-width: 260px; }.tab-subtitle{ font-size: 1.4rem; margin-bottom: 12px; }.action-x80{ margin-bottom: 8px; }.featured-range{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  display: block;
}.hero-dp{ font-size: 13px; color: rgba(255,255,255,0.75); }.wrapper-zj{ font-size: 14px; margin-bottom: 16px; }.container-hu img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.background-popular{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.details-ek{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.design-fx{
  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;
}.range879{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.row675{ font-size: 1.25rem; font-weight: 700; color: #d5b153; }.gradient-mn{ text-align: center; }.list-level{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.ui-badge{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.details-bo{ flex: 1; min-width: 260px; }.score535{ font-size: 1.4rem; margin-bottom: 10px; }.dropdown-lw{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  margin-bottom: 8px;
}.thumbnail-foreground{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.level-ik{ display: flex; gap: 12px; flex-wrap: wrap; }.state-gf{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.state-gf img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.shadow-ma img, .container-hu img, .state-gf 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) */
.dropdown-wc, .menu37{
  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;
}.dropdown-wc h2, .menu37 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.accent835{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #d5b153;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.hover869{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.button844{ font-weight: 800; font-size: 1.25rem; }.header26{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.info-r74{
  background: #fff !important;
  color: #532c37 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.primary561{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.foreground-status{ font-size: 1.2rem; margin-bottom: 16px; }.ui-highlight{ list-style: none; padding-left: 0; }.ui-highlight li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.edge191{
  margin-top: 16px;
  display: inline-block;
}.section835{
  background: linear-gradient(135deg, #d5b15322 0%, #d5b15308 100%);
  border: 1px solid #d5b153;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.label-gj{ font-weight: 700; margin-bottom: 8px; }.hard-ht{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.view161{
  margin-top: 12px;
  padding: 10px 20px;
  background: #d5b153;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.container-vn{
  margin: 24px 0;
}.overlay-x25{ font-size: 1.25rem; margin-bottom: 16px; }.feature-xc{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.sharp-link{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.label-list{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.frame958{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.corner-ia{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.outline831{ margin-top: 12px; }.view-lo{ margin: 24px 0; }.rating-collapse{ font-size: 1.25rem; margin-bottom: 16px; }.interface-dj{ display: flex; flex-direction: column; gap: 12px; }.highlight-zr{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #d5b153;
}.highlight-zr:hover{ background: rgba(255,255,255,0.08); }.hard-b94{ font-size: 12px; color: rgba(255,255,255,0.6); }.expand751{ margin: 24px 0; }.state171{ font-size: 1.25rem; margin-bottom: 16px; }.ux-gg{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.feature762{
  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;
}.oval-container{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.surface448{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.panel309{
  font-size: 1.25rem;
  font-weight: 800;
  color: #d5b153;
  margin: 8px 0 4px;
}.menu-xz{ font-size: 13px; display: block; margin-bottom: 4px; }.score427{ font-size: 12px; color: rgba(255,255,255,0.7); }.point-grid{ margin-top: 12px; display: inline-block; }.active-mo{ margin: 24px 0; }.list195{ font-size: 1.25rem; margin-bottom: 16px; }.layout182{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.grid346{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.visual-ql{ position: relative; margin-bottom: 8px; }.component-focus{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.special-status{ display: block; margin-bottom: 8px; }.player-r18{
  background: #d5b153;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.special-gl{ font-size: 12px; color: rgba(255,255,255,0.6); }.oval-xo{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.window-rating{ margin: 24px 0; }.corner-tz{ font-size: 1.25rem; margin-bottom: 16px; }.component-of{ display: flex; flex-direction: column; gap: 12px; }.tertiary183{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #d5b153;
}.tertiary183:hover{ background: rgba(255,255,255,0.08); }.status-cp, .theme651{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.background731{ font-size: 13px; margin-top: 8px; }.edge-section{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.promo377{ margin: 24px 0; }.hero-hw{ font-size: 1.25rem; margin-bottom: 16px; }.button468{ display: flex; flex-direction: column; gap: 16px; }.status426{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.gradient33{ font-size: 12px; color: #d5b153; }.panel-xl{ font-weight: 700; margin: 8px 0; }.field591{ font-size: 12px; display: block; margin: 8px 0; }.edge60{ margin-top: 8px; }/* Блок: Провайдеры */
.highlight950{ margin: 24px 0; }.icon-f78{ font-size: 1.25rem; margin-bottom: 16px; }.banner138{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.enabled-kr{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.menu-hf{ margin: 24px 0; }.control-form{ font-size: 1.25rem; margin-bottom: 16px; }.toggle895{ display: flex; flex-direction: column; gap: 16px; }.gallery-qt{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.icon424{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.view-b53{ font-weight: 600; font-size: 1rem; }.light821{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.carousel-xg{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.promo-l96{ font-size: 13px; margin-bottom: 10px; }.select-modal{ color: #d5b153; font-weight: 700; }.disabled618{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.row889{ font-size: 12px; color: rgba(255,255,255,0.5); }.hover-o38, .style-offer{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.module-aw{ font-size: 1.25rem; margin-bottom: 16px; }.subtitle-p52{ margin: 24px 0; }.collapse-u52{ display: flex; flex-direction: column; gap: 12px; }.menu790{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.ui-gd{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.gradient-c61{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.row-mz{ margin: 24px 0; }.soft-dropdown{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.container242 h4, .visual160 h4{ font-size: 1rem; margin-bottom: 12px; }.container242 h4{ color: #d5b153; }.visual160 h4{ color: #e57373; }.container242 ul, .visual160 ul{ padding-left: 20px; margin: 0; }.container242 li, .visual160 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.view-pb{ margin: 24px 0; }.dim-md{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.accent-pattern{
  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;
}.accent-pattern:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.thumbnail-di{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.wrapper943{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.content662{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.template70, .collapse-zv, .gradient614, .nav-ek, .outline-a32{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.score734, .texture-ku, .gallery-accent, .form-s20, .dropdown-nf{
  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;
}.score734:hover, .texture-ku:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.light250{ width: 100%; border-radius: 8px; }.block48{
  display: inline-block;
  background: #d5b15340;
  color: #d5b153;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.range-ba{ background: rgba(255,255,255,0.05); border-radius: 12px; }.component-k1{
  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;
}.component-k1 .disabled616{ font-size: 2rem; margin-bottom: 8px; }.component-k1 .status503{ font-size: 1.25rem; margin-bottom: 8px; }.component-k1 .modal-light{ font-size: 14px; margin-bottom: 8px; }.component-k1 .frame-edge{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.ux-rating{ background: linear-gradient(135deg, #d5b153 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.sharp-ui{ margin: 24px 0; padding: 20px 0; }.corner261{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.foreground-tertiary{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.link-jd{
  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;
}.link-jd:hover{ background: rgba(255,255,255,0.1); }.link-jd img{ max-width: 80px; max-height: 40px; object-fit: contain; }.button-vc .bright828{ display: flex; flex-wrap: wrap; gap: 12px; }.button-vc .outline-overlay{
  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;
}.button-vc .outline-overlay:hover{ border-color: #d5b153; background: #d5b15315; }.button-vc .outline-overlay img{ max-width: 72px; max-height: 36px; object-fit: contain; }.control790 .offer-au{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.control790 .light-edge{ padding: 10px 14px; transition: opacity 0.2s; }.control790 .light-edge:hover{ opacity: 0.85; }.control790 .light-edge img{ max-width: 64px; max-height: 32px; object-fit: contain; }.border780{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.border780 .icon565{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.border780 .graphic-t48{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.border780 .graphic-t48:hover{ background: #d5b15325; box-shadow: 0 2px 8px #d5b15330; }.border780 .graphic-t48 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.bright363{ margin: 28px 0; }.score815{ font-size: 1.5rem; margin-bottom: 20px; }.theme-mt .button301{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.theme-mt .container-oj{
  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;
}.theme-mt .container-oj:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.theme-mt .container-oj img{ width: 100%; height: 133px; object-fit: cover; display: block; }.theme-mt .gradient493{ display: block; padding: 12px; font-size: 14px; }.theme-mt .sharp-component{ margin-top: 20px; display: inline-block; }.content-ty .disabled-s28{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.content-ty .screen-circle{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.content-ty .screen-circle:hover{ opacity: 0.9; }.content-ty .screen-circle img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.primary-jj .active816{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.primary-jj .banner536{
  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);
}.primary-jj .banner536:hover{ transform: scale(1.02); border-color: #d5b153; }.primary-jj .deal-frame{ aspect-ratio: 3/2; overflow: hidden; }.primary-jj .deal-frame img{ width: 100%; height: 100%; object-fit: cover; display: block; }.primary-jj .component602{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.offer-gz{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.button-ld{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.deal741{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #d5b153;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.deal741:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.texture426 .details-action{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.texture426 .edge732{
  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);
}.texture426 .edge732:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #d5b153;
}.texture426 .edge732 img{
  width: 100%;
  height: auto;
  display: block;
}.texture426 .dropdown-details{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.texture426{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.focus-b2 .option308{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.focus-b2 .badge-rb{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.focus-b2 .badge-rb:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.focus-b2 .badge-rb img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.deal-fi .icon-cg{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.deal-fi .collapse788{
  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);
}.deal-fi .collapse788:hover{
  transform: translateY(-6px);
}.deal-fi .gallery-content{
  position: relative;
  overflow: hidden;
}.deal-fi .gallery-content img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.deal-fi .collapse788:hover img{
  transform: scale(1.1);
}.deal-fi .interface-meta{
  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;
}.deal-fi .collapse788:hover .interface-meta{
  opacity: 1;
}.deal-fi .oval-ew{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.deal-fi .dropdown-details{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.subtitle587 .focus-hr{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #d5b153 rgba(255, 255, 255, 0.1);
}.subtitle587 .focus-hr::-webkit-scrollbar{
  height: 8px;
}.subtitle587 .focus-hr::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.subtitle587 .focus-hr::-webkit-scrollbar-thumb{
  background: #d5b153;
  border-radius: 4px;
}.subtitle587 .state-xa{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.subtitle587 .title636{
  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);
}.subtitle587 .title636:hover{
  transform: scale(1.05);
}.subtitle587 .title636 img{
  width: 100%;
  height: auto;
  display: block;
}.subtitle587 .tag579{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.badge541 .disabled856{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.badge541 .rating-edge{
  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);
}.badge541 .rating-edge.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.badge541 .rating-edge.main-slot-medium{
  grid-column: span 2;
}.badge541 .rating-edge:hover{
  transform: scale(1.03);
  z-index: 10;
}.badge541 .rating-edge img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.badge541 .game-vg{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.bright-sharp .info-element{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.bright-sharp .frame-subtitle{
  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);
}.bright-sharp .frame-subtitle:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #d5b153;
}.bright-sharp .visual-zb{
  border-radius: 8px;
  overflow: hidden;
}.bright-sharp .visual-zb img{
  width: 100%;
  height: auto;
  display: block;
}.bright-sharp .display-ez{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.bright-sharp .tooltip-foreground{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.bright-sharp .interface208{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.bright-sharp .gallery-nu{
  display: inline-block;
  padding: 4px 10px;
  background: #d5b153;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.bright-sharp .details-p41{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.bright-sharp .element274{
  display: flex;
  align-items: center;
}.bright-sharp .special-focus{
  padding: 10px 20px;
  background: #d5b153;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.bright-sharp .special-focus:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.texture426 .details-action,
  .deal-fi .icon-cg{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.texture426 .details-action,
  .deal-fi .icon-cg{
    grid-template-columns: repeat(2, 1fr);
  }.focus-b2 .option308{
    grid-template-columns: repeat(3, 1fr);
  }.bright-sharp .frame-subtitle{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.bright-sharp .element274{
    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) {.button-ld{
    font-size: 22px;
  }.texture426 .details-action,
  .deal-fi .icon-cg{
    grid-template-columns: 1fr;
  }.focus-b2 .option308{
    grid-template-columns: repeat(2, 1fr);
  }.subtitle587 .title636{
    flex: 0 0 180px;
  }.bright-sharp .frame-subtitle{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.row-u98{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.interface-qa{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.media-l30{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #d5b153;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.media-l30:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.oval-wl .overlay-tab{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.oval-wl .enabled-yw{
  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;
}.oval-wl .enabled-yw:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #d5b153;
}.oval-wl .details379{
  flex-shrink: 0;
}.oval-wl .details379 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.oval-wl .popular903{
  flex: 1;
}.oval-wl .play821{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.oval-wl .media649{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.module358 .field47{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.module358 .field47 .inactive-oc:nth-child(4),
.module358 .field47 .inactive-oc:nth-child(5){
  grid-column: span 1;
}.module358 .inactive-oc{
  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;
}.module358 .inactive-oc:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.module358 .option419{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.module358 .header133{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.module358 .play821{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.module358 .media649{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.rank829 .grid-ng{
  max-width: 800px;
  margin: 0 auto;
}.rank829 .star396{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.rank829 .text262{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.rank829 .text262:hover{
  background: rgba(255, 255, 255, 0.05);
}.rank829 .texture300{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.rank829 .element-s66{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.rank829 .highlight864{
  color: #d5b153;
  font-size: 20px;
  transition: transform 0.3s;
}.rank829 .star396.active .highlight864{
  transform: rotate(180deg);
}.rank829 .rating-w4{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.rank829 .star396.active .rating-w4{
  max-height: 300px;
}.rank829 .rating-w4 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.edge-c41 .rating-rk{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.edge-c41 .rating-rk::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #d5b153, rgba(255, 255, 255, 0.1));
}.edge-c41 .play-foreground{
  position: relative;
  margin-bottom: 48px;
}.edge-c41 .dark-background{
  position: absolute;
  left: -60px;
  top: 0;
}.edge-c41 .feature-badge{
  width: 40px;
  height: 40px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.edge-c41 .player-eo{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.edge-c41 .layout8{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.edge-c41 .feature-mv{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.edge-c41 .highlight936{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.header-pq .carousel135{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.header-pq .score-ti{
  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;
}.header-pq .score-ti:hover{
  border-color: #d5b153;
  transform: translateX(8px);
}.header-pq .column509{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.header-pq .status768 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.header-pq .light-yz{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.header-pq .ui-ly{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.tab605 .accent731{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.tab605 .template-y59{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #d5b153;
  transition: background 0.2s, border-color 0.2s;
}.tab605 .template-y59:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.tab605 .tag-bl{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.tab605 .graphic451{
  width: 32px;
  height: 32px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.tab605 .tag-bl img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.tab605 .column175{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.tab605 .tab-ne{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.module358 .field47{
    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) {.interface-qa{
    font-size: 26px;
  }.oval-wl .enabled-yw{
    flex-direction: column;
    text-align: center;
  }.oval-wl .details379{
    margin: 0 auto;
  }.module358 .field47{
    grid-template-columns: 1fr;
  }.module358 .field47 .inactive-oc:nth-child(5){
    grid-column: span 1;
  }.edge-c41 .rating-rk{
    padding-left: 0;
  }.edge-c41 .rating-rk::before{
    display: none;
  }.edge-c41 .dark-background{
    position: static;
    margin-bottom: 12px;
  }.edge-c41 .feature-badge{
    margin: 0 auto;
  }.edge-c41 .layout8{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.header-pq .score-ti{
    grid-template-columns: 1fr;
  }.header-pq .status768 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.tab605 .template-y59{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.feature-xc{ grid-template-columns: 1fr; }.ux-gg{ grid-template-columns: 1fr; }.template70, .collapse-zv{ grid-template-columns: 1fr; }.accent835{ flex-direction: column; text-align: center; }.soft-dropdown{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.rank-uu{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.star822{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.foreground764{ display: flex; align-items: center; flex-shrink: 0; }.info445{ height: 50px; width: auto; }.text-bx{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.primary-uw{ font-size: 14px; font-weight: 600; color: #000; }.box237{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.point433{ display: flex; gap: 20px; margin-left: 20px; }.point433 .featured297{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.point433 .featured297:hover, .point433 .featured297.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.primary849{ display: flex; gap: 12px; margin-left: auto; }.accordion-focus{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.window-sw{ background: #00d4ff; color: #000; }.window-sw:hover{ background: #00b8e6; transform: translateY(-2px); }.soft-ip{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.soft-ip:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.column-r82{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.collapse403{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.collapse-hy{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.tab-le{ height: 45px; }.window102{ font-size: 22px; font-weight: 700; color: #00d4ff; }.primary813{ display: flex; gap: 25px; align-items: center; }.primary813 .featured297{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.primary813 .featured297:hover, .primary813 .featured297.active{ color: #00d4ff; }.menu-lp{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.menu-lp:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.rank-carousel{ background: #00d4ff; color: #000; padding: 8px 0; }.round628{ background: #0a0f1c; padding: 12px 0; }.corner-border{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.component124{ font-size: 14px; font-weight: 600; }.menu-ru{ display: flex; gap: 15px; }.sharp-d41{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.sharp-d41:hover{ text-decoration: underline; }.play990{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.shadow701{ height: 48px; }.template221{ display: flex; gap: 25px; }.template221 .featured297{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.template221 .featured297:hover, .template221 .featured297.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.outline-accent{ background: #0a0f1c; padding: 15px 0; }.highlight-rm{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.background870{ position: absolute; left: 50%; transform: translateX(-50%); }.link-d65{ height: 55px; }.nav-frame, .accent-ot{ display: flex; gap: 20px; }.nav-frame .featured297, .accent-ot .featured297{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.nav-frame .featured297:hover, .accent-ot .featured297:hover,
.nav-frame .featured297.active, .accent-ot .featured297.active{ color: #00d4ff; }.control-expand{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.input-primary{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.design-yu{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.option-column{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.column446{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.theme313{ height: 50px; width: auto; }.circle695{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.background-kx{ font-size: 12px; color: #999; text-transform: uppercase; }.progress-j73{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.range-kq{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.popup-bright{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.hard-gg{ display: flex; gap: 25px; flex-wrap: wrap; }.hard-gg .featured297{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.hard-gg .featured297:hover, .hard-gg .featured297.active{ color: #00d4ff; }.surface306{ display: flex; gap: 12px; }.star745, .range-i92{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.star745{ background: #00d4ff; color: #000; }.star745:hover{ background: #00b8e6; }.range-i92{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.range-i92:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.point433, .template221, .nav-frame, .accent-ot, .hard-gg{ gap: 15px; }.text-bx, .control-expand{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.star822, .collapse403, .corner-border, .highlight-rm, .option-column{ flex-wrap: wrap; }.point433, .primary813, .template221, .nav-frame, .accent-ot, .hard-gg{ 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 - Аккордеон с анимацией */
.score-b56{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.shadow-m40{
    max-width: 900px;
    margin: 0 auto;
}.round910{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.slider-gc{
    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);
}.slider-gc:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.oval789{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.oval789::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;
}.slider-gc.active .oval789::after{
    transform: translateY(-50%) rotate(45deg);
}.promo253{
    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;
}.slider-gc.active .promo253{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.meta933{
    display: none;
}

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.disabled752{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.level-fv{
    max-width: 1200px;
    margin: 0 auto;
}.inactive851{
    margin-bottom: 40px;
}.round-corner{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.design-ub{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.offer-e82{
    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;
}.offer-e82.tag-1{
    font-size: 0.85rem;
}.offer-e82.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.offer-e82.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.offer-e82:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.thumbnail-x10{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.list793{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.enabled535{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.round-corner{
        font-size: 1.3rem;
    }.design-ub{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.secondary-slider{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.background-interface{
    max-width: 1200px;
    margin: 0 auto;
}.button264{
    margin-bottom: 40px;
}.star-option{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.hard224{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.status-ko{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.tag641{
    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;
}.tag641:last-child{
    border-bottom: none;
}.tag641:hover{
    color: #ffd700;
    padding-left: 8px;
}.round871{
    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;
}.option-offer{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.feature-y39{
    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) {.hard224{
        grid-template-columns: 1fr;
    }.star-option{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.module-circle{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.modal980{
    max-width: 1100px;
    margin: 0 auto;
}.input545{
    margin-bottom: 35px;
}.tag-cw{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.soft-s41{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.soft-s41:hover{
    color: #ffd700;
}.smooth177{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.tag815{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.light945{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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