
*{
	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: #29141a;
	color: #ffffff;
	padding-top: 72px;
}.foreground-iz{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.window-lz{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #532c37;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.dark-z72{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.state-d96{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.state-d96 .enabled-xe{
	height: 36px;
	width: auto;
	object-fit: contain;
}.thumbnail-design{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #d5b153;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.featured-kf{ font-size: 13px; font-weight: 600; }.section959{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.active152{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.module-ki{
	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;
}.module-ki:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.module-ki.carduus{
	background: #d5b153;
	color: #fff;
	border-color: #d5b153;
}.circle-ha{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.collapse81{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.popular-feature{ background: #d5b153; color: #fff; border: none; }.form-sm{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.form-sm:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.window-lz{ height: auto; }.dark-z72{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.active152{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.active152::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.hard-popular{
	border: 1px solid #d5b153;
	display: inline-block;
	padding: 10px 20px;
	background-color: #d5b153;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.special411{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.special411:focus{
	outline: 2px solid #d5b153;
	outline-offset: 2px;
}.badge49{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.badge49:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.badge49:focus{
	outline: 2px solid #d5b153;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes level127 {0%{ box-shadow: 0 0 5px #d5b153; }50%{ box-shadow: 0 0 20px #d5b153; }
	100% { box-shadow: 0 0 5px #d5b153; }
}.text838{
	animation: glow 1.5s infinite alternate;
}.square-p46{
	background-color: #d5b153;
}.menu423{
	background-color: transparent;
}.menu423:hover{
	background-color: #d5b153;
}h1, .footer-oh{
	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;
	}
}.dim127{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.frame-gl{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.control689 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.border-x70{
	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;
	}
}.control689 h1, .control689 .footer-oh{ margin-bottom: 16px; }.theme942{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #532c37;
	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;
	}
}.dim122{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.theme942.show{
	opacity: 1;
	visibility: visible;
}.toggle514{
	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;
	}
}.rank-list{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.rank-list span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.rank-list p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.box654{
	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 компактный (не перекрывает контент) ========== */
.subtitle735{
  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;
}.gradient-o61{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.view133{ flex: 1; min-width: 280px; }.tooltip-to{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.soft9{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.window-k90{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.border-row{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.border-row strong{ color: #d5b153; }.active583{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.active583 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.description-en{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.gradient-o61{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.field-iz.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.item-content{
  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;
}.hard-light{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.block86{ flex: 1; min-width: 280px; }.graphic794{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.field-rating{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.label860{ margin-bottom: 12px; }.featured569{
  font-size: 1.35rem;
  font-weight: 800;
  color: #d5b153;
  display: block;
}.input-wn{ font-size: 13px; color: rgba(255,255,255,0.8); }.game-design{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.game-design strong{ color: #d5b153; }.menu918{ display: flex; gap: 12px; flex-wrap: wrap; }.smooth929{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.smooth929 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.carousel677{
  background: linear-gradient(90deg, #d5b153 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.tertiary-u97{ max-width: 500px; margin: 0 auto; }.image-qt{ margin-bottom: 12px; }.ui-dark{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.text-za{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.layout-kh{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.star-header strong{ font-size: 1.1rem; }.container133{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.edge-w18{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.promo-menu{ flex: 1; min-width: 260px; }.accent212{ font-size: 1.4rem; margin-bottom: 12px; }.layer-kj{ margin-bottom: 8px; }.template544{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  display: block;
}.window-bd{ font-size: 13px; color: rgba(255,255,255,0.75); }.item-container{ font-size: 14px; margin-bottom: 16px; }.container-t47 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.wrapper-gd{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.select269{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.field-gn{
  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;
}.badge766{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.circle-p4{ font-size: 1.25rem; font-weight: 700; color: #d5b153; }.status-link{ text-align: center; }.bright-px{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.wrapper394{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.circle-k65{ flex: 1; min-width: 260px; }.feature818{ font-size: 1.4rem; margin-bottom: 10px; }.link924{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  margin-bottom: 8px;
}.enabled256{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.option445{ display: flex; gap: 12px; flex-wrap: wrap; }.meta-control{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.meta-control img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.smooth929 img, .container-t47 img, .meta-control 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) */
.score452, .window657{
  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;
}.score452 h2, .window657 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.disabled-shadow{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #d5b153;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.round-accordion{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.circle-uc{ font-weight: 800; font-size: 1.25rem; }.featured-tt{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.item-uu{
  background: #fff !important;
  color: #532c37 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.meta-featured{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.view541{ font-size: 1.2rem; margin-bottom: 16px; }.carousel-d31{ list-style: none; padding-left: 0; }.carousel-d31 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.edge-meta{
  margin-top: 16px;
  display: inline-block;
}.progress-mi{
  background: linear-gradient(135deg, #d5b15322 0%, #d5b15308 100%);
  border: 1px solid #d5b153;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.accordion464{ font-weight: 700; margin-bottom: 8px; }.dim-secondary{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.inactive759{
  margin-top: 12px;
  padding: 10px 20px;
  background: #d5b153;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.rating-xo{
  margin: 24px 0;
}.score-background{ font-size: 1.25rem; margin-bottom: 16px; }.active115{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.player-g7{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.shadow-v83{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.dim-control{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.content-ui{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.style283{ margin-top: 12px; }.hover631{ margin: 24px 0; }.surface-background{ font-size: 1.25rem; margin-bottom: 16px; }.widget-t8{ display: flex; flex-direction: column; gap: 12px; }.tag-pa{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #d5b153;
}.tag-pa:hover{ background: rgba(255,255,255,0.08); }.title749{ font-size: 12px; color: rgba(255,255,255,0.6); }.progress-cr{ margin: 24px 0; }.tertiary631{ font-size: 1.25rem; margin-bottom: 16px; }.hard13{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.screen-content{
  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;
}.header58{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.icon645{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.field989{
  font-size: 1.25rem;
  font-weight: 800;
  color: #d5b153;
  margin: 8px 0 4px;
}.hero-theme{ font-size: 13px; display: block; margin-bottom: 4px; }.element-cj{ font-size: 12px; color: rgba(255,255,255,0.7); }.ui-p75{ margin-top: 12px; display: inline-block; }.item-vq{ margin: 24px 0; }.description-vt{ font-size: 1.25rem; margin-bottom: 16px; }.offer-lc{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.media-fa{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.badge-state{ position: relative; margin-bottom: 8px; }.interface91{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.gradient-rank{ display: block; margin-bottom: 8px; }.theme-sy{
  background: #d5b153;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.hover156{ font-size: 12px; color: rgba(255,255,255,0.6); }.interface919{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.box-x57{ margin: 24px 0; }.pattern-wrapper{ font-size: 1.25rem; margin-bottom: 16px; }.design-popular{ display: flex; flex-direction: column; gap: 12px; }.smooth-expand{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #d5b153;
}.smooth-expand:hover{ background: rgba(255,255,255,0.08); }.image-v94, .icon140{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.item476{ font-size: 13px; margin-top: 8px; }.play-texture{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.sharp888{ margin: 24px 0; }.shadow-primary{ font-size: 1.25rem; margin-bottom: 16px; }.point-b98{ display: flex; flex-direction: column; gap: 16px; }.element-yu{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.disabled-nm{ font-size: 12px; color: #d5b153; }.control-sharp{ font-weight: 700; margin: 8px 0; }.label-display{ font-size: 12px; display: block; margin: 8px 0; }.tertiary749{ margin-top: 8px; }/* Блок: Провайдеры */
.link883{ margin: 24px 0; }.texture564{ font-size: 1.25rem; margin-bottom: 16px; }.primary-qv{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.offer521{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.modal-grid{ margin: 24px 0; }.control-image{ font-size: 1.25rem; margin-bottom: 16px; }.column-yv{ display: flex; flex-direction: column; gap: 16px; }.play486{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.graphic-pp{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.button336{ font-weight: 600; font-size: 1rem; }.star-round{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.style169{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.text-header{ font-size: 13px; margin-bottom: 10px; }.theme-featured{ color: #d5b153; font-weight: 700; }.square749{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.screen32{ font-size: 12px; color: rgba(255,255,255,0.5); }.interface235, .primary-sy{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.switch-toggle{ font-size: 1.25rem; margin-bottom: 16px; }.select734{ margin: 24px 0; }.tooltip-gn{ display: flex; flex-direction: column; gap: 12px; }.bright572{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.popup-p84{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.progress-dropdown{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.item902{ margin: 24px 0; }.range-xp{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.popular947 h4, .button-ub h4{ font-size: 1rem; margin-bottom: 12px; }.popular947 h4{ color: #d5b153; }.button-ub h4{ color: #e57373; }.popular947 ul, .button-ub ul{ padding-left: 20px; margin: 0; }.popular947 li, .button-ub li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.overlay-nl{ margin: 24px 0; }.card-se{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.component446{
  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;
}.component446:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.border-modal{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.deal524{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.dropdown401{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.shadow241, .graphic-c26, .active37, .input-hx, .preview-dh{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.hero-eh, .subtitle-circle, .widget-ft, .disabled-tc, .smooth980{
  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;
}.hero-eh:hover, .subtitle-circle:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.grid-vh{ width: 100%; border-radius: 8px; }.circle-rg{
  display: inline-block;
  background: #d5b15340;
  color: #d5b153;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.special296{ background: rgba(255,255,255,0.05); border-radius: 12px; }.gallery123{
  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;
}.gallery123 .featured137{ font-size: 2rem; margin-bottom: 8px; }.gallery123 .nav573{ font-size: 1.25rem; margin-bottom: 8px; }.gallery123 .preview198{ font-size: 14px; margin-bottom: 8px; }.gallery123 .square-rs{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.score232{ background: linear-gradient(135deg, #d5b153 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.screen774{ margin: 24px 0; padding: 20px 0; }.circle375{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.inactive-ty{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.dark338{
  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;
}.dark338:hover{ background: rgba(255,255,255,0.1); }.dark338 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.tab-switch .special229{ display: flex; flex-wrap: wrap; gap: 12px; }.tab-switch .collapse578{
  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;
}.tab-switch .collapse578:hover{ border-color: #d5b153; background: #d5b15315; }.tab-switch .collapse578 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.level-sc .action636{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.level-sc .carousel-te{ padding: 10px 14px; transition: opacity 0.2s; }.level-sc .carousel-te:hover{ opacity: 0.85; }.level-sc .carousel-te img{ max-width: 64px; max-height: 32px; object-fit: contain; }.deal-footer{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.deal-footer .image-thumbnail{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.deal-footer .graphic-m55{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.deal-footer .graphic-m55:hover{ background: #d5b15325; box-shadow: 0 2px 8px #d5b15330; }.deal-footer .graphic-m55 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.display239{ margin: 28px 0; }.thumbnail181{ font-size: 1.5rem; margin-bottom: 20px; }.button-tr .soft-m66{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.button-tr .details-ft{
  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;
}.button-tr .details-ft:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.button-tr .details-ft img{ width: 100%; height: 133px; object-fit: cover; display: block; }.button-tr .window-v79{ display: block; padding: 12px; font-size: 14px; }.button-tr .oval766{ margin-top: 20px; display: inline-block; }.banner-smooth .star-aw{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.banner-smooth .panel-section{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.banner-smooth .panel-section:hover{ opacity: 0.9; }.banner-smooth .panel-section img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.visual-ud .disabled819{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.visual-ud .display896{
  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);
}.visual-ud .display896:hover{ transform: scale(1.02); border-color: #d5b153; }.visual-ud .square-gradient{ aspect-ratio: 3/2; overflow: hidden; }.visual-ud .square-gradient img{ width: 100%; height: 100%; object-fit: cover; display: block; }.visual-ud .title-featured{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.pattern402{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.featured-lj{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.score120{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #d5b153;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.score120:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.text-preview .layout395{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.text-preview .thumbnail-hover{
  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);
}.text-preview .thumbnail-hover:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #d5b153;
}.text-preview .thumbnail-hover img{
  width: 100%;
  height: auto;
  display: block;
}.text-preview .hover-progress{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.text-preview{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.slider-b59 .disabled-p62{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.slider-b59 .smooth-d75{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.slider-b59 .smooth-d75:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.slider-b59 .smooth-d75 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.subtitle839 .pattern-mj{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.subtitle839 .play-gradient{
  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);
}.subtitle839 .play-gradient:hover{
  transform: translateY(-6px);
}.subtitle839 .highlight-border{
  position: relative;
  overflow: hidden;
}.subtitle839 .highlight-border img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.subtitle839 .play-gradient:hover img{
  transform: scale(1.1);
}.subtitle839 .surface288{
  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;
}.subtitle839 .play-gradient:hover .surface288{
  opacity: 1;
}.subtitle839 .game453{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.subtitle839 .hover-progress{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.foreground-w67 .level-ai{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #d5b153 rgba(255, 255, 255, 0.1);
}.foreground-w67 .level-ai::-webkit-scrollbar{
  height: 8px;
}.foreground-w67 .level-ai::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.foreground-w67 .level-ai::-webkit-scrollbar-thumb{
  background: #d5b153;
  border-radius: 4px;
}.foreground-w67 .meta-pattern{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.foreground-w67 .info363{
  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);
}.foreground-w67 .info363:hover{
  transform: scale(1.05);
}.foreground-w67 .info363 img{
  width: 100%;
  height: auto;
  display: block;
}.foreground-w67 .dim-hy{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.carousel687 .view-rh{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.carousel687 .circle675{
  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);
}.carousel687 .circle675.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.carousel687 .circle675.main-slot-medium{
  grid-column: span 2;
}.carousel687 .circle675:hover{
  transform: scale(1.03);
  z-index: 10;
}.carousel687 .circle675 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.carousel687 .hard-window{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.wrapper-footer .preview-option{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.wrapper-footer .square-pn{
  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);
}.wrapper-footer .square-pn:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #d5b153;
}.wrapper-footer .progress-select{
  border-radius: 8px;
  overflow: hidden;
}.wrapper-footer .progress-select img{
  width: 100%;
  height: auto;
  display: block;
}.wrapper-footer .module196{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.wrapper-footer .rating-b1{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.wrapper-footer .widget830{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.wrapper-footer .enabled-module{
  display: inline-block;
  padding: 4px 10px;
  background: #d5b153;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.wrapper-footer .featured-visual{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.wrapper-footer .display172{
  display: flex;
  align-items: center;
}.wrapper-footer .border895{
  padding: 10px 20px;
  background: #d5b153;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.wrapper-footer .border895:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.text-preview .layout395,
  .subtitle839 .pattern-mj{
    grid-template-columns: repeat(2, 1fr);
  }.slider-b59 .disabled-p62{
    grid-template-columns: repeat(3, 1fr);
  }.wrapper-footer .square-pn{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.wrapper-footer .display172{
    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) {.featured-lj{
    font-size: 22px;
  }.text-preview .layout395,
  .subtitle839 .pattern-mj{
    grid-template-columns: 1fr;
  }.slider-b59 .disabled-p62{
    grid-template-columns: repeat(2, 1fr);
  }.foreground-w67 .info363{
    flex: 0 0 180px;
  }.wrapper-footer .square-pn{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.progress-mf{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.focus-pi{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.button725{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #d5b153;
  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;
}.button725:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.tag948 .details-option{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.tag948 .window-uj{
  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;
}.tag948 .window-uj:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #d5b153;
}.tag948 .accent418{
  flex-shrink: 0;
}.tag948 .accent418 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.tag948 .icon-wy{
  flex: 1;
}.tag948 .point207{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.tag948 .rank-switch{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.view-title .sharp976{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.view-title .sharp976 .card-bc:nth-child(4),
.view-title .sharp976 .card-bc:nth-child(5){
  grid-column: span 1;
}.view-title .card-bc{
  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;
}.view-title .card-bc:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.view-title .game-state{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.view-title .badge-f24{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.view-title .point207{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.view-title .rank-switch{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.gradient-jj .preview57{
  max-width: 800px;
  margin: 0 auto;
}.gradient-jj .level-tl{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.gradient-jj .hard484{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.gradient-jj .hard484:hover{
  background: rgba(255, 255, 255, 0.05);
}.gradient-jj .display-feature{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.gradient-jj .banner-layout{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.gradient-jj .graphic572{
  color: #d5b153;
  font-size: 20px;
  transition: transform 0.3s;
}.gradient-jj .level-tl.active .graphic572{
  transform: rotate(180deg);
}.gradient-jj .deal-kh{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.gradient-jj .level-tl.active .deal-kh{
  max-height: 300px;
}.gradient-jj .deal-kh p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.container-my .badge887{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.container-my .badge887::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #d5b153, rgba(255, 255, 255, 0.1));
}.container-my .section-y95{
  position: relative;
  margin-bottom: 48px;
}.container-my .round576{
  position: absolute;
  left: -60px;
  top: 0;
}.container-my .state-me{
  width: 40px;
  height: 40px;
  background: #d5b153;
  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);
}.container-my .thumbnail-dark{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.container-my .progress-soft{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.container-my .play-el{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.container-my .feature-nl{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.gradient112 .field423{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.gradient112 .primary588{
  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;
}.gradient112 .primary588:hover{
  border-color: #d5b153;
  transform: translateX(8px);
}.gradient112 .modal-interface{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #d5b153;
  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);
}.gradient112 .meta585 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.gradient112 .theme-ro{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.gradient112 .nav-kg{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.oval592 .enabled-label{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.oval592 .header309{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #d5b153;
  transition: background 0.2s, border-color 0.2s;
}.oval592 .header309:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.oval592 .hover-ww{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.oval592 .offer-md{
  width: 32px;
  height: 32px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.oval592 .hover-ww img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.oval592 .surface178{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.oval592 .score670{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.view-title .sharp976{
    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) {.focus-pi{
    font-size: 26px;
  }.tag948 .window-uj{
    flex-direction: column;
    text-align: center;
  }.tag948 .accent418{
    margin: 0 auto;
  }.view-title .sharp976{
    grid-template-columns: 1fr;
  }.view-title .sharp976 .card-bc:nth-child(5){
    grid-column: span 1;
  }.container-my .badge887{
    padding-left: 0;
  }.container-my .badge887::before{
    display: none;
  }.container-my .round576{
    position: static;
    margin-bottom: 12px;
  }.container-my .state-me{
    margin: 0 auto;
  }.container-my .progress-soft{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.gradient112 .primary588{
    grid-template-columns: 1fr;
  }.gradient112 .meta585 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.oval592 .header309{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.active115{ grid-template-columns: 1fr; }.hard13{ grid-template-columns: 1fr; }.shadow241, .graphic-c26{ grid-template-columns: 1fr; }.disabled-shadow{ flex-direction: column; text-align: center; }.range-xp{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.column955{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.ux-ed{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.slider714{ display: flex; align-items: center; flex-shrink: 0; }.action-m32{ height: 50px; width: auto; }.sharp-mg{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.form-ui{ font-size: 14px; font-weight: 600; color: #000; }.special464{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.info-xi{ display: flex; gap: 20px; margin-left: 20px; }.info-xi .display-mh{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.info-xi .display-mh:hover, .info-xi .display-mh.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.score-layer{ display: flex; gap: 12px; margin-left: auto; }.primary88{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.menu148{ background: #00d4ff; color: #000; }.menu148:hover{ background: #00b8e6; transform: translateY(-2px); }.tag-x90{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.tag-x90:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.subtitle-oo{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.collapse-primary{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.input928{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.accordion-lp{ height: 45px; }.dropdown-offer{ font-size: 22px; font-weight: 700; color: #00d4ff; }.style639{ display: flex; gap: 25px; align-items: center; }.style639 .display-mh{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.style639 .display-mh:hover, .style639 .display-mh.active{ color: #00d4ff; }.preview-level{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.preview-level:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.shadow654{ background: #00d4ff; color: #000; padding: 8px 0; }.nav862{ background: #0a0f1c; padding: 12px 0; }.outline-primary{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.label-section{ font-size: 14px; font-weight: 600; }.modal-wrapper{ display: flex; gap: 15px; }.dropdown-n26{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.dropdown-n26:hover{ text-decoration: underline; }.subtitle-w52{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.text973{ height: 48px; }.column-preview{ display: flex; gap: 25px; }.column-preview .display-mh{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.column-preview .display-mh:hover, .column-preview .display-mh.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.menu-banner{ background: #0a0f1c; padding: 15px 0; }.details-km{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.interface-mt{ position: absolute; left: 50%; transform: translateX(-50%); }.hover-ym{ height: 55px; }.primary521, .box-z76{ display: flex; gap: 20px; }.primary521 .display-mh, .box-z76 .display-mh{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.primary521 .display-mh:hover, .box-z76 .display-mh:hover,
.primary521 .display-mh.active, .box-z76 .display-mh.active{ color: #00d4ff; }.display-outline{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.point244{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.tab106{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.oval-aj{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.edge-highlight{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.expand-lg{ height: 50px; width: auto; }.field873{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.control539{ font-size: 12px; color: #999; text-transform: uppercase; }.ui135{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.bright-xv{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.style109{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.corner256{ display: flex; gap: 25px; flex-wrap: wrap; }.corner256 .display-mh{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.corner256 .display-mh:hover, .corner256 .display-mh.active{ color: #00d4ff; }.control-ey{ display: flex; gap: 12px; }.collapse-yn, .featured487{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.collapse-yn{ background: #00d4ff; color: #000; }.collapse-yn:hover{ background: #00b8e6; }.featured487{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.featured487:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.info-xi, .column-preview, .primary521, .box-z76, .corner256{ gap: 15px; }.sharp-mg, .display-outline{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.ux-ed, .collapse-primary, .outline-primary, .details-km, .oval-aj{ flex-wrap: wrap; }.info-xi, .style639, .column-preview, .primary521, .box-z76, .corner256{ 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 - Аккордеон с анимацией */
.outline-input{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.image149{
    max-width: 900px;
    margin: 0 auto;
}.highlight-co{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.wrapper-av{
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 215, 0, 0.1);
}.wrapper-av:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.pattern333{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.pattern333::after{
    content: '+';
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.8rem;
    font-weight: 300;
    transition: transform 0.3s ease;
    color: #ffd700;
}.wrapper-av.active .pattern333::after{
    transform: translateY(-50%) rotate(45deg);
}.element393{
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 25px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.7;
}.wrapper-av.active .element393{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.icon3{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.block106{
        font-size: 1.3rem;
    }.button291{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.corner858{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.label-a87{
    max-width: 1200px;
    margin: 0 auto;
}.primary981{
    margin-bottom: 40px;
}.widget-level{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.range950{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.panel-foreground{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.component-h54{
    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;
}.component-h54:last-child{
    border-bottom: none;
}.component-h54:hover{
    color: #ffd700;
    padding-left: 8px;
}.tertiary96{
    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;
}.template-badge{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.carousel68{
    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) {.range950{
        grid-template-columns: 1fr;
    }.widget-level{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.collapse-c77{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.star210{
    max-width: 1100px;
    margin: 0 auto;
}.preview-xx{
    margin-bottom: 35px;
}.container215{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.section584{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.section584:hover{
    color: #ffd700;
}.inactive867{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.style-star{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.design-style{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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