
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}html, body{
	overflow-x: hidden;
	max-width: 100%;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #242526;
	color: #ffffff;
	padding-top: 72px;
}.inactive-ad{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.screen-t41{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #18191a;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.accordion161{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.thumbnail-square{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.thumbnail-square .inactive748{
	height: 36px;
	width: auto;
	object-fit: contain;
}.pattern-texture{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #f5a623;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.score-status{ font-size: 13px; font-weight: 600; }.media-kr{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.featured-dim{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.field532{
	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;
}.field532:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.field532.carduus{
	background: #f5a623;
	color: #fff;
	border-color: #f5a623;
}.button-zy{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.accordion-uw{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.outline-star{ background: #f5a623; color: #fff; border: none; }.frame-jc{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.frame-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; }.screen-t41{ height: auto; }.accordion161{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.featured-dim{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.featured-dim::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.container-active{
	border: 1px solid #f5a623;
	display: inline-block;
	padding: 10px 20px;
	background-color: #f5a623;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.popular-gd{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.popular-gd:focus{
	outline: 2px solid #f5a623;
	outline-offset: 2px;
}.ux420{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.ux420:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.ux420:focus{
	outline: 2px solid #f5a623;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes game184 {0%{ box-shadow: 0 0 5px #f5a623; }50%{ box-shadow: 0 0 20px #f5a623; }
	100% { box-shadow: 0 0 5px #f5a623; }
}.panel343{
	animation: glow 1.5s infinite alternate;
}.featured975{
	background-color: #f5a623;
}.tag373{
	background-color: transparent;
}.tag373:hover{
	background-color: #f5a623;
}h1, .layout280{
	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;
	}
}.label-hp{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.banner-pb{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.play-dq p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.play-dq strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.play-dq a{
	display: inline;
	color: #f5a623;
	text-decoration: underline;
	text-underline-offset: 2px;
}.play-dq a:hover{
	opacity: 0.8;
}.play-dq blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #f5a623;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.play-dq blockquote p{
	margin: 4px 0;
}.play-dq ul, .play-dq ol{
	padding-left: 24px;
	margin: 12px 0;
}.play-dq li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.play-dq h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.play-dq h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.play-dq table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.play-dq th, .play-dq td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.play-dq th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.active870{
	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;
	}
}.play-dq h1, .play-dq .layout280{ margin-bottom: 16px; }.card159{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #18191a;
	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;
	}
}.shadow844{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.card159.show{
	opacity: 1;
	visibility: visible;
}.rank-hn{
	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;
	}
}.subtitle388{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.subtitle388 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.subtitle388 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.round290{
	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-ik{
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 20px 0 24px;
}.shadow-q20{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.dark-qr{ flex: 1; min-width: 280px; }.circle594{
  display: inline-block;
  background: #f5a623;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.edge-media{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.screen-je{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.offer-tu{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.offer-tu strong{ color: #f5a623; }.point-ja{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.point-ja img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.corner-j49{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.shadow-q20{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.frame738.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.accent-nh{
  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;
}.state852{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.row123{ flex: 1; min-width: 280px; }.layer-sx{
  display: inline-block;
  background: #f5a623;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.primary-qi{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.widget-a35{ margin-bottom: 12px; }.point-jm{
  font-size: 1.35rem;
  font-weight: 800;
  color: #f5a623;
  display: block;
}.expand-ru{ font-size: 13px; color: rgba(255,255,255,0.8); }.overlay792{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.overlay792 strong{ color: #f5a623; }.title299{ display: flex; gap: 12px; flex-wrap: wrap; }.input-f44{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.input-f44 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.enabled280{
  background: linear-gradient(90deg, #f5a623 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.option-dim{ max-width: 500px; margin: 0 auto; }.list-point{ margin-bottom: 12px; }.hero-progress{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.surface-wu{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.hard-details{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.details-ld strong{ font-size: 1.1rem; }.widget933{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.tag137{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.hover-xs{ flex: 1; min-width: 260px; }.ui968{ font-size: 1.4rem; margin-bottom: 12px; }.module223{ margin-bottom: 8px; }.field715{
  font-size: 1.3rem;
  font-weight: 700;
  color: #f5a623;
  display: block;
}.badge-at{ font-size: 13px; color: rgba(255,255,255,0.75); }.star-vm{ font-size: 14px; margin-bottom: 16px; }.subtitle351 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.range-xy{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.title-score{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.level-xo{
  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;
}.ux-focus{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.surface-s26{ font-size: 1.25rem; font-weight: 700; color: #f5a623; }.active87{ text-align: center; }.form-wb{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.special-op{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.label-hv{ flex: 1; min-width: 260px; }.focus-be{ font-size: 1.4rem; margin-bottom: 10px; }.nav-visual{
  font-size: 1.3rem;
  font-weight: 700;
  color: #f5a623;
  margin-bottom: 8px;
}.visual-layer{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.bright-j88{ display: flex; gap: 12px; flex-wrap: wrap; }.button304{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.button304 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.input-f44 img, .subtitle351 img, .button304 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) */
.text-score, .level-w33{
  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;
}.text-score h2, .level-w33 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.nav960{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #f5a623;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.star-g36{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.bright-qb{ font-weight: 800; font-size: 1.25rem; }.item181{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.secondary153{
  background: #fff !important;
  color: #18191a !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.visual-k93{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.content-pc{ font-size: 1.2rem; margin-bottom: 16px; }.light93{ list-style: none; padding-left: 0; }.light93 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.thumbnail189{
  margin-top: 16px;
  display: inline-block;
}.feature-oz{
  background: linear-gradient(135deg, #f5a62322 0%, #f5a62308 100%);
  border: 1px solid #f5a623;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.wrapper-gallery{ font-weight: 700; margin-bottom: 8px; }.frame841{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.subtitle-dg{
  margin-top: 12px;
  padding: 10px 20px;
  background: #f5a623;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.view464{
  margin: 24px 0;
}.frame-feature{ font-size: 1.25rem; margin-bottom: 16px; }.button-surface{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.footer-uc{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.component-pu{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #f5a623;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.text-option{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.offer127{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.switch506{ margin-top: 12px; }.status-tu{ margin: 24px 0; }.play-yc{ font-size: 1.25rem; margin-bottom: 16px; }.meta7{ display: flex; flex-direction: column; gap: 12px; }.special-element{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #f5a623;
}.special-element:hover{ background: rgba(255,255,255,0.08); }.interface-vs{ font-size: 12px; color: rgba(255,255,255,0.6); }.icon-qg{ margin: 24px 0; }.deal-interface{ font-size: 1.25rem; margin-bottom: 16px; }.foreground-fi{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.state-ag{
  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;
}.inactive-wa{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #f5a623;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.switch-fl{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.link248{
  font-size: 1.25rem;
  font-weight: 800;
  color: #f5a623;
  margin: 8px 0 4px;
}.accent341{ font-size: 13px; display: block; margin-bottom: 4px; }.circle70{ font-size: 12px; color: rgba(255,255,255,0.7); }.theme-widget{ margin-top: 12px; display: inline-block; }.list164{ margin: 24px 0; }.menu876{ font-size: 1.25rem; margin-bottom: 16px; }.badge-jx{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.interface-he{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.hero-nb{ position: relative; margin-bottom: 8px; }.field525{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.text-wy{ display: block; margin-bottom: 8px; }.secondary-xa{
  background: #f5a623;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.gradient580{ font-size: 12px; color: rgba(255,255,255,0.6); }.window220{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.row551{ margin: 24px 0; }.text-view{ font-size: 1.25rem; margin-bottom: 16px; }.graphic-kb{ display: flex; flex-direction: column; gap: 12px; }.feature686{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #f5a623;
}.feature686:hover{ background: rgba(255,255,255,0.08); }.accordion84, .subtitle-oval{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.interface902{ font-size: 13px; margin-top: 8px; }.sharp-i86{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.pattern-p72{ margin: 24px 0; }.form142{ font-size: 1.25rem; margin-bottom: 16px; }.edge-highlight{ display: flex; flex-direction: column; gap: 16px; }.shadow903{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.hero-xo{ font-size: 12px; color: #f5a623; }.gallery963{ font-weight: 700; margin: 8px 0; }.display-enabled{ font-size: 12px; display: block; margin: 8px 0; }.tertiary-yl{ margin-top: 8px; }/* Блок: Провайдеры */
.smooth-special{ margin: 24px 0; }.play501{ font-size: 1.25rem; margin-bottom: 16px; }.layout-hero{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.rating-field{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.template-oval{ margin: 24px 0; }.sharp-v45{ font-size: 1.25rem; margin-bottom: 16px; }.list-as{ display: flex; flex-direction: column; gap: 16px; }.square-pq{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.score953{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.foreground-e9{ font-weight: 600; font-size: 1rem; }.rating-p56{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.gallery617{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.enabled71{ font-size: 13px; margin-bottom: 10px; }.view-tm{ color: #f5a623; font-weight: 700; }.texture-xi{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.form-j38{ font-size: 12px; color: rgba(255,255,255,0.5); }.pattern-layout, .dim-ng{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.tag-zc{ font-size: 1.25rem; margin-bottom: 16px; }.corner-fa{ margin: 24px 0; }.point-c82{ display: flex; flex-direction: column; gap: 12px; }.list618{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.list-z93{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.thumbnail325{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.list-primary{ margin: 24px 0; }.hero-za{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.texture931 h4, .tertiary-select h4{ font-size: 1rem; margin-bottom: 12px; }.texture931 h4{ color: #f5a623; }.tertiary-select h4{ color: #e57373; }.texture931 ul, .tertiary-select ul{ padding-left: 20px; margin: 0; }.texture931 li, .tertiary-select li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.popup731{ margin: 24px 0; }.container65{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.carousel-f48{
  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;
}.carousel-f48:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.link-k12{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.list-mp{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.status-carousel{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.option847, .featured-range, .light-tab, .media345, .switch-ru{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.featured522, .option-wh, .light680, .enabled904, .toggle695{
  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;
}.featured522:hover, .option-wh:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.display-l65{ width: 100%; border-radius: 8px; }.info168{
  display: inline-block;
  background: #f5a62340;
  color: #f5a623;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.label440{ background: rgba(255,255,255,0.05); border-radius: 12px; }.content-inactive{
  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-inactive .component-t88{ font-size: 2rem; margin-bottom: 8px; }.content-inactive .nav-edge{ font-size: 1.25rem; margin-bottom: 8px; }.content-inactive .player709{ font-size: 14px; margin-bottom: 8px; }.content-inactive .status-hb{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.form-jb{ background: linear-gradient(135deg, #f5a623 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.tag567{ margin: 24px 0; padding: 20px 0; }.view-um{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.section-lg{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.list-border{
  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;
}.list-border:hover{ background: rgba(255,255,255,0.1); }.list-border img{ max-width: 80px; max-height: 40px; object-fit: contain; }.hard785 .sharp86{ display: flex; flex-wrap: wrap; gap: 12px; }.hard785 .item-id{
  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;
}.hard785 .item-id:hover{ border-color: #f5a623; background: #f5a62315; }.hard785 .item-id img{ max-width: 72px; max-height: 36px; object-fit: contain; }.interface-popular .dropdown913{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.interface-popular .featured-z9{ padding: 10px 14px; transition: opacity 0.2s; }.interface-popular .featured-z9:hover{ opacity: 0.85; }.interface-popular .featured-z9 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.tooltip880{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.tooltip880 .toggle442{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.tooltip880 .menu-gc{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.tooltip880 .menu-gc:hover{ background: #f5a62325; box-shadow: 0 2px 8px #f5a62330; }.tooltip880 .menu-gc img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.enabled244{ margin: 28px 0; }.panel-cz{ font-size: 1.5rem; margin-bottom: 20px; }.play948 .theme-no{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.play948 .feature688{
  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;
}.play948 .feature688:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.play948 .feature688 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.play948 .ui-shadow{ display: block; padding: 12px; font-size: 14px; }.play948 .outline530{ margin-top: 20px; display: inline-block; }.widget-ex .details24{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.widget-ex .menu-jn{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.widget-ex .menu-jn:hover{ opacity: 0.9; }.widget-ex .menu-jn img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.shadow-light .column-design{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.shadow-light .hover102{
  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);
}.shadow-light .hover102:hover{ transform: scale(1.02); border-color: #f5a623; }.shadow-light .badge-mg{ aspect-ratio: 3/2; overflow: hidden; }.shadow-light .badge-mg img{ width: 100%; height: 100%; object-fit: cover; display: block; }.shadow-light .rank90{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.soft426{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.star197{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.light-xq{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #f5a623;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.light-xq:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.element-ji .progress358{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.element-ji .design267{
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.2s, box-shadow 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.element-ji .design267:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #f5a623;
}.element-ji .design267 img{
  width: 100%;
  height: auto;
  display: block;
}.element-ji .visual300{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.element-ji{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.smooth-i12 .soft593{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.smooth-i12 .outline379{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.smooth-i12 .outline379:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.smooth-i12 .outline379 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.featured-sl .collapse-qt{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.featured-sl .graphic488{
  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);
}.featured-sl .graphic488:hover{
  transform: translateY(-6px);
}.featured-sl .details-bg{
  position: relative;
  overflow: hidden;
}.featured-sl .details-bg img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.featured-sl .graphic488:hover img{
  transform: scale(1.1);
}.featured-sl .collapse-pd{
  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;
}.featured-sl .graphic488:hover .collapse-pd{
  opacity: 1;
}.featured-sl .edge29{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.featured-sl .visual300{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.ui-sw .accordion438{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #f5a623 rgba(255, 255, 255, 0.1);
}.ui-sw .accordion438::-webkit-scrollbar{
  height: 8px;
}.ui-sw .accordion438::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.ui-sw .accordion438::-webkit-scrollbar-thumb{
  background: #f5a623;
  border-radius: 4px;
}.ui-sw .promo-panel{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.ui-sw .offer589{
  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);
}.ui-sw .offer589:hover{
  transform: scale(1.05);
}.ui-sw .offer589 img{
  width: 100%;
  height: auto;
  display: block;
}.ui-sw .info104{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.template-eh .meta-ip{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.template-eh .button367{
  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);
}.template-eh .button367.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.template-eh .button367.main-slot-medium{
  grid-column: span 2;
}.template-eh .button367:hover{
  transform: scale(1.03);
  z-index: 10;
}.template-eh .button367 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.template-eh .badge-interface{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.hover-k9 .surface-element{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.hover-k9 .banner780{
  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);
}.hover-k9 .banner780:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #f5a623;
}.hover-k9 .theme-c20{
  border-radius: 8px;
  overflow: hidden;
}.hover-k9 .theme-c20 img{
  width: 100%;
  height: auto;
  display: block;
}.hover-k9 .active-m30{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.hover-k9 .card605{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.hover-k9 .visual148{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.hover-k9 .icon-score{
  display: inline-block;
  padding: 4px 10px;
  background: #f5a623;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.hover-k9 .soft-u48{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.hover-k9 .tooltip415{
  display: flex;
  align-items: center;
}.hover-k9 .media747{
  padding: 10px 20px;
  background: #f5a623;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.hover-k9 .media747:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.element-ji .progress358,
  .featured-sl .collapse-qt{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.element-ji .progress358,
  .featured-sl .collapse-qt{
    grid-template-columns: repeat(2, 1fr);
  }.smooth-i12 .soft593{
    grid-template-columns: repeat(3, 1fr);
  }.hover-k9 .banner780{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.hover-k9 .tooltip415{
    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) {.star197{
    font-size: 22px;
  }.element-ji .progress358,
  .featured-sl .collapse-qt{
    grid-template-columns: 1fr;
  }.smooth-i12 .soft593{
    grid-template-columns: repeat(2, 1fr);
  }.ui-sw .offer589{
    flex: 0 0 180px;
  }.hover-k9 .banner780{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.carousel628{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.texture819{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.section-k82{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #f5a623;
  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-k82:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.option449 .highlight-eh{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.option449 .popup-form{
  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;
}.option449 .popup-form:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #f5a623;
}.option449 .nav29{
  flex-shrink: 0;
}.option449 .nav29 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.option449 .view-graphic{
  flex: 1;
}.option449 .element942{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.option449 .gradient-link{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.tooltip-tt .details712{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.tooltip-tt .details712 .info-hz:nth-child(4),
.tooltip-tt .details712 .info-hz:nth-child(5){
  grid-column: span 1;
}.tooltip-tt .info-hz{
  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;
}.tooltip-tt .info-hz:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.tooltip-tt .menu-py{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #f5a623;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.tooltip-tt .module176{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.tooltip-tt .element942{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.tooltip-tt .gradient-link{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.modal-qj .thumbnail-qi{
  max-width: 800px;
  margin: 0 auto;
}.modal-qj .tooltip-ch{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.modal-qj .theme-circle{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.modal-qj .theme-circle:hover{
  background: rgba(255, 255, 255, 0.05);
}.modal-qj .popular318{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.modal-qj .container964{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.modal-qj .design-aw{
  color: #f5a623;
  font-size: 20px;
  transition: transform 0.3s;
}.modal-qj .tooltip-ch.active .design-aw{
  transform: rotate(180deg);
}.modal-qj .ui-bright{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.modal-qj .tooltip-ch.active .ui-bright{
  max-height: 300px;
}.modal-qj .ui-bright p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.widget54 .nav116{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.widget54 .nav116::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #f5a623, rgba(255, 255, 255, 0.1));
}.widget54 .rank617{
  position: relative;
  margin-bottom: 48px;
}.widget54 .title521{
  position: absolute;
  left: -60px;
  top: 0;
}.widget54 .template45{
  width: 40px;
  height: 40px;
  background: #f5a623;
  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);
}.widget54 .nav606{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.widget54 .smooth992{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.widget54 .design-rd{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.widget54 .surface-xu{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.switch-view .description-ke{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.switch-view .popular403{
  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;
}.switch-view .popular403:hover{
  border-color: #f5a623;
  transform: translateX(8px);
}.switch-view .icon-input{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #f5a623;
  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);
}.switch-view .container946 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.switch-view .description507{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.switch-view .gradient134{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.secondary-j95 .select-a16{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.secondary-j95 .active933{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #f5a623;
  transition: background 0.2s, border-color 0.2s;
}.secondary-j95 .active933:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.secondary-j95 .widget338{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.secondary-j95 .hover-pt{
  width: 32px;
  height: 32px;
  background: #f5a623;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.secondary-j95 .widget338 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.secondary-j95 .interface-f41{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.secondary-j95 .square-icon{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.tooltip-tt .details712{
    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) {.texture819{
    font-size: 26px;
  }.option449 .popup-form{
    flex-direction: column;
    text-align: center;
  }.option449 .nav29{
    margin: 0 auto;
  }.tooltip-tt .details712{
    grid-template-columns: 1fr;
  }.tooltip-tt .details712 .info-hz:nth-child(5){
    grid-column: span 1;
  }.widget54 .nav116{
    padding-left: 0;
  }.widget54 .nav116::before{
    display: none;
  }.widget54 .title521{
    position: static;
    margin-bottom: 12px;
  }.widget54 .template45{
    margin: 0 auto;
  }.widget54 .smooth992{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.switch-view .popular403{
    grid-template-columns: 1fr;
  }.switch-view .container946 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.secondary-j95 .active933{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.button-surface{ grid-template-columns: 1fr; }.foreground-fi{ grid-template-columns: 1fr; }.option847, .featured-range{ grid-template-columns: 1fr; }.nav960{ flex-direction: column; text-align: center; }.hero-za{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.rating816{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.modal-z26{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.select-promo{ display: flex; align-items: center; flex-shrink: 0; }.toggle-sh{ height: 50px; width: auto; }.accordion972{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.foreground-d25{ font-size: 14px; font-weight: 600; color: #000; }.description-wrapper{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.layout4{ display: flex; gap: 20px; margin-left: 20px; }.layout4 .promo-menu{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.layout4 .promo-menu:hover, .layout4 .promo-menu.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.display-y52{ display: flex; gap: 12px; margin-left: auto; }.promo661{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.nav-modal{ background: #00d4ff; color: #000; }.nav-modal:hover{ background: #00b8e6; transform: translateY(-2px); }.block-slider{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.block-slider:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.module-v88{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.smooth-focus{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.ux-i24{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.ux-uc{ height: 45px; }.carousel-gallery{ font-size: 22px; font-weight: 700; color: #00d4ff; }.deal-option{ display: flex; gap: 25px; align-items: center; }.deal-option .promo-menu{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.deal-option .promo-menu:hover, .deal-option .promo-menu.active{ color: #00d4ff; }.player446{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.player446:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.column-dq{ background: #00d4ff; color: #000; padding: 8px 0; }.grid773{ background: #0a0f1c; padding: 12px 0; }.popular-w87{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.deal-as{ font-size: 14px; font-weight: 600; }.gallery-module{ display: flex; gap: 15px; }.sharp-pj{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.sharp-pj:hover{ text-decoration: underline; }.player-jh{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.row-a48{ height: 48px; }.input-tag{ display: flex; gap: 25px; }.input-tag .promo-menu{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.input-tag .promo-menu:hover, .input-tag .promo-menu.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.badge-hs{ background: #0a0f1c; padding: 15px 0; }.design-highlight{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.star-yf{ position: absolute; left: 50%; transform: translateX(-50%); }.ux-star{ height: 55px; }.info-option, .option-deal{ display: flex; gap: 20px; }.info-option .promo-menu, .option-deal .promo-menu{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.info-option .promo-menu:hover, .option-deal .promo-menu:hover,
.info-option .promo-menu.active, .option-deal .promo-menu.active{ color: #00d4ff; }.tag93{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.nav-media{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.control-a10{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.texture-theme{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.frame-disabled{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.score136{ height: 50px; width: auto; }.content353{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.tag-ob{ font-size: 12px; color: #999; text-transform: uppercase; }.inactive-gi{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.bright918{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.menu-bl{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.details-smooth{ display: flex; gap: 25px; flex-wrap: wrap; }.details-smooth .promo-menu{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.details-smooth .promo-menu:hover, .details-smooth .promo-menu.active{ color: #00d4ff; }.ui-nt{ display: flex; gap: 12px; }.popular-q23, .nav-p98{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.popular-q23{ background: #00d4ff; color: #000; }.popular-q23:hover{ background: #00b8e6; }.nav-p98{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.nav-p98:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.layout4, .input-tag, .info-option, .option-deal, .details-smooth{ gap: 15px; }.accordion972, .tag93{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.tertiary960{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.module-ym{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.player-pf .module-ym:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.player-pf .module-ym:nth-child(2){ opacity: 0; }.player-pf .module-ym:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.nav127{
  display: none; padding: 12px 20px; background: #00d4ff; color: #000; font-weight: 700;
  border-radius: 8px; text-align: center; text-decoration: none; margin-top: 8px;
}

@media (max-width: 768px) {/* Показываем бургер, скрываем десктоп-элементы */
  .tertiary960{ display: flex; }.texture-s89{ display: none !important; }.nav127{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .content-qj{
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    background: #1a1a2e; flex-direction: column; padding: 10px 20px 20px;
    border-top: 1px solid rgba(255,255,255,0.1); z-index: 1000;
    box-shadow: 0 8px 20px rgba(0,0,0,0.4);
  }.player-pf .content-qj{ display: flex; }.content-qj .promo-menu{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.content-qj .promo-menu.active{ color: #00d4ff; }.content-qj .promo-menu:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .rating816, .module-v88, .block-meta, .grid773, .badge-hs, .control-a10{ position: relative; }.modal-z26, .smooth-focus, .popular-w87,
  .design-highlight, .texture-theme{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .menu-bl.header-nav-mobile .details-smooth{ display: flex; flex-direction: column; gap: 0; width: 100%; }.menu-bl.header-nav-mobile .ui-nt{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

/* FAQ v1 - Аккордеон с анимацией */
.select-au{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.modal581{
    max-width: 900px;
    margin: 0 auto;
}.level-a57{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.slider-shadow{
    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);
}.slider-shadow:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.texture-bz{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.texture-bz::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;
}.slider-shadow.active .texture-bz::after{
    transform: translateY(-50%) rotate(45deg);
}.dark-screen{
    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;
}.slider-shadow.active .dark-screen{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.banner-o63{
    display: none;
}

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

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

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

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

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

@media (max-width: 768px) {.slider-fk{
        font-size: 1.3rem;
    }.interface-slider{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.input-nk{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.block-k48{
    max-width: 1200px;
    margin: 0 auto;
}.link184{
    margin-bottom: 40px;
}.text-dm{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.gradient-state{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.display-fe{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.star-kp{
    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;
}.star-kp:last-child{
    border-bottom: none;
}.star-kp:hover{
    color: #ffd700;
    padding-left: 8px;
}.highlight-pn{
    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;
}.list-k46{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.rating-graphic{
    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) {.gradient-state{
        grid-template-columns: 1fr;
    }.text-dm{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.screen-action{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.secondary-tag{
    max-width: 1100px;
    margin: 0 auto;
}.switch-wrapper{
    margin-bottom: 35px;
}.hard-rm{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.column-rk{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.column-rk:hover{
    color: #ffd700;
}.button315{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.layout594{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.hero-highlight{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.hard-rm{
        line-height: 1.8;
    }.column-rk{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}/* ========== RATING PAGE STYLES ========== */

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.inactive-ad:has(.deal-l39){
    display: block;
}.inactive-ad{
    overflow-x: hidden;
    max-width: 100%;
}.deal-l39{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.row384{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.row384::-webkit-scrollbar{ display: none; }.enabled140{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.field-ym{
    padding: 10px 20px;
    border-radius: 8px;
    background: rgba(255,255,255,0.06);
    color: #b0b0b0;
    font-size: 0.95rem;
    cursor: pointer;
    transition: background 0.2s, color 0.2s;
    user-select: none;
}.field-ym:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.tooltip479{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.hero609{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.select-enabled{
    display: flex;
    align-items: stretch;
    background: linear-gradient(135deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.02) 100%);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    transition: border-color 0.3s, box-shadow 0.3s;
}.select-enabled:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.promo-bh{
    position: absolute;
    top: 10px;
    left: 10px;
    width: 28px;
    height: 28px;
    background: rgba(0,0,0,0.6);
    color: #ffd700;
    font-weight: 700;
    font-size: 0.85rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}/* Левая часть — логотип */
.expand958{
    flex: 0 0 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    background: rgba(0,0,0,0.15);
    gap: 12px;
}.disabled-zd{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 170px;
    height: 110px;
    border-radius: 8px;
    overflow: hidden;
    background: rgba(0,0,0,0.3);
    border: 1px solid rgba(255,255,255,0.08);
}.disabled-zd img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.wrapper448{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.background284{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.rank-lt{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.feature-offer{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.active-screen{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.theme338{
    display: flex;
    gap: 2px;
}.control759{
    font-size: 1.1rem;
}.thumbnail-bv{
    color: #ffd700;
}.graphic-q78{
    color: #ffd700;
    opacity: 0.6;
}.banner-uu{
    color: #444;
}/* Бейджи фич */
.featured-a13{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.progress-ch{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.point487{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.enabled-h78{
    flex: 0 0 240px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px 15px;
    gap: 10px;
    background: rgba(255,255,255,0.03);
    border-left: 1px solid rgba(255,255,255,0.06);
}.feature-layer{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.thumbnail-background{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.grid-et{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
    border-radius: 6px;
    font-size: 0.85rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
    cursor: pointer;
    border: none;
    width: 100%;
    text-align: center;
}.grid-et:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.gallery319{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.gallery319:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.progress568{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.progress568:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.feature-level{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.feature-level:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.column-wq{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.column-wq h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.column-wq p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.column-wq table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.column-wq table th,
.column-wq table td{
    padding: 8px 12px;
    border: 1px solid rgba(255,255,255,0.1);
    white-space: nowrap;
}/* Глобально: таблицы в контенте не должны выходить за viewport */
table{ max-width: 100%; }

/* ========== RATING PAGE — RESPONSIVE ========== */

@media (max-width: 1024px) {.select-enabled{
        flex-wrap: wrap;
    }.expand958{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.select-enabled{
        flex-direction: column;
    }.expand958{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.disabled-zd{
        width: 100px;
        height: 70px;
    }.gallery319{
        flex: 1;
    }.wrapper448{
        padding: 15px;
    }.enabled-h78{
        flex: none;
        flex-direction: row;
        flex-wrap: wrap;
        border-left: none;
        border-top: 1px solid rgba(255,255,255,0.06);
        padding: 15px;
        gap: 8px;
    }.feature-layer,
    .thumbnail-background{
        flex: 1 1 100%;
    }.progress568,
    .feature-level{
        flex: 1;
    }.promo-bh{
        top: 8px;
        left: 8px;
        width: 24px;
        height: 24px;
        font-size: 0.75rem;
    }
    .rt-nav-item {
        padding: 8px 14px;
        font-size: 0.85rem;
    }
}

@media (max-width: 480px) {.deal-l39{
        padding: 0 10px;
        overflow: hidden;
    }.select-enabled{
        max-width: 100%;
    }.featured-a13{
        gap: 6px 14px;
    }.progress-ch{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
