
*{
	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;
}.row-dim{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.pattern369{
	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;
}.star677{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.icon-za{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.icon-za .special-q58{
	height: 36px;
	width: auto;
	object-fit: contain;
}.{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #df0043;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.layer-mx{ font-size: 13px; font-weight: 600; }.background-fw{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.enabled-tj{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.popup-shadow{
	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;
}.popup-shadow:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.popup-shadow.carduus{
	background: #df0043;
	color: #fff;
	border-color: #df0043;
}.slider-badge{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.widget-feature{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.tertiary-sy{ background: #df0043; color: #fff; border: none; }.interface15{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.interface15:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.pattern369{ height: auto; }.star677{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.enabled-tj{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.enabled-tj::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.light-star{
	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;
}/* Стили для кнопок навигации (вместо ссылок) */
.input220{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.input220:focus{
	outline: 2px solid #df0043;
	outline-offset: 2px;
}.background947{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.background947:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.background947:focus{
	outline: 2px solid #df0043;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes circle-bt {0%{ box-shadow: 0 0 5px #df0043; }50%{ box-shadow: 0 0 20px #df0043; }
	100% { box-shadow: 0 0 5px #df0043; }
}.corner143{
	animation: glow 1.5s infinite alternate;
}.template715{
	background-color: #df0043;
}.rating-dropdown{
	background-color: transparent;
}.rating-dropdown:hover{
	background-color: #df0043;
}h1, .bright-oe{
	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;
	}
}.form677{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.subtitle738{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.deal625 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.score-zr{
	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;
	}
}.deal625 h1, .deal625 .bright-oe{ margin-bottom: 16px; }.deal-component{
	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;
	}
}.layer-wd{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.deal-component.show{
	opacity: 1;
	visibility: visible;
}.select-vf{
	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;
	}
}.smooth729{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.smooth729 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.smooth729 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.module-d94{
	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 компактный (не перекрывает контент) ========== */
.round-banner{
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 20px 0 24px;
}.primary-ws{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.container-x52{ flex: 1; min-width: 280px; }.progress769{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.accent-box{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.tab257{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.deal-template{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.deal-template strong{ color: #df0043; }.tertiary546{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.tertiary546 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.banner-z37{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.primary-ws{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.link-template.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.select-hero{
  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;
}.dim489{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.toggle-layer{ flex: 1; min-width: 280px; }.expand-jg{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.player695{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.wrapper-eb{ margin-bottom: 12px; }.player133{
  font-size: 1.35rem;
  font-weight: 800;
  color: #df0043;
  display: block;
}.row24{ font-size: 13px; color: rgba(255,255,255,0.8); }.nav-view{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.nav-view strong{ color: #df0043; }.play-field{ display: flex; gap: 12px; flex-wrap: wrap; }.banner6{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.banner6 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.element-xy{
  background: linear-gradient(90deg, #df0043 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.design347{ max-width: 500px; margin: 0 auto; }.rating-cx{ margin-bottom: 12px; }.grid688{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.gallery-iz{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.label80{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.interface-kj strong{ font-size: 1.1rem; }.layout-wp{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.badge-wo{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.carousel-display{ flex: 1; min-width: 260px; }.modal789{ font-size: 1.4rem; margin-bottom: 12px; }.frame-ek{ margin-bottom: 8px; }.field937{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  display: block;
}.option-j89{ font-size: 13px; color: rgba(255,255,255,0.75); }.rank73{ font-size: 14px; margin-bottom: 16px; }.footer-border img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.action-c66{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.modal-rm{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.thumbnail-o45{
  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;
}.popup652{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.graphic-k44{ font-size: 1.25rem; font-weight: 700; color: #df0043; }.enabled297{ text-align: center; }.point-wk{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.button265{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.badge-bu{ flex: 1; min-width: 260px; }.grid644{ font-size: 1.4rem; margin-bottom: 10px; }.window-iy{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  margin-bottom: 8px;
}.block-vk{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.column-bm{ display: flex; gap: 12px; flex-wrap: wrap; }.foreground-wn{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.foreground-wn img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.banner6 img, .footer-border img, .foreground-wn 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) */
.form-slider, .dark964{
  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;
}.form-slider h2, .dark964 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.light795{
  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;
}.background-dg{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.card-popup{ font-weight: 800; font-size: 1.25rem; }.hero-py{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.dropdown105{
  background: #fff !important;
  color: #1a2740 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.play-ty{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.graphic918{ font-size: 1.2rem; margin-bottom: 16px; }.game-y10{ list-style: none; padding-left: 0; }.game-y10 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.border-yu{
  margin-top: 16px;
  display: inline-block;
}.display-interface{
  background: linear-gradient(135deg, #df004322 0%, #df004308 100%);
  border: 1px solid #df0043;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.corner239{ font-weight: 700; margin-bottom: 8px; }.menu467{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.container-tl{
  margin-top: 12px;
  padding: 10px 20px;
  background: #df0043;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.tab108{
  margin: 24px 0;
}.image192{ font-size: 1.25rem; margin-bottom: 16px; }.player-cz{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.round-ov{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.design-v35{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.button53{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.carousel520{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.inactive547{ margin-top: 12px; }.collapse-qz{ margin: 24px 0; }.dropdown714{ font-size: 1.25rem; margin-bottom: 16px; }.view931{ display: flex; flex-direction: column; gap: 12px; }.inactive-p27{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #df0043;
}.inactive-p27:hover{ background: rgba(255,255,255,0.08); }.play95{ font-size: 12px; color: rgba(255,255,255,0.6); }.form-jk{ margin: 24px 0; }.theme147{ font-size: 1.25rem; margin-bottom: 16px; }.block-dd{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.badge-fx{
  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;
}.grid-rp{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.widget-ff{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.foreground-section{
  font-size: 1.25rem;
  font-weight: 800;
  color: #df0043;
  margin: 8px 0 4px;
}.block-dropdown{ font-size: 13px; display: block; margin-bottom: 4px; }.accordion519{ font-size: 12px; color: rgba(255,255,255,0.7); }.window-tag{ margin-top: 12px; display: inline-block; }.overlay-l35{ margin: 24px 0; }.promo-hero{ font-size: 1.25rem; margin-bottom: 16px; }.row951{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.title-uo{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.graphic-layout{ position: relative; margin-bottom: 8px; }.rank164{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.play-vl{ display: block; margin-bottom: 8px; }.visual306{
  background: #df0043;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.description-oc{ font-size: 12px; color: rgba(255,255,255,0.6); }.display814{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.collapse-popular{ margin: 24px 0; }.field779{ font-size: 1.25rem; margin-bottom: 16px; }.layer-v67{ display: flex; flex-direction: column; gap: 12px; }.collapse-sharp{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #df0043;
}.collapse-sharp:hover{ background: rgba(255,255,255,0.08); }.window-card, .subtitle-square{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.view277{ font-size: 13px; margin-top: 8px; }.media-meta{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.title-a93{ margin: 24px 0; }.info942{ font-size: 1.25rem; margin-bottom: 16px; }.light316{ display: flex; flex-direction: column; gap: 16px; }.card326{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.border-gp{ font-size: 12px; color: #df0043; }.border268{ font-weight: 700; margin: 8px 0; }.button408{ font-size: 12px; display: block; margin: 8px 0; }.hover575{ margin-top: 8px; }/* Блок: Провайдеры */
.icon133{ margin: 24px 0; }.description-ar{ font-size: 1.25rem; margin-bottom: 16px; }.text-e98{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.dim-container{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.control-z98{ margin: 24px 0; }.expand812{ font-size: 1.25rem; margin-bottom: 16px; }.surface-wrapper{ display: flex; flex-direction: column; gap: 16px; }.carousel940{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.border-m44{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.panel-nj{ font-weight: 600; font-size: 1rem; }.tooltip433{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.subtitle868{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.tag308{ font-size: 13px; margin-bottom: 10px; }.toggle-aw{ color: #df0043; font-weight: 700; }.pattern-om{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.description-component{ font-size: 12px; color: rgba(255,255,255,0.5); }.column543, .offer285{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.overlay-g1{ font-size: 1.25rem; margin-bottom: 16px; }.option-hv{ margin: 24px 0; }.slider-lw{ display: flex; flex-direction: column; gap: 12px; }.preview-nj{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.badge-we{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.light-promo{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.progress-sn{ margin: 24px 0; }.button934{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.display284 h4, .tab-range h4{ font-size: 1rem; margin-bottom: 12px; }.display284 h4{ color: #df0043; }.tab-range h4{ color: #e57373; }.display284 ul, .tab-range ul{ padding-left: 20px; margin: 0; }.display284 li, .tab-range li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.visual228{ margin: 24px 0; }.focus-player{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.select-state{
  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;
}.select-state:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.circle725{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.screen334{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.description724{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.icon95, .background-cc, .tab348, .foreground847, .deal965{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.option-view, .carousel-option, .secondary-u48, .slider655, .details-ti{
  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;
}.option-view:hover, .carousel-option:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.thumbnail940{ width: 100%; border-radius: 8px; }.popup-form{
  display: inline-block;
  background: #df004340;
  color: #df0043;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.wrapper17{ background: rgba(255,255,255,0.05); border-radius: 12px; }.component607{
  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;
}.component607 .list-vo{ font-size: 2rem; margin-bottom: 8px; }.component607 .background718{ font-size: 1.25rem; margin-bottom: 8px; }.component607 .column657{ font-size: 14px; margin-bottom: 8px; }.component607 .form995{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.play608{ background: linear-gradient(135deg, #df0043 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.subtitle786{ margin: 24px 0; padding: 20px 0; }.row-tag{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.list969{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.square-zi{
  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;
}.square-zi:hover{ background: rgba(255,255,255,0.1); }.square-zi img{ max-width: 80px; max-height: 40px; object-fit: contain; }.label-aq .column837{ display: flex; flex-wrap: wrap; gap: 12px; }.label-aq .button-form{
  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;
}.label-aq .button-form:hover{ border-color: #df0043; background: #df004315; }.label-aq .button-form img{ max-width: 72px; max-height: 36px; object-fit: contain; }.graphic-interface .gallery937{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.graphic-interface .range-sz{ padding: 10px 14px; transition: opacity 0.2s; }.graphic-interface .range-sz:hover{ opacity: 0.85; }.graphic-interface .range-sz img{ max-width: 64px; max-height: 32px; object-fit: contain; }.widget428{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.widget428 .tag779{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.widget428 .point-cl{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.widget428 .point-cl:hover{ background: #df004325; box-shadow: 0 2px 8px #df004330; }.widget428 .point-cl img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.link-circle{ margin: 28px 0; }.ux799{ font-size: 1.5rem; margin-bottom: 20px; }.input-up .visual50{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.input-up .switch980{
  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;
}.input-up .switch980:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.input-up .switch980 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.input-up .display907{ display: block; padding: 12px; font-size: 14px; }.input-up .primary828{ margin-top: 20px; display: inline-block; }.dark772 .smooth-l52{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.dark772 .badge-player{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.dark772 .badge-player:hover{ opacity: 0.9; }.dark772 .badge-player img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.container85 .template140{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.container85 .style46{
  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);
}.container85 .style46:hover{ transform: scale(1.02); border-color: #df0043; }.container85 .popup465{ aspect-ratio: 3/2; overflow: hidden; }.container85 .popup465 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.container85 .view-x39{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.image-media{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.edge-mv{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.range933{
  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;
}.range933:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.footer-shadow .element-hf{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.footer-shadow .inactive587{
  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);
}.footer-shadow .inactive587:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #df0043;
}.footer-shadow .inactive587 img{
  width: 100%;
  height: auto;
  display: block;
}.footer-shadow .feature-template{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.footer-shadow{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.round-oj .point-pf{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.round-oj .surface-bv{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.round-oj .surface-bv:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.round-oj .surface-bv img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.graphic306 .header-td{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.graphic306 .score-qz{
  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);
}.graphic306 .score-qz:hover{
  transform: translateY(-6px);
}.graphic306 .surface546{
  position: relative;
  overflow: hidden;
}.graphic306 .surface546 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.graphic306 .score-qz:hover img{
  transform: scale(1.1);
}.graphic306 .switch236{
  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;
}.graphic306 .score-qz:hover .switch236{
  opacity: 1;
}.graphic306 .rating-soft{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.graphic306 .feature-template{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.thumbnail-ri .view499{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #df0043 rgba(255, 255, 255, 0.1);
}.thumbnail-ri .view499::-webkit-scrollbar{
  height: 8px;
}.thumbnail-ri .view499::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.thumbnail-ri .view499::-webkit-scrollbar-thumb{
  background: #df0043;
  border-radius: 4px;
}.thumbnail-ri .popular-gg{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.thumbnail-ri .promo-oo{
  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);
}.thumbnail-ri .promo-oo:hover{
  transform: scale(1.05);
}.thumbnail-ri .promo-oo img{
  width: 100%;
  height: auto;
  display: block;
}.thumbnail-ri .column691{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.state-q24 .template399{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.state-q24 .description991{
  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);
}.state-q24 .description991.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.state-q24 .description991.main-slot-medium{
  grid-column: span 2;
}.state-q24 .description991:hover{
  transform: scale(1.03);
  z-index: 10;
}.state-q24 .description991 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.state-q24 .card856{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.slider677 .enabled-j10{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.slider677 .promo734{
  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);
}.slider677 .promo734:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #df0043;
}.slider677 .visual-panel{
  border-radius: 8px;
  overflow: hidden;
}.slider677 .visual-panel img{
  width: 100%;
  height: auto;
  display: block;
}.slider677 .form-focus{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.slider677 .player-yb{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.slider677 .score696{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.slider677 .box336{
  display: inline-block;
  padding: 4px 10px;
  background: #df0043;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.slider677 .preview804{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.slider677 .modal288{
  display: flex;
  align-items: center;
}.slider677 .score-tertiary{
  padding: 10px 20px;
  background: #df0043;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.slider677 .score-tertiary:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.footer-shadow .element-hf,
  .graphic306 .header-td{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.footer-shadow .element-hf,
  .graphic306 .header-td{
    grid-template-columns: repeat(2, 1fr);
  }.round-oj .point-pf{
    grid-template-columns: repeat(3, 1fr);
  }.slider677 .promo734{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.slider677 .modal288{
    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) {.edge-mv{
    font-size: 22px;
  }.footer-shadow .element-hf,
  .graphic306 .header-td{
    grid-template-columns: 1fr;
  }.round-oj .point-pf{
    grid-template-columns: repeat(2, 1fr);
  }.thumbnail-ri .promo-oo{
    flex: 0 0 180px;
  }.slider677 .promo734{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.link329{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.widget-o58{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.square385{
  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;
}.square385:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.ux-ex .box337{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.ux-ex .interface-aw{
  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;
}.ux-ex .interface-aw:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #df0043;
}.ux-ex .switch746{
  flex-shrink: 0;
}.ux-ex .switch746 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.ux-ex .banner509{
  flex: 1;
}.ux-ex .banner-frame{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.ux-ex .graphic991{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.highlight121 .texture-mw{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.highlight121 .texture-mw .primary-component:nth-child(4),
.highlight121 .texture-mw .primary-component:nth-child(5){
  grid-column: span 1;
}.highlight121 .primary-component{
  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;
}.highlight121 .primary-component:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.highlight121 .interface715{
  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;
}.highlight121 .star-hard{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.highlight121 .banner-frame{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.highlight121 .graphic991{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.details-do .smooth-ei{
  max-width: 800px;
  margin: 0 auto;
}.details-do .label-expand{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.details-do .carousel-op{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.details-do .carousel-op:hover{
  background: rgba(255, 255, 255, 0.05);
}.details-do .image-xq{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.details-do .thumbnail-hv{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.details-do .grid-fr{
  color: #df0043;
  font-size: 20px;
  transition: transform 0.3s;
}.details-do .label-expand.active .grid-fr{
  transform: rotate(180deg);
}.details-do .shadow-b79{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.details-do .label-expand.active .shadow-b79{
  max-height: 300px;
}.details-do .shadow-b79 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.component27 .content-rd{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.component27 .content-rd::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #df0043, rgba(255, 255, 255, 0.1));
}.component27 .sharp307{
  position: relative;
  margin-bottom: 48px;
}.component27 .tag802{
  position: absolute;
  left: -60px;
  top: 0;
}.component27 .popup85{
  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);
}.component27 .thumbnail-bq{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.component27 .accent-ua{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.component27 .list-card{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.component27 .icon-inactive{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.border-dq .promo887{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.border-dq .design93{
  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;
}.border-dq .design93:hover{
  border-color: #df0043;
  transform: translateX(8px);
}.border-dq .secondary486{
  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);
}.border-dq .special-af img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.border-dq .featured429{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.border-dq .meta246{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.card717 .window505{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.card717 .texture-ov{
  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;
}.card717 .texture-ov:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.card717 .link283{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.card717 .input934{
  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;
}.card717 .link283 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.card717 .design-od{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.card717 .hero-mp{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.highlight121 .texture-mw{
    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) {.widget-o58{
    font-size: 26px;
  }.ux-ex .interface-aw{
    flex-direction: column;
    text-align: center;
  }.ux-ex .switch746{
    margin: 0 auto;
  }.highlight121 .texture-mw{
    grid-template-columns: 1fr;
  }.highlight121 .texture-mw .primary-component:nth-child(5){
    grid-column: span 1;
  }.component27 .content-rd{
    padding-left: 0;
  }.component27 .content-rd::before{
    display: none;
  }.component27 .tag802{
    position: static;
    margin-bottom: 12px;
  }.component27 .popup85{
    margin: 0 auto;
  }.component27 .accent-ua{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.border-dq .design93{
    grid-template-columns: 1fr;
  }.border-dq .special-af img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.card717 .texture-ov{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.player-cz{ grid-template-columns: 1fr; }.block-dd{ grid-template-columns: 1fr; }.icon95, .background-cc{ grid-template-columns: 1fr; }.light795{ flex-direction: column; text-align: center; }.button934{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.card-pu{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.enabled-gradient{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.tab-tz{ display: flex; align-items: center; flex-shrink: 0; }.badge-ji{ height: 50px; width: auto; }.secondary882{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.control697{ font-size: 14px; font-weight: 600; color: #000; }.row-wi{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.player5{ display: flex; gap: 20px; margin-left: 20px; }.player5 .graphic-zy{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.player5 .graphic-zy:hover, .player5 .graphic-zy.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.soft421{ display: flex; gap: 12px; margin-left: auto; }.template18{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.game-sb{ background: #00d4ff; color: #000; }.game-sb:hover{ background: #00b8e6; transform: translateY(-2px); }.enabled-corner{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.enabled-corner:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.section-rc{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.template144{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.image-special{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.frame29{ height: 45px; }.module-ks{ font-size: 22px; font-weight: 700; color: #00d4ff; }.dim-pj{ display: flex; gap: 25px; align-items: center; }.dim-pj .graphic-zy{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.dim-pj .graphic-zy:hover, .dim-pj .graphic-zy.active{ color: #00d4ff; }.grid313{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.grid313:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.tooltip-link{ background: #00d4ff; color: #000; padding: 8px 0; }.inactive-jg{ background: #0a0f1c; padding: 12px 0; }.disabled-dw{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.level-me{ font-size: 14px; font-weight: 600; }.display-tag{ display: flex; gap: 15px; }.shadow-od{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.shadow-od:hover{ text-decoration: underline; }.status838{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.dropdown-h14{ height: 48px; }.highlight-b79{ display: flex; gap: 25px; }.highlight-b79 .graphic-zy{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.highlight-b79 .graphic-zy:hover, .highlight-b79 .graphic-zy.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.toggle-t24{ background: #0a0f1c; padding: 15px 0; }.tab245{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.badge780{ position: absolute; left: 50%; transform: translateX(-50%); }.form685{ height: 55px; }.header-score, .modal-cn{ display: flex; gap: 20px; }.header-score .graphic-zy, .modal-cn .graphic-zy{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.header-score .graphic-zy:hover, .modal-cn .graphic-zy:hover,
.header-score .graphic-zy.active, .modal-cn .graphic-zy.active{ color: #00d4ff; }.promo888{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.sharp-footer{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.focus-fo{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.expand-aj{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.dark-bb{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.foreground-point{ height: 50px; width: auto; }.tag-status{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.offer-subtitle{ font-size: 12px; color: #999; text-transform: uppercase; }.shadow-active{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.light951{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.box689{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.collapse-lu{ display: flex; gap: 25px; flex-wrap: wrap; }.collapse-lu .graphic-zy{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.collapse-lu .graphic-zy:hover, .collapse-lu .graphic-zy.active{ color: #00d4ff; }.subtitle-wx{ display: flex; gap: 12px; }.option172, .state-gradient{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.option172{ background: #00d4ff; color: #000; }.option172:hover{ background: #00b8e6; }.state-gradient{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.state-gradient:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.player5, .highlight-b79, .header-score, .modal-cn, .collapse-lu{ gap: 15px; }.secondary882, .promo888{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.enabled-gradient, .template144, .disabled-dw, .tab245, .expand-aj{ flex-wrap: wrap; }.player5, .dim-pj, .highlight-b79, .header-score, .modal-cn, .collapse-lu{ 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 - Аккордеон с анимацией */
.meta-fs{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.tooltip756{
    max-width: 900px;
    margin: 0 auto;
}.component-rx{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.game-form{
    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);
}.game-form:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.icon888{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.icon888::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;
}.game-form.active .icon888::after{
    transform: translateY(-50%) rotate(45deg);
}.range589{
    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;
}.game-form.active .range589{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.switch-bb{
    display: none;
}

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

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

@media (max-width: 768px) {.badge-wv{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.row524{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.grid-soft{
    max-width: 1100px;
    margin: 0 auto;
}.field-nl{
    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);
}.square-player{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.field-mb{
    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;
}.field-mb::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;
}.field-mb:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.player39{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.corner-c25{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.star-light{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.subtitle-section{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.secondary206{
    max-width: 1200px;
    margin: 0 auto;
}.wrapper-g47{
    margin-bottom: 40px;
}.foreground-thumbnail{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.player-w9{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.thumbnail-secondary{
    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;
}.thumbnail-secondary.tag-1{
    font-size: 0.85rem;
}.thumbnail-secondary.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.thumbnail-secondary.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.thumbnail-secondary:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.select-i20{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.popular-dark{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.popular-ob{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.foreground-thumbnail{
        font-size: 1.3rem;
    }.player-w9{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.soft641{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.content-hover{
    max-width: 1200px;
    margin: 0 auto;
}.link598{
    margin-bottom: 40px;
}.component553{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.style-text{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.footer251{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.row887{
    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;
}.row887:last-child{
    border-bottom: none;
}.row887:hover{
    color: #ffd700;
    padding-left: 8px;
}.overlay825{
    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;
}.tag-wn{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.module-am{
    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) {.style-text{
        grid-template-columns: 1fr;
    }.component553{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.section-input{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.info-header{
    max-width: 1100px;
    margin: 0 auto;
}.info813{
    margin-bottom: 35px;
}.list-wy{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.rating-b80{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.rating-b80:hover{
    color: #ffd700;
}.dim-hover{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.label-section{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.square-tooltip{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.list-wy{
        line-height: 1.8;
    }.rating-b80{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
