
*{
	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: #29141a;
	color: #ffffff;
	padding-top: 72px;
}.tooltip-mv{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.control-ob{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #532c37;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.element-nr{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.carousel-w62{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.carousel-w62 .graphic700{
	height: 36px;
	width: auto;
	object-fit: contain;
}.card-on{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #d5b153;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.texture779{ font-size: 13px; font-weight: 600; }.view-xf{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.modal975{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.player-ss{
	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;
}.player-ss:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.player-ss.carduus{
	background: #d5b153;
	color: #fff;
	border-color: #d5b153;
}.preview-s67{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.menu425{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.highlight-ru{ background: #d5b153; color: #fff; border: none; }.banner-panel{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.banner-panel:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.control-ob{ height: auto; }.element-nr{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.modal975{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.modal975::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.block325{
	border: 1px solid #d5b153;
	display: inline-block;
	padding: 10px 20px;
	background-color: #d5b153;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.text717{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.text717:focus{
	outline: 2px solid #d5b153;
	outline-offset: 2px;
}.round340{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.round340:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.round340:focus{
	outline: 2px solid #d5b153;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes rating914 {0%{ box-shadow: 0 0 5px #d5b153; }50%{ box-shadow: 0 0 20px #d5b153; }
	100% { box-shadow: 0 0 5px #d5b153; }
}.label-c78{
	animation: glow 1.5s infinite alternate;
}.layout558{
	background-color: #d5b153;
}.corner987{
	background-color: transparent;
}.corner987:hover{
	background-color: #d5b153;
}h1, .description695{
	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;
	}
}.field-ch{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.switch-bh{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.popular-featured p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.button204{
	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;
	}
}.popular-featured h1, .popular-featured .description695{ margin-bottom: 16px; }.box161{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #532c37;
	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;
	}
}.wrapper169{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.box161.show{
	opacity: 1;
	visibility: visible;
}.item381{
	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;
	}
}.module-eq{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.module-eq span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.module-eq p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.point-select{
	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 компактный (не перекрывает контент) ========== */
.meta82{
  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;
}.grid-interface{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.play-toggle{ flex: 1; min-width: 280px; }.circle-g71{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.control-no{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.form409{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.module-br{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.module-br strong{ color: #d5b153; }.description-vd{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.description-vd img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.point-inactive{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.grid-interface{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.modal334.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.badge-wr{
  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;
}.star-player{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.widget-po{ flex: 1; min-width: 280px; }.element-nk{
  display: inline-block;
  background: #d5b153;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.outline632{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.promo333{ margin-bottom: 12px; }.focus-j60{
  font-size: 1.35rem;
  font-weight: 800;
  color: #d5b153;
  display: block;
}.border-kl{ font-size: 13px; color: rgba(255,255,255,0.8); }.smooth332{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.smooth332 strong{ color: #d5b153; }.bright346{ display: flex; gap: 12px; flex-wrap: wrap; }.tab68{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.tab68 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.square-ol{
  background: linear-gradient(90deg, #d5b153 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.thumbnail-b43{ max-width: 500px; margin: 0 auto; }.deal-va{ margin-bottom: 12px; }.list-modal{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.square-c86{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.state-point{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.theme593 strong{ font-size: 1.1rem; }.row-vh{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.oval256{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient851{ flex: 1; min-width: 260px; }.game24{ font-size: 1.4rem; margin-bottom: 12px; }.circle-f48{ margin-bottom: 8px; }.link-yg{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  display: block;
}.edge-y91{ font-size: 13px; color: rgba(255,255,255,0.75); }.title-hn{ font-size: 14px; margin-bottom: 16px; }.switch749 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.feature-su{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.foreground486{
  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;
}.hover-sk{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.layer135{ font-size: 1.25rem; font-weight: 700; color: #d5b153; }.gallery-rc{ text-align: center; }.badge764{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.ui-zp{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.rating-un{ flex: 1; min-width: 260px; }.content-fc{ font-size: 1.4rem; margin-bottom: 10px; }.state-u14{
  font-size: 1.3rem;
  font-weight: 700;
  color: #d5b153;
  margin-bottom: 8px;
}.row-mq{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.highlight-e61{ display: flex; gap: 12px; flex-wrap: wrap; }.dropdown-ug{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.dropdown-ug img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.tab68 img, .switch749 img, .dropdown-ug 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) */
.accent-button, .grid-xs{
  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;
}.accent-button h2, .grid-xs h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.header-ve{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #d5b153;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.popular653{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.description-graphic{ font-weight: 800; font-size: 1.25rem; }.module504{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.list-fh{
  background: #fff !important;
  color: #532c37 !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.focus-ki{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.layer-ds{ font-size: 1.2rem; margin-bottom: 16px; }.form759{ list-style: none; padding-left: 0; }.form759 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.block971{
  margin-top: 16px;
  display: inline-block;
}.container-a70{
  background: linear-gradient(135deg, #d5b15322 0%, #d5b15308 100%);
  border: 1px solid #d5b153;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.layer574{ font-weight: 700; margin-bottom: 8px; }.play-option{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.gallery29{
  margin-top: 12px;
  padding: 10px 20px;
  background: #d5b153;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.panel592{
  margin: 24px 0;
}.description717{ font-size: 1.25rem; margin-bottom: 16px; }.hero-primary{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.form928{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.wrapper-i74{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.highlight611{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.layout-focus{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.icon-wf{ margin-top: 12px; }.hover-screen{ margin: 24px 0; }.option178{ font-size: 1.25rem; margin-bottom: 16px; }.slider-si{ display: flex; flex-direction: column; gap: 12px; }.star805{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #d5b153;
}.star805:hover{ background: rgba(255,255,255,0.08); }.progress-wu{ font-size: 12px; color: rgba(255,255,255,0.6); }.circle730{ margin: 24px 0; }.field423{ font-size: 1.25rem; margin-bottom: 16px; }.pattern226{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.play792{
  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;
}.tertiary499{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #d5b153;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.list-q74{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.column-rank{
  font-size: 1.25rem;
  font-weight: 800;
  color: #d5b153;
  margin: 8px 0 4px;
}.screen674{ font-size: 13px; display: block; margin-bottom: 4px; }.window40{ font-size: 12px; color: rgba(255,255,255,0.7); }.score-f65{ margin-top: 12px; display: inline-block; }.square-ss{ margin: 24px 0; }.widget-nav{ font-size: 1.25rem; margin-bottom: 16px; }.layer260{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.column-control{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.foreground312{ position: relative; margin-bottom: 8px; }.disabled-e62{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.layer-vm{ display: block; margin-bottom: 8px; }.subtitle-lq{
  background: #d5b153;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.container-details{ font-size: 12px; color: rgba(255,255,255,0.6); }.box92{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.badge860{ margin: 24px 0; }.circle-wg{ font-size: 1.25rem; margin-bottom: 16px; }.input-active{ display: flex; flex-direction: column; gap: 12px; }.pattern-yp{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #d5b153;
}.pattern-yp:hover{ background: rgba(255,255,255,0.08); }.edge-vk, .active728{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.form-ez{ font-size: 13px; margin-top: 8px; }.corner-sj{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.window-ae{ margin: 24px 0; }.field-switch{ font-size: 1.25rem; margin-bottom: 16px; }.row-border{ display: flex; flex-direction: column; gap: 16px; }.link-es{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.progress-if{ font-size: 12px; color: #d5b153; }.square-c58{ font-weight: 700; margin: 8px 0; }.item-s90{ font-size: 12px; display: block; margin: 8px 0; }.module-wd{ margin-top: 8px; }/* Блок: Провайдеры */
.inactive-l47{ margin: 24px 0; }.badge722{ font-size: 1.25rem; margin-bottom: 16px; }.status-q77{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.block428{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.box-zi{ margin: 24px 0; }.popup-s31{ font-size: 1.25rem; margin-bottom: 16px; }.enabled488{ display: flex; flex-direction: column; gap: 16px; }.foreground-ul{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.status-mz{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.label383{ font-weight: 600; font-size: 1rem; }.interface962{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.button-kq{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.round-b67{ font-size: 13px; margin-bottom: 10px; }.section-jq{ color: #d5b153; font-weight: 700; }.image469{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.player-ef{ font-size: 12px; color: rgba(255,255,255,0.5); }.badge-status, .title799{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.corner790{ font-size: 1.25rem; margin-bottom: 16px; }.view899{ margin: 24px 0; }.enabled261{ display: flex; flex-direction: column; gap: 12px; }.state-rf{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.block635{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.feature83{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.select-title{ margin: 24px 0; }.slider740{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.details-re h4, .popup-l25 h4{ font-size: 1rem; margin-bottom: 12px; }.details-re h4{ color: #d5b153; }.popup-l25 h4{ color: #e57373; }.details-re ul, .popup-l25 ul{ padding-left: 20px; margin: 0; }.details-re li, .popup-l25 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.range-wt{ margin: 24px 0; }.offer-ui{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.range-wz{
  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;
}.range-wz:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.accordion-tab{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.block161{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.state430{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.badge-banner, .rating616, .theme-window, .gallery-ig, .box129{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.control-yq, .tooltip555, .hero-texture, .tooltip-soft, .light952{
  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;
}.control-yq:hover, .tooltip555:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.image6{ width: 100%; border-radius: 8px; }.dropdown26{
  display: inline-block;
  background: #d5b15340;
  color: #d5b153;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.box-mv{ background: rgba(255,255,255,0.05); border-radius: 12px; }.option-pattern{
  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;
}.option-pattern .border349{ font-size: 2rem; margin-bottom: 8px; }.option-pattern .menu-z89{ font-size: 1.25rem; margin-bottom: 8px; }.option-pattern .rank89{ font-size: 14px; margin-bottom: 8px; }.option-pattern .hard-wj{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.module939{ background: linear-gradient(135deg, #d5b153 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.gradient78{ margin: 24px 0; padding: 20px 0; }.disabled642{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.hard-u94{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.form299{
  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;
}.form299:hover{ background: rgba(255,255,255,0.1); }.form299 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.content-sj .card-o13{ display: flex; flex-wrap: wrap; gap: 12px; }.content-sj .widget-e76{
  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;
}.content-sj .widget-e76:hover{ border-color: #d5b153; background: #d5b15315; }.content-sj .widget-e76 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.meta-t4 .inactive-wa{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.meta-t4 .widget757{ padding: 10px 14px; transition: opacity 0.2s; }.meta-t4 .widget757:hover{ opacity: 0.85; }.meta-t4 .widget757 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.display288{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.display288 .star87{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.display288 .accent-qg{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.display288 .accent-qg:hover{ background: #d5b15325; box-shadow: 0 2px 8px #d5b15330; }.display288 .accent-qg img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.promo-ku{ margin: 28px 0; }.display-wf{ font-size: 1.5rem; margin-bottom: 20px; }.display321 .toggle264{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.display321 .surface-bj{
  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;
}.display321 .surface-bj:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.display321 .surface-bj img{ width: 100%; height: 133px; object-fit: cover; display: block; }.display321 .media832{ display: block; padding: 12px; font-size: 14px; }.display321 .oval244{ margin-top: 20px; display: inline-block; }.image-popular .hard286{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.image-popular .focus986{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.image-popular .focus986:hover{ opacity: 0.9; }.image-popular .focus986 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.tab498 .component720{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.tab498 .banner42{
  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);
}.tab498 .banner42:hover{ transform: scale(1.02); border-color: #d5b153; }.tab498 .oval-y81{ aspect-ratio: 3/2; overflow: hidden; }.tab498 .oval-y81 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.tab498 .meta-db{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.header793{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.wrapper-gc{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.theme-subtitle{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #d5b153;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.theme-subtitle:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.ux-m82 .inactive34{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.ux-m82 .icon-state{
  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);
}.ux-m82 .icon-state:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #d5b153;
}.ux-m82 .icon-state img{
  width: 100%;
  height: auto;
  display: block;
}.ux-m82 .tooltip739{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.ux-m82{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.popular-qj .square-light{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.popular-qj .component-xc{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.popular-qj .component-xc:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.popular-qj .component-xc img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.highlight483 .game501{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.highlight483 .texture-lf{
  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);
}.highlight483 .texture-lf:hover{
  transform: translateY(-6px);
}.highlight483 .meta-fr{
  position: relative;
  overflow: hidden;
}.highlight483 .meta-fr img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.highlight483 .texture-lf:hover img{
  transform: scale(1.1);
}.highlight483 .smooth829{
  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;
}.highlight483 .texture-lf:hover .smooth829{
  opacity: 1;
}.highlight483 .corner-yl{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.highlight483 .tooltip739{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.wrapper-details .layer-qh{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #d5b153 rgba(255, 255, 255, 0.1);
}.wrapper-details .layer-qh::-webkit-scrollbar{
  height: 8px;
}.wrapper-details .layer-qh::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.wrapper-details .layer-qh::-webkit-scrollbar-thumb{
  background: #d5b153;
  border-radius: 4px;
}.wrapper-details .graphic-vd{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.wrapper-details .inactive-row{
  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);
}.wrapper-details .inactive-row:hover{
  transform: scale(1.05);
}.wrapper-details .inactive-row img{
  width: 100%;
  height: auto;
  display: block;
}.wrapper-details .style198{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.gallery-xy .point423{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.gallery-xy .accordion-dd{
  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);
}.gallery-xy .accordion-dd.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.gallery-xy .accordion-dd.main-slot-medium{
  grid-column: span 2;
}.gallery-xy .accordion-dd:hover{
  transform: scale(1.03);
  z-index: 10;
}.gallery-xy .accordion-dd img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.gallery-xy .status-primary{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.design-qw .texture-nw{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.design-qw .style651{
  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);
}.design-qw .style651:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #d5b153;
}.design-qw .offer-bf{
  border-radius: 8px;
  overflow: hidden;
}.design-qw .offer-bf img{
  width: 100%;
  height: auto;
  display: block;
}.design-qw .wrapper-zp{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.design-qw .container-secondary{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.design-qw .badge599{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.design-qw .title-bright{
  display: inline-block;
  padding: 4px 10px;
  background: #d5b153;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.design-qw .button-ub{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.design-qw .play-p76{
  display: flex;
  align-items: center;
}.design-qw .popular573{
  padding: 10px 20px;
  background: #d5b153;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.design-qw .popular573:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.ux-m82 .inactive34,
  .highlight483 .game501{
    grid-template-columns: repeat(2, 1fr);
  }.popular-qj .square-light{
    grid-template-columns: repeat(3, 1fr);
  }.design-qw .style651{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.design-qw .play-p76{
    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) {.wrapper-gc{
    font-size: 22px;
  }.ux-m82 .inactive34,
  .highlight483 .game501{
    grid-template-columns: 1fr;
  }.popular-qj .square-light{
    grid-template-columns: repeat(2, 1fr);
  }.wrapper-details .inactive-row{
    flex: 0 0 180px;
  }.design-qw .style651{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.border990{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.featured-play{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.dim688{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #d5b153;
  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;
}.dim688:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.deal553 .thumbnail-player{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.deal553 .square371{
  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;
}.deal553 .square371:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #d5b153;
}.deal553 .box722{
  flex-shrink: 0;
}.deal553 .box722 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.deal553 .foreground-zs{
  flex: 1;
}.deal553 .oval602{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.deal553 .progress-special{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.media620 .preview-vy{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.media620 .preview-vy .interface49:nth-child(4),
.media620 .preview-vy .interface49:nth-child(5){
  grid-column: span 1;
}.media620 .interface49{
  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;
}.media620 .interface49:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.media620 .border-hero{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.media620 .active390{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.media620 .oval602{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.media620 .progress-special{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.ux251 .row-qc{
  max-width: 800px;
  margin: 0 auto;
}.ux251 .subtitle861{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.ux251 .state935{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.ux251 .state935:hover{
  background: rgba(255, 255, 255, 0.05);
}.ux251 .player-text{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.ux251 .tertiary-image{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.ux251 .toggle13{
  color: #d5b153;
  font-size: 20px;
  transition: transform 0.3s;
}.ux251 .subtitle861.active .toggle13{
  transform: rotate(180deg);
}.ux251 .action186{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.ux251 .subtitle861.active .action186{
  max-height: 300px;
}.ux251 .action186 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.screen617 .template-primary{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.screen617 .template-primary::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #d5b153, rgba(255, 255, 255, 0.1));
}.screen617 .foreground-preview{
  position: relative;
  margin-bottom: 48px;
}.screen617 .dark-jd{
  position: absolute;
  left: -60px;
  top: 0;
}.screen617 .secondary-oc{
  width: 40px;
  height: 40px;
  background: #d5b153;
  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);
}.screen617 .tertiary-r42{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.screen617 .module-outline{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.screen617 .inactive628{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.screen617 .offer735{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.tag663 .column267{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.tag663 .section931{
  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;
}.tag663 .section931:hover{
  border-color: #d5b153;
  transform: translateX(8px);
}.tag663 .panel-j47{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #d5b153;
  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);
}.tag663 .hover-info img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.tag663 .border-ch{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.tag663 .thumbnail-ju{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.smooth204 .round-fc{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.smooth204 .block767{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #d5b153;
  transition: background 0.2s, border-color 0.2s;
}.smooth204 .block767:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.smooth204 .details-ef{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.smooth204 .display-range{
  width: 32px;
  height: 32px;
  background: #d5b153;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.smooth204 .details-ef img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.smooth204 .field-zs{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.smooth204 .layout38{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.media620 .preview-vy{
    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) {.featured-play{
    font-size: 26px;
  }.deal553 .square371{
    flex-direction: column;
    text-align: center;
  }.deal553 .box722{
    margin: 0 auto;
  }.media620 .preview-vy{
    grid-template-columns: 1fr;
  }.media620 .preview-vy .interface49:nth-child(5){
    grid-column: span 1;
  }.screen617 .template-primary{
    padding-left: 0;
  }.screen617 .template-primary::before{
    display: none;
  }.screen617 .dark-jd{
    position: static;
    margin-bottom: 12px;
  }.screen617 .secondary-oc{
    margin: 0 auto;
  }.screen617 .module-outline{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.tag663 .section931{
    grid-template-columns: 1fr;
  }.tag663 .hover-info img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.smooth204 .block767{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.hero-primary{ grid-template-columns: 1fr; }.pattern226{ grid-template-columns: 1fr; }.badge-banner, .rating616{ grid-template-columns: 1fr; }.header-ve{ flex-direction: column; text-align: center; }.slider740{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.range172{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.nav815{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.gallery-ib{ display: flex; align-items: center; flex-shrink: 0; }.feature-tag{ height: 50px; width: auto; }.foreground-yt{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.layer-progress{ font-size: 14px; font-weight: 600; color: #000; }.smooth286{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.tag370{ display: flex; gap: 20px; margin-left: 20px; }.tag370 .state611{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.tag370 .state611:hover, .tag370 .state611.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.text570{ display: flex; gap: 12px; margin-left: auto; }.button-q7{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.primary-button{ background: #00d4ff; color: #000; }.primary-button:hover{ background: #00b8e6; transform: translateY(-2px); }.hero-i26{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.hero-i26:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.footer86{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.row-view{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.layout-secondary{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.slider475{ height: 45px; }.window-player{ font-size: 22px; font-weight: 700; color: #00d4ff; }.hero143{ display: flex; gap: 25px; align-items: center; }.hero143 .state611{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.hero143 .state611:hover, .hero143 .state611.active{ color: #00d4ff; }.hero-jk{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.hero-jk:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.media854{ background: #00d4ff; color: #000; padding: 8px 0; }.collapse-rank{ background: #0a0f1c; padding: 12px 0; }.gradient-popup{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.pattern-t92{ font-size: 14px; font-weight: 600; }.point700{ display: flex; gap: 15px; }.ui-featured{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.ui-featured:hover{ text-decoration: underline; }.score-tab{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.gallery-control{ height: 48px; }.range-widget{ display: flex; gap: 25px; }.range-widget .state611{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.range-widget .state611:hover, .range-widget .state611.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.select-yn{ background: #0a0f1c; padding: 15px 0; }.accent154{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.image664{ position: absolute; left: 50%; transform: translateX(-50%); }.preview-container{ height: 55px; }.view160, .input-hero{ display: flex; gap: 20px; }.view160 .state611, .input-hero .state611{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.view160 .state611:hover, .input-hero .state611:hover,
.view160 .state611.active, .input-hero .state611.active{ color: #00d4ff; }.layer268{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.enabled-ci{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.soft349{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.action541{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.inactive-ne{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.overlay508{ height: 50px; width: auto; }.popup212{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.range498{ font-size: 12px; color: #999; text-transform: uppercase; }.rank548{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.grid-eb{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.style-kr{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.corner758{ display: flex; gap: 25px; flex-wrap: wrap; }.corner758 .state611{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.corner758 .state611:hover, .corner758 .state611.active{ color: #00d4ff; }.level-gf{ display: flex; gap: 12px; }.container941, .row-fe{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.container941{ background: #00d4ff; color: #000; }.container941:hover{ background: #00b8e6; }.row-fe{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.row-fe:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.tag370, .range-widget, .view160, .input-hero, .corner758{ gap: 15px; }.foreground-yt, .layer268{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.nav815, .row-view, .gradient-popup, .accent154, .action541{ flex-wrap: wrap; }.tag370, .hero143, .range-widget, .view160, .input-hero, .corner758{ 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 - Аккордеон с анимацией */
.banner-zy{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.column37{
    max-width: 900px;
    margin: 0 auto;
}.grid830{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.collapse712{
    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);
}.collapse712:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.list-fd{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.list-fd::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;
}.collapse712.active .list-fd::after{
    transform: translateY(-50%) rotate(45deg);
}.hover-foreground{
    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;
}.collapse712.active .hover-foreground{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.hover-q61{
    display: none;
}

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.panel-e85{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.input981{
    max-width: 1200px;
    margin: 0 auto;
}.design-sharp{
    margin-bottom: 40px;
}.sharp-yh{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.light747{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.featured-widget{
    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;
}.featured-widget.tag-1{
    font-size: 0.85rem;
}.featured-widget.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.featured-widget.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.featured-widget:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.form-interface{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.badge-wrapper{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.field-square{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.sharp-yh{
        font-size: 1.3rem;
    }.light747{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.link-banner{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.hero-ug{
    max-width: 1200px;
    margin: 0 auto;
}.select-il{
    margin-bottom: 40px;
}.background393{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.deal348{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.dropdown914{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.progress982{
    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;
}.progress982:last-child{
    border-bottom: none;
}.progress982:hover{
    color: #ffd700;
    padding-left: 8px;
}.badge-gi{
    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;
}.meta650{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.feature-dp{
    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) {.deal348{
        grid-template-columns: 1fr;
    }.background393{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.background379{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.offer-switch{
    max-width: 1100px;
    margin: 0 auto;
}.icon789{
    margin-bottom: 35px;
}.highlight-fq{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.label-my{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.label-my:hover{
    color: #ffd700;
}.description-view{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.dropdown-s17{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.dark913{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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