
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #01025c;
	color: #ffffff;
	padding-top: 72px;
}.popular987{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.frame-b96{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #09008b;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.score-dn{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.level-row{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.level-row .preview-f14{
	height: 36px;
	width: auto;
	object-fit: contain;
}.control916{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #00a5e6;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.secondary519{ font-size: 13px; font-weight: 600; }.circle-oe{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.subtitle805{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.dropdown99{
	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;
}.dropdown99:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.dropdown99.carduus{
	background: #00a5e6;
	color: #fff;
	border-color: #00a5e6;
}.text332{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.hover-c28{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.foreground-tn{ background: #00a5e6; color: #fff; border: none; }.column-ux{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.column-ux:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.frame-b96{ height: auto; }.score-dn{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.subtitle805{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.subtitle805::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.card-lf{
	border: 1px solid #00a5e6;
	display: inline-block;
	padding: 10px 20px;
	background-color: #00a5e6;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.image744{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.image744:focus{
	outline: 2px solid #00a5e6;
	outline-offset: 2px;
}.status-description{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.status-description:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.status-description:focus{
	outline: 2px solid #00a5e6;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes carousel-zu {0%{ box-shadow: 0 0 5px #00a5e6; }50%{ box-shadow: 0 0 20px #00a5e6; }
	100% { box-shadow: 0 0 5px #00a5e6; }
}.details92{
	animation: glow 1.5s infinite alternate;
}.bright-op{
	background-color: #00a5e6;
}.style-zc{
	background-color: transparent;
}.style-zc:hover{
	background-color: #00a5e6;
}h1, .popup583{
	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;
	}
}.foreground-hi{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.container330{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.inactive925 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.label-jy{
	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;
	}
}.inactive925 h1, .inactive925 .popup583{ margin-bottom: 16px; }.grid572{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #09008b;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.popup371{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.grid572.show{
	opacity: 1;
	visibility: visible;
}.preview-t95{
	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;
	}
}.promo-wz{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.promo-wz span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.promo-wz p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.graphic971{
	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 компактный (не перекрывает контент) ========== */
.inactive-title{
  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;
}.menu-star{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.accent-surface{ flex: 1; min-width: 280px; }.pattern124{
  display: inline-block;
  background: #00a5e6;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.image-display{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.meta316{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.dim-jo{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.dim-jo strong{ color: #00a5e6; }.frame759{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.frame759 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.tab-by{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.menu-star{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.carousel625.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.view-qc{
  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;
}.tooltip-q16{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.block-layer{ flex: 1; min-width: 280px; }.ui189{
  display: inline-block;
  background: #00a5e6;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.frame156{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.component-dr{ margin-bottom: 12px; }.button210{
  font-size: 1.35rem;
  font-weight: 800;
  color: #00a5e6;
  display: block;
}.window-layout{ font-size: 13px; color: rgba(255,255,255,0.8); }.feature85{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.feature85 strong{ color: #00a5e6; }.pattern169{ display: flex; gap: 12px; flex-wrap: wrap; }.outline732{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.outline732 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.star389{
  background: linear-gradient(90deg, #00a5e6 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.layout-ao{ max-width: 500px; margin: 0 auto; }.control250{ margin-bottom: 12px; }.dim-r54{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.border-z33{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.popular829{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.image974 strong{ font-size: 1.1rem; }.container-media{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.dropdown514{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.form877{ flex: 1; min-width: 260px; }.deal768{ font-size: 1.4rem; margin-bottom: 12px; }.tag-sz{ margin-bottom: 8px; }.star-c11{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00a5e6;
  display: block;
}.component-dx{ font-size: 13px; color: rgba(255,255,255,0.75); }.style420{ font-size: 14px; margin-bottom: 16px; }.sharp716 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.secondary-description{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.design-yn{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.graphic-n67{
  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;
}.tooltip521{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.tag890{ font-size: 1.25rem; font-weight: 700; color: #00a5e6; }.footer-y55{ text-align: center; }.oval303{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.overlay-grid{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.enabled-sh{ flex: 1; min-width: 260px; }.dropdown396{ font-size: 1.4rem; margin-bottom: 10px; }.square842{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00a5e6;
  margin-bottom: 8px;
}.level-dz{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.special-og{ display: flex; gap: 12px; flex-wrap: wrap; }.special-style{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.special-style img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.outline732 img, .sharp716 img, .special-style 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) */
.select-state, .accent-hc{
  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;
}.select-state h2, .accent-hc h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.grid-z96{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #00a5e6;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.form-accordion{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.row-lu{ font-weight: 800; font-size: 1.25rem; }.corner92{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.play-un{
  background: #fff !important;
  color: #09008b !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.design-u52{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.tertiary-p86{ font-size: 1.2rem; margin-bottom: 16px; }.container45{ list-style: none; padding-left: 0; }.container45 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.section-ze{
  margin-top: 16px;
  display: inline-block;
}.status995{
  background: linear-gradient(135deg, #00a5e622 0%, #00a5e608 100%);
  border: 1px solid #00a5e6;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.block4{ font-weight: 700; margin-bottom: 8px; }.highlight-pr{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.rank-shadow{
  margin-top: 12px;
  padding: 10px 20px;
  background: #00a5e6;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.text-vu{
  margin: 24px 0;
}.secondary356{ font-size: 1.25rem; margin-bottom: 16px; }.content-i26{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.overlay392{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.field-ad{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #00a5e6;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.sharp150{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.overlay-primary{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.thumbnail-action{ margin-top: 12px; }.interface306{ margin: 24px 0; }.select-kt{ font-size: 1.25rem; margin-bottom: 16px; }.box421{ display: flex; flex-direction: column; gap: 12px; }.popular-tv{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #00a5e6;
}.popular-tv:hover{ background: rgba(255,255,255,0.08); }.level-f95{ font-size: 12px; color: rgba(255,255,255,0.6); }.outline-u55{ margin: 24px 0; }.design-rj{ font-size: 1.25rem; margin-bottom: 16px; }.graphic974{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.description203{
  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;
}.details-h56{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #00a5e6;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.dropdown-wb{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.description-v95{
  font-size: 1.25rem;
  font-weight: 800;
  color: #00a5e6;
  margin: 8px 0 4px;
}.oval-mt{ font-size: 13px; display: block; margin-bottom: 4px; }.element-wrapper{ font-size: 12px; color: rgba(255,255,255,0.7); }.overlay-circle{ margin-top: 12px; display: inline-block; }.column623{ margin: 24px 0; }.field-cx{ font-size: 1.25rem; margin-bottom: 16px; }.button-ey{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.texture-layer{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.display666{ position: relative; margin-bottom: 8px; }.container49{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.player-ag{ display: block; margin-bottom: 8px; }.card-media{
  background: #00a5e6;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.style-collapse{ font-size: 12px; color: rgba(255,255,255,0.6); }.subtitle-ne{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.select295{ margin: 24px 0; }.status-ts{ font-size: 1.25rem; margin-bottom: 16px; }.switch-menu{ display: flex; flex-direction: column; gap: 12px; }.window-de{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #00a5e6;
}.window-de:hover{ background: rgba(255,255,255,0.08); }.oval638, .popup-surface{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.pattern269{ font-size: 13px; margin-top: 8px; }.score-graphic{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.slider-m69{ margin: 24px 0; }.element-j64{ font-size: 1.25rem; margin-bottom: 16px; }.visual962{ display: flex; flex-direction: column; gap: 16px; }.button637{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.promo-fk{ font-size: 12px; color: #00a5e6; }.game868{ font-weight: 700; margin: 8px 0; }.player386{ font-size: 12px; display: block; margin: 8px 0; }.dim-hard{ margin-top: 8px; }/* Блок: Провайдеры */
.interface248{ margin: 24px 0; }.dark-qo{ font-size: 1.25rem; margin-bottom: 16px; }.active363{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.outline-ef{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.grid590{ margin: 24px 0; }.display-expand{ font-size: 1.25rem; margin-bottom: 16px; }.foreground-qc{ display: flex; flex-direction: column; gap: 16px; }.game815{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.status539{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.background233{ font-weight: 600; font-size: 1rem; }.shadow40{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.outline-ra{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.inactive123{ font-size: 13px; margin-bottom: 10px; }.shadow-hero{ color: #00a5e6; font-weight: 700; }.popup206{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.smooth-focus{ font-size: 12px; color: rgba(255,255,255,0.5); }.square-qk, .point-item{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.select608{ font-size: 1.25rem; margin-bottom: 16px; }.menu-window{ margin: 24px 0; }.card-y9{ display: flex; flex-direction: column; gap: 12px; }.tertiary-t5{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.window-uc{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.menu671{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.link-element{ margin: 24px 0; }.element-ym{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.footer821 h4, .tab393 h4{ font-size: 1rem; margin-bottom: 12px; }.footer821 h4{ color: #00a5e6; }.tab393 h4{ color: #e57373; }.footer821 ul, .tab393 ul{ padding-left: 20px; margin: 0; }.footer821 li, .tab393 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.module492{ margin: 24px 0; }.details988{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.modal564{
  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;
}.modal564:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.visual593{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.title246{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.carousel-footer{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.foreground42, .select922, .popular370, .carousel-template, .visual-fi{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.style786, .item-nav, .accordion-link, .layout305, .collapse-bright{
  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;
}.style786:hover, .item-nav:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.progress-o48{ width: 100%; border-radius: 8px; }.special-qz{
  display: inline-block;
  background: #00a5e640;
  color: #00a5e6;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.title526{ background: rgba(255,255,255,0.05); border-radius: 12px; }.element573{
  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;
}.element573 .hover-preview{ font-size: 2rem; margin-bottom: 8px; }.element573 .banner654{ font-size: 1.25rem; margin-bottom: 8px; }.element573 .preview-screen{ font-size: 14px; margin-bottom: 8px; }.element573 .deal-link{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.circle-hover{ background: linear-gradient(135deg, #00a5e6 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.ui310{ margin: 24px 0; padding: 20px 0; }.deal-preview{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.ui-active{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.ux-score{
  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;
}.ux-score:hover{ background: rgba(255,255,255,0.1); }.ux-score img{ max-width: 80px; max-height: 40px; object-fit: contain; }.title262 .option-di{ display: flex; flex-wrap: wrap; gap: 12px; }.title262 .badge-ww{
  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;
}.title262 .badge-ww:hover{ border-color: #00a5e6; background: #00a5e615; }.title262 .badge-ww img{ max-width: 72px; max-height: 36px; object-fit: contain; }.section525 .theme618{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.section525 .banner-mf{ padding: 10px 14px; transition: opacity 0.2s; }.section525 .banner-mf:hover{ opacity: 0.85; }.section525 .banner-mf img{ max-width: 64px; max-height: 32px; object-fit: contain; }.dropdown253{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.dropdown253 .tab-circle{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.dropdown253 .circle-square{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.dropdown253 .circle-square:hover{ background: #00a5e625; box-shadow: 0 2px 8px #00a5e630; }.dropdown253 .circle-square img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.active643{ margin: 28px 0; }.container973{ font-size: 1.5rem; margin-bottom: 20px; }.wrapper397 .sharp-e13{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.wrapper397 .accent641{
  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;
}.wrapper397 .accent641:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.wrapper397 .accent641 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.wrapper397 .rating-dropdown{ display: block; padding: 12px; font-size: 14px; }.wrapper397 .collapse-tooltip{ margin-top: 20px; display: inline-block; }.deal305 .game-nu{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.deal305 .secondary756{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.deal305 .secondary756:hover{ opacity: 0.9; }.deal305 .secondary756 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.featured597 .graphic806{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.featured597 .header-co{
  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);
}.featured597 .header-co:hover{ transform: scale(1.02); border-color: #00a5e6; }.featured597 .background-c69{ aspect-ratio: 3/2; overflow: hidden; }.featured597 .background-c69 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.featured597 .option330{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.ux-sd{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.dim-rl{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.layer471{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #00a5e6;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.layer471:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.promo-texture .block-mx{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.promo-texture .menu319{
  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);
}.promo-texture .menu319:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #00a5e6;
}.promo-texture .menu319 img{
  width: 100%;
  height: auto;
  display: block;
}.promo-texture .panel-point{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.promo-texture{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.collapse-qo .item-round{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.collapse-qo .rank-hv{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.collapse-qo .rank-hv:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.collapse-qo .rank-hv img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.carousel-wrapper .corner564{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.carousel-wrapper .section208{
  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);
}.carousel-wrapper .section208:hover{
  transform: translateY(-6px);
}.carousel-wrapper .promo906{
  position: relative;
  overflow: hidden;
}.carousel-wrapper .promo906 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.carousel-wrapper .section208:hover img{
  transform: scale(1.1);
}.carousel-wrapper .wrapper-oj{
  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;
}.carousel-wrapper .section208:hover .wrapper-oj{
  opacity: 1;
}.carousel-wrapper .screen-inactive{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.carousel-wrapper .panel-point{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.status-i58 .corner-dr{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #00a5e6 rgba(255, 255, 255, 0.1);
}.status-i58 .corner-dr::-webkit-scrollbar{
  height: 8px;
}.status-i58 .corner-dr::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.status-i58 .corner-dr::-webkit-scrollbar-thumb{
  background: #00a5e6;
  border-radius: 4px;
}.status-i58 .header690{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.status-i58 .hard-ps{
  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);
}.status-i58 .hard-ps:hover{
  transform: scale(1.05);
}.status-i58 .hard-ps img{
  width: 100%;
  height: auto;
  display: block;
}.status-i58 .accent-do{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.active195 .subtitle904{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.active195 .image-e35{
  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);
}.active195 .image-e35.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.active195 .image-e35.main-slot-medium{
  grid-column: span 2;
}.active195 .image-e35:hover{
  transform: scale(1.03);
  z-index: 10;
}.active195 .image-e35 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.active195 .star-ag{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.section-l52 .inactive-il{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.section-l52 .edge564{
  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);
}.section-l52 .edge564:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #00a5e6;
}.section-l52 .offer620{
  border-radius: 8px;
  overflow: hidden;
}.section-l52 .offer620 img{
  width: 100%;
  height: auto;
  display: block;
}.section-l52 .shadow540{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.section-l52 .widget483{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.section-l52 .hover-fq{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.section-l52 .primary-container{
  display: inline-block;
  padding: 4px 10px;
  background: #00a5e6;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.section-l52 .rating99{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.section-l52 .edge-hover{
  display: flex;
  align-items: center;
}.section-l52 .round335{
  padding: 10px 20px;
  background: #00a5e6;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.section-l52 .round335:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.promo-texture .block-mx,
  .carousel-wrapper .corner564{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.promo-texture .block-mx,
  .carousel-wrapper .corner564{
    grid-template-columns: repeat(2, 1fr);
  }.collapse-qo .item-round{
    grid-template-columns: repeat(3, 1fr);
  }.section-l52 .edge564{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.section-l52 .edge-hover{
    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) {.dim-rl{
    font-size: 22px;
  }.promo-texture .block-mx,
  .carousel-wrapper .corner564{
    grid-template-columns: 1fr;
  }.collapse-qo .item-round{
    grid-template-columns: repeat(2, 1fr);
  }.status-i58 .hard-ps{
    flex: 0 0 180px;
  }.section-l52 .edge564{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.range679{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.media-footer{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.disabled-slider{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #00a5e6;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.disabled-slider:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.icon-range .field868{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.icon-range .content-kx{
  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;
}.icon-range .content-kx:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #00a5e6;
}.icon-range .block853{
  flex-shrink: 0;
}.icon-range .block853 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.icon-range .progress977{
  flex: 1;
}.icon-range .smooth631{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.icon-range .banner968{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.interface337 .offer197{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.interface337 .offer197 .image-point:nth-child(4),
.interface337 .offer197 .image-point:nth-child(5){
  grid-column: span 1;
}.interface337 .image-point{
  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;
}.interface337 .image-point:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.interface337 .offer798{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #00a5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.interface337 .style-modal{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.interface337 .smooth631{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.interface337 .banner968{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.meta-fr .collapse679{
  max-width: 800px;
  margin: 0 auto;
}.meta-fr .slider-qx{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.meta-fr .enabled471{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.meta-fr .enabled471:hover{
  background: rgba(255, 255, 255, 0.05);
}.meta-fr .wrapper930{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.meta-fr .outline-co{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.meta-fr .field-lo{
  color: #00a5e6;
  font-size: 20px;
  transition: transform 0.3s;
}.meta-fr .slider-qx.active .field-lo{
  transform: rotate(180deg);
}.meta-fr .focus119{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.meta-fr .slider-qx.active .focus119{
  max-height: 300px;
}.meta-fr .focus119 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.badge-fu .smooth-badge{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.badge-fu .smooth-badge::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #00a5e6, rgba(255, 255, 255, 0.1));
}.badge-fu .preview30{
  position: relative;
  margin-bottom: 48px;
}.badge-fu .subtitle466{
  position: absolute;
  left: -60px;
  top: 0;
}.badge-fu .wrapper-db{
  width: 40px;
  height: 40px;
  background: #00a5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.badge-fu .dropdown235{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.badge-fu .popup-u57{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.badge-fu .toggle-c92{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.badge-fu .inactive566{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.item-nf .overlay-widget{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.item-nf .overlay504{
  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;
}.item-nf .overlay504:hover{
  border-color: #00a5e6;
  transform: translateX(8px);
}.item-nf .description-c81{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #00a5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.item-nf .range-layer img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.item-nf .details-dt{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.item-nf .corner-control{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.oval-collapse .oval191{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.oval-collapse .select-o61{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #00a5e6;
  transition: background 0.2s, border-color 0.2s;
}.oval-collapse .select-o61:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.oval-collapse .border-accent{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.oval-collapse .popular483{
  width: 32px;
  height: 32px;
  background: #00a5e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.oval-collapse .border-accent img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.oval-collapse .special-row{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.oval-collapse .dim-n51{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.interface337 .offer197{
    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) {.media-footer{
    font-size: 26px;
  }.icon-range .content-kx{
    flex-direction: column;
    text-align: center;
  }.icon-range .block853{
    margin: 0 auto;
  }.interface337 .offer197{
    grid-template-columns: 1fr;
  }.interface337 .offer197 .image-point:nth-child(5){
    grid-column: span 1;
  }.badge-fu .smooth-badge{
    padding-left: 0;
  }.badge-fu .smooth-badge::before{
    display: none;
  }.badge-fu .subtitle466{
    position: static;
    margin-bottom: 12px;
  }.badge-fu .wrapper-db{
    margin: 0 auto;
  }.badge-fu .popup-u57{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.item-nf .overlay504{
    grid-template-columns: 1fr;
  }.item-nf .range-layer img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.oval-collapse .select-o61{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.content-i26{ grid-template-columns: 1fr; }.graphic974{ grid-template-columns: 1fr; }.foreground42, .select922{ grid-template-columns: 1fr; }.grid-z96{ flex-direction: column; text-align: center; }.element-ym{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.deal-xg{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.shadow-lq{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.focus479{ display: flex; align-items: center; flex-shrink: 0; }.foreground-fp{ height: 50px; width: auto; }.point-ht{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.accordion-jb{ font-size: 14px; font-weight: 600; color: #000; }.tooltip803{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.popup218{ display: flex; gap: 20px; margin-left: 20px; }.popup218 .header-score{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.popup218 .header-score:hover, .popup218 .header-score.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.game46{ display: flex; gap: 12px; margin-left: auto; }.layout-uy{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.display249{ background: #00d4ff; color: #000; }.display249:hover{ background: #00b8e6; transform: translateY(-2px); }.widget-qr{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.widget-qr:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.screen-mh{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.box-fu{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.range378{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.block-light{ height: 45px; }.rank-ec{ font-size: 22px; font-weight: 700; color: #00d4ff; }.shadow-gh{ display: flex; gap: 25px; align-items: center; }.shadow-gh .header-score{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.shadow-gh .header-score:hover, .shadow-gh .header-score.active{ color: #00d4ff; }.screen-as{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.screen-as:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.focus-input{ background: #00d4ff; color: #000; padding: 8px 0; }.card-pz{ background: #0a0f1c; padding: 12px 0; }.score306{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.badge281{ font-size: 14px; font-weight: 600; }.tab-av{ display: flex; gap: 15px; }.details50{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.details50:hover{ text-decoration: underline; }.visual428{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.state465{ height: 48px; }.score809{ display: flex; gap: 25px; }.score809 .header-score{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.score809 .header-score:hover, .score809 .header-score.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.special-description{ background: #0a0f1c; padding: 15px 0; }.round-gn{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.sharp-ro{ position: absolute; left: 50%; transform: translateX(-50%); }.badge84{ height: 55px; }.window755, .bright-wz{ display: flex; gap: 20px; }.window755 .header-score, .bright-wz .header-score{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.window755 .header-score:hover, .bright-wz .header-score:hover,
.window755 .header-score.active, .bright-wz .header-score.active{ color: #00d4ff; }.graphic-b59{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.slider-fs{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.item985{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.featured432{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.offer-secondary{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.star337{ height: 50px; width: auto; }.layer49{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.visual-dark{ font-size: 12px; color: #999; text-transform: uppercase; }.tab-e65{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.footer239{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.modal947{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.status-card{ display: flex; gap: 25px; flex-wrap: wrap; }.status-card .header-score{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.status-card .header-score:hover, .status-card .header-score.active{ color: #00d4ff; }.promo-as{ display: flex; gap: 12px; }.option-fm, .text876{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.option-fm{ background: #00d4ff; color: #000; }.option-fm:hover{ background: #00b8e6; }.text876{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.text876:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.popup218, .score809, .window755, .bright-wz, .status-card{ gap: 15px; }.point-ht, .graphic-b59{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.shadow-lq, .box-fu, .score306, .round-gn, .featured432{ flex-wrap: wrap; }.popup218, .shadow-gh, .score809, .window755, .bright-wz, .status-card{ 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 - Аккордеон с анимацией */
.thumbnail679{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.smooth-sk{
    max-width: 900px;
    margin: 0 auto;
}.visual423{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.smooth-aw{
    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);
}.smooth-aw:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.toggle921{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.toggle921::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;
}.smooth-aw.active .toggle921::after{
    transform: translateY(-50%) rotate(45deg);
}.theme-xt{
    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;
}.smooth-aw.active .theme-xt{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.highlight-h89{
    display: none;
}

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

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

@media (max-width: 768px) {.hero-xk{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.disabled-sh{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.rank-v17{
    max-width: 1100px;
    margin: 0 auto;
}.wrapper-bz{
    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);
}.theme-yx{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.outline-xn{
    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;
}.outline-xn::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;
}.outline-xn:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.focus-v43{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.module742{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.container-ou{
    display: none;
}

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

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

@media (max-width: 768px) {.form548{
        font-size: 1.3rem;
    }.title896{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.expand906{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.frame387{
    max-width: 1200px;
    margin: 0 auto;
}.offer-vo{
    margin-bottom: 40px;
}.promo374{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.layer437{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.select-star{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.round-oh{
    color: rgba(255, 255, 255, 0.75);
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    font-size: 0.9rem;
    transition: all 0.2s ease;
    text-decoration: none;
    display: block;
}.round-oh:last-child{
    border-bottom: none;
}.round-oh:hover{
    color: #ffd700;
    padding-left: 8px;
}.template-expand{
    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;
}.star-cs{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.hard-c69{
    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) {.layer437{
        grid-template-columns: 1fr;
    }.promo374{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.carousel-sf{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.special207{
    max-width: 1100px;
    margin: 0 auto;
}.hover-description{
    margin-bottom: 35px;
}.container-progress{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.description-s57{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.description-s57:hover{
    color: #ffd700;
}.window844{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.layout-deal{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.layout-w15{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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