
*{
	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: #c9dc05;
	color: #ffffff;
	padding-top: 72px;
}.square18{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.slider58{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #4fd5ad;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.nav-hn{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.modal-e55{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.modal-e55 .item-thumbnail{
	height: 36px;
	width: auto;
	object-fit: contain;
}.status-ef{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #8e7e29;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.view-tab{ font-size: 13px; font-weight: 600; }.rating-header{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.star-eg{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.row325{
	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;
}.row325:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.row325.carduus{
	background: #8e7e29;
	color: #fff;
	border-color: #8e7e29;
}.button-sb{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.ui-wq{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.range-player{ background: #8e7e29; color: #fff; border: none; }.visual-m27{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.visual-m27:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.slider58{ height: auto; }.nav-hn{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.star-eg{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.star-eg::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.widget-id{
	border: 1px solid #8e7e29;
	display: inline-block;
	padding: 10px 20px;
	background-color: #8e7e29;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.primary-f92{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.primary-f92:focus{
	outline: 2px solid #8e7e29;
	outline-offset: 2px;
}.light180{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.light180:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.light180:focus{
	outline: 2px solid #8e7e29;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes collapse922 {0%{ box-shadow: 0 0 5px #8e7e29; }50%{ box-shadow: 0 0 20px #8e7e29; }
	100% { box-shadow: 0 0 5px #8e7e29; }
}.container530{
	animation: glow 1.5s infinite alternate;
}.point-oval{
	background-color: #8e7e29;
}.tertiary22{
	background-color: transparent;
}.tertiary22:hover{
	background-color: #8e7e29;
}h1, .menu202{
	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;
	}
}.player-grid{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.overlay-hover{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.shadow444 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.wrapper110{
	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;
	}
}.shadow444 h1, .shadow444 .menu202{ margin-bottom: 16px; }.featured220{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #4fd5ad;
	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;
	}
}.background-yi{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.featured220.show{
	opacity: 1;
	visibility: visible;
}.graphic466{
	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;
	}
}.image-pz{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.image-pz span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.image-pz p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.grid257{
	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 компактный (не перекрывает контент) ========== */
.input-we{
  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;
}.corner-vq{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.graphic653{ flex: 1; min-width: 280px; }.hero-zw{
  display: inline-block;
  background: #8e7e29;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.collapse254{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.state-b97{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.score-select{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.score-select strong{ color: #8e7e29; }.panel996{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.panel996 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.gradient-os{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.corner-vq{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.view549.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.player905{
  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;
}.carousel638{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.shadow-nr{ flex: 1; min-width: 280px; }.interface542{
  display: inline-block;
  background: #8e7e29;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.template407{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.media-bn{ margin-bottom: 12px; }.tooltip-accordion{
  font-size: 1.35rem;
  font-weight: 800;
  color: #8e7e29;
  display: block;
}.graphic-nd{ font-size: 13px; color: rgba(255,255,255,0.8); }.column684{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.column684 strong{ color: #8e7e29; }.media-c2{ display: flex; gap: 12px; flex-wrap: wrap; }.corner-media{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.corner-media img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.dim-yh{
  background: linear-gradient(90deg, #8e7e29 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.range-t82{ max-width: 500px; margin: 0 auto; }.special562{ margin-bottom: 12px; }.icon-s62{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.shadow845{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.panel-column{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.info757 strong{ font-size: 1.1rem; }.tooltip638{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.dark-collapse{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient-vc{ flex: 1; min-width: 260px; }.active366{ font-size: 1.4rem; margin-bottom: 12px; }.field-g45{ margin-bottom: 8px; }.button941{
  font-size: 1.3rem;
  font-weight: 700;
  color: #8e7e29;
  display: block;
}.tab585{ font-size: 13px; color: rgba(255,255,255,0.75); }.point-subtitle{ font-size: 14px; margin-bottom: 16px; }.popup336 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.control409{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.select-wj{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.form255{
  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;
}.foreground-xi{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.state-hero{ font-size: 1.25rem; font-weight: 700; color: #8e7e29; }.tooltip342{ text-align: center; }.expand838{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.circle-smooth{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.container310{ flex: 1; min-width: 260px; }.collapse-nu{ font-size: 1.4rem; margin-bottom: 10px; }.foreground400{
  font-size: 1.3rem;
  font-weight: 700;
  color: #8e7e29;
  margin-bottom: 8px;
}.visual927{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.input-hk{ display: flex; gap: 12px; flex-wrap: wrap; }.foreground329{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.foreground329 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.corner-media img, .popup336 img, .foreground329 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) */
.theme-pt, .collapse498{
  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;
}.theme-pt h2, .collapse498 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.header-dj{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #8e7e29;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.pattern-w9{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.collapse353{ font-weight: 800; font-size: 1.25rem; }.description768{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.rating652{
  background: #fff !important;
  color: #4fd5ad !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.status-description{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.active-badge{ font-size: 1.2rem; margin-bottom: 16px; }.sharp-mt{ list-style: none; padding-left: 0; }.sharp-mt li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.badge-banner{
  margin-top: 16px;
  display: inline-block;
}.button-field{
  background: linear-gradient(135deg, #8e7e2922 0%, #8e7e2908 100%);
  border: 1px solid #8e7e29;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.gradient-bj{ font-weight: 700; margin-bottom: 8px; }.tooltip-ui{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.input-f62{
  margin-top: 12px;
  padding: 10px 20px;
  background: #8e7e29;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.dropdown-i95{
  margin: 24px 0;
}.status384{ font-size: 1.25rem; margin-bottom: 16px; }.level-of{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.graphic-primary{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.sharp975{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #8e7e29;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.interface-smooth{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.foreground968{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.interface-vc{ margin-top: 12px; }.banner-pattern{ margin: 24px 0; }.promo-kr{ font-size: 1.25rem; margin-bottom: 16px; }.popup243{ display: flex; flex-direction: column; gap: 12px; }.badge378{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #8e7e29;
}.badge378:hover{ background: rgba(255,255,255,0.08); }.offer-pi{ font-size: 12px; color: rgba(255,255,255,0.6); }.thumbnail-d58{ margin: 24px 0; }.header-b8{ font-size: 1.25rem; margin-bottom: 16px; }.list-soft{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.round176{
  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;
}.menu-switch{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #8e7e29;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.dim-ij{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.display977{
  font-size: 1.25rem;
  font-weight: 800;
  color: #8e7e29;
  margin: 8px 0 4px;
}.meta-a31{ font-size: 13px; display: block; margin-bottom: 4px; }.background499{ font-size: 12px; color: rgba(255,255,255,0.7); }.box199{ margin-top: 12px; display: inline-block; }.template-hc{ margin: 24px 0; }.shadow-co{ font-size: 1.25rem; margin-bottom: 16px; }.label-n15{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.tertiary-xz{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.form368{ position: relative; margin-bottom: 8px; }.tab835{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.description-enabled{ display: block; margin-bottom: 8px; }.panel614{
  background: #8e7e29;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.dark-style{ font-size: 12px; color: rgba(255,255,255,0.6); }.tab-fo{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.player178{ margin: 24px 0; }.info-e22{ font-size: 1.25rem; margin-bottom: 16px; }.template-ti{ display: flex; flex-direction: column; gap: 12px; }.select-player{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #8e7e29;
}.select-player:hover{ background: rgba(255,255,255,0.08); }.row-ic, .shadow-form{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.tooltip-tag{ font-size: 13px; margin-top: 8px; }.select353{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.popup689{ margin: 24px 0; }.deal334{ font-size: 1.25rem; margin-bottom: 16px; }.pattern882{ display: flex; flex-direction: column; gap: 16px; }.foreground-d99{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.theme-b60{ font-size: 12px; color: #8e7e29; }.tag851{ font-weight: 700; margin: 8px 0; }.hard949{ font-size: 12px; display: block; margin: 8px 0; }.form-light{ margin-top: 8px; }/* Блок: Провайдеры */
.corner-icon{ margin: 24px 0; }.secondary-deal{ font-size: 1.25rem; margin-bottom: 16px; }.featured395{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.screen919{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.block-background{ margin: 24px 0; }.light312{ font-size: 1.25rem; margin-bottom: 16px; }.oval806{ display: flex; flex-direction: column; gap: 16px; }.container771{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.toggle-mr{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.option-y48{ font-weight: 600; font-size: 1rem; }.interface-e14{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.corner-c99{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.title-modal{ font-size: 13px; margin-bottom: 10px; }.list982{ color: #8e7e29; font-weight: 700; }.dark-section{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.form979{ font-size: 12px; color: rgba(255,255,255,0.5); }.rating-wn, .display-info{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.banner290{ font-size: 1.25rem; margin-bottom: 16px; }.layer-form{ margin: 24px 0; }.play627{ display: flex; flex-direction: column; gap: 12px; }.focus660{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.background-zh{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.secondary-et{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.sharp-mm{ margin: 24px 0; }.option508{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.control-x93 h4, .option-cz h4{ font-size: 1rem; margin-bottom: 12px; }.control-x93 h4{ color: #8e7e29; }.option-cz h4{ color: #e57373; }.control-x93 ul, .option-cz ul{ padding-left: 20px; margin: 0; }.control-x93 li, .option-cz li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.special145{ margin: 24px 0; }.range-xb{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.special-iz{
  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;
}.special-iz:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.oval-field{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.window713{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.view-g29{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.switch-hero, .layer-frame, .frame72, .expand495, .inactive-featured{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.action967, .label-yn, .status476, .display675, .module187{
  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;
}.action967:hover, .label-yn:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.score-dark{ width: 100%; border-radius: 8px; }.sharp311{
  display: inline-block;
  background: #8e7e2940;
  color: #8e7e29;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.soft-background{ background: rgba(255,255,255,0.05); border-radius: 12px; }.tab540{
  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;
}.tab540 .display-widget{ font-size: 2rem; margin-bottom: 8px; }.tab540 .dim-overlay{ font-size: 1.25rem; margin-bottom: 8px; }.tab540 .carousel-t81{ font-size: 14px; margin-bottom: 8px; }.tab540 .details-p55{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.header808{ background: linear-gradient(135deg, #8e7e29 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.gallery-expand{ margin: 24px 0; padding: 20px 0; }.meta382{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.edge416{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.progress-frame{
  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;
}.progress-frame:hover{ background: rgba(255,255,255,0.1); }.progress-frame img{ max-width: 80px; max-height: 40px; object-fit: contain; }.status-nn .outline-b99{ display: flex; flex-wrap: wrap; gap: 12px; }.status-nn .popular-xo{
  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;
}.status-nn .popular-xo:hover{ border-color: #8e7e29; background: #8e7e2915; }.status-nn .popular-xo img{ max-width: 72px; max-height: 36px; object-fit: contain; }.preview749 .media754{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.preview749 .form553{ padding: 10px 14px; transition: opacity 0.2s; }.preview749 .form553:hover{ opacity: 0.85; }.preview749 .form553 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.menu-button{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.menu-button .column-so{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.menu-button .widget321{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.menu-button .widget321:hover{ background: #8e7e2925; box-shadow: 0 2px 8px #8e7e2930; }.menu-button .widget321 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.slider921{ margin: 28px 0; }.tooltip29{ font-size: 1.5rem; margin-bottom: 20px; }.foreground-vn .deal-iw{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.foreground-vn .view-wp{
  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;
}.foreground-vn .view-wp:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.foreground-vn .view-wp img{ width: 100%; height: 133px; object-fit: cover; display: block; }.foreground-vn .rating92{ display: block; padding: 12px; font-size: 14px; }.foreground-vn .dark95{ margin-top: 20px; display: inline-block; }.collapse-mn .input-tertiary{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.collapse-mn .design-label{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.collapse-mn .design-label:hover{ opacity: 0.9; }.collapse-mn .design-label img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.template-i43 .accent-vz{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.template-i43 .surface892{
  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);
}.template-i43 .surface892:hover{ transform: scale(1.02); border-color: #8e7e29; }.template-i43 .status-r92{ aspect-ratio: 3/2; overflow: hidden; }.template-i43 .status-r92 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.template-i43 .wrapper-status{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.content-lq{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.level-xv{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.action-tooltip{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #8e7e29;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.action-tooltip:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.status720 .menu696{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.status720 .promo-ex{
  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);
}.status720 .promo-ex:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #8e7e29;
}.status720 .promo-ex img{
  width: 100%;
  height: auto;
  display: block;
}.status720 .option452{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.status720{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.container-layout .level-rating{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.container-layout .hover153{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.container-layout .hover153:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.container-layout .hover153 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.link-z20 .offer-de{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.link-z20 .soft-nb{
  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);
}.link-z20 .soft-nb:hover{
  transform: translateY(-6px);
}.link-z20 .star819{
  position: relative;
  overflow: hidden;
}.link-z20 .star819 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.link-z20 .soft-nb:hover img{
  transform: scale(1.1);
}.link-z20 .module122{
  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;
}.link-z20 .soft-nb:hover .module122{
  opacity: 1;
}.link-z20 .option-w92{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.link-z20 .option452{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.screen-pj .square-sharp{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #8e7e29 rgba(255, 255, 255, 0.1);
}.screen-pj .square-sharp::-webkit-scrollbar{
  height: 8px;
}.screen-pj .square-sharp::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.screen-pj .square-sharp::-webkit-scrollbar-thumb{
  background: #8e7e29;
  border-radius: 4px;
}.screen-pj .accent-t10{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.screen-pj .hero-tc{
  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);
}.screen-pj .hero-tc:hover{
  transform: scale(1.05);
}.screen-pj .hero-tc img{
  width: 100%;
  height: auto;
  display: block;
}.screen-pj .player194{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.view327 .special788{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.view327 .theme272{
  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);
}.view327 .theme272.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.view327 .theme272.main-slot-medium{
  grid-column: span 2;
}.view327 .theme272:hover{
  transform: scale(1.03);
  z-index: 10;
}.view327 .theme272 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.view327 .level-popup{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.layer-play .field629{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.layer-play .surface393{
  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);
}.layer-play .surface393:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #8e7e29;
}.layer-play .round-content{
  border-radius: 8px;
  overflow: hidden;
}.layer-play .round-content img{
  width: 100%;
  height: auto;
  display: block;
}.layer-play .tertiary-w55{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.layer-play .light324{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.layer-play .thumbnail-surface{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.layer-play .form-bi{
  display: inline-block;
  padding: 4px 10px;
  background: #8e7e29;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.layer-play .form-d61{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.layer-play .theme-mz{
  display: flex;
  align-items: center;
}.layer-play .modal-bl{
  padding: 10px 20px;
  background: #8e7e29;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.layer-play .modal-bl:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.status720 .menu696,
  .link-z20 .offer-de{
    grid-template-columns: repeat(2, 1fr);
  }.container-layout .level-rating{
    grid-template-columns: repeat(3, 1fr);
  }.layer-play .surface393{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.layer-play .theme-mz{
    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) {.level-xv{
    font-size: 22px;
  }.status720 .menu696,
  .link-z20 .offer-de{
    grid-template-columns: 1fr;
  }.container-layout .level-rating{
    grid-template-columns: repeat(2, 1fr);
  }.screen-pj .hero-tc{
    flex: 0 0 180px;
  }.layer-play .surface393{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.featured-frame{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.window351{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.level70{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #8e7e29;
  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;
}.level70:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.dark-by .form-i60{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.dark-by .grid-zn{
  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;
}.dark-by .grid-zn:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #8e7e29;
}.dark-by .light-jq{
  flex-shrink: 0;
}.dark-by .light-jq img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dark-by .banner-gs{
  flex: 1;
}.dark-by .gallery-outline{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dark-by .badge402{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.title83 .focus-uv{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.title83 .focus-uv .action-rank:nth-child(4),
.title83 .focus-uv .action-rank:nth-child(5){
  grid-column: span 1;
}.title83 .action-rank{
  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;
}.title83 .action-rank:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.title83 .preview605{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #8e7e29;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.title83 .circle556{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.title83 .gallery-outline{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.title83 .badge402{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.button103 .form-wm{
  max-width: 800px;
  margin: 0 auto;
}.button103 .highlight-slider{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.button103 .row348{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.button103 .row348:hover{
  background: rgba(255, 255, 255, 0.05);
}.button103 .border-gallery{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.button103 .star96{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.button103 .accent-g82{
  color: #8e7e29;
  font-size: 20px;
  transition: transform 0.3s;
}.button103 .highlight-slider.active .accent-g82{
  transform: rotate(180deg);
}.button103 .element447{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.button103 .highlight-slider.active .element447{
  max-height: 300px;
}.button103 .element447 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.subtitle-featured .corner-jh{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.subtitle-featured .corner-jh::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #8e7e29, rgba(255, 255, 255, 0.1));
}.subtitle-featured .item177{
  position: relative;
  margin-bottom: 48px;
}.subtitle-featured .layout766{
  position: absolute;
  left: -60px;
  top: 0;
}.subtitle-featured .element-status{
  width: 40px;
  height: 40px;
  background: #8e7e29;
  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);
}.subtitle-featured .gradient-dw{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.subtitle-featured .theme-ol{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.subtitle-featured .section-va{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.subtitle-featured .layout-ad{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.outline567 .tooltip-gg{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.outline567 .banner699{
  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;
}.outline567 .banner699:hover{
  border-color: #8e7e29;
  transform: translateX(8px);
}.outline567 .gradient-bk{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #8e7e29;
  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);
}.outline567 .tooltip-em img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.outline567 .block-m42{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.outline567 .gallery-column{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.frame-fo .visual-active{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.frame-fo .menu-p46{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #8e7e29;
  transition: background 0.2s, border-color 0.2s;
}.frame-fo .menu-p46:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.frame-fo .enabled-xn{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.frame-fo .control-hover{
  width: 32px;
  height: 32px;
  background: #8e7e29;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.frame-fo .enabled-xn img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.frame-fo .header635{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.frame-fo .overlay-title{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.title83 .focus-uv{
    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) {.window351{
    font-size: 26px;
  }.dark-by .grid-zn{
    flex-direction: column;
    text-align: center;
  }.dark-by .light-jq{
    margin: 0 auto;
  }.title83 .focus-uv{
    grid-template-columns: 1fr;
  }.title83 .focus-uv .action-rank:nth-child(5){
    grid-column: span 1;
  }.subtitle-featured .corner-jh{
    padding-left: 0;
  }.subtitle-featured .corner-jh::before{
    display: none;
  }.subtitle-featured .layout766{
    position: static;
    margin-bottom: 12px;
  }.subtitle-featured .element-status{
    margin: 0 auto;
  }.subtitle-featured .theme-ol{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.outline567 .banner699{
    grid-template-columns: 1fr;
  }.outline567 .tooltip-em img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.frame-fo .menu-p46{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.level-of{ grid-template-columns: 1fr; }.list-soft{ grid-template-columns: 1fr; }.switch-hero, .layer-frame{ grid-template-columns: 1fr; }.header-dj{ flex-direction: column; text-align: center; }.option508{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.description-expand{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.level-header{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.view875{ display: flex; align-items: center; flex-shrink: 0; }.toggle-sa{ height: 50px; width: auto; }.theme-ny{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.list-h24{ font-size: 14px; font-weight: 600; color: #000; }.select-wt{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.frame-ih{ display: flex; gap: 20px; margin-left: 20px; }.frame-ih .state-ws{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.frame-ih .state-ws:hover, .frame-ih .state-ws.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.toggle860{ display: flex; gap: 12px; margin-left: auto; }.visual-yc{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.visual-control{ background: #00d4ff; color: #000; }.visual-control:hover{ background: #00b8e6; transform: translateY(-2px); }.corner-ks{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.corner-ks:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.gradient-ls{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.shadow-wy{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.screen681{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.outline-dark{ height: 45px; }.bright-cw{ font-size: 22px; font-weight: 700; color: #00d4ff; }.offer-ut{ display: flex; gap: 25px; align-items: center; }.offer-ut .state-ws{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.offer-ut .state-ws:hover, .offer-ut .state-ws.active{ color: #00d4ff; }.tag788{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.tag788:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.corner-primary{ background: #00d4ff; color: #000; padding: 8px 0; }.icon261{ background: #0a0f1c; padding: 12px 0; }.edge-is{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.ux513{ font-size: 14px; font-weight: 600; }.details-vt{ display: flex; gap: 15px; }.slider-er{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.slider-er:hover{ text-decoration: underline; }.edge-r80{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.circle-p36{ height: 48px; }.tab534{ display: flex; gap: 25px; }.tab534 .state-ws{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.tab534 .state-ws:hover, .tab534 .state-ws.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.screen-tc{ background: #0a0f1c; padding: 15px 0; }.edge-card{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.player-badge{ position: absolute; left: 50%; transform: translateX(-50%); }.button-x74{ height: 55px; }.link934, .rating-range{ display: flex; gap: 20px; }.link934 .state-ws, .rating-range .state-ws{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.link934 .state-ws:hover, .rating-range .state-ws:hover,
.link934 .state-ws.active, .rating-range .state-ws.active{ color: #00d4ff; }.gradient-featured{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.control-wd{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.soft-sharp{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.button-ts{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.accordion35{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.theme-control{ height: 50px; width: auto; }.state-fc{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.info-xe{ font-size: 12px; color: #999; text-transform: uppercase; }.shadow-a92{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.link-a34{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.template-field{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.layer-tr{ display: flex; gap: 25px; flex-wrap: wrap; }.layer-tr .state-ws{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.layer-tr .state-ws:hover, .layer-tr .state-ws.active{ color: #00d4ff; }.column445{ display: flex; gap: 12px; }.modal-uq, .thumbnail-option{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.modal-uq{ background: #00d4ff; color: #000; }.modal-uq:hover{ background: #00b8e6; }.thumbnail-option{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.thumbnail-option:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.frame-ih, .tab534, .link934, .rating-range, .layer-tr{ gap: 15px; }.theme-ny, .gradient-featured{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.level-header, .shadow-wy, .edge-is, .edge-card, .button-ts{ flex-wrap: wrap; }.frame-ih, .offer-ut, .tab534, .link934, .rating-range, .layer-tr{ 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 - Аккордеон с анимацией */
.border869{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.nav-panel{
    max-width: 900px;
    margin: 0 auto;
}.text417{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.image-active{
    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);
}.image-active:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.switch203{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.switch203::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;
}.image-active.active .switch203::after{
    transform: translateY(-50%) rotate(45deg);
}.secondary770{
    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;
}.image-active.active .secondary770{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.smooth-gallery{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.thumbnail525{
        font-size: 1.3rem;
    }.input-gc{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.block-qv{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.hero806{
    max-width: 1200px;
    margin: 0 auto;
}.smooth-je{
    margin-bottom: 40px;
}.game-featured{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.preview-cz{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.foreground-eo{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.menu724{
    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;
}.menu724:last-child{
    border-bottom: none;
}.menu724:hover{
    color: #ffd700;
    padding-left: 8px;
}.visual202{
    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;
}.view-l38{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.frame103{
    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) {.preview-cz{
        grid-template-columns: 1fr;
    }.game-featured{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.accordion-dd{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.hero145{
    max-width: 1100px;
    margin: 0 auto;
}.score-ui{
    margin-bottom: 35px;
}.rating887{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.button778{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.button778:hover{
    color: #ffd700;
}.option-accent{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.enabled647{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.icon661{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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