
*{
	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: #141018;
	color: #ffffff;
	padding-top: 72px;
}.select729{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.layout-xj{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a1a2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.gradient207{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.focus-image{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.focus-image .level-vq{
	height: 36px;
	width: auto;
	object-fit: contain;
}.switch790{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #eabd54;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.offer-j85{ font-size: 13px; font-weight: 600; }.popular-wq{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.circle-shadow{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.banner-cv{
	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;
}.banner-cv:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.banner-cv.carduus{
	background: #eabd54;
	color: #fff;
	border-color: #eabd54;
}.point-c30{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.image-iu{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.featured-vg{ background: #eabd54; color: #fff; border: none; }.description-theme{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.description-theme:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.layout-xj{ height: auto; }.gradient207{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.circle-shadow{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.circle-shadow::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.featured-bn{
	border: 1px solid #eabd54;
	display: inline-block;
	padding: 10px 20px;
	background-color: #eabd54;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.design-wh{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.design-wh:focus{
	outline: 2px solid #eabd54;
	outline-offset: 2px;
}.deal574{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.deal574:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.deal574:focus{
	outline: 2px solid #eabd54;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes round-oe {0%{ box-shadow: 0 0 5px #eabd54; }50%{ box-shadow: 0 0 20px #eabd54; }
	100% { box-shadow: 0 0 5px #eabd54; }
}.light417{
	animation: glow 1.5s infinite alternate;
}.subtitle-k99{
	background-color: #eabd54;
}.hero51{
	background-color: transparent;
}.hero51:hover{
	background-color: #eabd54;
}h1, .tertiary-yv{
	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;
	}
}.promo-ow{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.primary22{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.gallery-ia p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.action-footer{
	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;
	}
}.gallery-ia h1, .gallery-ia .tertiary-yv{ margin-bottom: 16px; }.template-ft{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a1a2e;
	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;
	}
}.description-al{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.template-ft.show{
	opacity: 1;
	visibility: visible;
}.interface206{
	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;
	}
}.play797{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.play797 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.play797 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.accordion976{
	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 компактный (не перекрывает контент) ========== */
.soft2{
  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;
}.grid188{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.switch561{ flex: 1; min-width: 280px; }.smooth345{
  display: inline-block;
  background: #eabd54;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.option198{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.rating-ct{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.play281{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.play281 strong{ color: #eabd54; }.outline852{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.outline852 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.shadow-tj{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.grid188{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.module-feature.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.score167{
  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;
}.offer-b45{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.view131{ flex: 1; min-width: 280px; }.promo294{
  display: inline-block;
  background: #eabd54;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.round694{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.rating-layout{ margin-bottom: 12px; }.visual255{
  font-size: 1.35rem;
  font-weight: 800;
  color: #eabd54;
  display: block;
}.promo-aw{ font-size: 13px; color: rgba(255,255,255,0.8); }.dropdown-v82{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.dropdown-v82 strong{ color: #eabd54; }.frame815{ display: flex; gap: 12px; flex-wrap: wrap; }.list119{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.list119 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.hero-eh{
  background: linear-gradient(90deg, #eabd54 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.tertiary491{ max-width: 500px; margin: 0 auto; }.light902{ margin-bottom: 12px; }.window-ci{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.item-hard{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.style-tl{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.section-eb strong{ font-size: 1.1rem; }.disabled-oval{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.rating895{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.accent587{ flex: 1; min-width: 260px; }.rating-ua{ font-size: 1.4rem; margin-bottom: 12px; }.slider-iy{ margin-bottom: 8px; }.footer383{
  font-size: 1.3rem;
  font-weight: 700;
  color: #eabd54;
  display: block;
}.style-y13{ font-size: 13px; color: rgba(255,255,255,0.75); }.circle816{ font-size: 14px; margin-bottom: 16px; }.image-action img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.state-visual{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.smooth956{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.oval13{
  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;
}.rank48{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.ux-info{ font-size: 1.25rem; font-weight: 700; color: #eabd54; }.inactive295{ text-align: center; }.edge112{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.content-icon{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.media-om{ flex: 1; min-width: 260px; }.layer-focus{ font-size: 1.4rem; margin-bottom: 10px; }.select746{
  font-size: 1.3rem;
  font-weight: 700;
  color: #eabd54;
  margin-bottom: 8px;
}.ui-featured{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.content436{ display: flex; gap: 12px; flex-wrap: wrap; }.container-lc{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.container-lc img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.list119 img, .image-action img, .container-lc 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) */
.ui-vi, .action-lv{
  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;
}.ui-vi h2, .action-lv h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.layer-cx{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #eabd54;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.banner-bk{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.game-wf{ font-weight: 800; font-size: 1.25rem; }.link-score{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.screen-tab{
  background: #fff !important;
  color: #1a1a2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.outline763{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.popup506{ font-size: 1.2rem; margin-bottom: 16px; }.input838{ list-style: none; padding-left: 0; }.input838 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.range753{
  margin-top: 16px;
  display: inline-block;
}.pattern828{
  background: linear-gradient(135deg, #eabd5422 0%, #eabd5408 100%);
  border: 1px solid #eabd54;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.graphic264{ font-weight: 700; margin-bottom: 8px; }.card-or{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.secondary467{
  margin-top: 12px;
  padding: 10px 20px;
  background: #eabd54;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.enabled135{
  margin: 24px 0;
}.badge-ja{ font-size: 1.25rem; margin-bottom: 16px; }.disabled-gallery{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.screen-panel{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.component-os{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #eabd54;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.gallery-overlay{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.list794{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.link898{ margin-top: 12px; }.panel388{ margin: 24px 0; }.option939{ font-size: 1.25rem; margin-bottom: 16px; }.point-m76{ display: flex; flex-direction: column; gap: 12px; }.tertiary-fc{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #eabd54;
}.tertiary-fc:hover{ background: rgba(255,255,255,0.08); }.overlay-player{ font-size: 12px; color: rgba(255,255,255,0.6); }.offer920{ margin: 24px 0; }.progress-qr{ font-size: 1.25rem; margin-bottom: 16px; }.header-hq{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.frame-progress{
  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;
}.label-tag{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #eabd54;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.list-feature{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.theme-highlight{
  font-size: 1.25rem;
  font-weight: 800;
  color: #eabd54;
  margin: 8px 0 4px;
}.expand-if{ font-size: 13px; display: block; margin-bottom: 4px; }.dim758{ font-size: 12px; color: rgba(255,255,255,0.7); }.status755{ margin-top: 12px; display: inline-block; }.content479{ margin: 24px 0; }.collapse-b55{ font-size: 1.25rem; margin-bottom: 16px; }.focus213{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.media893{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.text916{ position: relative; margin-bottom: 8px; }.oval221{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.icon49{ display: block; margin-bottom: 8px; }.item36{
  background: #eabd54;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.text-dn{ font-size: 12px; color: rgba(255,255,255,0.6); }.round791{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.active-f93{ margin: 24px 0; }.overlay-kd{ font-size: 1.25rem; margin-bottom: 16px; }.special-offer{ display: flex; flex-direction: column; gap: 12px; }.collapse393{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #eabd54;
}.collapse393:hover{ background: rgba(255,255,255,0.08); }.tooltip437, .accordion808{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.play660{ font-size: 13px; margin-top: 8px; }.section989{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.widget844{ margin: 24px 0; }.menu-k6{ font-size: 1.25rem; margin-bottom: 16px; }.tertiary297{ display: flex; flex-direction: column; gap: 16px; }.meta-b27{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.tab372{ font-size: 12px; color: #eabd54; }.deal-e86{ font-weight: 700; margin: 8px 0; }.rating-popup{ font-size: 12px; display: block; margin: 8px 0; }.bright-h10{ margin-top: 8px; }/* Блок: Провайдеры */
.layout373{ margin: 24px 0; }.box300{ font-size: 1.25rem; margin-bottom: 16px; }.item-ez{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.subtitle-dropdown{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.card-subtitle{ margin: 24px 0; }.badge-of{ font-size: 1.25rem; margin-bottom: 16px; }.state935{ display: flex; flex-direction: column; gap: 16px; }.score-box{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.carousel-z64{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.outline624{ font-weight: 600; font-size: 1rem; }.banner-w25{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.thumbnail-f79{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.special9{ font-size: 13px; margin-bottom: 10px; }.action-label{ color: #eabd54; font-weight: 700; }.view-b93{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.rating-j40{ font-size: 12px; color: rgba(255,255,255,0.5); }.gallery-subtitle, .dim-content{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.meta124{ font-size: 1.25rem; margin-bottom: 16px; }.control888{ margin: 24px 0; }.title-tp{ display: flex; flex-direction: column; gap: 12px; }.range580{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.content-du{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.icon-player{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.progress-nm{ margin: 24px 0; }.window-vi{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.link216 h4, .frame29 h4{ font-size: 1rem; margin-bottom: 12px; }.link216 h4{ color: #eabd54; }.frame29 h4{ color: #e57373; }.link216 ul, .frame29 ul{ padding-left: 20px; margin: 0; }.link216 li, .frame29 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.popup-a13{ margin: 24px 0; }.element-banner{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.thumbnail-pq{
  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;
}.thumbnail-pq:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.badge-secondary{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.round-zd{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.accordion-k59{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.label-a40, .banner-f39, .level-l69, .layer113, .gradient-x13{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.square824, .template-uo, .switch-ux, .hover-toggle, .form760{
  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;
}.square824:hover, .template-uo:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.overlay-preview{ width: 100%; border-radius: 8px; }.round-k27{
  display: inline-block;
  background: #eabd5440;
  color: #eabd54;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.secondary-wp{ background: rgba(255,255,255,0.05); border-radius: 12px; }.accordion889{
  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;
}.accordion889 .select-yk{ font-size: 2rem; margin-bottom: 8px; }.accordion889 .container938{ font-size: 1.25rem; margin-bottom: 8px; }.accordion889 .hero173{ font-size: 14px; margin-bottom: 8px; }.accordion889 .window-sr{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.oval498{ background: linear-gradient(135deg, #eabd54 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.control-feature{ margin: 24px 0; padding: 20px 0; }.form-control{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.module388{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.meta39{
  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;
}.meta39:hover{ background: rgba(255,255,255,0.1); }.meta39 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.texture-m33 .play767{ display: flex; flex-wrap: wrap; gap: 12px; }.texture-m33 .edge702{
  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;
}.texture-m33 .edge702:hover{ border-color: #eabd54; background: #eabd5415; }.texture-m33 .edge702 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.enabled-ri .label993{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.enabled-ri .switch-ha{ padding: 10px 14px; transition: opacity 0.2s; }.enabled-ri .switch-ha:hover{ opacity: 0.85; }.enabled-ri .switch-ha img{ max-width: 64px; max-height: 32px; object-fit: contain; }.surface72{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.surface72 .active-input{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.surface72 .popup714{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.surface72 .popup714:hover{ background: #eabd5425; box-shadow: 0 2px 8px #eabd5430; }.surface72 .popup714 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.media-enabled{ margin: 28px 0; }.tooltip-s11{ font-size: 1.5rem; margin-bottom: 20px; }.sharp-x48 .accordion663{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.sharp-x48 .tag116{
  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;
}.sharp-x48 .tag116:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.sharp-x48 .tag116 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.sharp-x48 .layer670{ display: block; padding: 12px; font-size: 14px; }.sharp-x48 .interface-sm{ margin-top: 20px; display: inline-block; }.block-kz .link972{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.block-kz .badge853{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.block-kz .badge853:hover{ opacity: 0.9; }.block-kz .badge853 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.corner-layout .offer427{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.corner-layout .popup-xo{
  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);
}.corner-layout .popup-xo:hover{ transform: scale(1.02); border-color: #eabd54; }.corner-layout .image657{ aspect-ratio: 3/2; overflow: hidden; }.corner-layout .image657 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.corner-layout .gradient636{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.icon139{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.modal358{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.gallery-bright{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #eabd54;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.gallery-bright:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.element-view .focus-range{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.element-view .popup-a27{
  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);
}.element-view .popup-a27:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #eabd54;
}.element-view .popup-a27 img{
  width: 100%;
  height: auto;
  display: block;
}.element-view .widget763{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.element-view{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.item-z11 .form-panel{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.item-z11 .grid-row{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.item-z11 .grid-row:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.item-z11 .grid-row img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.offer159 .option24{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.offer159 .foreground714{
  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);
}.offer159 .foreground714:hover{
  transform: translateY(-6px);
}.offer159 .switch-layer{
  position: relative;
  overflow: hidden;
}.offer159 .switch-layer img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.offer159 .foreground714:hover img{
  transform: scale(1.1);
}.offer159 .frame-design{
  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;
}.offer159 .foreground714:hover .frame-design{
  opacity: 1;
}.offer159 .section-vz{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.offer159 .widget763{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.icon-l70 .surface-cz{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #eabd54 rgba(255, 255, 255, 0.1);
}.icon-l70 .surface-cz::-webkit-scrollbar{
  height: 8px;
}.icon-l70 .surface-cz::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.icon-l70 .surface-cz::-webkit-scrollbar-thumb{
  background: #eabd54;
  border-radius: 4px;
}.icon-l70 .active-mc{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.icon-l70 .theme-eg{
  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);
}.icon-l70 .theme-eg:hover{
  transform: scale(1.05);
}.icon-l70 .theme-eg img{
  width: 100%;
  height: auto;
  display: block;
}.icon-l70 .component-y23{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.description-tc .action-ak{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.description-tc .progress-rq{
  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);
}.description-tc .progress-rq.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.description-tc .progress-rq.main-slot-medium{
  grid-column: span 2;
}.description-tc .progress-rq:hover{
  transform: scale(1.03);
  z-index: 10;
}.description-tc .progress-rq img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.description-tc .ux-y8{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.badge-popup .container-t91{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.badge-popup .dark-link{
  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);
}.badge-popup .dark-link:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #eabd54;
}.badge-popup .pattern-visual{
  border-radius: 8px;
  overflow: hidden;
}.badge-popup .pattern-visual img{
  width: 100%;
  height: auto;
  display: block;
}.badge-popup .badge-surface{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.badge-popup .pattern323{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.badge-popup .text-banner{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.badge-popup .footer-zz{
  display: inline-block;
  padding: 4px 10px;
  background: #eabd54;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.badge-popup .title-kz{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.badge-popup .oval-yi{
  display: flex;
  align-items: center;
}.badge-popup .image-wrapper{
  padding: 10px 20px;
  background: #eabd54;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.badge-popup .image-wrapper:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.element-view .focus-range,
  .offer159 .option24{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.element-view .focus-range,
  .offer159 .option24{
    grid-template-columns: repeat(2, 1fr);
  }.item-z11 .form-panel{
    grid-template-columns: repeat(3, 1fr);
  }.badge-popup .dark-link{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.badge-popup .oval-yi{
    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) {.modal358{
    font-size: 22px;
  }.element-view .focus-range,
  .offer159 .option24{
    grid-template-columns: 1fr;
  }.item-z11 .form-panel{
    grid-template-columns: repeat(2, 1fr);
  }.icon-l70 .theme-eg{
    flex: 0 0 180px;
  }.badge-popup .dark-link{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.select-xb{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.tertiary743{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.image-jr{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #eabd54;
  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;
}.image-jr:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.banner-nx .box943{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.banner-nx .text208{
  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;
}.banner-nx .text208:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #eabd54;
}.banner-nx .carousel781{
  flex-shrink: 0;
}.banner-nx .carousel781 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.banner-nx .player-wn{
  flex: 1;
}.banner-nx .disabled-ef{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.banner-nx .inactive-bb{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.circle-ym .title-xm{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.circle-ym .title-xm .media-expand:nth-child(4),
.circle-ym .title-xm .media-expand:nth-child(5){
  grid-column: span 1;
}.circle-ym .media-expand{
  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;
}.circle-ym .media-expand:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.circle-ym .inactive-window{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #eabd54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.circle-ym .corner-score{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.circle-ym .disabled-ef{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.circle-ym .inactive-bb{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.screen-corner .progress-o32{
  max-width: 800px;
  margin: 0 auto;
}.screen-corner .template-ee{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.screen-corner .layout-ow{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.screen-corner .layout-ow:hover{
  background: rgba(255, 255, 255, 0.05);
}.screen-corner .modal-d66{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.screen-corner .footer263{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.screen-corner .disabled549{
  color: #eabd54;
  font-size: 20px;
  transition: transform 0.3s;
}.screen-corner .template-ee.active .disabled549{
  transform: rotate(180deg);
}.screen-corner .smooth-dim{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.screen-corner .template-ee.active .smooth-dim{
  max-height: 300px;
}.screen-corner .smooth-dim p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.oval693 .background483{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.oval693 .background483::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #eabd54, rgba(255, 255, 255, 0.1));
}.oval693 .rating-vz{
  position: relative;
  margin-bottom: 48px;
}.oval693 .promo275{
  position: absolute;
  left: -60px;
  top: 0;
}.oval693 .link966{
  width: 40px;
  height: 40px;
  background: #eabd54;
  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);
}.oval693 .button118{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.oval693 .nav-jy{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.oval693 .overlay776{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.oval693 .meta-sr{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.field680 .expand-wi{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.field680 .banner-yl{
  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;
}.field680 .banner-yl:hover{
  border-color: #eabd54;
  transform: translateX(8px);
}.field680 .tag737{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #eabd54;
  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);
}.field680 .interface-progress img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.field680 .option-screen{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.field680 .focus798{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.range138 .input680{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.range138 .button-nu{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #eabd54;
  transition: background 0.2s, border-color 0.2s;
}.range138 .button-nu:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.range138 .popup255{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.range138 .style708{
  width: 32px;
  height: 32px;
  background: #eabd54;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.range138 .popup255 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.range138 .disabled-featured{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.range138 .play580{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.circle-ym .title-xm{
    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) {.tertiary743{
    font-size: 26px;
  }.banner-nx .text208{
    flex-direction: column;
    text-align: center;
  }.banner-nx .carousel781{
    margin: 0 auto;
  }.circle-ym .title-xm{
    grid-template-columns: 1fr;
  }.circle-ym .title-xm .media-expand:nth-child(5){
    grid-column: span 1;
  }.oval693 .background483{
    padding-left: 0;
  }.oval693 .background483::before{
    display: none;
  }.oval693 .promo275{
    position: static;
    margin-bottom: 12px;
  }.oval693 .link966{
    margin: 0 auto;
  }.oval693 .nav-jy{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.field680 .banner-yl{
    grid-template-columns: 1fr;
  }.field680 .interface-progress img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.range138 .button-nu{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.disabled-gallery{ grid-template-columns: 1fr; }.header-hq{ grid-template-columns: 1fr; }.label-a40, .banner-f39{ grid-template-columns: 1fr; }.layer-cx{ flex-direction: column; text-align: center; }.window-vi{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.details364{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.details-is{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.feature94{ display: flex; align-items: center; flex-shrink: 0; }.level984{ height: 50px; width: auto; }.info-wv{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.progress-id{ font-size: 14px; font-weight: 600; color: #000; }.content144{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.round-u27{ display: flex; gap: 20px; margin-left: 20px; }.round-u27 .light-o17{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.round-u27 .light-o17:hover, .round-u27 .light-o17.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.subtitle-q65{ display: flex; gap: 12px; margin-left: auto; }.component273{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.featured812{ background: #00d4ff; color: #000; }.featured812:hover{ background: #00b8e6; transform: translateY(-2px); }.status820{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.status820:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.box-iu{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.level-oq{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.status600{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.icon477{ height: 45px; }.design-widget{ font-size: 22px; font-weight: 700; color: #00d4ff; }.card937{ display: flex; gap: 25px; align-items: center; }.card937 .light-o17{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.card937 .light-o17:hover, .card937 .light-o17.active{ color: #00d4ff; }.icon-ky{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.icon-ky:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.range-y8{ background: #00d4ff; color: #000; padding: 8px 0; }.item-yo{ background: #0a0f1c; padding: 12px 0; }.row-option{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.popular-ph{ font-size: 14px; font-weight: 600; }.template-m41{ display: flex; gap: 15px; }.ux-element{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.ux-element:hover{ text-decoration: underline; }.select531{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.feature663{ height: 48px; }.nav-overlay{ display: flex; gap: 25px; }.nav-overlay .light-o17{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.nav-overlay .light-o17:hover, .nav-overlay .light-o17.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.style931{ background: #0a0f1c; padding: 15px 0; }.control-xg{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.offer-yk{ position: absolute; left: 50%; transform: translateX(-50%); }.action-gl{ height: 55px; }.play155, .special-du{ display: flex; gap: 20px; }.play155 .light-o17, .special-du .light-o17{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.play155 .light-o17:hover, .special-du .light-o17:hover,
.play155 .light-o17.active, .special-du .light-o17.active{ color: #00d4ff; }.hover868{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.tertiary-dz{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.point36{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.link-d23{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.bright-ky{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.dim677{ height: 50px; width: auto; }.input-op{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.star-lt{ font-size: 12px; color: #999; text-transform: uppercase; }.collapse13{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.form535{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.highlight498{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.card-jj{ display: flex; gap: 25px; flex-wrap: wrap; }.card-jj .light-o17{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.card-jj .light-o17:hover, .card-jj .light-o17.active{ color: #00d4ff; }.rating-tz{ display: flex; gap: 12px; }.popup-qv, .background10{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.popup-qv{ background: #00d4ff; color: #000; }.popup-qv:hover{ background: #00b8e6; }.background10{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.background10:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.round-u27, .nav-overlay, .play155, .special-du, .card-jj{ gap: 15px; }.info-wv, .hover868{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.details-is, .level-oq, .row-option, .control-xg, .link-d23{ flex-wrap: wrap; }.round-u27, .card937, .nav-overlay, .play155, .special-du, .card-jj{ 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 - Аккордеон с анимацией */
.tooltip608{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.dropdown-component{
    max-width: 900px;
    margin: 0 auto;
}.content-ps{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.control-u42{
    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);
}.control-u42:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.square-vo{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.square-vo::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;
}.control-u42.active .square-vo::after{
    transform: translateY(-50%) rotate(45deg);
}.tab-vs{
    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;
}.control-u42.active .tab-vs{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.hero338{
    display: none;
}

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

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

@media (max-width: 768px) {.oval412{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.design-iq{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.score873{
    max-width: 1100px;
    margin: 0 auto;
}.oval-k94{
    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);
}.option-sb{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.widget-toggle{
    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;
}.widget-toggle::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;
}.widget-toggle:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.switch-focus{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.popup-title{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.modal-to{
    display: none;
}

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

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

@media (max-width: 768px) {.link-i91{
        font-size: 1.3rem;
    }.badge-qj{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.content-b68{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.circle427{
    max-width: 1200px;
    margin: 0 auto;
}.level-n94{
    margin-bottom: 40px;
}.highlight-input{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.hard-c7{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.overlay-jl{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.edge-gallery{
    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-gallery:last-child{
    border-bottom: none;
}.edge-gallery:hover{
    color: #ffd700;
    padding-left: 8px;
}.background-mk{
    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;
}.window-yd{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.expand694{
    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) {.hard-c7{
        grid-template-columns: 1fr;
    }.highlight-input{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.visual147{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.active463{
    max-width: 1100px;
    margin: 0 auto;
}.tab608{
    margin-bottom: 35px;
}.details442{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.ui829{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.ui829:hover{
    color: #ffd700;
}.border600{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.hero-zt{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.header341{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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