
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #121a2f;
	color: #ffffff;
	padding-top: 72px;
}.offer-jr{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.special879{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a2740;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.module-z16{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.hard-switch{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.hard-switch .dark-rq{
	height: 36px;
	width: auto;
	object-fit: contain;
}.state248{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #df0043;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.title-ux{ font-size: 13px; font-weight: 600; }.component-button{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.content-mb{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.ui-qc{
	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;
}.ui-qc:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.ui-qc.carduus{
	background: #df0043;
	color: #fff;
	border-color: #df0043;
}.smooth164{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.highlight-kj{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.ui951{ background: #df0043; color: #fff; border: none; }.gallery-layer{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.gallery-layer:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.special879{ height: auto; }.module-z16{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.content-mb{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.content-mb::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.soft-zg{
	border: 1px solid #df0043;
	display: inline-block;
	padding: 10px 20px;
	background-color: #df0043;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.template-secondary{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.template-secondary:focus{
	outline: 2px solid #df0043;
	outline-offset: 2px;
}.square-pk{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.square-pk:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.square-pk:focus{
	outline: 2px solid #df0043;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes template-xv {0%{ box-shadow: 0 0 5px #df0043; }50%{ box-shadow: 0 0 20px #df0043; }
	100% { box-shadow: 0 0 5px #df0043; }
}.disabled-yb{
	animation: glow 1.5s infinite alternate;
}.slider158{
	background-color: #df0043;
}.primary-status{
	background-color: transparent;
}.primary-status:hover{
	background-color: #df0043;
}h1, .screen192{
	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;
	}
}.button-sr{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.control-ui{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.list102 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.tooltip-row{
	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;
	}
}.list102 h1, .list102 .screen192{ margin-bottom: 16px; }.outline-wh{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a2740;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.oval-gn{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.outline-wh.show{
	opacity: 1;
	visibility: visible;
}.action842{
	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;
	}
}.player-hover{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.player-hover span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.player-hover p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.link444{
	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 компактный (не перекрывает контент) ========== */
.text733{
  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;
}.row463{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.visual-zs{ flex: 1; min-width: 280px; }.window-mm{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.play-nh{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.edge127{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.layout-rz{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.layout-rz strong{ color: #df0043; }.modal-f17{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.modal-f17 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.layout-y87{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.row463{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.component-in.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.hard-jb{
  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;
}.layout-lp{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.star825{ flex: 1; min-width: 280px; }.element266{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.enabled-status{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.graphic326{ margin-bottom: 12px; }.option-hp{
  font-size: 1.35rem;
  font-weight: 800;
  color: #df0043;
  display: block;
}.inactive-t62{ font-size: 13px; color: rgba(255,255,255,0.8); }.popular708{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.popular708 strong{ color: #df0043; }.round-container{ display: flex; gap: 12px; flex-wrap: wrap; }.link80{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.link80 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.rating582{
  background: linear-gradient(90deg, #df0043 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.smooth451{ max-width: 500px; margin: 0 auto; }.box743{ margin-bottom: 12px; }.design-v46{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.surface904{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.media-zl{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.overlay-field strong{ font-size: 1.1rem; }.shadow-hover{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.panel-enabled{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.info5{ flex: 1; min-width: 260px; }.dim-nt{ font-size: 1.4rem; margin-bottom: 12px; }.dark-dropdown{ margin-bottom: 8px; }.display-sr{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  display: block;
}.overlay-zp{ font-size: 13px; color: rgba(255,255,255,0.75); }.control56{ font-size: 14px; margin-bottom: 16px; }.play-inactive img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.block176{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.enabled-i53{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.background-bb{
  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;
}.collapse-of{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.light581{ font-size: 1.25rem; font-weight: 700; color: #df0043; }.hard907{ text-align: center; }.widget581{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.round-tz{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.badge697{ flex: 1; min-width: 260px; }.field-y19{ font-size: 1.4rem; margin-bottom: 10px; }.theme-ne{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  margin-bottom: 8px;
}.menu-nc{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.light-yb{ display: flex; gap: 12px; flex-wrap: wrap; }.highlight-special{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.highlight-special img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.link80 img, .play-inactive img, .highlight-special 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) */
.option-wrapper, .surface474{
  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;
}.option-wrapper h2, .surface474 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.shadow-hero{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #df0043;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.rating492{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.gradient-ab{ font-weight: 800; font-size: 1.25rem; }.action-accent{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.primary-qz{
  background: #fff !important;
  color: #1a2740 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.rating806{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.content-s64{ font-size: 1.2rem; margin-bottom: 16px; }.icon340{ list-style: none; padding-left: 0; }.icon340 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.player-tertiary{
  margin-top: 16px;
  display: inline-block;
}.layer-list{
  background: linear-gradient(135deg, #df004322 0%, #df004308 100%);
  border: 1px solid #df0043;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.special-rz{ font-weight: 700; margin-bottom: 8px; }.content-j62{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.score-nb{
  margin-top: 12px;
  padding: 10px 20px;
  background: #df0043;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.badge-accent{
  margin: 24px 0;
}.level-f62{ font-size: 1.25rem; margin-bottom: 16px; }.preview-ba{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.sharp700{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.progress-ek{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.progress-mh{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.active-t54{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.disabled-screen{ margin-top: 12px; }.hero-sc{ margin: 24px 0; }.bright-v75{ font-size: 1.25rem; margin-bottom: 16px; }.oval-texture{ display: flex; flex-direction: column; gap: 12px; }.outline733{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #df0043;
}.outline733:hover{ background: rgba(255,255,255,0.08); }.edge666{ font-size: 12px; color: rgba(255,255,255,0.6); }.active-image{ margin: 24px 0; }.expand-level{ font-size: 1.25rem; margin-bottom: 16px; }.view-bright{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.background909{
  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;
}.preview372{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.image-ck{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.theme987{
  font-size: 1.25rem;
  font-weight: 800;
  color: #df0043;
  margin: 8px 0 4px;
}.rating-sb{ font-size: 13px; display: block; margin-bottom: 4px; }.display-kp{ font-size: 12px; color: rgba(255,255,255,0.7); }.active-ba{ margin-top: 12px; display: inline-block; }.active-v78{ margin: 24px 0; }.edge-zu{ font-size: 1.25rem; margin-bottom: 16px; }.score622{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.dropdown154{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.template-control{ position: relative; margin-bottom: 8px; }.star-jc{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.corner-ph{ display: block; margin-bottom: 8px; }.subtitle-td{
  background: #df0043;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.visual-play{ font-size: 12px; color: rgba(255,255,255,0.6); }.modal-gh{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.bright660{ margin: 24px 0; }.foreground-screen{ font-size: 1.25rem; margin-bottom: 16px; }.state121{ display: flex; flex-direction: column; gap: 12px; }.slider341{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #df0043;
}.slider341:hover{ background: rgba(255,255,255,0.08); }.subtitle953, .shadow65{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.select-jl{ font-size: 13px; margin-top: 8px; }.frame-jj{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.play290{ margin: 24px 0; }.slider319{ font-size: 1.25rem; margin-bottom: 16px; }.oval-ei{ display: flex; flex-direction: column; gap: 16px; }.dark-jo{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.highlight-z75{ font-size: 12px; color: #df0043; }.rating410{ font-weight: 700; margin: 8px 0; }.tag49{ font-size: 12px; display: block; margin: 8px 0; }.primary-score{ margin-top: 8px; }/* Блок: Провайдеры */
.image-xn{ margin: 24px 0; }.wrapper-pr{ font-size: 1.25rem; margin-bottom: 16px; }.design-element{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.input-border{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.layout-up{ margin: 24px 0; }.progress982{ font-size: 1.25rem; margin-bottom: 16px; }.interface-lm{ display: flex; flex-direction: column; gap: 16px; }.dim379{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.field710{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.special-gj{ font-weight: 600; font-size: 1rem; }.dark-at{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.module831{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.popular954{ font-size: 13px; margin-bottom: 10px; }.tooltip325{ color: #df0043; font-weight: 700; }.block149{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.dark-ny{ font-size: 12px; color: rgba(255,255,255,0.5); }.carousel-jd, .shadow-vu{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.disabled-wm{ font-size: 1.25rem; margin-bottom: 16px; }.accordion844{ margin: 24px 0; }.design371{ display: flex; flex-direction: column; gap: 12px; }.modal728{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.graphic990{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.status-ng{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.row203{ margin: 24px 0; }.label-oc{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.badge-ek h4, .screen-sl h4{ font-size: 1rem; margin-bottom: 12px; }.badge-ek h4{ color: #df0043; }.screen-sl h4{ color: #e57373; }.badge-ek ul, .screen-sl ul{ padding-left: 20px; margin: 0; }.badge-ek li, .screen-sl li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.foreground285{ margin: 24px 0; }.footer-p81{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.select701{
  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;
}.select701:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.badge881{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.dim749{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.foreground-details{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.special973, .ui-o4, .action788, .preview-badge, .soft118{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.bright-style, .smooth829, .background-z31, .image559, .column-s71{
  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;
}.bright-style:hover, .smooth829:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.control894{ width: 100%; border-radius: 8px; }.background674{
  display: inline-block;
  background: #df004340;
  color: #df0043;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.interface631{ background: rgba(255,255,255,0.05); border-radius: 12px; }.content-play{
  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;
}.content-play .control866{ font-size: 2rem; margin-bottom: 8px; }.content-play .light-texture{ font-size: 1.25rem; margin-bottom: 8px; }.content-play .description426{ font-size: 14px; margin-bottom: 8px; }.content-play .preview-image{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.graphic109{ background: linear-gradient(135deg, #df0043 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.bright-bz{ margin: 24px 0; padding: 20px 0; }.outline-f86{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.dropdown-ah{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.soft-lp{
  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;
}.soft-lp:hover{ background: rgba(255,255,255,0.1); }.soft-lp img{ max-width: 80px; max-height: 40px; object-fit: contain; }.interface-rz .corner-module{ display: flex; flex-wrap: wrap; gap: 12px; }.interface-rz .image-nl{
  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;
}.interface-rz .image-nl:hover{ border-color: #df0043; background: #df004315; }.interface-rz .image-nl img{ max-width: 72px; max-height: 36px; object-fit: contain; }.toggle-x75 .secondary-g56{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.toggle-x75 .status-mk{ padding: 10px 14px; transition: opacity 0.2s; }.toggle-x75 .status-mk:hover{ opacity: 0.85; }.toggle-x75 .status-mk img{ max-width: 64px; max-height: 32px; object-fit: contain; }.menu904{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.menu904 .offer604{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.menu904 .menu-iq{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.menu904 .menu-iq:hover{ background: #df004325; box-shadow: 0 2px 8px #df004330; }.menu904 .menu-iq img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.footer982{ margin: 28px 0; }.box-gc{ font-size: 1.5rem; margin-bottom: 20px; }.expand-up .highlight-expand{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.expand-up .highlight869{
  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;
}.expand-up .highlight869:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.expand-up .highlight869 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.expand-up .hover-pg{ display: block; padding: 12px; font-size: 14px; }.expand-up .text-tq{ margin-top: 20px; display: inline-block; }.menu-display .badge180{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.menu-display .template745{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.menu-display .template745:hover{ opacity: 0.9; }.menu-display .template745 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.input-jn .tag502{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.input-jn .card686{
  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);
}.input-jn .card686:hover{ transform: scale(1.02); border-color: #df0043; }.input-jn .square969{ aspect-ratio: 3/2; overflow: hidden; }.input-jn .square969 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.input-jn .foreground366{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.enabled828{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tab971{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.state-input{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #df0043;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.state-input:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.element656 .banner-mh{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.element656 .dark332{
  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);
}.element656 .dark332:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #df0043;
}.element656 .dark332 img{
  width: 100%;
  height: auto;
  display: block;
}.element656 .preview-rx{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.element656{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.style569 .style-tertiary{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.style569 .outline-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);
}.style569 .outline-expand:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.style569 .outline-expand img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.enabled-hk .text-w65{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.enabled-hk .gallery-kf{
  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);
}.enabled-hk .gallery-kf:hover{
  transform: translateY(-6px);
}.enabled-hk .light599{
  position: relative;
  overflow: hidden;
}.enabled-hk .light599 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.enabled-hk .gallery-kf:hover img{
  transform: scale(1.1);
}.enabled-hk .enabled-window{
  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;
}.enabled-hk .gallery-kf:hover .enabled-window{
  opacity: 1;
}.enabled-hk .row-ae{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.enabled-hk .preview-rx{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.layout-sn .badge311{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #df0043 rgba(255, 255, 255, 0.1);
}.layout-sn .badge311::-webkit-scrollbar{
  height: 8px;
}.layout-sn .badge311::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.layout-sn .badge311::-webkit-scrollbar-thumb{
  background: #df0043;
  border-radius: 4px;
}.layout-sn .media529{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.layout-sn .display-action{
  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);
}.layout-sn .display-action:hover{
  transform: scale(1.05);
}.layout-sn .display-action img{
  width: 100%;
  height: auto;
  display: block;
}.layout-sn .template494{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.interface-mw .display797{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.interface-mw .subtitle-dt{
  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);
}.interface-mw .subtitle-dt.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.interface-mw .subtitle-dt.main-slot-medium{
  grid-column: span 2;
}.interface-mw .subtitle-dt:hover{
  transform: scale(1.03);
  z-index: 10;
}.interface-mw .subtitle-dt img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.interface-mw .layer868{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.active-kc .tertiary-ta{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.active-kc .oval-v65{
  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);
}.active-kc .oval-v65:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #df0043;
}.active-kc .hard639{
  border-radius: 8px;
  overflow: hidden;
}.active-kc .hard639 img{
  width: 100%;
  height: auto;
  display: block;
}.active-kc .button490{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.active-kc .tooltip730{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.active-kc .header823{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.active-kc .surface-vp{
  display: inline-block;
  padding: 4px 10px;
  background: #df0043;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.active-kc .badge173{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.active-kc .description-ch{
  display: flex;
  align-items: center;
}.active-kc .inactive828{
  padding: 10px 20px;
  background: #df0043;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.active-kc .inactive828:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.element656 .banner-mh,
  .enabled-hk .text-w65{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.element656 .banner-mh,
  .enabled-hk .text-w65{
    grid-template-columns: repeat(2, 1fr);
  }.style569 .style-tertiary{
    grid-template-columns: repeat(3, 1fr);
  }.active-kc .oval-v65{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.active-kc .description-ch{
    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) {.tab971{
    font-size: 22px;
  }.element656 .banner-mh,
  .enabled-hk .text-w65{
    grid-template-columns: 1fr;
  }.style569 .style-tertiary{
    grid-template-columns: repeat(2, 1fr);
  }.layout-sn .display-action{
    flex: 0 0 180px;
  }.active-kc .oval-v65{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.feature-h38{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.section-lw{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.label-gb{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #df0043;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.label-gb:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.collapse271 .level784{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.collapse271 .range-xr{
  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;
}.collapse271 .range-xr:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #df0043;
}.collapse271 .label12{
  flex-shrink: 0;
}.collapse271 .label12 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.collapse271 .light791{
  flex: 1;
}.collapse271 .round-qs{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.collapse271 .option-dm{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.point-nf .box107{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.point-nf .box107 .wrapper-content:nth-child(4),
.point-nf .box107 .wrapper-content:nth-child(5){
  grid-column: span 1;
}.point-nf .wrapper-content{
  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;
}.point-nf .wrapper-content:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.point-nf .interface522{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.point-nf .visual-tc{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.point-nf .round-qs{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.point-nf .option-dm{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.point294 .secondary-m44{
  max-width: 800px;
  margin: 0 auto;
}.point294 .slider-icon{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.point294 .tooltip-nk{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.point294 .tooltip-nk:hover{
  background: rgba(255, 255, 255, 0.05);
}.point294 .level-wu{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.point294 .menu-jk{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.point294 .gallery747{
  color: #df0043;
  font-size: 20px;
  transition: transform 0.3s;
}.point294 .slider-icon.active .gallery747{
  transform: rotate(180deg);
}.point294 .grid-hero{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.point294 .slider-icon.active .grid-hero{
  max-height: 300px;
}.point294 .grid-hero p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.image-at .menu-q51{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.image-at .menu-q51::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #df0043, rgba(255, 255, 255, 0.1));
}.image-at .popular403{
  position: relative;
  margin-bottom: 48px;
}.image-at .input-gs{
  position: absolute;
  left: -60px;
  top: 0;
}.image-at .display-foreground{
  width: 40px;
  height: 40px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.image-at .rating-uq{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.image-at .popup571{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.image-at .dim280{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.image-at .star-mr{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.footer-ev .rating888{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.footer-ev .thumbnail140{
  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;
}.footer-ev .thumbnail140:hover{
  border-color: #df0043;
  transform: translateX(8px);
}.footer-ev .element623{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.footer-ev .bright-zz img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.footer-ev .pattern549{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.footer-ev .promo-kq{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.component-cg .hover867{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.component-cg .accent-vp{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #df0043;
  transition: background 0.2s, border-color 0.2s;
}.component-cg .accent-vp:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.component-cg .featured170{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.component-cg .background-vr{
  width: 32px;
  height: 32px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.component-cg .featured170 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.component-cg .primary821{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.component-cg .corner-de{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.point-nf .box107{
    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) {.section-lw{
    font-size: 26px;
  }.collapse271 .range-xr{
    flex-direction: column;
    text-align: center;
  }.collapse271 .label12{
    margin: 0 auto;
  }.point-nf .box107{
    grid-template-columns: 1fr;
  }.point-nf .box107 .wrapper-content:nth-child(5){
    grid-column: span 1;
  }.image-at .menu-q51{
    padding-left: 0;
  }.image-at .menu-q51::before{
    display: none;
  }.image-at .input-gs{
    position: static;
    margin-bottom: 12px;
  }.image-at .display-foreground{
    margin: 0 auto;
  }.image-at .popup571{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.footer-ev .thumbnail140{
    grid-template-columns: 1fr;
  }.footer-ev .bright-zz img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.component-cg .accent-vp{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.preview-ba{ grid-template-columns: 1fr; }.view-bright{ grid-template-columns: 1fr; }.special973, .ui-o4{ grid-template-columns: 1fr; }.shadow-hero{ flex-direction: column; text-align: center; }.label-oc{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.media158{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.column633{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.toggle463{ display: flex; align-items: center; flex-shrink: 0; }.square821{ height: 50px; width: auto; }.list-ej{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.expand-row{ font-size: 14px; font-weight: 600; color: #000; }.style269{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.bright146{ display: flex; gap: 20px; margin-left: 20px; }.bright146 .ui-pg{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.bright146 .ui-pg:hover, .bright146 .ui-pg.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.menu-edge{ display: flex; gap: 12px; margin-left: auto; }.edge-section{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.offer-ce{ background: #00d4ff; color: #000; }.offer-ce:hover{ background: #00b8e6; transform: translateY(-2px); }.action967{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.action967:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.title-tertiary{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.banner-w4{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.view-y21{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.dark-ts{ height: 45px; }.soft665{ font-size: 22px; font-weight: 700; color: #00d4ff; }.enabled-ff{ display: flex; gap: 25px; align-items: center; }.enabled-ff .ui-pg{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.enabled-ff .ui-pg:hover, .enabled-ff .ui-pg.active{ color: #00d4ff; }.edge-up{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.edge-up:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.badge540{ background: #00d4ff; color: #000; padding: 8px 0; }.dark445{ background: #0a0f1c; padding: 12px 0; }.offer789{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.hard-sw{ font-size: 14px; font-weight: 600; }.focus479{ display: flex; gap: 15px; }.interface787{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.interface787:hover{ text-decoration: underline; }.wrapper63{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.accent820{ height: 48px; }.state-ma{ display: flex; gap: 25px; }.state-ma .ui-pg{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.state-ma .ui-pg:hover, .state-ma .ui-pg.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.control-soft{ background: #0a0f1c; padding: 15px 0; }.accordion459{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.accordion-view{ position: absolute; left: 50%; transform: translateX(-50%); }.score-ql{ height: 55px; }.dim-primary, .toggle-rb{ display: flex; gap: 20px; }.dim-primary .ui-pg, .toggle-rb .ui-pg{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.dim-primary .ui-pg:hover, .toggle-rb .ui-pg:hover,
.dim-primary .ui-pg.active, .toggle-rb .ui-pg.active{ color: #00d4ff; }.focus114{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.block821{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.theme674{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.footer-az{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.window933{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.action-eg{ height: 50px; width: auto; }.deal919{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.secondary600{ font-size: 12px; color: #999; text-transform: uppercase; }.box-ba{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.interface-i54{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.hero-rk{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.meta-b68{ display: flex; gap: 25px; flex-wrap: wrap; }.meta-b68 .ui-pg{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.meta-b68 .ui-pg:hover, .meta-b68 .ui-pg.active{ color: #00d4ff; }.deal-td{ display: flex; gap: 12px; }.option593, .surface-d48{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.option593{ background: #00d4ff; color: #000; }.option593:hover{ background: #00b8e6; }.surface-d48{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.surface-d48:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.bright146, .state-ma, .dim-primary, .toggle-rb, .meta-b68{ gap: 15px; }.list-ej, .focus114{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.column633, .banner-w4, .offer789, .accordion459, .footer-az{ flex-wrap: wrap; }.bright146, .enabled-ff, .state-ma, .dim-primary, .toggle-rb, .meta-b68{ 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 - Аккордеон с анимацией */
.option-square{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.carousel240{
    max-width: 900px;
    margin: 0 auto;
}.tag-game{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.nav165{
    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);
}.nav165:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.point-ud{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.point-ud::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;
}.nav165.active .point-ud::after{
    transform: translateY(-50%) rotate(45deg);
}.foreground-zb{
    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;
}.nav165.active .foreground-zb{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.overlay-t10{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.popup-qb{
        font-size: 1.3rem;
    }.tab-texture{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.dim-ew{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.background-player{
    max-width: 1200px;
    margin: 0 auto;
}.active-ss{
    margin-bottom: 40px;
}.focus318{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.state-play{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.label-e20{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.item997{
    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;
}.item997:last-child{
    border-bottom: none;
}.item997:hover{
    color: #ffd700;
    padding-left: 8px;
}.content-deal{
    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;
}.pattern-play{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.column-status{
    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) {.state-play{
        grid-template-columns: 1fr;
    }.focus318{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.disabled-ow{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.visual87{
    max-width: 1100px;
    margin: 0 auto;
}.layout-y37{
    margin-bottom: 35px;
}.graphic303{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.hero-dropdown{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.hero-dropdown:hover{
    color: #ffd700;
}.square-wp{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.modal909{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.toggle262{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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