
*{
	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: #1b1d25;
	color: #ffffff;
	padding-top: 72px;
}.oval500{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.select-row{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #2d313d;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.border-ct{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.rating790{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.rating790 .expand-module{
	height: 36px;
	width: auto;
	object-fit: contain;
}.section39{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #51b12f;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.special-bl{ font-size: 13px; font-weight: 600; }.content103{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.box-xt{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.layer354{
	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;
}.layer354:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.layer354.carduus{
	background: #51b12f;
	color: #fff;
	border-color: #51b12f;
}.layout-x72{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.expand-carousel{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.ux-sb{ background: #51b12f; color: #fff; border: none; }.panel436{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.panel436:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.select-row{ height: auto; }.border-ct{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.box-xt{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.box-xt::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.info731{
	border: 1px solid #51b12f;
	display: inline-block;
	padding: 10px 20px;
	background-color: #51b12f;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.gallery704{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.gallery704:focus{
	outline: 2px solid #51b12f;
	outline-offset: 2px;
}.footer50{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.footer50:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.footer50:focus{
	outline: 2px solid #51b12f;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes point-yy {0%{ box-shadow: 0 0 5px #51b12f; }50%{ box-shadow: 0 0 20px #51b12f; }
	100% { box-shadow: 0 0 5px #51b12f; }
}.design-ui{
	animation: glow 1.5s infinite alternate;
}.hard434{
	background-color: #51b12f;
}.container-ad{
	background-color: transparent;
}.container-ad:hover{
	background-color: #51b12f;
}h1, .rating285{
	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;
	}
}.round-bz{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.light-hover{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.component-badge p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.accordion-lf{
	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;
	}
}.component-badge h1, .component-badge .rating285{ margin-bottom: 16px; }.preview411{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #2d313d;
	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;
	}
}.modal-vs{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.preview411.show{
	opacity: 1;
	visibility: visible;
}.preview-section{
	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;
	}
}.dark446{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.dark446 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.dark446 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.link291{
	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 компактный (не перекрывает контент) ========== */
.offer-kl{
  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;
}.background866{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.column-nd{ flex: 1; min-width: 280px; }.round626{
  display: inline-block;
  background: #51b12f;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.label740{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.switch632{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.pattern-s41{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.pattern-s41 strong{ color: #51b12f; }.sharp-a66{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.sharp-a66 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.badge-h80{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.background866{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.ux-status.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.highlight678{
  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;
}.header-co{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.featured317{ flex: 1; min-width: 280px; }.card-component{
  display: inline-block;
  background: #51b12f;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.hover-ij{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.media337{ margin-bottom: 12px; }.layer421{
  font-size: 1.35rem;
  font-weight: 800;
  color: #51b12f;
  display: block;
}.input845{ font-size: 13px; color: rgba(255,255,255,0.8); }.active952{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.active952 strong{ color: #51b12f; }.slider130{ display: flex; gap: 12px; flex-wrap: wrap; }.frame-header{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.frame-header img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.subtitle-a15{
  background: linear-gradient(90deg, #51b12f 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.game-aa{ max-width: 500px; margin: 0 auto; }.point-tooltip{ margin-bottom: 12px; }.hard-fe{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.switch883{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.edge-lz{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.popular-zi strong{ font-size: 1.1rem; }.featured-mx{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.inactive-tf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.border-inactive{ flex: 1; min-width: 260px; }.banner-c85{ font-size: 1.4rem; margin-bottom: 12px; }.bright586{ margin-bottom: 8px; }.edge-sv{
  font-size: 1.3rem;
  font-weight: 700;
  color: #51b12f;
  display: block;
}.badge-control{ font-size: 13px; color: rgba(255,255,255,0.75); }.theme-br{ font-size: 14px; margin-bottom: 16px; }.deal-aj img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.option-md{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.layout932{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.active-dv{
  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;
}.field471{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.action-v21{ font-size: 1.25rem; font-weight: 700; color: #51b12f; }.tertiary-j88{ text-align: center; }.modal92{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.edge-bc{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.dim189{ flex: 1; min-width: 260px; }.progress-foreground{ font-size: 1.4rem; margin-bottom: 10px; }.status-zv{
  font-size: 1.3rem;
  font-weight: 700;
  color: #51b12f;
  margin-bottom: 8px;
}.progress-lf{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.tertiary935{ display: flex; gap: 12px; flex-wrap: wrap; }.deal445{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.deal445 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.frame-header img, .deal-aj img, .deal445 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) */
.surface251, .round-m95{
  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;
}.surface251 h2, .round-m95 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.header-w68{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #51b12f;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.text-wy{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.play583{ font-weight: 800; font-size: 1.25rem; }.ui-w17{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.ux382{
  background: #fff !important;
  color: #2d313d !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.oval-panel{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.screen995{ font-size: 1.2rem; margin-bottom: 16px; }.field-screen{ list-style: none; padding-left: 0; }.field-screen li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.inactive-h27{
  margin-top: 16px;
  display: inline-block;
}.enabled-pz{
  background: linear-gradient(135deg, #51b12f22 0%, #51b12f08 100%);
  border: 1px solid #51b12f;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.point-tab{ font-weight: 700; margin-bottom: 8px; }.featured878{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.gallery-v30{
  margin-top: 12px;
  padding: 10px 20px;
  background: #51b12f;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.overlay-badge{
  margin: 24px 0;
}.container-li{ font-size: 1.25rem; margin-bottom: 16px; }.grid-soft{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.list-progress{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.text-zi{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #51b12f;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.window-hover{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.preview165{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.list-mp{ margin-top: 12px; }.media-kh{ margin: 24px 0; }.corner-kc{ font-size: 1.25rem; margin-bottom: 16px; }.smooth880{ display: flex; flex-direction: column; gap: 12px; }.accent-header{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #51b12f;
}.accent-header:hover{ background: rgba(255,255,255,0.08); }.nav-frame{ font-size: 12px; color: rgba(255,255,255,0.6); }.field600{ margin: 24px 0; }.switch899{ font-size: 1.25rem; margin-bottom: 16px; }.popular756{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.hard-toggle{
  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;
}.ux-ox{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #51b12f;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.focus671{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.badge-av{
  font-size: 1.25rem;
  font-weight: 800;
  color: #51b12f;
  margin: 8px 0 4px;
}.carousel614{ font-size: 13px; display: block; margin-bottom: 4px; }.column549{ font-size: 12px; color: rgba(255,255,255,0.7); }.banner615{ margin-top: 12px; display: inline-block; }.visual-ls{ margin: 24px 0; }.container-ij{ font-size: 1.25rem; margin-bottom: 16px; }.bright-circle{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.column616{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.component656{ position: relative; margin-bottom: 8px; }.deal-zt{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.feature-inactive{ display: block; margin-bottom: 8px; }.ui-o46{
  background: #51b12f;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.visual604{ font-size: 12px; color: rgba(255,255,255,0.6); }.nav452{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.module-ys{ margin: 24px 0; }.square-status{ font-size: 1.25rem; margin-bottom: 16px; }.icon-kt{ display: flex; flex-direction: column; gap: 12px; }.hard958{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #51b12f;
}.hard958:hover{ background: rgba(255,255,255,0.08); }.pattern-light, .promo918{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.component-s6{ font-size: 13px; margin-top: 8px; }.control-x68{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.corner-zt{ margin: 24px 0; }.highlight-m55{ font-size: 1.25rem; margin-bottom: 16px; }.border-label{ display: flex; flex-direction: column; gap: 16px; }.rating174{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.pattern193{ font-size: 12px; color: #51b12f; }.text-k75{ font-weight: 700; margin: 8px 0; }.box518{ font-size: 12px; display: block; margin: 8px 0; }.dark377{ margin-top: 8px; }/* Блок: Провайдеры */
.background-qn{ margin: 24px 0; }.score848{ font-size: 1.25rem; margin-bottom: 16px; }.accent366{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.panel-ui{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.state-kl{ margin: 24px 0; }.box-outline{ font-size: 1.25rem; margin-bottom: 16px; }.enabled-bc{ display: flex; flex-direction: column; gap: 16px; }.overlay641{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.gallery673{ font-weight: 600; font-size: 1rem; }.item-header{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.template499{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.container-et{ font-size: 13px; margin-bottom: 10px; }.badge995{ color: #51b12f; font-weight: 700; }.state920{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.header195{ font-size: 12px; color: rgba(255,255,255,0.5); }.wrapper-yp, .menu800{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.module742{ font-size: 1.25rem; margin-bottom: 16px; }.grid-vx{ margin: 24px 0; }.texture862{ display: flex; flex-direction: column; gap: 12px; }.special469{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.link-graphic{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.soft394{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.toggle-r69{ margin: 24px 0; }.template824{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.visual39 h4, .state-dx h4{ font-size: 1rem; margin-bottom: 12px; }.visual39 h4{ color: #51b12f; }.state-dx h4{ color: #e57373; }.visual39 ul, .state-dx ul{ padding-left: 20px; margin: 0; }.visual39 li, .state-dx li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.header882{ margin: 24px 0; }.highlight-va{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.deal-carousel{
  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;
}.deal-carousel:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.icon75{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.tag-xq{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.border-ua{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.layout369, .meta-bb, .foreground926, .corner-xf, .dark-form{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.column781, .corner192, .tooltip-ui, .wrapper-widget, .row943{
  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;
}.column781:hover, .corner192:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.display626{ width: 100%; border-radius: 8px; }.smooth-zf{
  display: inline-block;
  background: #51b12f40;
  color: #51b12f;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.nav-xj{ background: rgba(255,255,255,0.05); border-radius: 12px; }.special-ur{
  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;
}.special-ur .footer314{ font-size: 2rem; margin-bottom: 8px; }.special-ur .style-card{ font-size: 1.25rem; margin-bottom: 8px; }.special-ur .view178{ font-size: 14px; margin-bottom: 8px; }.special-ur .widget414{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.surface530{ background: linear-gradient(135deg, #51b12f 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.disabled-title{ margin: 24px 0; padding: 20px 0; }.soft-nz{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.feature-highlight{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.thumbnail381{
  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;
}.thumbnail381:hover{ background: rgba(255,255,255,0.1); }.thumbnail381 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.play-hc .media-bu{ display: flex; flex-wrap: wrap; gap: 12px; }.play-hc .form-ff{
  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;
}.play-hc .form-ff:hover{ border-color: #51b12f; background: #51b12f15; }.play-hc .form-ff img{ max-width: 72px; max-height: 36px; object-fit: contain; }.graphic-j70 .tertiary189{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.graphic-j70 .oval-collapse{ padding: 10px 14px; transition: opacity 0.2s; }.graphic-j70 .oval-collapse:hover{ opacity: 0.85; }.graphic-j70 .oval-collapse img{ max-width: 64px; max-height: 32px; object-fit: contain; }.switch-fv{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.switch-fv .meta-status{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.switch-fv .button-qe{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.switch-fv .button-qe:hover{ background: #51b12f25; box-shadow: 0 2px 8px #51b12f30; }.switch-fv .button-qe img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.expand-state{ margin: 28px 0; }.button-yt{ font-size: 1.5rem; margin-bottom: 20px; }.special-dim .template-c19{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.special-dim .gallery-frame{
  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;
}.special-dim .gallery-frame:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.special-dim .gallery-frame img{ width: 100%; height: 133px; object-fit: cover; display: block; }.special-dim .bright-control{ display: block; padding: 12px; font-size: 14px; }.special-dim .frame-q42{ margin-top: 20px; display: inline-block; }.square-deal .grid-fk{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.square-deal .text-box{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.square-deal .text-box:hover{ opacity: 0.9; }.square-deal .text-box img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.template666 .play985{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.template666 .gallery499{
  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);
}.template666 .gallery499:hover{ transform: scale(1.02); border-color: #51b12f; }.template666 .module-io{ aspect-ratio: 3/2; overflow: hidden; }.template666 .module-io img{ width: 100%; height: 100%; object-fit: cover; display: block; }.template666 .primary504{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.circle-q14{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.accent832{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.accordion-sq{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #51b12f;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.accordion-sq:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.control-rating .menu-zn{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.control-rating .player-corner{
  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);
}.control-rating .player-corner:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #51b12f;
}.control-rating .player-corner img{
  width: 100%;
  height: auto;
  display: block;
}.control-rating .bright-mv{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.control-rating{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.progress317 .meta-w21{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.progress317 .enabled-active{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.progress317 .enabled-active:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.progress317 .enabled-active img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.nav336 .footer-subtitle{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.nav336 .field-overlay{
  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);
}.nav336 .field-overlay:hover{
  transform: translateY(-6px);
}.nav336 .tag-l20{
  position: relative;
  overflow: hidden;
}.nav336 .tag-l20 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.nav336 .field-overlay:hover img{
  transform: scale(1.1);
}.nav336 .form226{
  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;
}.nav336 .field-overlay:hover .form226{
  opacity: 1;
}.nav336 .promo-label{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.nav336 .bright-mv{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.offer-db .preview772{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #51b12f rgba(255, 255, 255, 0.1);
}.offer-db .preview772::-webkit-scrollbar{
  height: 8px;
}.offer-db .preview772::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.offer-db .preview772::-webkit-scrollbar-thumb{
  background: #51b12f;
  border-radius: 4px;
}.offer-db .module-am{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.offer-db .dark478{
  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);
}.offer-db .dark478:hover{
  transform: scale(1.05);
}.offer-db .dark478 img{
  width: 100%;
  height: auto;
  display: block;
}.offer-db .label981{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.graphic-qb .score-corner{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.graphic-qb .menu550{
  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);
}.graphic-qb .menu550.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.graphic-qb .menu550.main-slot-medium{
  grid-column: span 2;
}.graphic-qb .menu550:hover{
  transform: scale(1.03);
  z-index: 10;
}.graphic-qb .menu550 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.graphic-qb .template979{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.row875 .control874{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.row875 .image-design{
  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);
}.row875 .image-design:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #51b12f;
}.row875 .shadow-sz{
  border-radius: 8px;
  overflow: hidden;
}.row875 .shadow-sz img{
  width: 100%;
  height: auto;
  display: block;
}.row875 .header-ue{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.row875 .tooltip-m18{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.row875 .block55{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.row875 .theme-z15{
  display: inline-block;
  padding: 4px 10px;
  background: #51b12f;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.row875 .element143{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.row875 .square315{
  display: flex;
  align-items: center;
}.row875 .dim517{
  padding: 10px 20px;
  background: #51b12f;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.row875 .dim517:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.control-rating .menu-zn,
  .nav336 .footer-subtitle{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.control-rating .menu-zn,
  .nav336 .footer-subtitle{
    grid-template-columns: repeat(2, 1fr);
  }.progress317 .meta-w21{
    grid-template-columns: repeat(3, 1fr);
  }.row875 .image-design{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.row875 .square315{
    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) {.accent832{
    font-size: 22px;
  }.control-rating .menu-zn,
  .nav336 .footer-subtitle{
    grid-template-columns: 1fr;
  }.progress317 .meta-w21{
    grid-template-columns: repeat(2, 1fr);
  }.offer-db .dark478{
    flex: 0 0 180px;
  }.row875 .image-design{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.highlight500{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.theme-qt{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.dropdown552{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #51b12f;
  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;
}.dropdown552:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.accent-mj .theme641{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.accent-mj .circle487{
  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;
}.accent-mj .circle487:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #51b12f;
}.accent-mj .slider-g33{
  flex-shrink: 0;
}.accent-mj .slider-g33 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.accent-mj .tertiary-z64{
  flex: 1;
}.accent-mj .container6{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.accent-mj .bright222{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.offer-option .sharp156{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.offer-option .sharp156 .box949:nth-child(4),
.offer-option .sharp156 .box949:nth-child(5){
  grid-column: span 1;
}.offer-option .box949{
  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;
}.offer-option .box949:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.offer-option .title782{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #51b12f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.offer-option .block-lr{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.offer-option .container6{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.offer-option .bright222{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.expand-ji .title640{
  max-width: 800px;
  margin: 0 auto;
}.expand-ji .wrapper-module{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.expand-ji .corner-s63{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.expand-ji .corner-s63:hover{
  background: rgba(255, 255, 255, 0.05);
}.expand-ji .select-ct{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.expand-ji .modal852{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.expand-ji .accordion-template{
  color: #51b12f;
  font-size: 20px;
  transition: transform 0.3s;
}.expand-ji .wrapper-module.active .accordion-template{
  transform: rotate(180deg);
}.expand-ji .link-ii{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.expand-ji .wrapper-module.active .link-ii{
  max-height: 300px;
}.expand-ji .link-ii p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.shadow532 .thumbnail313{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.shadow532 .thumbnail313::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #51b12f, rgba(255, 255, 255, 0.1));
}.shadow532 .details-t47{
  position: relative;
  margin-bottom: 48px;
}.shadow532 .wrapper-x38{
  position: absolute;
  left: -60px;
  top: 0;
}.shadow532 .badge-panel{
  width: 40px;
  height: 40px;
  background: #51b12f;
  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);
}.shadow532 .gradient-pb{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.shadow532 .column-form{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.shadow532 .special-nh{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.shadow532 .block-uy{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.dim-qo .deal-ys{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dim-qo .section-o85{
  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;
}.dim-qo .section-o85:hover{
  border-color: #51b12f;
  transform: translateX(8px);
}.dim-qo .banner-design{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #51b12f;
  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);
}.dim-qo .primary-yt img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.dim-qo .info-toggle{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.dim-qo .background814{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.tertiary-ac .ui-en{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.tertiary-ac .border-du{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #51b12f;
  transition: background 0.2s, border-color 0.2s;
}.tertiary-ac .border-du:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.tertiary-ac .status-gt{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.tertiary-ac .hard-hy{
  width: 32px;
  height: 32px;
  background: #51b12f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.tertiary-ac .status-gt img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.tertiary-ac .screen954{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.tertiary-ac .border-um{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.offer-option .sharp156{
    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) {.theme-qt{
    font-size: 26px;
  }.accent-mj .circle487{
    flex-direction: column;
    text-align: center;
  }.accent-mj .slider-g33{
    margin: 0 auto;
  }.offer-option .sharp156{
    grid-template-columns: 1fr;
  }.offer-option .sharp156 .box949:nth-child(5){
    grid-column: span 1;
  }.shadow532 .thumbnail313{
    padding-left: 0;
  }.shadow532 .thumbnail313::before{
    display: none;
  }.shadow532 .wrapper-x38{
    position: static;
    margin-bottom: 12px;
  }.shadow532 .badge-panel{
    margin: 0 auto;
  }.shadow532 .column-form{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.dim-qo .section-o85{
    grid-template-columns: 1fr;
  }.dim-qo .primary-yt img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.tertiary-ac .border-du{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.grid-soft{ grid-template-columns: 1fr; }.popular756{ grid-template-columns: 1fr; }.layout369, .meta-bb{ grid-template-columns: 1fr; }.header-w68{ flex-direction: column; text-align: center; }.template824{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.foreground604{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.light57{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.interface-rf{ display: flex; align-items: center; flex-shrink: 0; }.label342{ height: 50px; width: auto; }.feature-border{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.level-control{ font-size: 14px; font-weight: 600; color: #000; }.info783{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.light881{ display: flex; gap: 20px; margin-left: 20px; }.light881 .preview-description{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.light881 .preview-description:hover, .light881 .preview-description.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.component-t44{ display: flex; gap: 12px; margin-left: auto; }.wrapper-wv{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.dim455{ background: #00d4ff; color: #000; }.dim455:hover{ background: #00b8e6; transform: translateY(-2px); }.link-eo{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.link-eo:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.circle-vk{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.media589{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.module487{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.interface-tab{ height: 45px; }.ui-qf{ font-size: 22px; font-weight: 700; color: #00d4ff; }.gradient290{ display: flex; gap: 25px; align-items: center; }.gradient290 .preview-description{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.gradient290 .preview-description:hover, .gradient290 .preview-description.active{ color: #00d4ff; }.thumbnail30{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.thumbnail30:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.ui62{ background: #00d4ff; color: #000; padding: 8px 0; }.tertiary69{ background: #0a0f1c; padding: 12px 0; }.rank26{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.dim174{ font-size: 14px; font-weight: 600; }.label515{ display: flex; gap: 15px; }.dropdown-ig{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.dropdown-ig:hover{ text-decoration: underline; }.description-rc{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.content-pattern{ height: 48px; }.panel-sv{ display: flex; gap: 25px; }.panel-sv .preview-description{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.panel-sv .preview-description:hover, .panel-sv .preview-description.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.slider292{ background: #0a0f1c; padding: 15px 0; }.description703{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.background383{ position: absolute; left: 50%; transform: translateX(-50%); }.corner-or{ height: 55px; }.smooth757, .pattern-g32{ display: flex; gap: 20px; }.smooth757 .preview-description, .pattern-g32 .preview-description{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.smooth757 .preview-description:hover, .pattern-g32 .preview-description:hover,
.smooth757 .preview-description.active, .pattern-g32 .preview-description.active{ color: #00d4ff; }.carousel-zr{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.content828{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.corner-tp{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.list-rr{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.inactive267{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.container-layer{ height: 50px; width: auto; }.column658{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.section-gradient{ font-size: 12px; color: #999; text-transform: uppercase; }.icon-yx{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.dim-border{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.game-f36{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.dark-cd{ display: flex; gap: 25px; flex-wrap: wrap; }.dark-cd .preview-description{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.dark-cd .preview-description:hover, .dark-cd .preview-description.active{ color: #00d4ff; }.badge-hn{ display: flex; gap: 12px; }.deal588, .hard-g78{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.deal588{ background: #00d4ff; color: #000; }.deal588:hover{ background: #00b8e6; }.hard-g78{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.hard-g78:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.light881, .panel-sv, .smooth757, .pattern-g32, .dark-cd{ gap: 15px; }.feature-border, .carousel-zr{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.light57, .media589, .rank26, .description703, .list-rr{ flex-wrap: wrap; }.light881, .gradient290, .panel-sv, .smooth757, .pattern-g32, .dark-cd{ 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 - Аккордеон с анимацией */
.slider514{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.thumbnail-ws{
    max-width: 900px;
    margin: 0 auto;
}.range-og{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.wrapper-l53{
    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);
}.wrapper-l53:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.icon-mh{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.icon-mh::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;
}.wrapper-l53.active .icon-mh::after{
    transform: translateY(-50%) rotate(45deg);
}.select923{
    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;
}.wrapper-l53.active .select923{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.badge-pf{
    display: none;
}

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

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

@media (max-width: 768px) {.smooth-wrapper{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.gradient-gw{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.state-ef{
    max-width: 1100px;
    margin: 0 auto;
}.content109{
    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);
}.rating-cf{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.design-modal{
    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;
}.design-modal::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;
}.design-modal:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.slider-cw{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.special-promo{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.expand-grid{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.footer-py{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.smooth-ok{
    max-width: 1200px;
    margin: 0 auto;
}.ux-tw{
    margin-bottom: 40px;
}.inactive-j6{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.oval163{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.hard742{
    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;
}.hard742.tag-1{
    font-size: 0.85rem;
}.hard742.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.hard742.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.hard742:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.star-s96{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.level735{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.progress791{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.inactive-j6{
        font-size: 1.3rem;
    }.oval163{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.offer18{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.column-rank{
    max-width: 1200px;
    margin: 0 auto;
}.grid-interface{
    margin-bottom: 40px;
}.background726{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.switch227{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.menu-modal{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.game634{
    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;
}.game634:last-child{
    border-bottom: none;
}.game634:hover{
    color: #ffd700;
    padding-left: 8px;
}.level490{
    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;
}.container-surface{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.button-to{
    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) {.switch227{
        grid-template-columns: 1fr;
    }.background726{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.pattern432{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.interface134{
    max-width: 1100px;
    margin: 0 auto;
}.section53{
    margin-bottom: 35px;
}.special390{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.slider-overlay{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.slider-overlay:hover{
    color: #ffd700;
}.play-x46{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.smooth-h18{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.modal-g53{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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