
*{
	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: #121a2f;
	color: #ffffff;
	padding-top: 72px;
}.interface-hk{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.select-thumbnail{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a2740;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.shadow-menu{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.menu-d65{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.menu-d65 .shadow-element{
	height: 36px;
	width: auto;
	object-fit: contain;
}.expand448{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #df0043;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.focus-ph{ font-size: 13px; font-weight: 600; }.accordion-details{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.meta-n14{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.oval-e42{
	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;
}.oval-e42:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.oval-e42.carduus{
	background: #df0043;
	color: #fff;
	border-color: #df0043;
}.foreground-toggle{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.section-xy{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.graphic493{ background: #df0043; color: #fff; border: none; }.template-slider{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.template-slider:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.select-thumbnail{ height: auto; }.shadow-menu{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.meta-n14{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.meta-n14::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.column-nt{
	border: 1px solid #df0043;
	display: inline-block;
	padding: 10px 20px;
	background-color: #df0043;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.template163{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.template163:focus{
	outline: 2px solid #df0043;
	outline-offset: 2px;
}.disabled691{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.disabled691:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.disabled691:focus{
	outline: 2px solid #df0043;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes switch-ct {0%{ box-shadow: 0 0 5px #df0043; }50%{ box-shadow: 0 0 20px #df0043; }
	100% { box-shadow: 0 0 5px #df0043; }
}.subtitle-fx{
	animation: glow 1.5s infinite alternate;
}.footer445{
	background-color: #df0043;
}.frame502{
	background-color: transparent;
}.frame502:hover{
	background-color: #df0043;
}h1, .graphic-ds{
	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;
	}
}.nav804{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.tooltip103{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.carousel-xp p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.element466{
	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;
	}
}.carousel-xp h1, .carousel-xp .graphic-ds{ margin-bottom: 16px; }.edge-sharp{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a2740;
	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;
	}
}.display-l47{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.edge-sharp.show{
	opacity: 1;
	visibility: visible;
}.collapse-d14{
	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;
	}
}.corner-element{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.corner-element span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.corner-element p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.dropdown171{
	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 компактный (не перекрывает контент) ========== */
.point-za{
  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-jn{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.layout-tag{ flex: 1; min-width: 280px; }.select-wp{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.header-pw{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.list397{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.box-panel{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.box-panel strong{ color: #df0043; }.offer-expand{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.offer-expand img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.dark-screen{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.corner-jn{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.design427.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.border458{
  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;
}.soft-q3{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.media415{ flex: 1; min-width: 280px; }.wrapper714{
  display: inline-block;
  background: #df0043;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.view607{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.ux974{ margin-bottom: 12px; }.dim-ro{
  font-size: 1.35rem;
  font-weight: 800;
  color: #df0043;
  display: block;
}.action905{ font-size: 13px; color: rgba(255,255,255,0.8); }.element91{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.element91 strong{ color: #df0043; }.option878{ display: flex; gap: 12px; flex-wrap: wrap; }.point-dj{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.point-dj img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.design939{
  background: linear-gradient(90deg, #df0043 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.module-panel{ max-width: 500px; margin: 0 auto; }.accent667{ margin-bottom: 12px; }.slider989{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.content-cd{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.banner-status{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.game-k7 strong{ font-size: 1.1rem; }.carousel-subtitle{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.details884{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.light-dim{ flex: 1; min-width: 260px; }.panel554{ font-size: 1.4rem; margin-bottom: 12px; }.component-ac{ margin-bottom: 8px; }.secondary318{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  display: block;
}.details196{ font-size: 13px; color: rgba(255,255,255,0.75); }.form-a72{ font-size: 14px; margin-bottom: 16px; }.status-fi img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.dim-range{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.details-accordion{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.view-po{
  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;
}.overlay660{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.corner-bg{ font-size: 1.25rem; font-weight: 700; color: #df0043; }.element-aw{ text-align: center; }.foreground-gi{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.grid38{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.dropdown-header{ flex: 1; min-width: 260px; }.template-fp{ font-size: 1.4rem; margin-bottom: 10px; }.state-soft{
  font-size: 1.3rem;
  font-weight: 700;
  color: #df0043;
  margin-bottom: 8px;
}.box-display{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.info425{ display: flex; gap: 12px; flex-wrap: wrap; }.soft-visual{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.soft-visual img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.point-dj img, .status-fi img, .soft-visual 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) */
.foreground618, .outline-popular{
  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;
}.foreground618 h2, .outline-popular h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.form79{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #df0043;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.container439{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.status617{ font-weight: 800; font-size: 1.25rem; }.outline398{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.panel669{
  background: #fff !important;
  color: #1a2740 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.square401{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.grid-link{ font-size: 1.2rem; margin-bottom: 16px; }.offer-nh{ list-style: none; padding-left: 0; }.offer-nh li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.accordion-l41{
  margin-top: 16px;
  display: inline-block;
}.disabled-dl{
  background: linear-gradient(135deg, #df004322 0%, #df004308 100%);
  border: 1px solid #df0043;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.module-block{ font-weight: 700; margin-bottom: 8px; }.input-w31{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.corner-bright{
  margin-top: 12px;
  padding: 10px 20px;
  background: #df0043;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.hero-a55{
  margin: 24px 0;
}.option550{ font-size: 1.25rem; margin-bottom: 16px; }.oval-wy{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.style-ec{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.disabled-o18{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.hero100{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.card900{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.section279{ margin-top: 12px; }.foreground559{ margin: 24px 0; }.bright-rw{ font-size: 1.25rem; margin-bottom: 16px; }.special-cd{ display: flex; flex-direction: column; gap: 12px; }.badge-nz{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #df0043;
}.badge-nz:hover{ background: rgba(255,255,255,0.08); }.circle-tw{ font-size: 12px; color: rgba(255,255,255,0.6); }.preview-slider{ margin: 24px 0; }.media-km{ font-size: 1.25rem; margin-bottom: 16px; }.enabled334{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.texture-meta{
  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;
}.screen-highlight{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #df0043;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.description-us{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.theme-zl{
  font-size: 1.25rem;
  font-weight: 800;
  color: #df0043;
  margin: 8px 0 4px;
}.interface-wrapper{ font-size: 13px; display: block; margin-bottom: 4px; }.surface797{ font-size: 12px; color: rgba(255,255,255,0.7); }.popular813{ margin-top: 12px; display: inline-block; }.link-c49{ margin: 24px 0; }.banner217{ font-size: 1.25rem; margin-bottom: 16px; }.subtitle-st{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.gradient-lx{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.input737{ position: relative; margin-bottom: 8px; }.details-pr{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.link625{ display: block; margin-bottom: 8px; }.panel-v13{
  background: #df0043;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.smooth-vs{ font-size: 12px; color: rgba(255,255,255,0.6); }.oval-dq{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.frame-fv{ margin: 24px 0; }.field-widget{ font-size: 1.25rem; margin-bottom: 16px; }.rating903{ display: flex; flex-direction: column; gap: 12px; }.badge-field{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #df0043;
}.badge-field:hover{ background: rgba(255,255,255,0.08); }.button-vl, .info-dq{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.toggle-ne{ font-size: 13px; margin-top: 8px; }.control-v85{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.toggle-u26{ margin: 24px 0; }.badge-focus{ font-size: 1.25rem; margin-bottom: 16px; }.corner-border{ display: flex; flex-direction: column; gap: 16px; }.badge-ol{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.column339{ font-size: 12px; color: #df0043; }.list-lh{ font-weight: 700; margin: 8px 0; }.texture-border{ font-size: 12px; display: block; margin: 8px 0; }.frame241{ margin-top: 8px; }/* Блок: Провайдеры */
.range747{ margin: 24px 0; }.status739{ font-size: 1.25rem; margin-bottom: 16px; }.feature-j50{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.ui-ri{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.field-ww{ margin: 24px 0; }.badge474{ font-size: 1.25rem; margin-bottom: 16px; }.block-outline{ display: flex; flex-direction: column; gap: 16px; }.overlay-ww{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.input-vu{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.meta-column{ font-weight: 600; font-size: 1rem; }.texture-interface{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.footer443{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.accent-qj{ font-size: 13px; margin-bottom: 10px; }.header336{ color: #df0043; font-weight: 700; }.shadow797{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.status652{ font-size: 12px; color: rgba(255,255,255,0.5); }.bright-m87, .label-overlay{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.item-zq{ font-size: 1.25rem; margin-bottom: 16px; }.action764{ margin: 24px 0; }.modal387{ display: flex; flex-direction: column; gap: 12px; }.surface-game{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.image465{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.row-at{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.accent-za{ margin: 24px 0; }.gradient-ca{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.footer661 h4, .hard-h52 h4{ font-size: 1rem; margin-bottom: 12px; }.footer661 h4{ color: #df0043; }.hard-h52 h4{ color: #e57373; }.footer661 ul, .hard-h52 ul{ padding-left: 20px; margin: 0; }.footer661 li, .hard-h52 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.progress-hq{ margin: 24px 0; }.focus-lw{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.field-j29{
  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;
}.field-j29:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.menu-surface{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.progress-d26{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.special-qo{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.tab-i75, .dark-header, .badge69, .bright-c59, .style981{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.item-i75, .play-vl, .label-bo, .image-ks, .section894{
  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;
}.item-i75:hover, .play-vl:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.focus645{ width: 100%; border-radius: 8px; }.meta11{
  display: inline-block;
  background: #df004340;
  color: #df0043;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.switch880{ background: rgba(255,255,255,0.05); border-radius: 12px; }.link928{
  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;
}.link928 .border581{ font-size: 2rem; margin-bottom: 8px; }.link928 .switch-f2{ font-size: 1.25rem; margin-bottom: 8px; }.link928 .wrapper-info{ font-size: 14px; margin-bottom: 8px; }.link928 .interface-io{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.panel-wk{ background: linear-gradient(135deg, #df0043 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.form-cr{ margin: 24px 0; padding: 20px 0; }.hover-yt{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.list319{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.banner590{
  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;
}.banner590:hover{ background: rgba(255,255,255,0.1); }.banner590 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.surface-enabled .promo980{ display: flex; flex-wrap: wrap; gap: 12px; }.surface-enabled .element369{
  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;
}.surface-enabled .element369:hover{ border-color: #df0043; background: #df004315; }.surface-enabled .element369 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.layout-dv .focus89{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.layout-dv .form-x92{ padding: 10px 14px; transition: opacity 0.2s; }.layout-dv .form-x92:hover{ opacity: 0.85; }.layout-dv .form-x92 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.nav-ix{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.nav-ix .form217{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.nav-ix .thumbnail-bu{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.nav-ix .thumbnail-bu:hover{ background: #df004325; box-shadow: 0 2px 8px #df004330; }.nav-ix .thumbnail-bu img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.window-lb{ margin: 28px 0; }.frame288{ font-size: 1.5rem; margin-bottom: 20px; }.grid-ib .popular13{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.grid-ib .rating232{
  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;
}.grid-ib .rating232:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.grid-ib .rating232 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.grid-ib .shadow20{ display: block; padding: 12px; font-size: 14px; }.grid-ib .card842{ margin-top: 20px; display: inline-block; }.header-ty .label-highlight{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.header-ty .play-ri{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.header-ty .play-ri:hover{ opacity: 0.9; }.header-ty .play-ri img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.switch907 .highlight-theme{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.switch907 .surface937{
  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);
}.switch907 .surface937:hover{ transform: scale(1.02); border-color: #df0043; }.switch907 .tab-sc{ aspect-ratio: 3/2; overflow: hidden; }.switch907 .tab-sc img{ width: 100%; height: 100%; object-fit: cover; display: block; }.switch907 .foreground-info{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.texture-e77{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.texture-kt{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.title861{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #df0043;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.title861:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.section-point .template779{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.section-point .accent-button{
  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);
}.section-point .accent-button:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #df0043;
}.section-point .accent-button img{
  width: 100%;
  height: auto;
  display: block;
}.section-point .visual376{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.section-point{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.label-rating .promo-f70{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.label-rating .container594{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.label-rating .container594:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.label-rating .container594 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.preview599 .design125{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.preview599 .range321{
  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);
}.preview599 .range321:hover{
  transform: translateY(-6px);
}.preview599 .media-featured{
  position: relative;
  overflow: hidden;
}.preview599 .media-featured img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.preview599 .range321:hover img{
  transform: scale(1.1);
}.preview599 .promo-sh{
  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;
}.preview599 .range321:hover .promo-sh{
  opacity: 1;
}.preview599 .button-gx{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.preview599 .visual376{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.module-gf .deal485{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #df0043 rgba(255, 255, 255, 0.1);
}.module-gf .deal485::-webkit-scrollbar{
  height: 8px;
}.module-gf .deal485::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.module-gf .deal485::-webkit-scrollbar-thumb{
  background: #df0043;
  border-radius: 4px;
}.module-gf .content-wg{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.module-gf .button849{
  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);
}.module-gf .button849:hover{
  transform: scale(1.05);
}.module-gf .button849 img{
  width: 100%;
  height: auto;
  display: block;
}.module-gf .gradient-panel{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.content-section .nav301{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.content-section .square-ma{
  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);
}.content-section .square-ma.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.content-section .square-ma.main-slot-medium{
  grid-column: span 2;
}.content-section .square-ma:hover{
  transform: scale(1.03);
  z-index: 10;
}.content-section .square-ma img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.content-section .column830{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.inactive-fv .link-nq{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.inactive-fv .focus-hp{
  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);
}.inactive-fv .focus-hp:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #df0043;
}.inactive-fv .frame933{
  border-radius: 8px;
  overflow: hidden;
}.inactive-fv .frame933 img{
  width: 100%;
  height: auto;
  display: block;
}.inactive-fv .bright-shadow{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.inactive-fv .outline-zb{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.inactive-fv .details-k63{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.inactive-fv .popular-ve{
  display: inline-block;
  padding: 4px 10px;
  background: #df0043;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.inactive-fv .menu-h39{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.inactive-fv .box-nn{
  display: flex;
  align-items: center;
}.inactive-fv .sharp-c77{
  padding: 10px 20px;
  background: #df0043;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.inactive-fv .sharp-c77:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.section-point .template779,
  .preview599 .design125{
    grid-template-columns: repeat(2, 1fr);
  }.label-rating .promo-f70{
    grid-template-columns: repeat(3, 1fr);
  }.inactive-fv .focus-hp{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.inactive-fv .box-nn{
    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) {.texture-kt{
    font-size: 22px;
  }.section-point .template779,
  .preview599 .design125{
    grid-template-columns: 1fr;
  }.label-rating .promo-f70{
    grid-template-columns: repeat(2, 1fr);
  }.module-gf .button849{
    flex: 0 0 180px;
  }.inactive-fv .focus-hp{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.thumbnail-element{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.control347{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.badge787{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #df0043;
  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;
}.badge787:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.option-edge .progress-q47{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.option-edge .box-preview{
  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;
}.option-edge .box-preview:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #df0043;
}.option-edge .round-o56{
  flex-shrink: 0;
}.option-edge .round-o56 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.option-edge .border-rank{
  flex: 1;
}.option-edge .graphic417{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.option-edge .accordion-o26{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.accordion-xl .rating-option{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.accordion-xl .rating-option .label73:nth-child(4),
.accordion-xl .rating-option .label73:nth-child(5){
  grid-column: span 1;
}.accordion-xl .label73{
  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;
}.accordion-xl .label73:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.accordion-xl .theme-collapse{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.accordion-xl .meta310{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.accordion-xl .graphic417{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.accordion-xl .accordion-o26{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.window-dw .screen-lt{
  max-width: 800px;
  margin: 0 auto;
}.window-dw .smooth-w80{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.window-dw .details977{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.window-dw .details977:hover{
  background: rgba(255, 255, 255, 0.05);
}.window-dw .texture709{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.window-dw .list-toggle{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.window-dw .slider-bq{
  color: #df0043;
  font-size: 20px;
  transition: transform 0.3s;
}.window-dw .smooth-w80.active .slider-bq{
  transform: rotate(180deg);
}.window-dw .highlight-wv{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.window-dw .smooth-w80.active .highlight-wv{
  max-height: 300px;
}.window-dw .highlight-wv p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.collapse379 .header-hs{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.collapse379 .header-hs::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #df0043, rgba(255, 255, 255, 0.1));
}.collapse379 .star-ox{
  position: relative;
  margin-bottom: 48px;
}.collapse379 .column849{
  position: absolute;
  left: -60px;
  top: 0;
}.collapse379 .text-wrapper{
  width: 40px;
  height: 40px;
  background: #df0043;
  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);
}.collapse379 .border591{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.collapse379 .deal-bh{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.collapse379 .rank640{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.collapse379 .special-bf{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.interface454 .panel572{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.interface454 .theme-element{
  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;
}.interface454 .theme-element:hover{
  border-color: #df0043;
  transform: translateX(8px);
}.interface454 .background728{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #df0043;
  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);
}.interface454 .button-o54 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.interface454 .enabled-on{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.interface454 .container-io{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.feature-secondary .deal323{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.feature-secondary .frame-tertiary{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #df0043;
  transition: background 0.2s, border-color 0.2s;
}.feature-secondary .frame-tertiary:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.feature-secondary .list347{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.feature-secondary .gallery301{
  width: 32px;
  height: 32px;
  background: #df0043;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.feature-secondary .list347 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.feature-secondary .accent-td{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.feature-secondary .soft-d64{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.accordion-xl .rating-option{
    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) {.control347{
    font-size: 26px;
  }.option-edge .box-preview{
    flex-direction: column;
    text-align: center;
  }.option-edge .round-o56{
    margin: 0 auto;
  }.accordion-xl .rating-option{
    grid-template-columns: 1fr;
  }.accordion-xl .rating-option .label73:nth-child(5){
    grid-column: span 1;
  }.collapse379 .header-hs{
    padding-left: 0;
  }.collapse379 .header-hs::before{
    display: none;
  }.collapse379 .column849{
    position: static;
    margin-bottom: 12px;
  }.collapse379 .text-wrapper{
    margin: 0 auto;
  }.collapse379 .deal-bh{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.interface454 .theme-element{
    grid-template-columns: 1fr;
  }.interface454 .button-o54 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.feature-secondary .frame-tertiary{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.oval-wy{ grid-template-columns: 1fr; }.enabled334{ grid-template-columns: 1fr; }.tab-i75, .dark-header{ grid-template-columns: 1fr; }.form79{ flex-direction: column; text-align: center; }.gradient-ca{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.nav787{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.content665{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.panel588{ display: flex; align-items: center; flex-shrink: 0; }.display-fn{ height: 50px; width: auto; }.shadow-tg{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.secondary569{ font-size: 14px; font-weight: 600; color: #000; }.star-sd{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.smooth-rk{ display: flex; gap: 20px; margin-left: 20px; }.smooth-rk .card-featured{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.smooth-rk .card-featured:hover, .smooth-rk .card-featured.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.box-tp{ display: flex; gap: 12px; margin-left: auto; }.select-circle{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.component-cl{ background: #00d4ff; color: #000; }.component-cl:hover{ background: #00b8e6; transform: translateY(-2px); }.option-qx{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.option-qx:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.view-secondary{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.popular-h43{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.hard-bu{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.background-aq{ height: 45px; }.player-control{ font-size: 22px; font-weight: 700; color: #00d4ff; }.expand-hr{ display: flex; gap: 25px; align-items: center; }.expand-hr .card-featured{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.expand-hr .card-featured:hover, .expand-hr .card-featured.active{ color: #00d4ff; }.outline303{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.outline303:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.action-dl{ background: #00d4ff; color: #000; padding: 8px 0; }.edge-element{ background: #0a0f1c; padding: 12px 0; }.rank-qs{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.container396{ font-size: 14px; font-weight: 600; }.box-pr{ display: flex; gap: 15px; }.accent-view{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.accent-view:hover{ text-decoration: underline; }.badge606{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.round766{ height: 48px; }.theme-as{ display: flex; gap: 25px; }.theme-as .card-featured{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.theme-as .card-featured:hover, .theme-as .card-featured.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.subtitle282{ background: #0a0f1c; padding: 15px 0; }.module489{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.state-kx{ position: absolute; left: 50%; transform: translateX(-50%); }.primary-zs{ height: 55px; }.form-vv, .secondary-dn{ display: flex; gap: 20px; }.form-vv .card-featured, .secondary-dn .card-featured{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.form-vv .card-featured:hover, .secondary-dn .card-featured:hover,
.form-vv .card-featured.active, .secondary-dn .card-featured.active{ color: #00d4ff; }.content-ei{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.view-frame{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.switch-ac{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.accordion-v12{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.border-corner{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.style556{ height: 50px; width: auto; }.foreground-ux{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.dropdown-el{ font-size: 12px; color: #999; text-transform: uppercase; }.hard86{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.subtitle298{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.shadow-f89{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.background-fc{ display: flex; gap: 25px; flex-wrap: wrap; }.background-fc .card-featured{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.background-fc .card-featured:hover, .background-fc .card-featured.active{ color: #00d4ff; }.light-rx{ display: flex; gap: 12px; }.rating985, .inactive169{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.rating985{ background: #00d4ff; color: #000; }.rating985:hover{ background: #00b8e6; }.inactive169{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.inactive169:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.smooth-rk, .theme-as, .form-vv, .secondary-dn, .background-fc{ gap: 15px; }.shadow-tg, .content-ei{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.content665, .popular-h43, .rank-qs, .module489, .accordion-v12{ flex-wrap: wrap; }.smooth-rk, .expand-hr, .theme-as, .form-vv, .secondary-dn, .background-fc{ 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 - Аккордеон с анимацией */
.action-yj{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.item535{
    max-width: 900px;
    margin: 0 auto;
}.item-badge{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.collapse-container{
    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);
}.collapse-container:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.soft-ri{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.soft-ri::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;
}.collapse-container.active .soft-ri::after{
    transform: translateY(-50%) rotate(45deg);
}.game287{
    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;
}.collapse-container.active .game287{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.link256{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.rank-fx{
        font-size: 1.3rem;
    }.hover684{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.expand-tv{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.header566{
    max-width: 1200px;
    margin: 0 auto;
}.game-lw{
    margin-bottom: 40px;
}.popup747{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.level-i35{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.container999{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.edge-g32{
    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;
}.edge-g32:last-child{
    border-bottom: none;
}.edge-g32:hover{
    color: #ffd700;
    padding-left: 8px;
}.text962{
    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;
}.field-wrapper{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.theme-lz{
    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) {.level-i35{
        grid-template-columns: 1fr;
    }.popup747{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.promo575{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.badge-dim{
    max-width: 1100px;
    margin: 0 auto;
}.interface534{
    margin-bottom: 35px;
}.component341{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.round-enabled{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.round-enabled:hover{
    color: #ffd700;
}.window292{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.player567{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.rank-list{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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