
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #090f1e;
	color: #ffffff;
	padding-top: 72px;
}.field-lv{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.background-fq{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #151b2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.featured247{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.description442{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.description442 .screen-display{
	height: 36px;
	width: auto;
	object-fit: contain;
}.foreground-ao{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.view-media{ font-size: 13px; font-weight: 600; }.surface912{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.interface134{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.option-tw{
	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;
}.option-tw:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.option-tw.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.tag44{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.box-aq{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.sharp926{ background: #089e4e; color: #fff; border: none; }.style-qg{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.style-qg:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.background-fq{ height: auto; }.featured247{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.interface134{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.interface134::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.toggle774{
	border: 1px solid #089e4e;
	display: inline-block;
	padding: 10px 20px;
	background-color: #089e4e;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.switch-bg{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.switch-bg:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.thumbnail-q63{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.thumbnail-q63:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.thumbnail-q63:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes component548 {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.info-range{
	animation: glow 1.5s infinite alternate;
}.label320{
	background-color: #089e4e;
}.toggle-mp{
	background-color: transparent;
}.toggle-mp:hover{
	background-color: #089e4e;
}h1, .modal-square{
	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;
	}
}.background813{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.shadow783{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.text-dropdown p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.design257{
	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;
	}
}.text-dropdown h1, .text-dropdown .modal-square{ margin-bottom: 16px; }.tooltip-cv{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #151b2e;
	color: #ffffff;
	border-radius: 20px;
	padding: 20px 25px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: flex;
	align-items: center;
	gap: 20px;
	opacity: 0;
	visibility: hidden;
	transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out;
}
@media (max-width: 768px) {
	.popup {
		width: 95%;
		padding: 6px;
		gap: 10px;
		border-radius: 10px;
	}
}.field335{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.tooltip-cv.show{
	opacity: 1;
	visibility: visible;
}.dim366{
	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;
	}
}.interface-i23{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.interface-i23 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.interface-i23 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.list-i22{
	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 компактный (не перекрывает контент) ========== */
.light-id{
  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;
}.shadow-visual{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.state-inactive{ flex: 1; min-width: 280px; }.inactive909{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.outline-sh{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.pattern-d74{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.star-gf{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.star-gf strong{ color: #089e4e; }.smooth709{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.smooth709 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.info382{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.shadow-visual{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.label-mq.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.rank827{
  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;
}.dim-w42{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.control919{ flex: 1; min-width: 280px; }.corner521{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.item515{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.slider-iv{ margin-bottom: 12px; }.design166{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.enabled-qu{ font-size: 13px; color: rgba(255,255,255,0.8); }.point-accordion{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.point-accordion strong{ color: #089e4e; }.media-section{ display: flex; gap: 12px; flex-wrap: wrap; }.banner572{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.banner572 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.title766{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.shadow-control{ max-width: 500px; margin: 0 auto; }.display-h77{ margin-bottom: 12px; }.tag-ep{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.offer-nav{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.state-view{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.block-qu strong{ font-size: 1.1rem; }.status-oa{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.circle-qd{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.card-x1{ flex: 1; min-width: 260px; }.popup-l55{ font-size: 1.4rem; margin-bottom: 12px; }.label-z16{ margin-bottom: 8px; }.widget-pu{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.player940{ font-size: 13px; color: rgba(255,255,255,0.75); }.switch322{ font-size: 14px; margin-bottom: 16px; }.dark-yy img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.icon189{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.title-of{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.meta-ze{
  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;
}.template443{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.modal-gz{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.switch-point{ text-align: center; }.ui-nt{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.view-r66{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.star-bu{ flex: 1; min-width: 260px; }.modal-circle{ font-size: 1.4rem; margin-bottom: 10px; }.background-bx{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.media434{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.promo722{ display: flex; gap: 12px; flex-wrap: wrap; }.switch68{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.switch68 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.banner572 img, .dark-yy img, .switch68 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) */
.control-border, .star-wn{
  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;
}.control-border h2, .star-wn h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.window757{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #089e4e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.screen-o78{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.widget-component{ font-weight: 800; font-size: 1.25rem; }.view-b1{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.layer-primary{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.header-bs{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.status-outline{ font-size: 1.2rem; margin-bottom: 16px; }.feature75{ list-style: none; padding-left: 0; }.feature75 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.badge-item{
  margin-top: 16px;
  display: inline-block;
}.dark-jv{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.accent256{ font-weight: 700; margin-bottom: 8px; }.component-badge{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.level824{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.ui-edge{
  margin: 24px 0;
}.style261{ font-size: 1.25rem; margin-bottom: 16px; }.promo906{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.star-y10{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.game-e8{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.description-inactive{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.style-ke{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.texture983{ margin-top: 12px; }.game-ny{ margin: 24px 0; }.popup-qd{ font-size: 1.25rem; margin-bottom: 16px; }.preview303{ display: flex; flex-direction: column; gap: 12px; }.nav-action{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.nav-action:hover{ background: rgba(255,255,255,0.08); }.inactive578{ font-size: 12px; color: rgba(255,255,255,0.6); }.content58{ margin: 24px 0; }.link-nj{ font-size: 1.25rem; margin-bottom: 16px; }.layout556{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.window-pa{
  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;
}.disabled-py{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.carousel517{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.circle-bg{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.collapse-view{ font-size: 13px; display: block; margin-bottom: 4px; }.collapse234{ font-size: 12px; color: rgba(255,255,255,0.7); }.hard-x19{ margin-top: 12px; display: inline-block; }.texture-i57{ margin: 24px 0; }.hover-ux{ font-size: 1.25rem; margin-bottom: 16px; }.dark188{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.dim638{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.enabled-dg{ position: relative; margin-bottom: 8px; }.modal-xi{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.screen19{ display: block; margin-bottom: 8px; }.featured-eq{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.wrapper-xc{ font-size: 12px; color: rgba(255,255,255,0.6); }.collapse-oc{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.section-p23{ margin: 24px 0; }.oval-vz{ font-size: 1.25rem; margin-bottom: 16px; }.subtitle-i44{ display: flex; flex-direction: column; gap: 12px; }.interface-pt{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.interface-pt:hover{ background: rgba(255,255,255,0.08); }.panel-point, .action-ec{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.icon552{ font-size: 13px; margin-top: 8px; }.carousel457{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.circle-yc{ margin: 24px 0; }.tooltip-slider{ font-size: 1.25rem; margin-bottom: 16px; }.dropdown639{ display: flex; flex-direction: column; gap: 16px; }.oval608{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.oval-layout{ font-size: 12px; color: #089e4e; }.bright287{ font-weight: 700; margin: 8px 0; }.player-tz{ font-size: 12px; display: block; margin: 8px 0; }.interface826{ margin-top: 8px; }/* Блок: Провайдеры */
.widget294{ margin: 24px 0; }.deal-carousel{ font-size: 1.25rem; margin-bottom: 16px; }.active-wl{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.header-hard{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.footer-yo{ margin: 24px 0; }.background-fp{ font-size: 1.25rem; margin-bottom: 16px; }.footer-disabled{ display: flex; flex-direction: column; gap: 16px; }.gallery-oi{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.overlay-panel{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.thumbnail932{ font-weight: 600; font-size: 1rem; }.accordion799{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.sharp-tertiary{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.meta-promo{ font-size: 13px; margin-bottom: 10px; }.icon-graphic{ color: #089e4e; font-weight: 700; }.banner617{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.play-container{ font-size: 12px; color: rgba(255,255,255,0.5); }.control-edge, .menu906{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.promo-o47{ font-size: 1.25rem; margin-bottom: 16px; }.accent-fl{ margin: 24px 0; }.block959{ display: flex; flex-direction: column; gap: 12px; }.select-ac{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.window-rq{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.template537{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.carousel-z34{ margin: 24px 0; }.point-eo{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.ux619 h4, .state-fn h4{ font-size: 1rem; margin-bottom: 12px; }.ux619 h4{ color: #089e4e; }.state-fn h4{ color: #e57373; }.ux619 ul, .state-fn ul{ padding-left: 20px; margin: 0; }.ux619 li, .state-fn li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.card-option{ margin: 24px 0; }.hover688{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.badge425{
  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;
}.badge425:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.circle939{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.content-gradient{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.media84{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.hero-ym, .image-at, .visual-mi, .oval-ri, .slider517{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.select-vq, .toggle-r77, .popular-dc, .promo676, .hero257{
  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;
}.select-vq:hover, .toggle-r77:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.theme-bl{ width: 100%; border-radius: 8px; }.enabled627{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.theme864{ background: rgba(255,255,255,0.05); border-radius: 12px; }.container-mr{
  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;
}.container-mr .background-tp{ font-size: 2rem; margin-bottom: 8px; }.container-mr .round653{ font-size: 1.25rem; margin-bottom: 8px; }.container-mr .featured304{ font-size: 14px; margin-bottom: 8px; }.container-mr .theme-modal{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.label-nb{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.slider-panel{ margin: 24px 0; padding: 20px 0; }.play-kb{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.widget508{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.rank-smooth{
  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;
}.rank-smooth:hover{ background: rgba(255,255,255,0.1); }.rank-smooth img{ max-width: 80px; max-height: 40px; object-fit: contain; }.circle-yp .option-hw{ display: flex; flex-wrap: wrap; gap: 12px; }.circle-yp .link386{
  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;
}.circle-yp .link386:hover{ border-color: #089e4e; background: #089e4e15; }.circle-yp .link386 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.theme-qt .tab-disabled{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.theme-qt .hard553{ padding: 10px 14px; transition: opacity 0.2s; }.theme-qt .hard553:hover{ opacity: 0.85; }.theme-qt .hard553 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.grid108{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.grid108 .hero-texture{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.grid108 .play-fg{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.grid108 .play-fg:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.grid108 .play-fg img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.expand998{ margin: 28px 0; }.rating792{ font-size: 1.5rem; margin-bottom: 20px; }.subtitle-tg .highlight-zi{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.subtitle-tg .disabled537{
  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;
}.subtitle-tg .disabled537:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.subtitle-tg .disabled537 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.subtitle-tg .badge-n33{ display: block; padding: 12px; font-size: 14px; }.subtitle-tg .image555{ margin-top: 20px; display: inline-block; }.media989 .card338{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.media989 .circle-x41{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.media989 .circle-x41:hover{ opacity: 0.9; }.media989 .circle-x41 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.modal-sa .field-co{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.modal-sa .dropdown-pi{
  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);
}.modal-sa .dropdown-pi:hover{ transform: scale(1.02); border-color: #089e4e; }.modal-sa .wrapper-frame{ aspect-ratio: 3/2; overflow: hidden; }.modal-sa .wrapper-frame img{ width: 100%; height: 100%; object-fit: cover; display: block; }.modal-sa .tag153{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.item-eo{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.field-d44{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.menu324{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.menu324:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.corner-jg .option-jc{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.corner-jg .design-hn{
  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);
}.corner-jg .design-hn:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.corner-jg .design-hn img{
  width: 100%;
  height: auto;
  display: block;
}.corner-jg .featured212{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.corner-jg{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.overlay-g51 .toggle-dt{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.overlay-g51 .label213{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.overlay-g51 .label213:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.overlay-g51 .label213 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.pattern-preview .preview-gb{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.pattern-preview .focus-go{
  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);
}.pattern-preview .focus-go:hover{
  transform: translateY(-6px);
}.pattern-preview .badge802{
  position: relative;
  overflow: hidden;
}.pattern-preview .badge802 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.pattern-preview .focus-go:hover img{
  transform: scale(1.1);
}.pattern-preview .visual908{
  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;
}.pattern-preview .focus-go:hover .visual908{
  opacity: 1;
}.pattern-preview .button-fp{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.pattern-preview .featured212{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.tertiary36 .surface59{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.tertiary36 .surface59::-webkit-scrollbar{
  height: 8px;
}.tertiary36 .surface59::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.tertiary36 .surface59::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.tertiary36 .tab447{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.tertiary36 .tag704{
  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);
}.tertiary36 .tag704:hover{
  transform: scale(1.05);
}.tertiary36 .tag704 img{
  width: 100%;
  height: auto;
  display: block;
}.tertiary36 .square790{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.content-o5 .progress595{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.content-o5 .score502{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.content-o5 .score502.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.content-o5 .score502.main-slot-medium{
  grid-column: span 2;
}.content-o5 .score502:hover{
  transform: scale(1.03);
  z-index: 10;
}.content-o5 .score502 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.content-o5 .ux-border{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.subtitle319 .title-oval{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.subtitle319 .graphic625{
  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);
}.subtitle319 .graphic625:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.subtitle319 .panel32{
  border-radius: 8px;
  overflow: hidden;
}.subtitle319 .panel32 img{
  width: 100%;
  height: auto;
  display: block;
}.subtitle319 .widget-display{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.subtitle319 .dark-nw{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.subtitle319 .promo-ev{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.subtitle319 .special47{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.subtitle319 .screen-e64{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.subtitle319 .overlay-ce{
  display: flex;
  align-items: center;
}.subtitle319 .details-hm{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.subtitle319 .details-hm:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.corner-jg .option-jc,
  .pattern-preview .preview-gb{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.corner-jg .option-jc,
  .pattern-preview .preview-gb{
    grid-template-columns: repeat(2, 1fr);
  }.overlay-g51 .toggle-dt{
    grid-template-columns: repeat(3, 1fr);
  }.subtitle319 .graphic625{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.subtitle319 .overlay-ce{
    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) {.field-d44{
    font-size: 22px;
  }.corner-jg .option-jc,
  .pattern-preview .preview-gb{
    grid-template-columns: 1fr;
  }.overlay-g51 .toggle-dt{
    grid-template-columns: repeat(2, 1fr);
  }.tertiary36 .tag704{
    flex: 0 0 180px;
  }.subtitle319 .graphic625{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.light-tp{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.display-ys{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.gradient-border{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s, transform 0.2s;
  display: block;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}.gradient-border:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.icon290 .text81{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.icon290 .feature500{
  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;
}.icon290 .feature500:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.icon290 .details-form{
  flex-shrink: 0;
}.icon290 .details-form img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.icon290 .link891{
  flex: 1;
}.icon290 .slider258{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.icon290 .corner904{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.active-ur .screen-ze{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.active-ur .screen-ze .disabled827:nth-child(4),
.active-ur .screen-ze .disabled827:nth-child(5){
  grid-column: span 1;
}.active-ur .disabled827{
  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;
}.active-ur .disabled827:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.active-ur .switch-tb{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.active-ur .toggle385{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.active-ur .slider258{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.active-ur .corner904{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.round-jq .item-subtitle{
  max-width: 800px;
  margin: 0 auto;
}.round-jq .rating706{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.round-jq .active985{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.round-jq .active985:hover{
  background: rgba(255, 255, 255, 0.05);
}.round-jq .title147{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.round-jq .shadow-enabled{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.round-jq .description620{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.round-jq .rating706.active .description620{
  transform: rotate(180deg);
}.round-jq .graphic772{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.round-jq .rating706.active .graphic772{
  max-height: 300px;
}.round-jq .graphic772 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.badge999 .component-gi{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.badge999 .component-gi::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.badge999 .option-label{
  position: relative;
  margin-bottom: 48px;
}.badge999 .gallery265{
  position: absolute;
  left: -60px;
  top: 0;
}.badge999 .play-yc{
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: white;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.5);
}.badge999 .inactive-range{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.badge999 .edge570{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.badge999 .dropdown-qy{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.badge999 .oval524{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.state80 .image577{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.state80 .disabled-kt{
  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;
}.state80 .disabled-kt:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.state80 .border796{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.4);
}.state80 .ux-widget img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.state80 .background43{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.state80 .style-q74{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.button-it .column-qs{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.button-it .theme-sharp{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #089e4e;
  transition: background 0.2s, border-color 0.2s;
}.button-it .theme-sharp:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.button-it .inactive-xj{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.button-it .wrapper-x42{
  width: 32px;
  height: 32px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.button-it .inactive-xj img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.button-it .column-et{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.button-it .range-qp{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.active-ur .screen-ze{
    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) {.display-ys{
    font-size: 26px;
  }.icon290 .feature500{
    flex-direction: column;
    text-align: center;
  }.icon290 .details-form{
    margin: 0 auto;
  }.active-ur .screen-ze{
    grid-template-columns: 1fr;
  }.active-ur .screen-ze .disabled827:nth-child(5){
    grid-column: span 1;
  }.badge999 .component-gi{
    padding-left: 0;
  }.badge999 .component-gi::before{
    display: none;
  }.badge999 .gallery265{
    position: static;
    margin-bottom: 12px;
  }.badge999 .play-yc{
    margin: 0 auto;
  }.badge999 .edge570{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.state80 .disabled-kt{
    grid-template-columns: 1fr;
  }.state80 .ux-widget img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.button-it .theme-sharp{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.promo906{ grid-template-columns: 1fr; }.layout556{ grid-template-columns: 1fr; }.hero-ym, .image-at{ grid-template-columns: 1fr; }.window757{ flex-direction: column; text-align: center; }.point-eo{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.offer-switch{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.column-background{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.background966{ display: flex; align-items: center; flex-shrink: 0; }.component223{ height: 50px; width: auto; }.popup287{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.offer-i29{ font-size: 14px; font-weight: 600; color: #000; }.select942{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.screen-it{ display: flex; gap: 20px; margin-left: 20px; }.screen-it .tag-ux{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.screen-it .tag-ux:hover, .screen-it .tag-ux.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.shadow965{ display: flex; gap: 12px; margin-left: auto; }.template819{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.hero391{ background: #00d4ff; color: #000; }.hero391:hover{ background: #00b8e6; transform: translateY(-2px); }.block-m78{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.block-m78:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.tag-play{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.soft862{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.foreground-kg{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.progress504{ height: 45px; }.block-row{ font-size: 22px; font-weight: 700; color: #00d4ff; }.border-row{ display: flex; gap: 25px; align-items: center; }.border-row .tag-ux{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.border-row .tag-ux:hover, .border-row .tag-ux.active{ color: #00d4ff; }.panel-g45{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.panel-g45:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.player-gs{ background: #00d4ff; color: #000; padding: 8px 0; }.link192{ background: #0a0f1c; padding: 12px 0; }.texture298{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.gallery-n14{ font-size: 14px; font-weight: 600; }.thumbnail-qu{ display: flex; gap: 15px; }.block-ui{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.block-ui:hover{ text-decoration: underline; }.meta412{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.field-accordion{ height: 48px; }.media281{ display: flex; gap: 25px; }.media281 .tag-ux{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.media281 .tag-ux:hover, .media281 .tag-ux.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.template847{ background: #0a0f1c; padding: 15px 0; }.hard-ab{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.highlight495{ position: absolute; left: 50%; transform: translateX(-50%); }.design662{ height: 55px; }.design-ym, .tag795{ display: flex; gap: 20px; }.design-ym .tag-ux, .tag795 .tag-ux{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.design-ym .tag-ux:hover, .tag795 .tag-ux:hover,
.design-ym .tag-ux.active, .tag795 .tag-ux.active{ color: #00d4ff; }.point-option{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.element662{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.meta692{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.switch862{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.select-pu{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.dropdown683{ height: 50px; width: auto; }.media212{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.icon-nn{ font-size: 12px; color: #999; text-transform: uppercase; }.sharp132{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.input405{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.nav-vn{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.display-fg{ display: flex; gap: 25px; flex-wrap: wrap; }.display-fg .tag-ux{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.display-fg .tag-ux:hover, .display-fg .tag-ux.active{ color: #00d4ff; }.toggle-ex{ display: flex; gap: 12px; }.graphic53, .game752{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.graphic53{ background: #00d4ff; color: #000; }.graphic53:hover{ background: #00b8e6; }.game752{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.game752:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.screen-it, .media281, .design-ym, .tag795, .display-fg{ gap: 15px; }.popup287, .point-option{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.column-background, .soft862, .texture298, .hard-ab, .switch862{ flex-wrap: wrap; }.screen-it, .border-row, .media281, .design-ym, .tag795, .display-fg{ 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 - Аккордеон с анимацией */
.enabled394{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.badge772{
    max-width: 900px;
    margin: 0 auto;
}.accent-yz{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.select-component{
    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);
}.select-component:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.feature358{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.feature358::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;
}.select-component.active .feature358::after{
    transform: translateY(-50%) rotate(45deg);
}.dark-em{
    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;
}.select-component.active .dark-em{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.panel-ah{
    display: none;
}

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.carousel-bo{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.toggle-hard{
    max-width: 1200px;
    margin: 0 auto;
}.column-o49{
    margin-bottom: 40px;
}.label-accordion{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.oval-l52{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.banner-container{
    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;
}.banner-container.tag-1{
    font-size: 0.85rem;
}.banner-container.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.banner-container.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.banner-container:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.item-nv{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.gradient41{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.label-rc{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.label-accordion{
        font-size: 1.3rem;
    }.oval-l52{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.grid-play{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.preview701{
    max-width: 1200px;
    margin: 0 auto;
}.primary-round{
    margin-bottom: 40px;
}.foreground-zg{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.accent-play{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.module340{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.rating100{
    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;
}.rating100:last-child{
    border-bottom: none;
}.rating100:hover{
    color: #ffd700;
    padding-left: 8px;
}.theme731{
    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;
}.thumbnail-wo{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.layer-i12{
    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) {.accent-play{
        grid-template-columns: 1fr;
    }.foreground-zg{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.featured-cj{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.focus79{
    max-width: 1100px;
    margin: 0 auto;
}.visual-ks{
    margin-bottom: 35px;
}.switch-e95{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.edge930{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.edge930:hover{
    color: #ffd700;
}.window726{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.box-info{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.card-ry{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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