
*{
	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: #7a6568;
	color: #ffffff;
	padding-top: 72px;
}.subtitle-ff{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.menu-accent{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #2a262a;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.rating-carousel{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.carousel917{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.carousel917 .text-dim{
	height: 36px;
	width: auto;
	object-fit: contain;
}.interface85{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #5dd7ff;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.module-row{ font-size: 13px; font-weight: 600; }.block976{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.description-x46{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.score-content{
	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;
}.score-content:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.score-content.carduus{
	background: #5dd7ff;
	color: #fff;
	border-color: #5dd7ff;
}.primary792{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.image-qr{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.edge-fl{ background: #5dd7ff; color: #fff; border: none; }.view-l78{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.view-l78:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.menu-accent{ height: auto; }.rating-carousel{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.description-x46{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.description-x46::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.dropdown-graphic{
	border: 1px solid #5dd7ff;
	display: inline-block;
	padding: 10px 20px;
	background-color: #5dd7ff;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.tooltip-field{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.tooltip-field:focus{
	outline: 2px solid #5dd7ff;
	outline-offset: 2px;
}.modal530{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.modal530:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.modal530:focus{
	outline: 2px solid #5dd7ff;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes score860 {0%{ box-shadow: 0 0 5px #5dd7ff; }50%{ box-shadow: 0 0 20px #5dd7ff; }
	100% { box-shadow: 0 0 5px #5dd7ff; }
}.thumbnail932{
	animation: glow 1.5s infinite alternate;
}.expand712{
	background-color: #5dd7ff;
}.popup20{
	background-color: transparent;
}.popup20:hover{
	background-color: #5dd7ff;
}h1, .text-q13{
	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;
	}
}.layer-ry{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.overlay-zx{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.layer210 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.row-ey{
	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;
	}
}.layer210 h1, .layer210 .text-q13{ margin-bottom: 16px; }.rank-uw{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #2a262a;
	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;
	}
}.oval156{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.rank-uw.show{
	opacity: 1;
	visibility: visible;
}.border-iw{
	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;
	}
}.frame504{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.frame504 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.frame504 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.switch-screen{
	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 компактный (не перекрывает контент) ========== */
.player-mm{
  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;
}.oval263{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.border-k95{ flex: 1; min-width: 280px; }.graphic-n86{
  display: inline-block;
  background: #5dd7ff;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.tab-sz{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.button857{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.soft-kb{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.soft-kb strong{ color: #5dd7ff; }.description255{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.description255 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.status-graphic{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.oval263{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.feature-dt.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.popular647{
  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;
}.field33{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.smooth160{ flex: 1; min-width: 280px; }.square411{
  display: inline-block;
  background: #5dd7ff;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.grid-g88{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.list994{ margin-bottom: 12px; }.grid291{
  font-size: 1.35rem;
  font-weight: 800;
  color: #5dd7ff;
  display: block;
}.shadow-er{ font-size: 13px; color: rgba(255,255,255,0.8); }.nav-zd{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.nav-zd strong{ color: #5dd7ff; }.module-pj{ display: flex; gap: 12px; flex-wrap: wrap; }.disabled872{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.disabled872 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.design-media{
  background: linear-gradient(90deg, #5dd7ff 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.wrapper296{ max-width: 500px; margin: 0 auto; }.block-pa{ margin-bottom: 12px; }.oval225{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.slider-description{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.secondary-lz{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.nav-cd strong{ font-size: 1.1rem; }.score530{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.panel199{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.dark197{ flex: 1; min-width: 260px; }.nav113{ font-size: 1.4rem; margin-bottom: 12px; }.meta-of{ margin-bottom: 8px; }.toggle445{
  font-size: 1.3rem;
  font-weight: 700;
  color: #5dd7ff;
  display: block;
}.sharp747{ font-size: 13px; color: rgba(255,255,255,0.75); }.column-m71{ font-size: 14px; margin-bottom: 16px; }.hard-lp img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.tertiary-x10{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.title-ym{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.progress932{
  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;
}.widget-hero{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.label-column{ font-size: 1.25rem; font-weight: 700; color: #5dd7ff; }.featured-ba{ text-align: center; }.window-overlay{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.expand-da{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.slider-active{ flex: 1; min-width: 260px; }.primary-pt{ font-size: 1.4rem; margin-bottom: 10px; }.primary-wb{
  font-size: 1.3rem;
  font-weight: 700;
  color: #5dd7ff;
  margin-bottom: 8px;
}.badge-xf{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.form-wc{ display: flex; gap: 12px; flex-wrap: wrap; }.widget-ki{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.widget-ki img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.disabled872 img, .hard-lp img, .widget-ki 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) */
.tab-soft, .container-h67{
  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;
}.tab-soft h2, .container-h67 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.button400{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #5dd7ff;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.score-by{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.highlight-gg{ font-weight: 800; font-size: 1.25rem; }.progress835{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.layer-rh{
  background: #fff !important;
  color: #2a262a !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.frame-overlay{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.ux2{ font-size: 1.2rem; margin-bottom: 16px; }.icon-de{ list-style: none; padding-left: 0; }.icon-de li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.border-yb{
  margin-top: 16px;
  display: inline-block;
}.switch150{
  background: linear-gradient(135deg, #5dd7ff22 0%, #5dd7ff08 100%);
  border: 1px solid #5dd7ff;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.texture350{ font-weight: 700; margin-bottom: 8px; }.row-action{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.deal-fv{
  margin-top: 12px;
  padding: 10px 20px;
  background: #5dd7ff;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.popular361{
  margin: 24px 0;
}.option663{ font-size: 1.25rem; margin-bottom: 16px; }.banner-focus{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.level-yk{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.form858{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #5dd7ff;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.modal-design{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.display-wo{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.image107{ margin-top: 12px; }.foreground-ei{ margin: 24px 0; }.special415{ font-size: 1.25rem; margin-bottom: 16px; }.special269{ display: flex; flex-direction: column; gap: 12px; }.corner461{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #5dd7ff;
}.corner461:hover{ background: rgba(255,255,255,0.08); }.smooth214{ font-size: 12px; color: rgba(255,255,255,0.6); }.form682{ margin: 24px 0; }.highlight-accordion{ font-size: 1.25rem; margin-bottom: 16px; }.accent995{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.subtitle942{
  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;
}.media-tv{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #5dd7ff;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.border-pattern{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.corner808{
  font-size: 1.25rem;
  font-weight: 800;
  color: #5dd7ff;
  margin: 8px 0 4px;
}.column-primary{ font-size: 13px; display: block; margin-bottom: 4px; }.carousel-primary{ font-size: 12px; color: rgba(255,255,255,0.7); }.preview-dropdown{ margin-top: 12px; display: inline-block; }.subtitle475{ margin: 24px 0; }.pattern145{ font-size: 1.25rem; margin-bottom: 16px; }.dim337{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.secondary-d24{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.player-image{ position: relative; margin-bottom: 8px; }.option-ib{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.hard-tertiary{ display: block; margin-bottom: 8px; }.point854{
  background: #5dd7ff;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.corner-foreground{ font-size: 12px; color: rgba(255,255,255,0.6); }.tooltip-jw{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.popup890{ margin: 24px 0; }.overlay-rh{ font-size: 1.25rem; margin-bottom: 16px; }.label-star{ display: flex; flex-direction: column; gap: 12px; }.control215{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #5dd7ff;
}.control215:hover{ background: rgba(255,255,255,0.08); }.sharp-image, .info-vk{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.tertiary-m79{ font-size: 13px; margin-top: 8px; }.banner-modal{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.popular88{ margin: 24px 0; }.frame150{ font-size: 1.25rem; margin-bottom: 16px; }.card298{ display: flex; flex-direction: column; gap: 16px; }.layout-df{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.enabled-content{ font-size: 12px; color: #5dd7ff; }.control-uk{ font-weight: 700; margin: 8px 0; }.enabled655{ font-size: 12px; display: block; margin: 8px 0; }.offer-j5{ margin-top: 8px; }/* Блок: Провайдеры */
.title403{ margin: 24px 0; }.interface910{ font-size: 1.25rem; margin-bottom: 16px; }.popular746{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.point-vu{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.modal-overlay{ margin: 24px 0; }.popup-x61{ font-size: 1.25rem; margin-bottom: 16px; }.style707{ display: flex; flex-direction: column; gap: 16px; }.dark579{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.enabled-background{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.link847{ font-weight: 600; font-size: 1rem; }.dim-action{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.image173{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.dropdown605{ font-size: 13px; margin-bottom: 10px; }.deal-content{ color: #5dd7ff; font-weight: 700; }.option-play{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.light-ya{ font-size: 12px; color: rgba(255,255,255,0.5); }.widget509, .layout-v68{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.slider447{ font-size: 1.25rem; margin-bottom: 16px; }.action666{ margin: 24px 0; }.deal-jq{ display: flex; flex-direction: column; gap: 12px; }.ux23{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.soft392{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.hard-shadow{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.player-t19{ margin: 24px 0; }.details-hx{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.light100 h4, .layout-p36 h4{ font-size: 1rem; margin-bottom: 12px; }.light100 h4{ color: #5dd7ff; }.layout-p36 h4{ color: #e57373; }.light100 ul, .layout-p36 ul{ padding-left: 20px; margin: 0; }.light100 li, .layout-p36 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.shadow-star{ margin: 24px 0; }.collapse521{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.component-lw{
  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;
}.component-lw:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.background-foreground{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.special-info{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.deal-pp{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.visual-sz, .dim786, .smooth-oh, .score-zw, .light636{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.level-j34, .label-yp, .thumbnail-shadow, .bright-wrapper, .form-featured{
  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;
}.level-j34:hover, .label-yp:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.player-interface{ width: 100%; border-radius: 8px; }.frame-zh{
  display: inline-block;
  background: #5dd7ff40;
  color: #5dd7ff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.design-l54{ background: rgba(255,255,255,0.05); border-radius: 12px; }.content-om{
  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;
}.content-om .list602{ font-size: 2rem; margin-bottom: 8px; }.content-om .accent-ux{ font-size: 1.25rem; margin-bottom: 8px; }.content-om .meta-uu{ font-size: 14px; margin-bottom: 8px; }.content-om .content-foreground{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.collapse142{ background: linear-gradient(135deg, #5dd7ff 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.background-ch{ margin: 24px 0; padding: 20px 0; }.meta417{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.active145{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.footer-ha{
  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;
}.footer-ha:hover{ background: rgba(255,255,255,0.1); }.footer-ha img{ max-width: 80px; max-height: 40px; object-fit: contain; }.header515 .collapse-d57{ display: flex; flex-wrap: wrap; gap: 12px; }.header515 .card196{
  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;
}.header515 .card196:hover{ border-color: #5dd7ff; background: #5dd7ff15; }.header515 .card196 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.layer618 .hover649{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.layer618 .screen881{ padding: 10px 14px; transition: opacity 0.2s; }.layer618 .screen881:hover{ opacity: 0.85; }.layer618 .screen881 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.column-focus{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.column-focus .icon-w37{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.column-focus .form-sharp{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.column-focus .form-sharp:hover{ background: #5dd7ff25; box-shadow: 0 2px 8px #5dd7ff30; }.column-focus .form-sharp img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.input-menu{ margin: 28px 0; }.square456{ font-size: 1.5rem; margin-bottom: 20px; }.component431 .module-option{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.component431 .carousel-u87{
  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;
}.component431 .carousel-u87:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.component431 .carousel-u87 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.component431 .action-yr{ display: block; padding: 12px; font-size: 14px; }.component431 .control-gv{ margin-top: 20px; display: inline-block; }.banner-foreground .badge346{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.banner-foreground .title-active{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.banner-foreground .title-active:hover{ opacity: 0.9; }.banner-foreground .title-active img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.highlight633 .promo-as{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.highlight633 .button-dc{
  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);
}.highlight633 .button-dc:hover{ transform: scale(1.02); border-color: #5dd7ff; }.highlight633 .thumbnail680{ aspect-ratio: 3/2; overflow: hidden; }.highlight633 .thumbnail680 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.highlight633 .badge-po{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.column-option{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.box685{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.highlight993{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #5dd7ff;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.highlight993:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.window893 .accent32{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.window893 .field329{
  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);
}.window893 .field329:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #5dd7ff;
}.window893 .field329 img{
  width: 100%;
  height: auto;
  display: block;
}.window893 .slider709{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.window893{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.button139 .input-fo{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.button139 .info-lj{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.button139 .info-lj:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.button139 .info-lj img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.tab-subtitle .player238{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.tab-subtitle .focus-nav{
  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);
}.tab-subtitle .focus-nav:hover{
  transform: translateY(-6px);
}.tab-subtitle .tag115{
  position: relative;
  overflow: hidden;
}.tab-subtitle .tag115 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.tab-subtitle .focus-nav:hover img{
  transform: scale(1.1);
}.tab-subtitle .gallery-modal{
  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;
}.tab-subtitle .focus-nav:hover .gallery-modal{
  opacity: 1;
}.tab-subtitle .toggle-zf{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.tab-subtitle .slider709{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.promo-or .oval101{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #5dd7ff rgba(255, 255, 255, 0.1);
}.promo-or .oval101::-webkit-scrollbar{
  height: 8px;
}.promo-or .oval101::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.promo-or .oval101::-webkit-scrollbar-thumb{
  background: #5dd7ff;
  border-radius: 4px;
}.promo-or .bright-d50{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.promo-or .module357{
  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);
}.promo-or .module357:hover{
  transform: scale(1.05);
}.promo-or .module357 img{
  width: 100%;
  height: auto;
  display: block;
}.promo-or .square-design{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.tab300 .form-texture{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.tab300 .visual-zn{
  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);
}.tab300 .visual-zn.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.tab300 .visual-zn.main-slot-medium{
  grid-column: span 2;
}.tab300 .visual-zn:hover{
  transform: scale(1.03);
  z-index: 10;
}.tab300 .visual-zn img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.tab300 .deal757{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.accordion-hd .enabled-cd{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.accordion-hd .text717{
  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);
}.accordion-hd .text717:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #5dd7ff;
}.accordion-hd .soft-qv{
  border-radius: 8px;
  overflow: hidden;
}.accordion-hd .soft-qv img{
  width: 100%;
  height: auto;
  display: block;
}.accordion-hd .interface572{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.accordion-hd .box-hz{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.accordion-hd .status703{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.accordion-hd .range840{
  display: inline-block;
  padding: 4px 10px;
  background: #5dd7ff;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.accordion-hd .form850{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.accordion-hd .surface346{
  display: flex;
  align-items: center;
}.accordion-hd .carousel163{
  padding: 10px 20px;
  background: #5dd7ff;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.accordion-hd .carousel163:hover{
  opacity: 0.85;
}

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

@media (max-width: 768px) {.window893 .accent32,
  .tab-subtitle .player238{
    grid-template-columns: repeat(2, 1fr);
  }.button139 .input-fo{
    grid-template-columns: repeat(3, 1fr);
  }.accordion-hd .text717{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.accordion-hd .surface346{
    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) {.box685{
    font-size: 22px;
  }.window893 .accent32,
  .tab-subtitle .player238{
    grid-template-columns: 1fr;
  }.button139 .input-fo{
    grid-template-columns: repeat(2, 1fr);
  }.promo-or .module357{
    flex: 0 0 180px;
  }.accordion-hd .text717{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.column350{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.badge672{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.section-l53{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #5dd7ff;
  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;
}.section-l53:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.carousel-rs .background-lr{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.carousel-rs .collapse-edge{
  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;
}.carousel-rs .collapse-edge:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #5dd7ff;
}.carousel-rs .focus567{
  flex-shrink: 0;
}.carousel-rs .focus567 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.carousel-rs .oval-gw{
  flex: 1;
}.carousel-rs .feature765{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.carousel-rs .light-link{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.edge761 .state-layer{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.edge761 .state-layer .range-qf:nth-child(4),
.edge761 .state-layer .range-qf:nth-child(5){
  grid-column: span 1;
}.edge761 .range-qf{
  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;
}.edge761 .range-qf:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.edge761 .title-yh{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #5dd7ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.edge761 .point870{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.edge761 .feature765{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.edge761 .light-link{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.design-cg .switch-xj{
  max-width: 800px;
  margin: 0 auto;
}.design-cg .media-ky{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.design-cg .gradient675{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.design-cg .gradient675:hover{
  background: rgba(255, 255, 255, 0.05);
}.design-cg .dropdown-hard{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.design-cg .style-y46{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.design-cg .block-list{
  color: #5dd7ff;
  font-size: 20px;
  transition: transform 0.3s;
}.design-cg .media-ky.active .block-list{
  transform: rotate(180deg);
}.design-cg .carousel-rw{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.design-cg .media-ky.active .carousel-rw{
  max-height: 300px;
}.design-cg .carousel-rw p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.image874 .screen-container{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.image874 .screen-container::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #5dd7ff, rgba(255, 255, 255, 0.1));
}.image874 .enabled871{
  position: relative;
  margin-bottom: 48px;
}.image874 .template619{
  position: absolute;
  left: -60px;
  top: 0;
}.image874 .gradient-popular{
  width: 40px;
  height: 40px;
  background: #5dd7ff;
  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);
}.image874 .subtitle-select{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.image874 .soft556{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.image874 .carousel283{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.image874 .expand-play{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.rank-secondary .star-w1{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.rank-secondary .hover-zd{
  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;
}.rank-secondary .hover-zd:hover{
  border-color: #5dd7ff;
  transform: translateX(8px);
}.rank-secondary .box483{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #5dd7ff;
  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);
}.rank-secondary .element-u40 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.rank-secondary .design797{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.rank-secondary .widget-icon{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.layer-sq .style-cp{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.layer-sq .state-d16{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #5dd7ff;
  transition: background 0.2s, border-color 0.2s;
}.layer-sq .state-d16:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.layer-sq .badge873{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.layer-sq .primary-bu{
  width: 32px;
  height: 32px;
  background: #5dd7ff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.layer-sq .badge873 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.layer-sq .round599{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.layer-sq .progress238{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.edge761 .state-layer{
    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) {.badge672{
    font-size: 26px;
  }.carousel-rs .collapse-edge{
    flex-direction: column;
    text-align: center;
  }.carousel-rs .focus567{
    margin: 0 auto;
  }.edge761 .state-layer{
    grid-template-columns: 1fr;
  }.edge761 .state-layer .range-qf:nth-child(5){
    grid-column: span 1;
  }.image874 .screen-container{
    padding-left: 0;
  }.image874 .screen-container::before{
    display: none;
  }.image874 .template619{
    position: static;
    margin-bottom: 12px;
  }.image874 .gradient-popular{
    margin: 0 auto;
  }.image874 .soft556{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.rank-secondary .hover-zd{
    grid-template-columns: 1fr;
  }.rank-secondary .element-u40 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.layer-sq .state-d16{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.banner-focus{ grid-template-columns: 1fr; }.accent995{ grid-template-columns: 1fr; }.visual-sz, .dim786{ grid-template-columns: 1fr; }.button400{ flex-direction: column; text-align: center; }.details-hx{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.background-kn{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.badge185{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.item719{ display: flex; align-items: center; flex-shrink: 0; }.border-qf{ height: 50px; width: auto; }.accent486{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.disabled890{ font-size: 14px; font-weight: 600; color: #000; }.accent918{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.switch-mp{ display: flex; gap: 20px; margin-left: 20px; }.switch-mp .info701{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.switch-mp .info701:hover, .switch-mp .info701.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.image-kc{ display: flex; gap: 12px; margin-left: auto; }.soft-block{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.meta-row{ background: #00d4ff; color: #000; }.meta-row:hover{ background: #00b8e6; transform: translateY(-2px); }.display-es{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.display-es:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.link-jr{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.round590{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.info-bl{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.meta720{ height: 45px; }.input37{ font-size: 22px; font-weight: 700; color: #00d4ff; }.pattern-zj{ display: flex; gap: 25px; align-items: center; }.pattern-zj .info701{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.pattern-zj .info701:hover, .pattern-zj .info701.active{ color: #00d4ff; }.subtitle-me{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.subtitle-me:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.highlight95{ background: #00d4ff; color: #000; padding: 8px 0; }.outline367{ background: #0a0f1c; padding: 12px 0; }.label-ns{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.wrapper-io{ font-size: 14px; font-weight: 600; }.section876{ display: flex; gap: 15px; }.enabled-t12{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.enabled-t12:hover{ text-decoration: underline; }.deal870{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.border-mh{ height: 48px; }.select63{ display: flex; gap: 25px; }.select63 .info701{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.select63 .info701:hover, .select63 .info701.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.field795{ background: #0a0f1c; padding: 15px 0; }.interface52{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.dark-s8{ position: absolute; left: 50%; transform: translateX(-50%); }.popular660{ height: 55px; }.pattern-ph, .score-link{ display: flex; gap: 20px; }.pattern-ph .info701, .score-link .info701{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.pattern-ph .info701:hover, .score-link .info701:hover,
.pattern-ph .info701.active, .score-link .info701.active{ color: #00d4ff; }.visual-state{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.highlight-hard{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.hero-ty{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.enabled-e43{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.range-uk{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.section-c70{ height: 50px; width: auto; }.widget-x6{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.edge-zv{ font-size: 12px; color: #999; text-transform: uppercase; }.foreground-gw{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.widget641{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.wrapper-field{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.style-game{ display: flex; gap: 25px; flex-wrap: wrap; }.style-game .info701{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.style-game .info701:hover, .style-game .info701.active{ color: #00d4ff; }.promo-accordion{ display: flex; gap: 12px; }.foreground944, .select-io{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.foreground944{ background: #00d4ff; color: #000; }.foreground944:hover{ background: #00b8e6; }.select-io{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.select-io:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.switch-mp, .select63, .pattern-ph, .score-link, .style-game{ gap: 15px; }.accent486, .visual-state{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.badge185, .round590, .label-ns, .interface52, .enabled-e43{ flex-wrap: wrap; }.switch-mp, .pattern-zj, .select63, .pattern-ph, .score-link, .style-game{ 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 - Аккордеон с анимацией */
.primary838{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.template-tertiary{
    max-width: 900px;
    margin: 0 auto;
}.ux-a17{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.dark-preview{
    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);
}.dark-preview:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.dark248{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.dark248::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;
}.dark-preview.active .dark248::after{
    transform: translateY(-50%) rotate(45deg);
}.texture-t14{
    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;
}.dark-preview.active .texture-t14{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.badge-wb{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.display-by{
        font-size: 1.3rem;
    }.background-label{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.foreground-active{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.dropdown496{
    max-width: 1200px;
    margin: 0 auto;
}.frame502{
    margin-bottom: 40px;
}.accent-su{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.module-feature{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.footer-o51{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.theme-rj{
    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;
}.theme-rj:last-child{
    border-bottom: none;
}.theme-rj:hover{
    color: #ffd700;
    padding-left: 8px;
}.layout-hz{
    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;
}.background-ba{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.star969{
    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) {.module-feature{
        grid-template-columns: 1fr;
    }.accent-su{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.slider-vf{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.select227{
    max-width: 1100px;
    margin: 0 auto;
}.element-z64{
    margin-bottom: 35px;
}.badge89{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.header553{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.header553:hover{
    color: #ffd700;
}.deal452{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.button300{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.inactive419{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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