
*{
	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: #090f1e;
	color: #ffffff;
	padding-top: 72px;
}.game-jg{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.square381{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #151b2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.display-view{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.badge-jr{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.badge-jr .meta141{
	height: 36px;
	width: auto;
	object-fit: contain;
}.section100{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.info-status{ font-size: 13px; font-weight: 600; }.header10{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.image-re{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.subtitle288{
	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;
}.subtitle288:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.subtitle288.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.component486{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.field-ux{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.badge-block{ background: #089e4e; color: #fff; border: none; }.foreground-column{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.foreground-column:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.square381{ height: auto; }.display-view{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.image-re{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.image-re::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.row-sc{
	border: 1px solid #089e4e;
	display: inline-block;
	padding: 10px 20px;
	background-color: #089e4e;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.accent311{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.accent311:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.visual484{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.visual484:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.visual484:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes status419 {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.hard270{
	animation: glow 1.5s infinite alternate;
}.content-l47{
	background-color: #089e4e;
}.input-fv{
	background-color: transparent;
}.input-fv:hover{
	background-color: #089e4e;
}h1, .background-d32{
	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;
	}
}.tertiary-footer{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.design655{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.overlay-ko p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.switch35{
	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;
	}
}.overlay-ko h1, .overlay-ko .background-d32{ margin-bottom: 16px; }.point-edge{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #151b2e;
	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;
	}
}.column701{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.point-edge.show{
	opacity: 1;
	visibility: visible;
}.thumbnail402{
	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;
	}
}.status-fy{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.status-fy span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.status-fy p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.field-a68{
	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 компактный (не перекрывает контент) ========== */
.play972{
  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;
}.module-collapse{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.subtitle364{ flex: 1; min-width: 280px; }.active-fz{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.game-p7{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.rating716{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.play-v42{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.play-v42 strong{ color: #089e4e; }.oval760{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.oval760 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.title33{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.module-collapse{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.thumbnail448.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.special-yd{
  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;
}.ui-highlight{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.hard380{ flex: 1; min-width: 280px; }.container-k4{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.primary-ql{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.select-mi{ margin-bottom: 12px; }.toggle221{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.graphic594{ font-size: 13px; color: rgba(255,255,255,0.8); }.corner-lu{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.corner-lu strong{ color: #089e4e; }.field-form{ display: flex; gap: 12px; flex-wrap: wrap; }.column634{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.column634 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.meta-ud{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.enabled763{ max-width: 500px; margin: 0 auto; }.nav-zl{ margin-bottom: 12px; }.dark-d24{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.active564{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.column-iv{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.panel-ze strong{ font-size: 1.1rem; }.media933{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.sharp-qq{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.special-nq{ flex: 1; min-width: 260px; }.link-list{ font-size: 1.4rem; margin-bottom: 12px; }.module507{ margin-bottom: 8px; }.option-gallery{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.gradient-w49{ font-size: 13px; color: rgba(255,255,255,0.75); }.pattern-frame{ font-size: 14px; margin-bottom: 16px; }.circle-row img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.label365{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.outline74{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.circle-te{
  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;
}.featured-layer{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.point-o24{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.square790{ text-align: center; }.section44{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.outline-column{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.dim-ag{ flex: 1; min-width: 260px; }.footer644{ font-size: 1.4rem; margin-bottom: 10px; }.offer398{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.special863{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.preview-jf{ display: flex; gap: 12px; flex-wrap: wrap; }.progress260{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.progress260 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.column634 img, .circle-row img, .progress260 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) */
.foreground-state, .ui749{
  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;
}.foreground-state h2, .ui749 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.player-d8{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #089e4e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.overlay399{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.wrapper963{ font-weight: 800; font-size: 1.25rem; }.action981{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.element-nz{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.menu-pt{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.component532{ font-size: 1.2rem; margin-bottom: 16px; }.text-row{ list-style: none; padding-left: 0; }.text-row li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.media72{
  margin-top: 16px;
  display: inline-block;
}.action38{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.link-g7{ font-weight: 700; margin-bottom: 8px; }.primary-cd{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.dim-gradient{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.module-e16{
  margin: 24px 0;
}.row-yb{ font-size: 1.25rem; margin-bottom: 16px; }.item-z52{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.collapse639{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.header-vm{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.menu-control{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.badge-visual{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.rating-og{ margin-top: 12px; }.interface-template{ margin: 24px 0; }.{ font-size: 1.25rem; margin-bottom: 16px; }.component326{ display: flex; flex-direction: column; gap: 12px; }.style-thumbnail{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.style-thumbnail:hover{ background: rgba(255,255,255,0.08); }.game-rm{ font-size: 12px; color: rgba(255,255,255,0.6); }.tab-tq{ margin: 24px 0; }.inactive-visual{ font-size: 1.25rem; margin-bottom: 16px; }.focus868{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.tooltip638{
  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;
}.level238{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.edge-h30{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.edge-tr{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.block307{ font-size: 13px; display: block; margin-bottom: 4px; }.slider451{ font-size: 12px; color: rgba(255,255,255,0.7); }.texture263{ margin-top: 12px; display: inline-block; }.offer-u68{ margin: 24px 0; }.switch874{ font-size: 1.25rem; margin-bottom: 16px; }.collapse-x1{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.menu-kr{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.focus127{ position: relative; margin-bottom: 8px; }.soft7{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.shadow635{ display: block; margin-bottom: 8px; }.progress-control{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.gallery-score{ font-size: 12px; color: rgba(255,255,255,0.6); }.circle456{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.popup-container{ margin: 24px 0; }.subtitle-active{ font-size: 1.25rem; margin-bottom: 16px; }.details631{ display: flex; flex-direction: column; gap: 12px; }.tertiary-bf{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.tertiary-bf:hover{ background: rgba(255,255,255,0.08); }.carousel-f59, .expand-xr{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.game842{ font-size: 13px; margin-top: 8px; }.ux-qy{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.deal-widget{ margin: 24px 0; }.rank454{ font-size: 1.25rem; margin-bottom: 16px; }.background-on{ display: flex; flex-direction: column; gap: 16px; }.focus916{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.expand-block{ font-size: 12px; color: #089e4e; }.header-fh{ font-weight: 700; margin: 8px 0; }.dark-v43{ font-size: 12px; display: block; margin: 8px 0; }.border-qo{ margin-top: 8px; }/* Блок: Провайдеры */
.description-x83{ margin: 24px 0; }.content-bu{ font-size: 1.25rem; margin-bottom: 16px; }.title-nav{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.switch-hi{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.action550{ margin: 24px 0; }.rating-kb{ font-size: 1.25rem; margin-bottom: 16px; }.select-yr{ display: flex; flex-direction: column; gap: 16px; }.sharp626{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.tag407{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.shadow876{ font-weight: 600; font-size: 1rem; }.feature992{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.header-qo{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.hover-wg{ font-size: 13px; margin-bottom: 10px; }.image479{ color: #089e4e; font-weight: 700; }.select-bright{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.header39{ font-size: 12px; color: rgba(255,255,255,0.5); }.description-design, .nav783{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.template-mv{ font-size: 1.25rem; margin-bottom: 16px; }.gallery-accent{ margin: 24px 0; }.box-cm{ display: flex; flex-direction: column; gap: 12px; }.tooltip29{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.carousel-wi{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.expand-u83{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.texture53{ margin: 24px 0; }.select679{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.outline-p15 h4, .control266 h4{ font-size: 1rem; margin-bottom: 12px; }.outline-p15 h4{ color: #089e4e; }.control266 h4{ color: #e57373; }.outline-p15 ul, .control266 ul{ padding-left: 20px; margin: 0; }.outline-p15 li, .control266 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.action-f85{ margin: 24px 0; }.list145{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.ux-nb{
  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;
}.ux-nb:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.preview277{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.icon-us{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.tertiary-at{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.active-image, .round-jk, .active-rating, .secondary-de, .panel-content{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.template-border, .action-se, .smooth607, .accent635, .link-secondary{
  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;
}.template-border:hover, .action-se:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.meta371{ width: 100%; border-radius: 8px; }.shadow372{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.gallery550{ background: rgba(255,255,255,0.05); border-radius: 12px; }.round334{
  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;
}.round334 .switch-point{ font-size: 2rem; margin-bottom: 8px; }.round334 .ui222{ font-size: 1.25rem; margin-bottom: 8px; }.round334 .point724{ font-size: 14px; margin-bottom: 8px; }.round334 .frame-jv{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.subtitle-lc{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.border-hb{ margin: 24px 0; padding: 20px 0; }.square-theme{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.feature517{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.display-container{
  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;
}.display-container:hover{ background: rgba(255,255,255,0.1); }.display-container img{ max-width: 80px; max-height: 40px; object-fit: contain; }.container-qu .point-nc{ display: flex; flex-wrap: wrap; gap: 12px; }.container-qu .info-de{
  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;
}.container-qu .info-de:hover{ border-color: #089e4e; background: #089e4e15; }.container-qu .info-de img{ max-width: 72px; max-height: 36px; object-fit: contain; }.progress-pl .active800{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.progress-pl .slider-ew{ padding: 10px 14px; transition: opacity 0.2s; }.progress-pl .slider-ew:hover{ opacity: 0.85; }.progress-pl .slider-ew img{ max-width: 64px; max-height: 32px; object-fit: contain; }.inactive960{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.inactive960 .focus-hard{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.inactive960 .point-badge{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.inactive960 .point-badge:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.inactive960 .point-badge img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.texture745{ margin: 28px 0; }.tag389{ font-size: 1.5rem; margin-bottom: 20px; }.select-fb .details180{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.select-fb .edge-cn{
  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;
}.select-fb .edge-cn:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.select-fb .edge-cn img{ width: 100%; height: 133px; object-fit: cover; display: block; }.select-fb .expand593{ display: block; padding: 12px; font-size: 14px; }.select-fb .section-ei{ margin-top: 20px; display: inline-block; }.module691 .state-game{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.module691 .block-rating{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.module691 .block-rating:hover{ opacity: 0.9; }.module691 .block-rating img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.surface536 .card-tooltip{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.surface536 .button251{
  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);
}.surface536 .button251:hover{ transform: scale(1.02); border-color: #089e4e; }.surface536 .secondary-wf{ aspect-ratio: 3/2; overflow: hidden; }.surface536 .secondary-wf img{ width: 100%; height: 100%; object-fit: cover; display: block; }.surface536 .element737{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.ui736{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.hover-banner{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.row-br{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.row-br:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.rating-layout .style-z9{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.rating-layout .container405{
  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);
}.rating-layout .container405:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.rating-layout .container405 img{
  width: 100%;
  height: auto;
  display: block;
}.rating-layout .smooth-texture{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.rating-layout{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.text-w99 .nav80{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.text-w99 .status-qh{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.text-w99 .status-qh:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.text-w99 .status-qh img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.game821 .popup-nu{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.game821 .switch774{
  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);
}.game821 .switch774:hover{
  transform: translateY(-6px);
}.game821 .box-popular{
  position: relative;
  overflow: hidden;
}.game821 .box-popular img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.game821 .switch774:hover img{
  transform: scale(1.1);
}.game821 .tag-kt{
  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;
}.game821 .switch774:hover .tag-kt{
  opacity: 1;
}.game821 .box388{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.game821 .smooth-texture{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.tag-popular .border-ip{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.tag-popular .border-ip::-webkit-scrollbar{
  height: 8px;
}.tag-popular .border-ip::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.tag-popular .border-ip::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.tag-popular .control-og{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.tag-popular .preview-i60{
  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);
}.tag-popular .preview-i60:hover{
  transform: scale(1.05);
}.tag-popular .preview-i60 img{
  width: 100%;
  height: auto;
  display: block;
}.tag-popular .form-jv{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.sharp-uz .featured-section{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.sharp-uz .window135{
  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);
}.sharp-uz .window135.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.sharp-uz .window135.main-slot-medium{
  grid-column: span 2;
}.sharp-uz .window135:hover{
  transform: scale(1.03);
  z-index: 10;
}.sharp-uz .window135 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.sharp-uz .ui-y57{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.list-rating .ui-m73{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.list-rating .rank-v66{
  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);
}.list-rating .rank-v66:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.list-rating .foreground105{
  border-radius: 8px;
  overflow: hidden;
}.list-rating .foreground105 img{
  width: 100%;
  height: auto;
  display: block;
}.list-rating .point-w98{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.list-rating .player21{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.list-rating .module751{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.list-rating .background-kh{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.list-rating .hard368{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.list-rating .banner-au{
  display: flex;
  align-items: center;
}.list-rating .header-n11{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.list-rating .header-n11:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.rating-layout .style-z9,
  .game821 .popup-nu{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.rating-layout .style-z9,
  .game821 .popup-nu{
    grid-template-columns: repeat(2, 1fr);
  }.text-w99 .nav80{
    grid-template-columns: repeat(3, 1fr);
  }.list-rating .rank-v66{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.list-rating .banner-au{
    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) {.hover-banner{
    font-size: 22px;
  }.rating-layout .style-z9,
  .game821 .popup-nu{
    grid-template-columns: 1fr;
  }.text-w99 .nav80{
    grid-template-columns: repeat(2, 1fr);
  }.tag-popular .preview-i60{
    flex: 0 0 180px;
  }.list-rating .rank-v66{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.field-jj{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tooltip338{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.dim-details{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #089e4e;
  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;
}.dim-details:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.deal-hc .primary-md{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.deal-hc .promo991{
  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;
}.deal-hc .promo991:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.deal-hc .tab710{
  flex-shrink: 0;
}.deal-hc .tab710 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.deal-hc .title-preview{
  flex: 1;
}.deal-hc .hard153{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.deal-hc .collapse358{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.sharp-gx .star-mc{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.sharp-gx .star-mc .footer-sw:nth-child(4),
.sharp-gx .star-mc .footer-sw:nth-child(5){
  grid-column: span 1;
}.sharp-gx .footer-sw{
  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;
}.sharp-gx .footer-sw:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.sharp-gx .overlay-ox{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.sharp-gx .banner737{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.sharp-gx .hard153{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.sharp-gx .collapse358{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.deal-ex .info269{
  max-width: 800px;
  margin: 0 auto;
}.deal-ex .range-preview{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.deal-ex .tab-gn{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.deal-ex .tab-gn:hover{
  background: rgba(255, 255, 255, 0.05);
}.deal-ex .point-mb{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.deal-ex .display-ux{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.deal-ex .feature-fv{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.deal-ex .range-preview.active .feature-fv{
  transform: rotate(180deg);
}.deal-ex .content185{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.deal-ex .range-preview.active .content185{
  max-height: 300px;
}.deal-ex .content185 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.column-icon .wrapper-ux{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.column-icon .wrapper-ux::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.column-icon .content769{
  position: relative;
  margin-bottom: 48px;
}.column-icon .light-up{
  position: absolute;
  left: -60px;
  top: 0;
}.column-icon .accent-vf{
  width: 40px;
  height: 40px;
  background: #089e4e;
  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);
}.column-icon .light332{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.column-icon .image537{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.column-icon .field862{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.column-icon .rank-ow{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.score219 .header-sg{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.score219 .modal323{
  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;
}.score219 .modal323:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.score219 .panel-yk{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #089e4e;
  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);
}.score219 .design-visual img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.score219 .corner817{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.score219 .tooltip-ao{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.description-nt .star-list{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.description-nt .primary-item{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #089e4e;
  transition: background 0.2s, border-color 0.2s;
}.description-nt .primary-item:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.description-nt .inactive202{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.description-nt .bright971{
  width: 32px;
  height: 32px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.description-nt .inactive202 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.description-nt .banner615{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.description-nt .play907{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.sharp-gx .star-mc{
    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) {.tooltip338{
    font-size: 26px;
  }.deal-hc .promo991{
    flex-direction: column;
    text-align: center;
  }.deal-hc .tab710{
    margin: 0 auto;
  }.sharp-gx .star-mc{
    grid-template-columns: 1fr;
  }.sharp-gx .star-mc .footer-sw:nth-child(5){
    grid-column: span 1;
  }.column-icon .wrapper-ux{
    padding-left: 0;
  }.column-icon .wrapper-ux::before{
    display: none;
  }.column-icon .light-up{
    position: static;
    margin-bottom: 12px;
  }.column-icon .accent-vf{
    margin: 0 auto;
  }.column-icon .image537{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.score219 .modal323{
    grid-template-columns: 1fr;
  }.score219 .design-visual img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.description-nt .primary-item{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.item-z52{ grid-template-columns: 1fr; }.focus868{ grid-template-columns: 1fr; }.active-image, .round-jk{ grid-template-columns: 1fr; }.player-d8{ flex-direction: column; text-align: center; }.select679{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.corner-nh{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.theme141{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.interface-o64{ display: flex; align-items: center; flex-shrink: 0; }.soft487{ height: 50px; width: auto; }.action342{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.active594{ font-size: 14px; font-weight: 600; color: #000; }.smooth779{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.list-lb{ display: flex; gap: 20px; margin-left: 20px; }.list-lb .game655{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.list-lb .game655:hover, .list-lb .game655.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.status489{ display: flex; gap: 12px; margin-left: auto; }.panel566{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.offer259{ background: #00d4ff; color: #000; }.offer259:hover{ background: #00b8e6; transform: translateY(-2px); }.banner433{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.banner433:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.modal-lg{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.thumbnail-vn{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.hard-v91{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.soft-go{ height: 45px; }.column5{ font-size: 22px; font-weight: 700; color: #00d4ff; }.bright-wg{ display: flex; gap: 25px; align-items: center; }.bright-wg .game655{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.bright-wg .game655:hover, .bright-wg .game655.active{ color: #00d4ff; }.tag-switch{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.tag-switch:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.header-module{ background: #00d4ff; color: #000; padding: 8px 0; }.input869{ background: #0a0f1c; padding: 12px 0; }.player184{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.option620{ font-size: 14px; font-weight: 600; }.rating79{ display: flex; gap: 15px; }.banner28{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.banner28:hover{ text-decoration: underline; }.player643{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.interface-mg{ height: 48px; }.star992{ display: flex; gap: 25px; }.star992 .game655{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.star992 .game655:hover, .star992 .game655.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.banner358{ background: #0a0f1c; padding: 15px 0; }.highlight929{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.title150{ position: absolute; left: 50%; transform: translateX(-50%); }.column252{ height: 55px; }.tab-a25, .description339{ display: flex; gap: 20px; }.tab-a25 .game655, .description339 .game655{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.tab-a25 .game655:hover, .description339 .game655:hover,
.tab-a25 .game655.active, .description339 .game655.active{ color: #00d4ff; }.progress152{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.offer812{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.modal705{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.corner439{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.point259{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.gallery-hk{ height: 50px; width: auto; }.tab253{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.display-iq{ font-size: 12px; color: #999; text-transform: uppercase; }.description-zq{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.slider-nz{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.level-tp{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.bright-highlight{ display: flex; gap: 25px; flex-wrap: wrap; }.bright-highlight .game655{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.bright-highlight .game655:hover, .bright-highlight .game655.active{ color: #00d4ff; }.shadow435{ display: flex; gap: 12px; }.component813, .container-yb{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.component813{ background: #00d4ff; color: #000; }.component813:hover{ background: #00b8e6; }.container-yb{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.container-yb:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.list-lb, .star992, .tab-a25, .description339, .bright-highlight{ gap: 15px; }.action342, .progress152{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.theme141, .thumbnail-vn, .player184, .highlight929, .corner439{ flex-wrap: wrap; }.list-lb, .bright-wg, .star992, .tab-a25, .description339, .bright-highlight{ 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 - Аккордеон с анимацией */
.graphic-bright{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.circle-panel{
    max-width: 900px;
    margin: 0 auto;
}.game160{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.section-s95{
    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);
}.section-s95:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.frame261{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.frame261::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;
}.section-s95.active .frame261::after{
    transform: translateY(-50%) rotate(45deg);
}.accent982{
    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;
}.section-s95.active .accent982{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.visual-zp{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.active-em{
        font-size: 1.3rem;
    }.square373{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.dim519{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.frame-z57{
    max-width: 1200px;
    margin: 0 auto;
}.image886{
    margin-bottom: 40px;
}.design788{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.row-qg{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.block-primary{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.card-window{
    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;
}.card-window:last-child{
    border-bottom: none;
}.card-window:hover{
    color: #ffd700;
    padding-left: 8px;
}.shadow-rj{
    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;
}.box276{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.content-corner{
    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) {.row-qg{
        grid-template-columns: 1fr;
    }.design788{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.bright-oz{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.list-label{
    max-width: 1100px;
    margin: 0 auto;
}.bright-ia{
    margin-bottom: 35px;
}.header-eo{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.point-meta{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.point-meta:hover{
    color: #ffd700;
}.enabled-tertiary{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.design827{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.element-sb{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.header-eo{
        line-height: 1.8;
    }.point-meta{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
