
*{
	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: #110e17;
	color: #ffffff;
	padding-top: 72px;
}.outline-z59{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.panel253{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #302e31;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.grid442{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.section-banner{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.section-banner .round-tab{
	height: 36px;
	width: auto;
	object-fit: contain;
}.soft-ql{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #0bb265;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.banner776{ font-size: 13px; font-weight: 600; }.shadow770{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.focus658{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.display-sv{
	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;
}.display-sv:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.display-sv.carduus{
	background: #0bb265;
	color: #fff;
	border-color: #0bb265;
}.game708{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.enabled572{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.footer904{ background: #0bb265; color: #fff; border: none; }.input-pw{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.input-pw:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.panel253{ height: auto; }.grid442{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.focus658{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.focus658::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.special-i18{
	border: 1px solid #0bb265;
	display: inline-block;
	padding: 10px 20px;
	background-color: #0bb265;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.box618{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.box618:focus{
	outline: 2px solid #0bb265;
	outline-offset: 2px;
}.content-jo{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.content-jo:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.content-jo:focus{
	outline: 2px solid #0bb265;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes block-hero {0%{ box-shadow: 0 0 5px #0bb265; }50%{ box-shadow: 0 0 20px #0bb265; }
	100% { box-shadow: 0 0 5px #0bb265; }
}.display-offer{
	animation: glow 1.5s infinite alternate;
}.dim-le{
	background-color: #0bb265;
}.round919{
	background-color: transparent;
}.round919:hover{
	background-color: #0bb265;
}h1, .carousel748{
	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-iu{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.soft-option{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.banner-texture p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.box252{
	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;
	}
}.banner-texture h1, .banner-texture .carousel748{ margin-bottom: 16px; }.section445{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #302e31;
	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;
	}
}.offer612{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.section445.show{
	opacity: 1;
	visibility: visible;
}.block592{
	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;
	}
}.toggle26{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.toggle26 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.toggle26 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.offer708{
	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 компактный (не перекрывает контент) ========== */
.grid720{
  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;
}.foreground-p72{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.description172{ flex: 1; min-width: 280px; }.text-active{
  display: inline-block;
  background: #0bb265;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.description-hs{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.gallery-a43{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.action-f17{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.action-f17 strong{ color: #0bb265; }.screen-input{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.screen-input img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.image-w72{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.foreground-p72{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.component-ij.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.shadow552{
  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;
}.level261{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.style677{ flex: 1; min-width: 280px; }.progress-lg{
  display: inline-block;
  background: #0bb265;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.screen676{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.option-surface{ margin-bottom: 12px; }.footer-bf{
  font-size: 1.35rem;
  font-weight: 800;
  color: #0bb265;
  display: block;
}.layout-ws{ font-size: 13px; color: rgba(255,255,255,0.8); }.tooltip491{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.tooltip491 strong{ color: #0bb265; }.toggle453{ display: flex; gap: 12px; flex-wrap: wrap; }.status-ub{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.status-ub img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.switch-d28{
  background: linear-gradient(90deg, #0bb265 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.gradient529{ max-width: 500px; margin: 0 auto; }.soft-yq{ margin-bottom: 12px; }.container175{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.expand994{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.primary-content{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.display47 strong{ font-size: 1.1rem; }.hard346{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.ui614{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.hard-jn{ flex: 1; min-width: 260px; }.wrapper-feature{ font-size: 1.4rem; margin-bottom: 12px; }.surface-we{ margin-bottom: 8px; }.point-ug{
  font-size: 1.3rem;
  font-weight: 700;
  color: #0bb265;
  display: block;
}.active385{ font-size: 13px; color: rgba(255,255,255,0.75); }.enabled764{ font-size: 14px; margin-bottom: 16px; }.text-un img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.tooltip-nz{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.corner987{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.light456{
  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;
}.element-layer{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.offer892{ font-size: 1.25rem; font-weight: 700; color: #0bb265; }.select139{ text-align: center; }.meta87{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.point107{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.template-i10{ flex: 1; min-width: 260px; }.dim192{ font-size: 1.4rem; margin-bottom: 10px; }.hard-disabled{
  font-size: 1.3rem;
  font-weight: 700;
  color: #0bb265;
  margin-bottom: 8px;
}.input-ux{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.offer-wa{ display: flex; gap: 12px; flex-wrap: wrap; }.column-round{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.column-round img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.status-ub img, .text-un img, .column-round 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) */
.module823, .column-dim{
  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;
}.module823 h2, .column-dim h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.module-details{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #0bb265;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.image825{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.window610{ font-weight: 800; font-size: 1.25rem; }.ui-x46{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.state946{
  background: #fff !important;
  color: #302e31 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.ui-fp{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.template-ey{ font-size: 1.2rem; margin-bottom: 16px; }.accordion133{ list-style: none; padding-left: 0; }.accordion133 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.square-nav{
  margin-top: 16px;
  display: inline-block;
}.overlay-subtitle{
  background: linear-gradient(135deg, #0bb26522 0%, #0bb26508 100%);
  border: 1px solid #0bb265;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.modal249{ font-weight: 700; margin-bottom: 8px; }.card862{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.slider-nn{
  margin-top: 12px;
  padding: 10px 20px;
  background: #0bb265;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.smooth943{
  margin: 24px 0;
}.title37{ font-size: 1.25rem; margin-bottom: 16px; }.action-en{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.input-um{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.option-offer{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #0bb265;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.list-ly{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.wrapper982{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.wrapper25{ margin-top: 12px; }.accent218{ margin: 24px 0; }.media673{ font-size: 1.25rem; margin-bottom: 16px; }.details-surface{ display: flex; flex-direction: column; gap: 12px; }.overlay-layout{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #0bb265;
}.overlay-layout:hover{ background: rgba(255,255,255,0.08); }.special-fx{ font-size: 12px; color: rgba(255,255,255,0.6); }.player-sj{ margin: 24px 0; }.tertiary-button{ font-size: 1.25rem; margin-bottom: 16px; }.ux-m54{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.icon-nu{
  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;
}.ui-lk{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #0bb265;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.tag740{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.score-n70{
  font-size: 1.25rem;
  font-weight: 800;
  color: #0bb265;
  margin: 8px 0 4px;
}.switch-ea{ font-size: 13px; display: block; margin-bottom: 4px; }.banner-widget{ font-size: 12px; color: rgba(255,255,255,0.7); }.popup-display{ margin-top: 12px; display: inline-block; }.secondary-bn{ margin: 24px 0; }.bright-collapse{ font-size: 1.25rem; margin-bottom: 16px; }.interface-level{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.module-hover{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.content-yk{ position: relative; margin-bottom: 8px; }.component-ov{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.ui-mx{ display: block; margin-bottom: 8px; }.control855{
  background: #0bb265;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.ux-shadow{ font-size: 12px; color: rgba(255,255,255,0.6); }.status1{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.enabled-s32{ margin: 24px 0; }.slider-ew{ font-size: 1.25rem; margin-bottom: 16px; }.slider-nv{ display: flex; flex-direction: column; gap: 12px; }.content-gz{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #0bb265;
}.content-gz:hover{ background: rgba(255,255,255,0.08); }.toggle400, .info838{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.star-nw{ font-size: 13px; margin-top: 8px; }.wrapper993{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.state-o33{ margin: 24px 0; }.tooltip309{ font-size: 1.25rem; margin-bottom: 16px; }.nav933{ display: flex; flex-direction: column; gap: 16px; }.switch4{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.form-list{ font-size: 12px; color: #0bb265; }.accent-sc{ font-weight: 700; margin: 8px 0; }.dark-xn{ font-size: 12px; display: block; margin: 8px 0; }.play395{ margin-top: 8px; }/* Блок: Провайдеры */
.design986{ margin: 24px 0; }.active-ar{ font-size: 1.25rem; margin-bottom: 16px; }.template-vf{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.accent-element{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.surface-circle{ margin: 24px 0; }.field-light{ font-size: 1.25rem; margin-bottom: 16px; }.overlay823{ display: flex; flex-direction: column; gap: 16px; }.info-special{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.gallery938{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.thumbnail382{ font-weight: 600; font-size: 1rem; }.panel157{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.preview-ae{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.point817{ font-size: 13px; margin-bottom: 10px; }.edge-tj{ color: #0bb265; font-weight: 700; }.window-h75{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.display-h30{ font-size: 12px; color: rgba(255,255,255,0.5); }.toggle-rating, .disabled-mr{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.carousel-b8{ font-size: 1.25rem; margin-bottom: 16px; }.box-sh{ margin: 24px 0; }.text739{ display: flex; flex-direction: column; gap: 12px; }.window605{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.primary-link{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.input-foreground{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.deal-xu{ margin: 24px 0; }.item-ky{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.secondary-tw h4, .star-option h4{ font-size: 1rem; margin-bottom: 12px; }.secondary-tw h4{ color: #0bb265; }.star-option h4{ color: #e57373; }.secondary-tw ul, .star-option ul{ padding-left: 20px; margin: 0; }.secondary-tw li, .star-option li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.slider-dt{ margin: 24px 0; }.banner-mg{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.preview-le{
  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;
}.preview-le:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.media-v44{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.accordion-wj{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.box-menu{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.preview-description, .rating511, .tag493, .hover589, .interface-xn{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.image938, .list-kh, .accordion-ex, .select-p45, .state-lk{
  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;
}.image938:hover, .list-kh:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.content-rating{ width: 100%; border-radius: 8px; }.image-bx{
  display: inline-block;
  background: #0bb26540;
  color: #0bb265;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.template-z8{ background: rgba(255,255,255,0.05); border-radius: 12px; }.round-link{
  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;
}.round-link .footer505{ font-size: 2rem; margin-bottom: 8px; }.round-link .frame-gd{ font-size: 1.25rem; margin-bottom: 8px; }.round-link .media-foreground{ font-size: 14px; margin-bottom: 8px; }.round-link .player-jp{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.promo252{ background: linear-gradient(135deg, #0bb265 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.player-qe{ margin: 24px 0; padding: 20px 0; }.outline675{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.hard-gx{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.header-bm{
  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;
}.header-bm:hover{ background: rgba(255,255,255,0.1); }.header-bm img{ max-width: 80px; max-height: 40px; object-fit: contain; }.list-gf .header993{ display: flex; flex-wrap: wrap; gap: 12px; }.list-gf .round-hz{
  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;
}.list-gf .round-hz:hover{ border-color: #0bb265; background: #0bb26515; }.list-gf .round-hz img{ max-width: 72px; max-height: 36px; object-fit: contain; }.dropdown-dh .row438{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.dropdown-dh .game741{ padding: 10px 14px; transition: opacity 0.2s; }.dropdown-dh .game741:hover{ opacity: 0.85; }.dropdown-dh .game741 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.row891{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.row891 .style767{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.row891 .point867{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.row891 .point867:hover{ background: #0bb26525; box-shadow: 0 2px 8px #0bb26530; }.row891 .point867 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.row-focus{ margin: 28px 0; }.popup311{ font-size: 1.5rem; margin-bottom: 20px; }.hover98 .badge343{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.hover98 .range735{
  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;
}.hover98 .range735:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.hover98 .range735 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.hover98 .gradient-thumbnail{ display: block; padding: 12px; font-size: 14px; }.hover98 .widget-jt{ margin-top: 20px; display: inline-block; }.slider875 .wrapper188{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.slider875 .layout928{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.slider875 .layout928:hover{ opacity: 0.9; }.slider875 .layout928 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.status-af .section-fk{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.status-af .select-pn{
  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);
}.status-af .select-pn:hover{ transform: scale(1.02); border-color: #0bb265; }.status-af .game-re{ aspect-ratio: 3/2; overflow: hidden; }.status-af .game-re img{ width: 100%; height: 100%; object-fit: cover; display: block; }.status-af .surface349{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.element-tz{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tooltip-secondary{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.icon-primary{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #0bb265;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.icon-primary:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.interface267 .offer587{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.interface267 .image-offer{
  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);
}.interface267 .image-offer:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #0bb265;
}.interface267 .image-offer img{
  width: 100%;
  height: auto;
  display: block;
}.interface267 .gallery764{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.interface267{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.box-highlight .item-gallery{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.box-highlight .badge925{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.box-highlight .badge925:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.box-highlight .badge925 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.accent-bc .progress-menu{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.accent-bc .border-zx{
  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);
}.accent-bc .border-zx:hover{
  transform: translateY(-6px);
}.accent-bc .dropdown693{
  position: relative;
  overflow: hidden;
}.accent-bc .dropdown693 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.accent-bc .border-zx:hover img{
  transform: scale(1.1);
}.accent-bc .highlight618{
  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;
}.accent-bc .border-zx:hover .highlight618{
  opacity: 1;
}.accent-bc .meta657{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.accent-bc .gallery764{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.texture-j13 .banner-option{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #0bb265 rgba(255, 255, 255, 0.1);
}.texture-j13 .banner-option::-webkit-scrollbar{
  height: 8px;
}.texture-j13 .banner-option::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.texture-j13 .banner-option::-webkit-scrollbar-thumb{
  background: #0bb265;
  border-radius: 4px;
}.texture-j13 .badge-play{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.texture-j13 .popup639{
  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);
}.texture-j13 .popup639:hover{
  transform: scale(1.05);
}.texture-j13 .popup639 img{
  width: 100%;
  height: auto;
  display: block;
}.texture-j13 .light-expand{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.featured-oi .state404{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.featured-oi .element227{
  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);
}.featured-oi .element227.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.featured-oi .element227.main-slot-medium{
  grid-column: span 2;
}.featured-oi .element227:hover{
  transform: scale(1.03);
  z-index: 10;
}.featured-oi .element227 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.featured-oi .action415{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.badge135 .media-point{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.badge135 .tooltip9{
  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);
}.badge135 .tooltip9:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #0bb265;
}.badge135 .wrapper-shadow{
  border-radius: 8px;
  overflow: hidden;
}.badge135 .wrapper-shadow img{
  width: 100%;
  height: auto;
  display: block;
}.badge135 .special-point{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.badge135 .interface237{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.badge135 .score-fs{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.badge135 .element-ez{
  display: inline-block;
  padding: 4px 10px;
  background: #0bb265;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.badge135 .level683{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.badge135 .inactive-dropdown{
  display: flex;
  align-items: center;
}.badge135 .view-rd{
  padding: 10px 20px;
  background: #0bb265;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.badge135 .view-rd:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.interface267 .offer587,
  .accent-bc .progress-menu{
    grid-template-columns: repeat(2, 1fr);
  }.box-highlight .item-gallery{
    grid-template-columns: repeat(3, 1fr);
  }.badge135 .tooltip9{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.badge135 .inactive-dropdown{
    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) {.tooltip-secondary{
    font-size: 22px;
  }.interface267 .offer587,
  .accent-bc .progress-menu{
    grid-template-columns: 1fr;
  }.box-highlight .item-gallery{
    grid-template-columns: repeat(2, 1fr);
  }.texture-j13 .popup639{
    flex: 0 0 180px;
  }.badge135 .tooltip9{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.focus-l47{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.special-nt{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.style-h38{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #0bb265;
  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;
}.style-h38:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.corner79 .circle-lx{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.corner79 .carousel145{
  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;
}.corner79 .carousel145:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #0bb265;
}.corner79 .progress-gt{
  flex-shrink: 0;
}.corner79 .progress-gt img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.corner79 .design-content{
  flex: 1;
}.corner79 .meta-content{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.corner79 .control-c80{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.nav-badge .pattern-pk{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.nav-badge .pattern-pk .modal806:nth-child(4),
.nav-badge .pattern-pk .modal806:nth-child(5){
  grid-column: span 1;
}.nav-badge .modal806{
  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;
}.nav-badge .modal806:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.nav-badge .box427{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #0bb265;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.nav-badge .container-secondary{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.nav-badge .meta-content{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.nav-badge .control-c80{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.dim-fc .panel522{
  max-width: 800px;
  margin: 0 auto;
}.dim-fc .feature-bq{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.dim-fc .primary9{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.dim-fc .primary9:hover{
  background: rgba(255, 255, 255, 0.05);
}.dim-fc .banner-nk{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.dim-fc .graphic-sq{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.dim-fc .footer-ns{
  color: #0bb265;
  font-size: 20px;
  transition: transform 0.3s;
}.dim-fc .feature-bq.active .footer-ns{
  transform: rotate(180deg);
}.dim-fc .description-qe{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.dim-fc .feature-bq.active .description-qe{
  max-height: 300px;
}.dim-fc .description-qe p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.layout-hero .border-d85{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.layout-hero .border-d85::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #0bb265, rgba(255, 255, 255, 0.1));
}.layout-hero .panel-pd{
  position: relative;
  margin-bottom: 48px;
}.layout-hero .title-fx{
  position: absolute;
  left: -60px;
  top: 0;
}.layout-hero .toggle214{
  width: 40px;
  height: 40px;
  background: #0bb265;
  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);
}.layout-hero .media-ei{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.layout-hero .layer-d15{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.layout-hero .dark500{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.layout-hero .widget463{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.design-vl .expand-ee{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.design-vl .focus710{
  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;
}.design-vl .focus710:hover{
  border-color: #0bb265;
  transform: translateX(8px);
}.design-vl .display-zj{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #0bb265;
  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);
}.design-vl .container-vf img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.design-vl .block894{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.design-vl .container190{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.sharp-tz .rating816{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.sharp-tz .slider-gc{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #0bb265;
  transition: background 0.2s, border-color 0.2s;
}.sharp-tz .slider-gc:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.sharp-tz .frame359{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.sharp-tz .slider-dp{
  width: 32px;
  height: 32px;
  background: #0bb265;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.sharp-tz .frame359 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.sharp-tz .range419{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.sharp-tz .preview562{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.nav-badge .pattern-pk{
    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) {.special-nt{
    font-size: 26px;
  }.corner79 .carousel145{
    flex-direction: column;
    text-align: center;
  }.corner79 .progress-gt{
    margin: 0 auto;
  }.nav-badge .pattern-pk{
    grid-template-columns: 1fr;
  }.nav-badge .pattern-pk .modal806:nth-child(5){
    grid-column: span 1;
  }.layout-hero .border-d85{
    padding-left: 0;
  }.layout-hero .border-d85::before{
    display: none;
  }.layout-hero .title-fx{
    position: static;
    margin-bottom: 12px;
  }.layout-hero .toggle214{
    margin: 0 auto;
  }.layout-hero .layer-d15{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.design-vl .focus710{
    grid-template-columns: 1fr;
  }.design-vl .container-vf img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.sharp-tz .slider-gc{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.action-en{ grid-template-columns: 1fr; }.ux-m54{ grid-template-columns: 1fr; }.preview-description, .rating511{ grid-template-columns: 1fr; }.module-details{ flex-direction: column; text-align: center; }.item-ky{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.badge917{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.design-tf{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.item544{ display: flex; align-items: center; flex-shrink: 0; }.section555{ height: 50px; width: auto; }.content223{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.control-vj{ font-size: 14px; font-weight: 600; color: #000; }.special-meta{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.expand-ri{ display: flex; gap: 20px; margin-left: 20px; }.expand-ri .smooth-t52{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.expand-ri .smooth-t52:hover, .expand-ri .smooth-t52.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.grid843{ display: flex; gap: 12px; margin-left: auto; }.carousel85{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.feature138{ background: #00d4ff; color: #000; }.feature138:hover{ background: #00b8e6; transform: translateY(-2px); }.meta-il{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.meta-il:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.toggle845{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.accent580{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.outline-rank{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.progress-dj{ height: 45px; }.light-state{ font-size: 22px; font-weight: 700; color: #00d4ff; }.highlight281{ display: flex; gap: 25px; align-items: center; }.highlight281 .smooth-t52{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.highlight281 .smooth-t52:hover, .highlight281 .smooth-t52.active{ color: #00d4ff; }.star-oq{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.star-oq:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.oval718{ background: #00d4ff; color: #000; padding: 8px 0; }.bright-display{ background: #0a0f1c; padding: 12px 0; }.range-ix{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.field887{ font-size: 14px; font-weight: 600; }.row-screen{ display: flex; gap: 15px; }.slider-enabled{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.slider-enabled:hover{ text-decoration: underline; }.level69{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.active-square{ height: 48px; }.subtitle557{ display: flex; gap: 25px; }.subtitle557 .smooth-t52{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.subtitle557 .smooth-t52:hover, .subtitle557 .smooth-t52.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.screen-element{ background: #0a0f1c; padding: 15px 0; }.ux7{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.layer808{ position: absolute; left: 50%; transform: translateX(-50%); }.game-wc{ height: 55px; }.corner132, .overlay-p8{ display: flex; gap: 20px; }.corner132 .smooth-t52, .overlay-p8 .smooth-t52{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.corner132 .smooth-t52:hover, .overlay-p8 .smooth-t52:hover,
.corner132 .smooth-t52.active, .overlay-p8 .smooth-t52.active{ color: #00d4ff; }.column322{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.inactive-yt{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.rank914{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.hard-kn{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.soft-sharp{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.theme-bo{ height: 50px; width: auto; }.text919{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.feature354{ font-size: 12px; color: #999; text-transform: uppercase; }.tab767{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.texture296{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.container-zy{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.accent-qd{ display: flex; gap: 25px; flex-wrap: wrap; }.accent-qd .smooth-t52{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.accent-qd .smooth-t52:hover, .accent-qd .smooth-t52.active{ color: #00d4ff; }.menu-p33{ display: flex; gap: 12px; }.sharp73, .hard19{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.sharp73{ background: #00d4ff; color: #000; }.sharp73:hover{ background: #00b8e6; }.hard19{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.hard19:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.expand-ri, .subtitle557, .corner132, .overlay-p8, .accent-qd{ gap: 15px; }.content223, .column322{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.design-tf, .accent580, .range-ix, .ux7, .hard-kn{ flex-wrap: wrap; }.expand-ri, .highlight281, .subtitle557, .corner132, .overlay-p8, .accent-qd{ 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 - Аккордеон с анимацией */
.square-sk{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.slider-input{
    max-width: 900px;
    margin: 0 auto;
}.hard-feature{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.display-na{
    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);
}.display-na:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.menu600{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.menu600::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;
}.display-na.active .menu600::after{
    transform: translateY(-50%) rotate(45deg);
}.field-container{
    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;
}.display-na.active .field-container{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.toggle-popup{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.light-gallery{
        font-size: 1.3rem;
    }.ui-pd{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.player-iz{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.image998{
    max-width: 1200px;
    margin: 0 auto;
}.promo346{
    margin-bottom: 40px;
}.offer-qg{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.visual-preview{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.enabled-shadow{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.status419{
    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;
}.status419:last-child{
    border-bottom: none;
}.status419:hover{
    color: #ffd700;
    padding-left: 8px;
}.input535{
    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;
}.focus-pi{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.thumbnail-accordion{
    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) {.visual-preview{
        grid-template-columns: 1fr;
    }.offer-qg{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.text-element{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.title-b18{
    max-width: 1100px;
    margin: 0 auto;
}.container-player{
    margin-bottom: 35px;
}.dark-badge{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.smooth-border{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.smooth-border:hover{
    color: #ffd700;
}.tooltip164{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.label238{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.link863{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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