
*{
	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;
}.featured-collapse{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.slider331{
	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;
}.field104{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.panel-mu{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.panel-mu .badge597{
	height: 36px;
	width: auto;
	object-fit: contain;
}.foreground-zm{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.section146{ font-size: 13px; font-weight: 600; }.carousel-tg{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.nav-o85{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.hover-g74{
	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;
}.hover-g74:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.hover-g74.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.point-i28{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.promo-item{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.field-screen{ background: #089e4e; color: #fff; border: none; }.toggle-jc{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.toggle-jc:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.slider331{ height: auto; }.field104{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.nav-o85{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.nav-o85::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.tooltip-v49{
	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;
}/* Стили для кнопок навигации (вместо ссылок) */
.carousel765{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.carousel765:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.outline-h77{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.outline-h77:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.outline-h77:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes form-square {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.hover-select{
	animation: glow 1.5s infinite alternate;
}.progress-ma{
	background-color: #089e4e;
}.state534{
	background-color: transparent;
}.state534:hover{
	background-color: #089e4e;
}h1, .header-yy{
	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;
	}
}.graphic-background{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.offer-collapse{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.view-yb p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.sharp120{
	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;
	}
}.view-yb h1, .view-yb .header-yy{ margin-bottom: 16px; }.module-layer{
	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;
	}
}.border455{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.module-layer.show{
	opacity: 1;
	visibility: visible;
}.disabled-lb{
	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;
	}
}.tag751{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.tag751 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.tag751 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.list-ah{
	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 компактный (не перекрывает контент) ========== */
.accent-form{
  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;
}.switch249{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.panel-bg{ flex: 1; min-width: 280px; }.bright-wl{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.layer517{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.gradient878{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.module685{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.module685 strong{ color: #089e4e; }.design-mu{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.design-mu img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.hero221{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.switch249{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.switch-jk.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.gradient32{
  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;
}.interface244{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.rank575{ flex: 1; min-width: 280px; }.collapse-he{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.panel322{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.list-p52{ margin-bottom: 12px; }.ui-nz{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.dropdown-ux{ font-size: 13px; color: rgba(255,255,255,0.8); }.corner131{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.corner131 strong{ color: #089e4e; }.footer-bright{ display: flex; gap: 12px; flex-wrap: wrap; }.card234{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.card234 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.action-dim{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.frame390{ max-width: 500px; margin: 0 auto; }.inactive-fc{ margin-bottom: 12px; }.carousel-iu{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.border-p37{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.option-popup{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.special-u33 strong{ font-size: 1.1rem; }.tooltip-ai{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.pattern1{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.active46{ flex: 1; min-width: 260px; }.wrapper208{ font-size: 1.4rem; margin-bottom: 12px; }.outline240{ margin-bottom: 8px; }.range-gf{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.wrapper-gt{ font-size: 13px; color: rgba(255,255,255,0.75); }.border710{ font-size: 14px; margin-bottom: 16px; }.text-ws img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.range-inactive{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.wrapper-tw{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.grid-light{
  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;
}.collapse-lg{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.special831{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.popular104{ text-align: center; }.collapse-mk{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.media-xh{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.tooltip-dc{ flex: 1; min-width: 260px; }.column-ux{ font-size: 1.4rem; margin-bottom: 10px; }.featured-modal{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.layout-level{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.featured-a3{ display: flex; gap: 12px; flex-wrap: wrap; }.description-widget{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.description-widget img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.card234 img, .text-ws img, .description-widget 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) */
.card-f38, .toggle-module{
  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;
}.card-f38 h2, .toggle-module h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.option199{
  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;
}.promo38{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.active-se{ font-weight: 800; font-size: 1.25rem; }.action-ir{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.ux668{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.dark166{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.section-subtitle{ font-size: 1.2rem; margin-bottom: 16px; }.wrapper150{ list-style: none; padding-left: 0; }.wrapper150 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.form39{
  margin-top: 16px;
  display: inline-block;
}.column-gy{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.title-vf{ font-weight: 700; margin-bottom: 8px; }.accent-yf{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.section-qh{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.layer-nav{
  margin: 24px 0;
}.feature507{ font-size: 1.25rem; margin-bottom: 16px; }.module-ho{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.progress-h70{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.focus-ud{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.featured-gradient{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.image-zg{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.element-s36{ margin-top: 12px; }.promo268{ margin: 24px 0; }.text-ts{ font-size: 1.25rem; margin-bottom: 16px; }.header569{ display: flex; flex-direction: column; gap: 12px; }.star-qm{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.star-qm:hover{ background: rgba(255,255,255,0.08); }.block351{ font-size: 12px; color: rgba(255,255,255,0.6); }.thumbnail-m40{ margin: 24px 0; }.background909{ font-size: 1.25rem; margin-bottom: 16px; }.bright-vb{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.badge-title{
  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;
}.status-view{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.theme820{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.wrapper-x56{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.hard127{ font-size: 13px; display: block; margin-bottom: 4px; }.ux-wz{ font-size: 12px; color: rgba(255,255,255,0.7); }.foreground-c44{ margin-top: 12px; display: inline-block; }.image-jr{ margin: 24px 0; }.panel-overlay{ font-size: 1.25rem; margin-bottom: 16px; }.status-active{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.surface208{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.ui-display{ position: relative; margin-bottom: 8px; }.round272{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.row706{ display: block; margin-bottom: 8px; }.element-rp{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.dark945{ font-size: 12px; color: rgba(255,255,255,0.6); }.tab-smooth{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.gradient515{ margin: 24px 0; }.inactive-game{ font-size: 1.25rem; margin-bottom: 16px; }.sharp-gd{ display: flex; flex-direction: column; gap: 12px; }.bright366{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.bright366:hover{ background: rgba(255,255,255,0.08); }.tooltip256, .select-hg{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.display-bc{ font-size: 13px; margin-top: 8px; }.active443{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.soft-container{ margin: 24px 0; }.wrapper-soft{ font-size: 1.25rem; margin-bottom: 16px; }.details-item{ display: flex; flex-direction: column; gap: 16px; }.media-jx{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.surface795{ font-size: 12px; color: #089e4e; }.meta-bp{ font-weight: 700; margin: 8px 0; }.window-display{ font-size: 12px; display: block; margin: 8px 0; }.accordion-column{ margin-top: 8px; }/* Блок: Провайдеры */
.element-yh{ margin: 24px 0; }.play-zk{ font-size: 1.25rem; margin-bottom: 16px; }.popup-design{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.block638{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.link-bright{ margin: 24px 0; }.rating-io{ font-size: 1.25rem; margin-bottom: 16px; }.expand145{ display: flex; flex-direction: column; gap: 16px; }.pattern403{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.round783{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.image625{ font-weight: 600; font-size: 1rem; }.element823{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.element-circle{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.play845{ font-size: 13px; margin-bottom: 10px; }.toggle794{ color: #089e4e; font-weight: 700; }.progress92{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.rating399{ font-size: 12px; color: rgba(255,255,255,0.5); }.shadow-aj, .preview-o16{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.surface-aq{ font-size: 1.25rem; margin-bottom: 16px; }.featured-visual{ margin: 24px 0; }.status413{ display: flex; flex-direction: column; gap: 12px; }.style134{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.pattern256{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.hard-l74{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.background-action{ margin: 24px 0; }.score-dark{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.block-oj h4, .promo734 h4{ font-size: 1rem; margin-bottom: 12px; }.block-oj h4{ color: #089e4e; }.promo734 h4{ color: #e57373; }.block-oj ul, .promo734 ul{ padding-left: 20px; margin: 0; }.block-oj li, .promo734 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.square-is{ margin: 24px 0; }.template-a9{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.overlay516{
  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;
}.overlay516:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.popup-gc{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.action-layout{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.image-interface{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.component61, .pattern-info, .box-light, .soft910, .oval469{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.round-disabled, .tertiary83, .link-g85, .inactive-wg, .meta-game{
  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;
}.round-disabled:hover, .tertiary83:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.offer-jt{ width: 100%; border-radius: 8px; }.element-ae{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.inactive-grid{ background: rgba(255,255,255,0.05); border-radius: 12px; }.control-wi{
  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;
}.control-wi .badge-gradient{ font-size: 2rem; margin-bottom: 8px; }.control-wi .play-dc{ font-size: 1.25rem; margin-bottom: 8px; }.control-wi .active902{ font-size: 14px; margin-bottom: 8px; }.control-wi .graphic-o66{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.box706{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.row-ju{ margin: 24px 0; padding: 20px 0; }.meta711{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.layer-bn{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.graphic742{
  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;
}.graphic742:hover{ background: rgba(255,255,255,0.1); }.graphic742 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.rating-item .background84{ display: flex; flex-wrap: wrap; gap: 12px; }.rating-item .rank589{
  padding: 14px 18px; background: rgba(255,255,255,0.04);
  border: 1px solid rgba(255,255,255,0.12); border-radius: 8px;
  transition: border-color 0.2s, background 0.2s;
}.rating-item .rank589:hover{ border-color: #089e4e; background: #089e4e15; }.rating-item .rank589 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.wrapper-vx .tooltip252{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.wrapper-vx .hover237{ padding: 10px 14px; transition: opacity 0.2s; }.wrapper-vx .hover237:hover{ opacity: 0.85; }.wrapper-vx .hover237 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.round213{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.round213 .label-z3{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.round213 .progress-tab{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.round213 .progress-tab:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.round213 .progress-tab img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.slider777{ margin: 28px 0; }.sharp-gt{ font-size: 1.5rem; margin-bottom: 20px; }.style-ag .round-qx{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.style-ag .offer-ft{
  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;
}.style-ag .offer-ft:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.style-ag .offer-ft img{ width: 100%; height: 133px; object-fit: cover; display: block; }.style-ag .theme260{ display: block; padding: 12px; font-size: 14px; }.style-ag .banner-ga{ margin-top: 20px; display: inline-block; }.action-qu .container912{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.action-qu .star-gc{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.action-qu .star-gc:hover{ opacity: 0.9; }.action-qu .star-gc img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.dim394 .text755{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.dim394 .button377{
  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);
}.dim394 .button377:hover{ transform: scale(1.02); border-color: #089e4e; }.dim394 .nav-graphic{ aspect-ratio: 3/2; overflow: hidden; }.dim394 .nav-graphic img{ width: 100%; height: 100%; object-fit: cover; display: block; }.dim394 .texture-circle{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.promo208{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.foreground65{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.oval807{
  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;
}.oval807:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.offer895 .container-y29{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.offer895 .subtitle415{
  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);
}.offer895 .subtitle415:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.offer895 .subtitle415 img{
  width: 100%;
  height: auto;
  display: block;
}.offer895 .badge-score{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.offer895{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.details-z60 .layer496{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.details-z60 .surface601{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.details-z60 .surface601:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.details-z60 .surface601 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.screen-ah .popular-ws{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.screen-ah .score-graphic{
  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);
}.screen-ah .score-graphic:hover{
  transform: translateY(-6px);
}.screen-ah .footer-iv{
  position: relative;
  overflow: hidden;
}.screen-ah .footer-iv img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.screen-ah .score-graphic:hover img{
  transform: scale(1.1);
}.screen-ah .media-gradient{
  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;
}.screen-ah .score-graphic:hover .media-gradient{
  opacity: 1;
}.screen-ah .box-jo{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.screen-ah .badge-score{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.secondary-k65 .component720{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.secondary-k65 .component720::-webkit-scrollbar{
  height: 8px;
}.secondary-k65 .component720::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.secondary-k65 .component720::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.secondary-k65 .background955{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.secondary-k65 .graphic-vo{
  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);
}.secondary-k65 .graphic-vo:hover{
  transform: scale(1.05);
}.secondary-k65 .graphic-vo img{
  width: 100%;
  height: auto;
  display: block;
}.secondary-k65 .player-pq{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.soft-po .layer760{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.soft-po .screen-edge{
  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);
}.soft-po .screen-edge.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.soft-po .screen-edge.main-slot-medium{
  grid-column: span 2;
}.soft-po .screen-edge:hover{
  transform: scale(1.03);
  z-index: 10;
}.soft-po .screen-edge img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.soft-po .modal-pi{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.game847 .tag-section{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.game847 .corner-outline{
  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);
}.game847 .corner-outline:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.game847 .game968{
  border-radius: 8px;
  overflow: hidden;
}.game847 .game968 img{
  width: 100%;
  height: auto;
  display: block;
}.game847 .details35{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.game847 .design-zt{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.game847 .edge-n70{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.game847 .row57{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.game847 .action734{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.game847 .focus-window{
  display: flex;
  align-items: center;
}.game847 .rating-sa{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.game847 .rating-sa:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.offer895 .container-y29,
  .screen-ah .popular-ws{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.offer895 .container-y29,
  .screen-ah .popular-ws{
    grid-template-columns: repeat(2, 1fr);
  }.details-z60 .layer496{
    grid-template-columns: repeat(3, 1fr);
  }.game847 .corner-outline{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.game847 .focus-window{
    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) {.foreground65{
    font-size: 22px;
  }.offer895 .container-y29,
  .screen-ah .popular-ws{
    grid-template-columns: 1fr;
  }.details-z60 .layer496{
    grid-template-columns: repeat(2, 1fr);
  }.secondary-k65 .graphic-vo{
    flex: 0 0 180px;
  }.game847 .corner-outline{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.design728{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.interface67{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.menu977{
  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;
}.menu977:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.popup-r22 .background-h69{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.popup-r22 .layout-carousel{
  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;
}.popup-r22 .layout-carousel:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.popup-r22 .level179{
  flex-shrink: 0;
}.popup-r22 .level179 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.popup-r22 .media25{
  flex: 1;
}.popup-r22 .expand138{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.popup-r22 .title-screen{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.action108 .shadow-foreground{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.action108 .shadow-foreground .star310:nth-child(4),
.action108 .shadow-foreground .star310:nth-child(5){
  grid-column: span 1;
}.action108 .star310{
  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;
}.action108 .star310:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.action108 .slider-md{
  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;
}.action108 .popup69{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.action108 .expand138{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.action108 .title-screen{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.text316 .theme525{
  max-width: 800px;
  margin: 0 auto;
}.text316 .layout-v93{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.text316 .panel-oj{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.text316 .panel-oj:hover{
  background: rgba(255, 255, 255, 0.05);
}.text316 .smooth944{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.text316 .active460{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.text316 .element-layout{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.text316 .layout-v93.active .element-layout{
  transform: rotate(180deg);
}.text316 .field116{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.text316 .layout-v93.active .field116{
  max-height: 300px;
}.text316 .field116 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.special-ko .accent356{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.special-ko .accent356::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.special-ko .round-yv{
  position: relative;
  margin-bottom: 48px;
}.special-ko .banner-ts{
  position: absolute;
  left: -60px;
  top: 0;
}.special-ko .texture-footer{
  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);
}.special-ko .inactive855{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.special-ko .edge762{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.special-ko .rank950{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.special-ko .status-gallery{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.overlay63 .promo685{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.overlay63 .gallery-xt{
  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;
}.overlay63 .gallery-xt:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.overlay63 .border-r50{
  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);
}.overlay63 .player-jv img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.overlay63 .square291{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.overlay63 .screen860{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.title721 .status169{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.title721 .hero-rv{
  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;
}.title721 .hero-rv:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.title721 .meta535{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.title721 .smooth-oz{
  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;
}.title721 .meta535 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.title721 .subtitle708{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.title721 .outline-column{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.action108 .shadow-foreground{
    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) {.interface67{
    font-size: 26px;
  }.popup-r22 .layout-carousel{
    flex-direction: column;
    text-align: center;
  }.popup-r22 .level179{
    margin: 0 auto;
  }.action108 .shadow-foreground{
    grid-template-columns: 1fr;
  }.action108 .shadow-foreground .star310:nth-child(5){
    grid-column: span 1;
  }.special-ko .accent356{
    padding-left: 0;
  }.special-ko .accent356::before{
    display: none;
  }.special-ko .banner-ts{
    position: static;
    margin-bottom: 12px;
  }.special-ko .texture-footer{
    margin: 0 auto;
  }.special-ko .edge762{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.overlay63 .gallery-xt{
    grid-template-columns: 1fr;
  }.overlay63 .player-jv img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.title721 .hero-rv{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.module-ho{ grid-template-columns: 1fr; }.bright-vb{ grid-template-columns: 1fr; }.component61, .pattern-info{ grid-template-columns: 1fr; }.option199{ flex-direction: column; text-align: center; }.score-dark{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.visual-cd{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.dark442{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.interface-grid{ display: flex; align-items: center; flex-shrink: 0; }.window-wp{ height: 50px; width: auto; }.overlay810{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.banner375{ font-size: 14px; font-weight: 600; color: #000; }.graphic-l45{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.graphic-sl{ display: flex; gap: 20px; margin-left: 20px; }.graphic-sl .component217{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.graphic-sl .component217:hover, .graphic-sl .component217.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.inactive-mp{ display: flex; gap: 12px; margin-left: auto; }.rating-kb{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.feature-i54{ background: #00d4ff; color: #000; }.feature-i54:hover{ background: #00b8e6; transform: translateY(-2px); }.border-ku{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.border-ku:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.corner155{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.corner903{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.button-zc{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.menu381{ height: 45px; }.edge-sharp{ font-size: 22px; font-weight: 700; color: #00d4ff; }.carousel604{ display: flex; gap: 25px; align-items: center; }.carousel604 .component217{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.carousel604 .component217:hover, .carousel604 .component217.active{ color: #00d4ff; }.meta-xh{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.meta-xh:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.corner-footer{ background: #00d4ff; color: #000; padding: 8px 0; }.bright-f14{ background: #0a0f1c; padding: 12px 0; }.dropdown-overlay{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.enabled-k58{ font-size: 14px; font-weight: 600; }.banner-zc{ display: flex; gap: 15px; }.popular-item{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.popular-item:hover{ text-decoration: underline; }.section-sz{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.view-zk{ height: 48px; }.game12{ display: flex; gap: 25px; }.game12 .component217{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.game12 .component217:hover, .game12 .component217.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.row276{ background: #0a0f1c; padding: 15px 0; }.collapse-hb{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.media73{ position: absolute; left: 50%; transform: translateX(-50%); }.screen715{ height: 55px; }.promo-bx, .block856{ display: flex; gap: 20px; }.promo-bx .component217, .block856 .component217{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.promo-bx .component217:hover, .block856 .component217:hover,
.promo-bx .component217.active, .block856 .component217.active{ color: #00d4ff; }.surface450{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.popup932{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.tag840{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.dark-y17{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.visual-bv{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.rating-t72{ height: 50px; width: auto; }.feature876{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.media881{ font-size: 12px; color: #999; text-transform: uppercase; }.soft-n82{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.gallery320{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.media649{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.option-w2{ display: flex; gap: 25px; flex-wrap: wrap; }.option-w2 .component217{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.option-w2 .component217:hover, .option-w2 .component217.active{ color: #00d4ff; }.game-a6{ display: flex; gap: 12px; }.style-kz, .footer222{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.style-kz{ background: #00d4ff; color: #000; }.style-kz:hover{ background: #00b8e6; }.footer222{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.footer222:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.graphic-sl, .game12, .promo-bx, .block856, .option-w2{ gap: 15px; }.overlay810, .surface450{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.dark442, .corner903, .dropdown-overlay, .collapse-hb, .dark-y17{ flex-wrap: wrap; }.graphic-sl, .carousel604, .game12, .promo-bx, .block856, .option-w2{ 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 - Аккордеон с анимацией */
.toggle-tag{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.badge237{
    max-width: 900px;
    margin: 0 auto;
}.score788{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.frame-hv{
    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);
}.frame-hv:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.container-a25{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.container-a25::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;
}.frame-hv.active .container-a25::after{
    transform: translateY(-50%) rotate(45deg);
}.layer-bw{
    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;
}.frame-hv.active .layer-bw{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.banner-ut{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.design-popup{
        font-size: 1.3rem;
    }.slider-sh{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.design102{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.bright553{
    max-width: 1200px;
    margin: 0 auto;
}.play927{
    margin-bottom: 40px;
}.bright-n92{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.component-l63{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.bright-h19{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.preview117{
    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;
}.preview117:last-child{
    border-bottom: none;
}.preview117:hover{
    color: #ffd700;
    padding-left: 8px;
}.nav-le{
    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;
}.display-title{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.play-wh{
    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) {.component-l63{
        grid-template-columns: 1fr;
    }.bright-n92{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.container-jb{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.layer-bd{
    max-width: 1100px;
    margin: 0 auto;
}.ux403{
    margin-bottom: 35px;
}.thumbnail-qy{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.select217{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.select217:hover{
    color: #ffd700;
}.section-ti{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.template149{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.progress-zn{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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