
*{
	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;
}.background597{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.overlay-dropdown{
	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;
}.popup159{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.view-qk{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.view-qk .column966{
	height: 36px;
	width: auto;
	object-fit: contain;
}.details74{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.foreground-ot{ font-size: 13px; font-weight: 600; }.action-mr{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.game-nq{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.focus-container{
	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;
}.focus-container:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.focus-container.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.template-background{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.preview771{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.popular-gallery{ background: #089e4e; color: #fff; border: none; }.level994{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.level994:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.overlay-dropdown{ height: auto; }.popup159{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.game-nq{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.game-nq::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.link458{
	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;
}/* Стили для кнопок навигации (вместо ссылок) */
.window260{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.window260:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.rating-i98{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.rating-i98:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.rating-i98:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes point-fk {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.theme749{
	animation: glow 1.5s infinite alternate;
}.tag-vz{
	background-color: #089e4e;
}.preview593{
	background-color: transparent;
}.preview593:hover{
	background-color: #089e4e;
}h1, .action-se{
	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;
	}
}.section128{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.gradient393{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.circle581 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.gallery-rank{
	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;
	}
}.circle581 h1, .circle581 .action-se{ margin-bottom: 16px; }.expand-lx{
	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;
	}
}.component-wq{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.expand-lx.show{
	opacity: 1;
	visibility: visible;
}.light148{
	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;
	}
}.enabled-nx{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.enabled-nx span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.enabled-nx p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.graphic-game{
	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 компактный (не перекрывает контент) ========== */
.secondary-cu{
  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;
}.item97{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.visual764{ flex: 1; min-width: 280px; }.hard-gc{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.visual-ny{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.circle90{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.select-ca{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.select-ca strong{ color: #089e4e; }.border-special{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.border-special img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.tab617{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.item97{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.active-graphic.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.row-km{
  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;
}.star-wb{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.state-pattern{ flex: 1; min-width: 280px; }.light367{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.background412{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.text333{ margin-bottom: 12px; }.item100{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.meta19{ font-size: 13px; color: rgba(255,255,255,0.8); }.tab724{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.tab724 strong{ color: #089e4e; }.element457{ display: flex; gap: 12px; flex-wrap: wrap; }.texture542{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.texture542 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.banner-nv{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.texture-sa{ max-width: 500px; margin: 0 auto; }.field-gq{ margin-bottom: 12px; }.circle484{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.deal-tr{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.design955{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.control98 strong{ font-size: 1.1rem; }.inactive-v4{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.carousel-item{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.collapse173{ flex: 1; min-width: 260px; }.interface728{ font-size: 1.4rem; margin-bottom: 12px; }.overlay876{ margin-bottom: 8px; }.feature549{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.label279{ font-size: 13px; color: rgba(255,255,255,0.75); }.oval-promo{ font-size: 14px; margin-bottom: 16px; }.foreground656 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.theme-block{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.image-dropdown{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.hard-dropdown{
  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;
}.select-h95{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.star-select{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.badge111{ text-align: center; }.footer444{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.square-enabled{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.feature-nav{ flex: 1; min-width: 260px; }.star-ko{ font-size: 1.4rem; margin-bottom: 10px; }.block-ym{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.graphic224{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.modal-w20{ display: flex; gap: 12px; flex-wrap: wrap; }.theme-m51{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.theme-m51 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.texture542 img, .foreground656 img, .theme-m51 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) */
.secondary307, .badge-hc{
  background: linear-gradient(135deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 16px;
  padding: 28px;
  margin: 24px 0;
}.secondary307 h2, .badge-hc h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.dark349{
  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;
}.play352{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.media846{ font-weight: 800; font-size: 1.25rem; }.round-graphic{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.disabled-ug{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.interface-sg{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.oval384{ font-size: 1.2rem; margin-bottom: 16px; }.text-ar{ list-style: none; padding-left: 0; }.text-ar li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.screen600{
  margin-top: 16px;
  display: inline-block;
}.label-graphic{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.thumbnail645{ font-weight: 700; margin-bottom: 8px; }.tertiary570{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.inactive222{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.info249{
  margin: 24px 0;
}.info973{ font-size: 1.25rem; margin-bottom: 16px; }.surface702{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.tab111{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.surface-focus{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.layer-qq{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.border615{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.meta-hm{ margin-top: 12px; }.square-ru{ margin: 24px 0; }.element842{ font-size: 1.25rem; margin-bottom: 16px; }.corner549{ display: flex; flex-direction: column; gap: 12px; }.special632{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.special632:hover{ background: rgba(255,255,255,0.08); }.grid659{ font-size: 12px; color: rgba(255,255,255,0.6); }.smooth288{ margin: 24px 0; }.content-theme{ font-size: 1.25rem; margin-bottom: 16px; }.icon652{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.frame517{
  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;
}.outline-rating{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.star-yy{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.edge-layout{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.star-box{ font-size: 13px; display: block; margin-bottom: 4px; }.column972{ font-size: 12px; color: rgba(255,255,255,0.7); }.special222{ margin-top: 12px; display: inline-block; }.gradient-jw{ margin: 24px 0; }.label756{ font-size: 1.25rem; margin-bottom: 16px; }.interface-thumbnail{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.layout-icon{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.info-w96{ position: relative; margin-bottom: 8px; }.sharp754{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.switch-select{ display: block; margin-bottom: 8px; }.interface-bv{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.input-xi{ font-size: 12px; color: rgba(255,255,255,0.6); }.layer-f22{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.promo706{ margin: 24px 0; }.toggle832{ font-size: 1.25rem; margin-bottom: 16px; }.wrapper716{ display: flex; flex-direction: column; gap: 12px; }.popup245{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.popup245:hover{ background: rgba(255,255,255,0.08); }.game692, .shadow201{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.footer-q99{ font-size: 13px; margin-top: 8px; }.surface-texture{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.item-ni{ margin: 24px 0; }.widget204{ font-size: 1.25rem; margin-bottom: 16px; }.gradient-border{ display: flex; flex-direction: column; gap: 16px; }.action-nh{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.meta258{ font-size: 12px; color: #089e4e; }.accordion644{ font-weight: 700; margin: 8px 0; }.item488{ font-size: 12px; display: block; margin: 8px 0; }.hover-aa{ margin-top: 8px; }/* Блок: Провайдеры */
.block678{ margin: 24px 0; }.container-surface{ font-size: 1.25rem; margin-bottom: 16px; }.tooltip-rc{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.image970{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.promo-ij{ margin: 24px 0; }.wrapper-o20{ font-size: 1.25rem; margin-bottom: 16px; }.ui-bb{ display: flex; flex-direction: column; gap: 16px; }.surface542{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.rank429{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.range-qt{ font-weight: 600; font-size: 1rem; }.column794{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.form-wa{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.layer-sn{ font-size: 13px; margin-bottom: 10px; }.link-yw{ color: #089e4e; font-weight: 700; }.design144{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.modal-display{ font-size: 12px; color: rgba(255,255,255,0.5); }.header-ei, .subtitle-details{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.outline735{ font-size: 1.25rem; margin-bottom: 16px; }.wrapper659{ margin: 24px 0; }.featured-ur{ display: flex; flex-direction: column; gap: 12px; }.card-active{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.popular206{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.tertiary464{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.control-ht{ margin: 24px 0; }.circle675{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.content161 h4, .action-q32 h4{ font-size: 1rem; margin-bottom: 12px; }.content161 h4{ color: #089e4e; }.action-q32 h4{ color: #e57373; }.content161 ul, .action-q32 ul{ padding-left: 20px; margin: 0; }.content161 li, .action-q32 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.toggle56{ margin: 24px 0; }.select-ei{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.widget-dd{
  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;
}.widget-dd:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.disabled983{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.state-hm{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.highlight-g14{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.hover277, .border172, .interface473, .popup-section, .preview529{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.corner-ux, .outline697, .control890, .element-uh, .corner-v97{
  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;
}.corner-ux:hover, .outline697:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.option-wp{ width: 100%; border-radius: 8px; }.promo744{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.special-o31{ background: rgba(255,255,255,0.05); border-radius: 12px; }.module230{
  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;
}.module230 .disabled-fu{ font-size: 2rem; margin-bottom: 8px; }.module230 .surface583{ font-size: 1.25rem; margin-bottom: 8px; }.module230 .highlight-template{ font-size: 14px; margin-bottom: 8px; }.module230 .star-ku{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.ui795{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.focus-icon{ margin: 24px 0; padding: 20px 0; }.screen-input{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.media-hd{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.item949{
  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;
}.item949:hover{ background: rgba(255,255,255,0.1); }.item949 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.interface408 .deal576{ display: flex; flex-wrap: wrap; gap: 12px; }.interface408 .shadow-button{
  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;
}.interface408 .shadow-button:hover{ border-color: #089e4e; background: #089e4e15; }.interface408 .shadow-button img{ max-width: 72px; max-height: 36px; object-fit: contain; }.hero-pk .title-rb{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.hero-pk .background890{ padding: 10px 14px; transition: opacity 0.2s; }.hero-pk .background890:hover{ opacity: 0.85; }.hero-pk .background890 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.dim-rx{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.dim-rx .theme-vc{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.dim-rx .media-p85{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.dim-rx .media-p85:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.dim-rx .media-p85 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.ux-hp{ margin: 28px 0; }.meta-theme{ font-size: 1.5rem; margin-bottom: 20px; }.form115 .oval-component{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.form115 .deal307{
  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;
}.form115 .deal307:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.form115 .deal307 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.form115 .select-sx{ display: block; padding: 12px; font-size: 14px; }.form115 .score-gw{ margin-top: 20px; display: inline-block; }.play-screen .accordion830{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.play-screen .light-lz{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.play-screen .light-lz:hover{ opacity: 0.9; }.play-screen .light-lz img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.square-layout .text-range{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.square-layout .rank-lh{
  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);
}.square-layout .rank-lh:hover{ transform: scale(1.02); border-color: #089e4e; }.square-layout .{ aspect-ratio: 3/2; overflow: hidden; }.square-layout . img{ width: 100%; height: 100%; object-fit: cover; display: block; }.square-layout .grid472{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.slider343{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tertiary-x73{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.tag445{
  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;
}.tag445:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.progress413 .focus347{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.progress413 .description866{
  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);
}.progress413 .description866:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.progress413 .description866 img{
  width: 100%;
  height: auto;
  display: block;
}.progress413 .tag88{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.progress413{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.display17 .icon-yq{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.display17 .window185{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.display17 .window185:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.display17 .window185 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.component6 .special789{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.component6 .module788{
  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);
}.component6 .module788:hover{
  transform: translateY(-6px);
}.component6 .label314{
  position: relative;
  overflow: hidden;
}.component6 .label314 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.component6 .module788:hover img{
  transform: scale(1.1);
}.component6 .disabled-info{
  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;
}.component6 .module788:hover .disabled-info{
  opacity: 1;
}.component6 .secondary-ux{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.component6 .tag88{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.title-ig .border-bv{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.title-ig .border-bv::-webkit-scrollbar{
  height: 8px;
}.title-ig .border-bv::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.title-ig .border-bv::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.title-ig .option322{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.title-ig .border-nq{
  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);
}.title-ig .border-nq:hover{
  transform: scale(1.05);
}.title-ig .border-nq img{
  width: 100%;
  height: auto;
  display: block;
}.title-ig .media-m72{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.status698 .form-fi{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.status698 .screen-field{
  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);
}.status698 .screen-field.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.status698 .screen-field.main-slot-medium{
  grid-column: span 2;
}.status698 .screen-field:hover{
  transform: scale(1.03);
  z-index: 10;
}.status698 .screen-field img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.status698 .deal413{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.dim-ms .star224{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.dim-ms .circle-score{
  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);
}.dim-ms .circle-score:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.dim-ms .tertiary-light{
  border-radius: 8px;
  overflow: hidden;
}.dim-ms .tertiary-light img{
  width: 100%;
  height: auto;
  display: block;
}.dim-ms .component786{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.dim-ms .shadow886{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.dim-ms .status-py{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.dim-ms .shadow-switch{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.dim-ms .item-switch{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.dim-ms .featured-inactive{
  display: flex;
  align-items: center;
}.dim-ms .row-point{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.dim-ms .row-point:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.progress413 .focus347,
  .component6 .special789{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.progress413 .focus347,
  .component6 .special789{
    grid-template-columns: repeat(2, 1fr);
  }.display17 .icon-yq{
    grid-template-columns: repeat(3, 1fr);
  }.dim-ms .circle-score{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.dim-ms .featured-inactive{
    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) {.tertiary-x73{
    font-size: 22px;
  }.progress413 .focus347,
  .component6 .special789{
    grid-template-columns: 1fr;
  }.display17 .icon-yq{
    grid-template-columns: repeat(2, 1fr);
  }.title-ig .border-nq{
    flex: 0 0 180px;
  }.dim-ms .circle-score{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.star-ic{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.feature-t75{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.foreground-active{
  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;
}.foreground-active:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.dropdown921 .select-vt{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dropdown921 .template-display{
  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;
}.dropdown921 .template-display:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.dropdown921 .meta321{
  flex-shrink: 0;
}.dropdown921 .meta321 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dropdown921 .sharp147{
  flex: 1;
}.dropdown921 .subtitle465{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dropdown921 .status660{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.soft837 .level228{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.soft837 .level228 .gallery-deal:nth-child(4),
.soft837 .level228 .gallery-deal:nth-child(5){
  grid-column: span 1;
}.soft837 .gallery-deal{
  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;
}.soft837 .gallery-deal:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.soft837 .details-vd{
  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;
}.soft837 .surface-x17{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.soft837 .subtitle465{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.soft837 .status660{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.module-wa .interface716{
  max-width: 800px;
  margin: 0 auto;
}.module-wa .badge689{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.module-wa .display-switch{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.module-wa .display-switch:hover{
  background: rgba(255, 255, 255, 0.05);
}.module-wa .gallery-thumbnail{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.module-wa .dark413{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.module-wa .control-tq{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.module-wa .badge689.active .control-tq{
  transform: rotate(180deg);
}.module-wa .screen-hi{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.module-wa .badge689.active .screen-hi{
  max-height: 300px;
}.module-wa .screen-hi p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.select-u86 .feature-hover{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.select-u86 .feature-hover::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.select-u86 .design586{
  position: relative;
  margin-bottom: 48px;
}.select-u86 .border411{
  position: absolute;
  left: -60px;
  top: 0;
}.select-u86 .view649{
  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);
}.select-u86 .template-status{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.select-u86 .enabled-od{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.select-u86 .sharp-kl{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.select-u86 .grid-ja{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.circle785 .border-n22{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.circle785 .template-us{
  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;
}.circle785 .template-us:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.circle785 .dim-dz{
  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);
}.circle785 .corner605 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.circle785 .state803{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.circle785 .light-b64{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.tooltip-jp .foreground494{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.tooltip-jp .tab-t7{
  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;
}.tooltip-jp .tab-t7:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.tooltip-jp .badge-gu{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.tooltip-jp .component-b81{
  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;
}.tooltip-jp .badge-gu img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.tooltip-jp .inactive-ms{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.tooltip-jp .accordion-option{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.soft837 .level228{
    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) {.feature-t75{
    font-size: 26px;
  }.dropdown921 .template-display{
    flex-direction: column;
    text-align: center;
  }.dropdown921 .meta321{
    margin: 0 auto;
  }.soft837 .level228{
    grid-template-columns: 1fr;
  }.soft837 .level228 .gallery-deal:nth-child(5){
    grid-column: span 1;
  }.select-u86 .feature-hover{
    padding-left: 0;
  }.select-u86 .feature-hover::before{
    display: none;
  }.select-u86 .border411{
    position: static;
    margin-bottom: 12px;
  }.select-u86 .view649{
    margin: 0 auto;
  }.select-u86 .enabled-od{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.circle785 .template-us{
    grid-template-columns: 1fr;
  }.circle785 .corner605 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.tooltip-jp .tab-t7{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.surface702{ grid-template-columns: 1fr; }.icon652{ grid-template-columns: 1fr; }.hover277, .border172{ grid-template-columns: 1fr; }.dark349{ flex-direction: column; text-align: center; }.circle675{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.subtitle564{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.border-oa{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.column668{ display: flex; align-items: center; flex-shrink: 0; }.soft-xs{ height: 50px; width: auto; }.box48{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.view-content{ font-size: 14px; font-weight: 600; color: #000; }.focus-it{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.thumbnail386{ display: flex; gap: 20px; margin-left: 20px; }.thumbnail386 .field38{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.thumbnail386 .field38:hover, .thumbnail386 .field38.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.meta-at{ display: flex; gap: 12px; margin-left: auto; }.frame63{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.range671{ background: #00d4ff; color: #000; }.range671:hover{ background: #00b8e6; transform: translateY(-2px); }.window531{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.window531:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.panel-corner{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.box-v82{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.row-grid{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.soft908{ height: 45px; }.footer140{ font-size: 22px; font-weight: 700; color: #00d4ff; }.disabled-ln{ display: flex; gap: 25px; align-items: center; }.disabled-ln .field38{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.disabled-ln .field38:hover, .disabled-ln .field38.active{ color: #00d4ff; }.nav873{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.nav873:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.enabled314{ background: #00d4ff; color: #000; padding: 8px 0; }.tooltip-featured{ background: #0a0f1c; padding: 12px 0; }.screen-card{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.expand-j50{ font-size: 14px; font-weight: 600; }.circle-eb{ display: flex; gap: 15px; }.soft-qx{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.soft-qx:hover{ text-decoration: underline; }.hero279{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.switch879{ height: 48px; }.module83{ display: flex; gap: 25px; }.module83 .field38{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.module83 .field38:hover, .module83 .field38.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.border667{ background: #0a0f1c; padding: 15px 0; }.dark756{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.feature479{ position: absolute; left: 50%; transform: translateX(-50%); }.expand-element{ height: 55px; }.details105, .corner-ih{ display: flex; gap: 20px; }.details105 .field38, .corner-ih .field38{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.details105 .field38:hover, .corner-ih .field38:hover,
.details105 .field38.active, .corner-ih .field38.active{ color: #00d4ff; }.icon-p61{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.icon-view{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.wrapper-menu{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.component-n81{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.content-cn{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.label-tw{ height: 50px; width: auto; }.inactive-kt{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.dark-card{ font-size: 12px; color: #999; text-transform: uppercase; }.accordion-edge{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.tertiary-field{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.footer-background{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.label-hard{ display: flex; gap: 25px; flex-wrap: wrap; }.label-hard .field38{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.label-hard .field38:hover, .label-hard .field38.active{ color: #00d4ff; }.tab289{ display: flex; gap: 12px; }.slider-hw, .card-secondary{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.slider-hw{ background: #00d4ff; color: #000; }.slider-hw:hover{ background: #00b8e6; }.card-secondary{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.card-secondary:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.thumbnail386, .module83, .details105, .corner-ih, .label-hard{ gap: 15px; }.box48, .icon-p61{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.border-oa, .box-v82, .screen-card, .dark756, .component-n81{ flex-wrap: wrap; }.thumbnail386, .disabled-ln, .module83, .details105, .corner-ih, .label-hard{ 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 - Аккордеон с анимацией */
.border-oval{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.surface-collapse{
    max-width: 900px;
    margin: 0 auto;
}.player-tu{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.input-icon{
    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);
}.input-icon:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.design-sq{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.design-sq::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;
}.input-icon.active .design-sq::after{
    transform: translateY(-50%) rotate(45deg);
}.content-xx{
    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;
}.input-icon.active .content-xx{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.layer-subtitle{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.section897{
        font-size: 1.3rem;
    }.rank-smooth{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.inactive933{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.layout119{
    max-width: 1200px;
    margin: 0 auto;
}.gradient176{
    margin-bottom: 40px;
}.player363{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.element-g87{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.component-ad{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.surface-popular{
    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;
}.surface-popular:last-child{
    border-bottom: none;
}.surface-popular:hover{
    color: #ffd700;
    padding-left: 8px;
}.window-action{
    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;
}.soft433{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.control-enabled{
    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) {.element-g87{
        grid-template-columns: 1fr;
    }.player363{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.view762{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.texture356{
    max-width: 1100px;
    margin: 0 auto;
}.icon-xn{
    margin-bottom: 35px;
}.preview898{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.element388{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.element388:hover{
    color: #ffd700;
}.point72{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.smooth-list{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.tooltip-edge{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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