
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #090f1e;
	color: #ffffff;
	padding-top: 72px;
}.screen-dm{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.secondary540{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #151b2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.star275{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.block-b23{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.block-b23 .modal294{
	height: 36px;
	width: auto;
	object-fit: contain;
}.pattern-oh{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.carousel-input{ font-size: 13px; font-weight: 600; }.play887{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.theme482{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.module-aa{
	color: rgba(255,255,255,0.85);
	padding: 6px 12px;
	border-radius: 6px;
	font-size: 13px;
	font-weight: 500;
	border: 1px solid transparent;
	transition: all 0.2s;
}.module-aa:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.module-aa.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.menu-subtitle{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.view-shadow{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.circle84{ background: #089e4e; color: #fff; border: none; }.image-ps{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.image-ps:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.secondary540{ height: auto; }.star275{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.theme482{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.theme482::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.background640{
	border: 1px solid #089e4e;
	display: inline-block;
	padding: 10px 20px;
	background-color: #089e4e;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.pattern924{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.pattern924:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.border-lt{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.border-lt:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.border-lt:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes design-aj {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.overlay-xb{
	animation: glow 1.5s infinite alternate;
}.play72{
	background-color: #089e4e;
}.container-i38{
	background-color: transparent;
}.container-i38:hover{
	background-color: #089e4e;
}h1, .highlight715{
	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;
	}
}.deal770{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.tooltip-nav{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.accent-info p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.wrapper-k90{
	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;
	}
}.accent-info h1, .accent-info .highlight715{ margin-bottom: 16px; }.details-d49{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #151b2e;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.feature-f41{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.details-d49.show{
	opacity: 1;
	visibility: visible;
}.visual368{
	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;
	}
}.rating794{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.rating794 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.rating794 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.details-design{
	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 компактный (не перекрывает контент) ========== */
.corner-ng{
  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;
}.play-deal{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.title851{ flex: 1; min-width: 280px; }.special60{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.info-secondary{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.interface641{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.description528{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.description528 strong{ color: #089e4e; }.badge-lg{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.badge-lg img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.details663{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.play-deal{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.input-tag.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.smooth85{
  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;
}.tooltip-tf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.control-rw{ flex: 1; min-width: 280px; }.element-feature{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.widget641{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.gallery-z54{ margin-bottom: 12px; }.star-round{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.progress52{ font-size: 13px; color: rgba(255,255,255,0.8); }.style35{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.style35 strong{ color: #089e4e; }.gallery-toggle{ display: flex; gap: 12px; flex-wrap: wrap; }.foreground63{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.foreground63 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.option-mx{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.pattern858{ max-width: 500px; margin: 0 auto; }.square-b14{ margin-bottom: 12px; }.item556{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.dim487{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.button-e85{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.panel-pf strong{ font-size: 1.1rem; }.focus-style{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.action-bu{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.link-xq{ flex: 1; min-width: 260px; }.state988{ font-size: 1.4rem; margin-bottom: 12px; }.deal-n31{ margin-bottom: 8px; }.player-s39{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.range-score{ font-size: 13px; color: rgba(255,255,255,0.75); }.switch417{ font-size: 14px; margin-bottom: 16px; }.preview-info img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.oval-badge{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.meta-m28{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.expand914{
  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;
}.control-expand{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.hard111{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.graphic-bf{ text-align: center; }.border716{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.star-section{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.overlay815{ flex: 1; min-width: 260px; }.design474{ font-size: 1.4rem; margin-bottom: 10px; }.component-ie{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.state-expand{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.feature445{ display: flex; gap: 12px; flex-wrap: wrap; }.popup927{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.popup927 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.foreground63 img, .preview-info img, .popup927 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) */
.rank-rr, .highlight-nav{
  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;
}.rank-rr h2, .highlight-nav h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.ui796{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #089e4e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.rating-e36{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.element-hk{ font-weight: 800; font-size: 1.25rem; }.box-w80{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.range-tm{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.player74{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.player661{ font-size: 1.2rem; margin-bottom: 16px; }.element-select{ list-style: none; padding-left: 0; }.element-select li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.progress-ht{
  margin-top: 16px;
  display: inline-block;
}.window952{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.surface956{ font-weight: 700; margin-bottom: 8px; }.view-tertiary{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.template-ew{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.input-l75{
  margin: 24px 0;
}.footer-h77{ font-size: 1.25rem; margin-bottom: 16px; }.container-feature{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.expand-p53{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.popup157{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.view-kz{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.switch-style{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.highlight-jm{ margin-top: 12px; }.module-d69{ margin: 24px 0; }.footer244{ font-size: 1.25rem; margin-bottom: 16px; }.smooth-xz{ display: flex; flex-direction: column; gap: 12px; }.badge476{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.badge476:hover{ background: rgba(255,255,255,0.08); }.gallery-pe{ font-size: 12px; color: rgba(255,255,255,0.6); }.panel-disabled{ margin: 24px 0; }.star558{ font-size: 1.25rem; margin-bottom: 16px; }.ui-vw{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.star178{
  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;
}.action-status{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.feature356{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.dropdown-ob{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.section-feature{ font-size: 13px; display: block; margin-bottom: 4px; }.frame-of{ font-size: 12px; color: rgba(255,255,255,0.7); }.panel69{ margin-top: 12px; display: inline-block; }.deal-ll{ margin: 24px 0; }.enabled-sv{ font-size: 1.25rem; margin-bottom: 16px; }.layout503{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.pattern-ts{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.oval134{ position: relative; margin-bottom: 8px; }.element-edge{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.bright-a46{ display: block; margin-bottom: 8px; }.screen-gallery{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.title-text{ font-size: 12px; color: rgba(255,255,255,0.6); }.tab397{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.collapse-m63{ margin: 24px 0; }.pattern236{ font-size: 1.25rem; margin-bottom: 16px; }.outline-lk{ display: flex; flex-direction: column; gap: 12px; }.outline-text{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.outline-text:hover{ background: rgba(255,255,255,0.08); }.style-rating, .field859{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.gallery864{ font-size: 13px; margin-top: 8px; }.edge-ux{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.secondary864{ margin: 24px 0; }.ux158{ font-size: 1.25rem; margin-bottom: 16px; }.control-content{ display: flex; flex-direction: column; gap: 16px; }.enabled-popular{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.highlight-yt{ font-size: 12px; color: #089e4e; }.description569{ font-weight: 700; margin: 8px 0; }.accordion-card{ font-size: 12px; display: block; margin: 8px 0; }.panel-av{ margin-top: 8px; }/* Блок: Провайдеры */
.point-dropdown{ margin: 24px 0; }.layer104{ font-size: 1.25rem; margin-bottom: 16px; }.visual438{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.design356{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.view-frame{ margin: 24px 0; }.title-a15{ font-size: 1.25rem; margin-bottom: 16px; }.score-wb{ display: flex; flex-direction: column; gap: 16px; }.soft-uz{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.popular-widget{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.collapse-wl{ font-weight: 600; font-size: 1rem; }.screen-enabled{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.border-widget{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.hero-ve{ font-size: 13px; margin-bottom: 10px; }.control797{ color: #089e4e; font-weight: 700; }.shadow-mp{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.banner-tv{ font-size: 12px; color: rgba(255,255,255,0.5); }.accent-jz, .play673{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.graphic-jj{ font-size: 1.25rem; margin-bottom: 16px; }.frame328{ margin: 24px 0; }.dropdown465{ display: flex; flex-direction: column; gap: 12px; }.smooth-f49{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.theme-au{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.ui753{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.design651{ margin: 24px 0; }.view-field{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.star-ue h4, .toggle664 h4{ font-size: 1rem; margin-bottom: 12px; }.star-ue h4{ color: #089e4e; }.toggle664 h4{ color: #e57373; }.star-ue ul, .toggle664 ul{ padding-left: 20px; margin: 0; }.star-ue li, .toggle664 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.theme397{ margin: 24px 0; }.dim-ih{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.badge617{
  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;
}.badge617:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.score-mn{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.button-xj{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.oval-ed{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.smooth-xw, .frame-hx, .title-qe, .frame-menu, .primary-feature{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.panel-cl, .dropdown-k40, .enabled381, .surface-w79, .surface353{
  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;
}.panel-cl:hover, .dropdown-k40:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.ux471{ width: 100%; border-radius: 8px; }.rank-accordion{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.toggle-tab{ background: rgba(255,255,255,0.05); border-radius: 12px; }.theme679{
  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;
}.theme679 .accordion-fq{ font-size: 2rem; margin-bottom: 8px; }.theme679 .collapse-s61{ font-size: 1.25rem; margin-bottom: 8px; }.theme679 .border-wu{ font-size: 14px; margin-bottom: 8px; }.theme679 .control-xq{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.collapse960{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.special-wz{ margin: 24px 0; padding: 20px 0; }.background-sb{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.offer-cg{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.foreground-fy{
  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;
}.foreground-fy:hover{ background: rgba(255,255,255,0.1); }.foreground-fy img{ max-width: 80px; max-height: 40px; object-fit: contain; }.rating-kr .slider530{ display: flex; flex-wrap: wrap; gap: 12px; }.rating-kr .accent-dropdown{
  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;
}.rating-kr .accent-dropdown:hover{ border-color: #089e4e; background: #089e4e15; }.rating-kr .accent-dropdown img{ max-width: 72px; max-height: 36px; object-fit: contain; }.level-d42 .deal338{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.level-d42 .square42{ padding: 10px 14px; transition: opacity 0.2s; }.level-d42 .square42:hover{ opacity: 0.85; }.level-d42 .square42 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.bright423{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.bright423 .subtitle-frame{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.bright423 .panel-tx{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.bright423 .panel-tx:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.bright423 .panel-tx img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.play333{ margin: 28px 0; }.circle-active{ font-size: 1.5rem; margin-bottom: 20px; }.hero-link .text180{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.hero-link .hero129{
  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;
}.hero-link .hero129:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.hero-link .hero129 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.hero-link .gradient-i70{ display: block; padding: 12px; font-size: 14px; }.hero-link .play708{ margin-top: 20px; display: inline-block; }.preview-offer .dark139{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.preview-offer .thumbnail-mc{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.preview-offer .thumbnail-mc:hover{ opacity: 0.9; }.preview-offer .thumbnail-mc img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.tertiary-window .banner-m26{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.tertiary-window .border-lg{
  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);
}.tertiary-window .border-lg:hover{ transform: scale(1.02); border-color: #089e4e; }.tertiary-window .subtitle-qf{ aspect-ratio: 3/2; overflow: hidden; }.tertiary-window .subtitle-qf img{ width: 100%; height: 100%; object-fit: cover; display: block; }.tertiary-window .deal-ep{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.deal-qv{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.view-tab{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.menu-lb{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.menu-lb:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.media-ol .texture-xi{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.media-ol .dark-disabled{
  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);
}.media-ol .dark-disabled:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.media-ol .dark-disabled img{
  width: 100%;
  height: auto;
  display: block;
}.media-ol .tooltip-df{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.media-ol{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.score-popular .interface-ev{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.score-popular .ux-special{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.score-popular .ux-special:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.score-popular .ux-special img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.modal588 .rating267{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.modal588 .promo452{
  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);
}.modal588 .promo452:hover{
  transform: translateY(-6px);
}.modal588 .image-fl{
  position: relative;
  overflow: hidden;
}.modal588 .image-fl img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.modal588 .promo452:hover img{
  transform: scale(1.1);
}.modal588 .modal950{
  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;
}.modal588 .promo452:hover .modal950{
  opacity: 1;
}.modal588 .icon-input{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.modal588 .tooltip-df{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.rank195 .carousel-f46{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.rank195 .carousel-f46::-webkit-scrollbar{
  height: 8px;
}.rank195 .carousel-f46::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.rank195 .carousel-f46::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.rank195 .gallery-ib{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.rank195 .score-ic{
  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);
}.rank195 .score-ic:hover{
  transform: scale(1.05);
}.rank195 .score-ic img{
  width: 100%;
  height: auto;
  display: block;
}.rank195 .rank-ay{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.offer185 .frame-x77{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.offer185 .header317{
  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);
}.offer185 .header317.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.offer185 .header317.main-slot-medium{
  grid-column: span 2;
}.offer185 .header317:hover{
  transform: scale(1.03);
  z-index: 10;
}.offer185 .header317 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.offer185 .accent-game{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.level441 .pattern672{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.level441 .preview-theme{
  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);
}.level441 .preview-theme:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.level441 .pattern749{
  border-radius: 8px;
  overflow: hidden;
}.level441 .pattern749 img{
  width: 100%;
  height: auto;
  display: block;
}.level441 .corner-component{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.level441 .state329{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.level441 .button-ko{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.level441 .dropdown-column{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.level441 .light-range{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.level441 .level855{
  display: flex;
  align-items: center;
}.level441 .slider-component{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.level441 .slider-component:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.media-ol .texture-xi,
  .modal588 .rating267{
    grid-template-columns: repeat(2, 1fr);
  }.score-popular .interface-ev{
    grid-template-columns: repeat(3, 1fr);
  }.level441 .preview-theme{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.level441 .level855{
    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) {.view-tab{
    font-size: 22px;
  }.media-ol .texture-xi,
  .modal588 .rating267{
    grid-template-columns: 1fr;
  }.score-popular .interface-ev{
    grid-template-columns: repeat(2, 1fr);
  }.rank195 .score-ic{
    flex: 0 0 180px;
  }.level441 .preview-theme{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.action-vj{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.button-wrapper{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.hard-thumbnail{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.hard-thumbnail:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.shadow683 .edge-sharp{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.shadow683 .select-js{
  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;
}.shadow683 .select-js:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.shadow683 .ux-im{
  flex-shrink: 0;
}.shadow683 .ux-im img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.shadow683 .sharp-xi{
  flex: 1;
}.shadow683 .column-wn{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.shadow683 .toggle-jf{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.secondary683 .primary-fm{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.secondary683 .primary-fm .column850:nth-child(4),
.secondary683 .primary-fm .column850:nth-child(5){
  grid-column: span 1;
}.secondary683 .column850{
  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;
}.secondary683 .column850:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.secondary683 .visual-fj{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.secondary683 .title-be{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.secondary683 .column-wn{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.secondary683 .toggle-jf{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.nav614 .oval-ds{
  max-width: 800px;
  margin: 0 auto;
}.nav614 .header-f56{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.nav614 .preview-l77{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.nav614 .preview-l77:hover{
  background: rgba(255, 255, 255, 0.05);
}.nav614 .header55{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.nav614 .field-ea{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.nav614 .media-pd{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.nav614 .header-f56.active .media-pd{
  transform: rotate(180deg);
}.nav614 .box584{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.nav614 .header-f56.active .box584{
  max-height: 300px;
}.nav614 .box584 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.footer-ir .panel880{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.footer-ir .panel880::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.footer-ir .outline-rj{
  position: relative;
  margin-bottom: 48px;
}.footer-ir .action511{
  position: absolute;
  left: -60px;
  top: 0;
}.footer-ir .highlight-zg{
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.footer-ir .game-s93{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.footer-ir .window-graphic{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.footer-ir .preview-la{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.footer-ir .level-fb{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.ui-popular .list734{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.ui-popular .texture518{
  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;
}.ui-popular .texture518:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.ui-popular .score-card{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.ui-popular .element-ut img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.ui-popular .corner745{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.ui-popular .banner-wn{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.inactive272 .style-a96{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.inactive272 .bright599{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #089e4e;
  transition: background 0.2s, border-color 0.2s;
}.inactive272 .bright599:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.inactive272 .action51{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.inactive272 .corner-yn{
  width: 32px;
  height: 32px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.inactive272 .action51 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.inactive272 .progress376{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.inactive272 .footer-b29{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.secondary683 .primary-fm{
    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) {.button-wrapper{
    font-size: 26px;
  }.shadow683 .select-js{
    flex-direction: column;
    text-align: center;
  }.shadow683 .ux-im{
    margin: 0 auto;
  }.secondary683 .primary-fm{
    grid-template-columns: 1fr;
  }.secondary683 .primary-fm .column850:nth-child(5){
    grid-column: span 1;
  }.footer-ir .panel880{
    padding-left: 0;
  }.footer-ir .panel880::before{
    display: none;
  }.footer-ir .action511{
    position: static;
    margin-bottom: 12px;
  }.footer-ir .highlight-zg{
    margin: 0 auto;
  }.footer-ir .window-graphic{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.ui-popular .texture518{
    grid-template-columns: 1fr;
  }.ui-popular .element-ut img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.inactive272 .bright599{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.container-feature{ grid-template-columns: 1fr; }.ui-vw{ grid-template-columns: 1fr; }.smooth-xw, .frame-hx{ grid-template-columns: 1fr; }.ui796{ flex-direction: column; text-align: center; }.view-field{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.graphic841{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.subtitle946{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.box414{ display: flex; align-items: center; flex-shrink: 0; }.info934{ height: 50px; width: auto; }.hero-q81{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.highlight-aa{ font-size: 14px; font-weight: 600; color: #000; }.section400{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.container877{ display: flex; gap: 20px; margin-left: 20px; }.container877 .ux-switch{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.container877 .ux-switch:hover, .container877 .ux-switch.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.featured-description{ display: flex; gap: 12px; margin-left: auto; }.enabled-l77{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.soft-x30{ background: #00d4ff; color: #000; }.soft-x30:hover{ background: #00b8e6; transform: translateY(-2px); }.box146{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.box146:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.bright517{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.block-ah{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.thumbnail-hx{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.popular-badge{ height: 45px; }.button547{ font-size: 22px; font-weight: 700; color: #00d4ff; }.overlay-g80{ display: flex; gap: 25px; align-items: center; }.overlay-g80 .ux-switch{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.overlay-g80 .ux-switch:hover, .overlay-g80 .ux-switch.active{ color: #00d4ff; }.action-player{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.action-player:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.control248{ background: #00d4ff; color: #000; padding: 8px 0; }.header-row{ background: #0a0f1c; padding: 12px 0; }.template-jf{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.switch897{ font-size: 14px; font-weight: 600; }.action-expand{ display: flex; gap: 15px; }.dark-p50{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.dark-p50:hover{ text-decoration: underline; }.meta223{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.corner-z74{ height: 48px; }.feature-accent{ display: flex; gap: 25px; }.feature-accent .ux-switch{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.feature-accent .ux-switch:hover, .feature-accent .ux-switch.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.tertiary-df{ background: #0a0f1c; padding: 15px 0; }.expand257{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.panel46{ position: absolute; left: 50%; transform: translateX(-50%); }.gallery626{ height: 55px; }.section64, .player-module{ display: flex; gap: 20px; }.section64 .ux-switch, .player-module .ux-switch{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.section64 .ux-switch:hover, .player-module .ux-switch:hover,
.section64 .ux-switch.active, .player-module .ux-switch.active{ color: #00d4ff; }.style-dq{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.tab123{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.play-li{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.control-he{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.soft-a88{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.graphic-hx{ height: 50px; width: auto; }.feature-i50{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.footer-on{ font-size: 12px; color: #999; text-transform: uppercase; }.hero-et{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.active-e49{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.deal686{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.expand-xo{ display: flex; gap: 25px; flex-wrap: wrap; }.expand-xo .ux-switch{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.expand-xo .ux-switch:hover, .expand-xo .ux-switch.active{ color: #00d4ff; }.template-n50{ display: flex; gap: 12px; }.column714, .box-modal{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.column714{ background: #00d4ff; color: #000; }.column714:hover{ background: #00b8e6; }.box-modal{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.box-modal:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.container877, .feature-accent, .section64, .player-module, .expand-xo{ gap: 15px; }.hero-q81, .style-dq{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.subtitle946, .block-ah, .template-jf, .expand257, .control-he{ flex-wrap: wrap; }.container877, .overlay-g80, .feature-accent, .section64, .player-module, .expand-xo{ 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 - Аккордеон с анимацией */
.background-panel{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.modal-n48{
    max-width: 900px;
    margin: 0 auto;
}.player-sk{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.nav-g47{
    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);
}.nav-g47:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.title-dropdown{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.title-dropdown::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;
}.nav-g47.active .title-dropdown::after{
    transform: translateY(-50%) rotate(45deg);
}.offer-p66{
    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;
}.nav-g47.active .offer-p66{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.row-control{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.style549{
        font-size: 1.3rem;
    }.interface-surface{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.popup-texture{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.deal699{
    max-width: 1200px;
    margin: 0 auto;
}.status-hover{
    margin-bottom: 40px;
}.frame-modal{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.texture-er{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.outline-x36{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.soft-z41{
    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;
}.soft-z41:last-child{
    border-bottom: none;
}.soft-z41:hover{
    color: #ffd700;
    padding-left: 8px;
}.highlight783{
    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;
}.ui-k8{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.subtitle-cn{
    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) {.texture-er{
        grid-template-columns: 1fr;
    }.frame-modal{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.meta-nu{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.oval-star{
    max-width: 1100px;
    margin: 0 auto;
}.ux569{
    margin-bottom: 35px;
}.square-ck{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.promo554{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.promo554:hover{
    color: #ffd700;
}.accordion-zq{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.view-zn{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.corner897{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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