
*{
	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: #16213e;
	color: #ffffff;
	padding-top: 72px;
}.disabled2{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #1a1a2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.outline-jc{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.featured-qp{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.featured-qp .grid786{
	height: 36px;
	width: auto;
	object-fit: contain;
}.player-g77{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #e94560;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.thumbnail-i18{ font-size: 13px; font-weight: 600; }.layer757{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.dropdown-ij{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.pattern-od{
	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;
}.pattern-od:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.pattern-od.carduus{
	background: #e94560;
	color: #fff;
	border-color: #e94560;
}.offer-expand{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.accordion-lh{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.player-sq{ background: #e94560; color: #fff; border: none; }.preview-progress{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.preview-progress:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.{ height: auto; }.outline-jc{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.dropdown-ij{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.dropdown-ij::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.background-w23{
	border: 1px solid #e94560;
	display: inline-block;
	padding: 10px 20px;
	background-color: #e94560;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.select-ay{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.select-ay:focus{
	outline: 2px solid #e94560;
	outline-offset: 2px;
}.circle-ur{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.circle-ur:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.circle-ur:focus{
	outline: 2px solid #e94560;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes game-j65 {0%{ box-shadow: 0 0 5px #e94560; }50%{ box-shadow: 0 0 20px #e94560; }
	100% { box-shadow: 0 0 5px #e94560; }
}.inactive-wy{
	animation: glow 1.5s infinite alternate;
}.focus54{
	background-color: #e94560;
}.player-point{
	background-color: transparent;
}.player-point:hover{
	background-color: #e94560;
}h1, .featured390{
	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;
	}
}.frame699{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.gradient746{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.meta-s29 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.7;
}.meta-s29 strong{
	display: inline;
	font-weight: 700;
	color: #fff;
}.meta-s29 a{
	display: inline;
	color: #e94560;
	text-decoration: underline;
	text-underline-offset: 2px;
}.meta-s29 a:hover{
	opacity: 0.8;
}.meta-s29 blockquote{
	margin: 16px 0;
	padding: 16px 20px;
	border-left: 4px solid #e94560;
	background: rgba(255,255,255,0.04);
	border-radius: 0 8px 8px 0;
	font-style: italic;
}.meta-s29 blockquote p{
	margin: 4px 0;
}.meta-s29 ul, .meta-s29 ol{
	padding-left: 24px;
	margin: 12px 0;
}.meta-s29 li{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 6px;
	color: #ffffff;
}.meta-s29 h2{
	font-size: 1.3rem;
	margin: 28px 0 12px;
	color: #fff;
}.meta-s29 h3{
	font-size: 1.1rem;
	margin: 20px 0 10px;
	color: #fff;
}.meta-s29 table{
	width: 100%;
	border-collapse: collapse;
	margin: 16px 0;
	font-size: 13px;
}.meta-s29 th, .meta-s29 td{
	padding: 8px 12px;
	border: 1px solid rgba(255,255,255,0.1);
	text-align: left;
}.meta-s29 th{
	background: rgba(255,255,255,0.06);
	font-weight: 600;
	color: #fff;
}.grid10{
	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;
	}
}.meta-s29 h1, .meta-s29 .featured390{ margin-bottom: 16px; }.highlight751{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #1a1a2e;
	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;
	}
}.preview-ku{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.highlight751.show{
	opacity: 1;
	visibility: visible;
}.text-info{
	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;
	}
}.soft73{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.soft73 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.soft73 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.layout-il{
	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 компактный (не перекрывает контент) ========== */
.nav-pf{
  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;
}.featured80{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.bright-mw{ flex: 1; min-width: 280px; }.style348{
  display: inline-block;
  background: #e94560;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.panel552{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.form-enabled{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.popup517{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.popup517 strong{ color: #e94560; }.template183{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.template183 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.hard369{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.featured80{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.game547.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.template-f83{
  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;
}.form-yr{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.featured210{ flex: 1; min-width: 280px; }.shadow220{
  display: inline-block;
  background: #e94560;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.item-at{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.graphic-a7{ margin-bottom: 12px; }.control135{
  font-size: 1.35rem;
  font-weight: 800;
  color: #e94560;
  display: block;
}.row-lx{ font-size: 13px; color: rgba(255,255,255,0.8); }.banner-element{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.banner-element strong{ color: #e94560; }.hover-interface{ display: flex; gap: 12px; flex-wrap: wrap; }.focus46{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.focus46 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.icon-eq{
  background: linear-gradient(90deg, #e94560 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.screen-thumbnail{ max-width: 500px; margin: 0 auto; }.component-theme{ margin-bottom: 12px; }.hard53{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.promo-n69{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.description136{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.layer169 strong{ font-size: 1.1rem; }.popup-t55{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.switch-yl{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.inactive-u81{ flex: 1; min-width: 260px; }.panel-th{ font-size: 1.4rem; margin-bottom: 12px; }.link-active{ margin-bottom: 8px; }.offer-nd{
  font-size: 1.3rem;
  font-weight: 700;
  color: #e94560;
  display: block;
}.action-eq{ font-size: 13px; color: rgba(255,255,255,0.75); }.texture-gt{ font-size: 14px; margin-bottom: 16px; }.rank-background img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.hard-layer{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.star-pe{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.disabled-b98{
  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;
}.module-jm{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.outline-y41{ font-size: 1.25rem; font-weight: 700; color: #e94560; }.layer774{ text-align: center; }.media58{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.outline-icon{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.style-preview{ flex: 1; min-width: 260px; }.info784{ font-size: 1.4rem; margin-bottom: 10px; }.input-pb{
  font-size: 1.3rem;
  font-weight: 700;
  color: #e94560;
  margin-bottom: 8px;
}.meta111{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.media808{ display: flex; gap: 12px; flex-wrap: wrap; }.list573{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.list573 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.focus46 img, .rank-background img, .list573 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) */
.info-yl, .outline991{
  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;
}.info-yl h2, .outline991 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.primary-zn{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #e94560;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.disabled-wr{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.player180{ font-weight: 800; font-size: 1.25rem; }.state67{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.frame-di{
  background: #fff !important;
  color: #1a1a2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.round-uz{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.banner957{ font-size: 1.2rem; margin-bottom: 16px; }.feature498{ list-style: none; padding-left: 0; }.feature498 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.status-collapse{
  margin-top: 16px;
  display: inline-block;
}.state-co{
  background: linear-gradient(135deg, #e9456022 0%, #e9456008 100%);
  border: 1px solid #e94560;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.layer-z70{ font-weight: 700; margin-bottom: 8px; }.circle-so{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.element-ct{
  margin-top: 12px;
  padding: 10px 20px;
  background: #e94560;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.star-bright{
  margin: 24px 0;
}.display195{ font-size: 1.25rem; margin-bottom: 16px; }.overlay-wv{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.popular330{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.toggle-bl{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #e94560;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.game866{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.input-sa{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.light-ea{ margin-top: 12px; }.view267{ margin: 24px 0; }.ui334{ font-size: 1.25rem; margin-bottom: 16px; }.hard-rw{ display: flex; flex-direction: column; gap: 12px; }.dark-au{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #e94560;
}.dark-au:hover{ background: rgba(255,255,255,0.08); }.header683{ font-size: 12px; color: rgba(255,255,255,0.6); }.image411{ margin: 24px 0; }.preview819{ font-size: 1.25rem; margin-bottom: 16px; }.texture-ci{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.star571{
  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;
}.tertiary-star{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #e94560;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.banner901{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.image348{
  font-size: 1.25rem;
  font-weight: 800;
  color: #e94560;
  margin: 8px 0 4px;
}.display369{ font-size: 13px; display: block; margin-bottom: 4px; }.rank-range{ font-size: 12px; color: rgba(255,255,255,0.7); }.accordion979{ margin-top: 12px; display: inline-block; }.overlay-border{ margin: 24px 0; }.select223{ font-size: 1.25rem; margin-bottom: 16px; }.oval-kf{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.play-column{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.accent731{ position: relative; margin-bottom: 8px; }.featured-foreground{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.soft666{ display: block; margin-bottom: 8px; }.rating-be{
  background: #e94560;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.input-sn{ font-size: 12px; color: rgba(255,255,255,0.6); }.state525{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.square-q65{ margin: 24px 0; }.button-ir{ font-size: 1.25rem; margin-bottom: 16px; }.text530{ display: flex; flex-direction: column; gap: 12px; }.square961{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #e94560;
}.square961:hover{ background: rgba(255,255,255,0.08); }.rank755, .rank931{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.slider-e78{ font-size: 13px; margin-top: 8px; }.square-visual{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.rank-sz{ margin: 24px 0; }.display-container{ font-size: 1.25rem; margin-bottom: 16px; }.grid51{ display: flex; flex-direction: column; gap: 16px; }.select-special{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.tooltip756{ font-size: 12px; color: #e94560; }.primary-enabled{ font-weight: 700; margin: 8px 0; }.display-hx{ font-size: 12px; display: block; margin: 8px 0; }.gradient-nt{ margin-top: 8px; }/* Блок: Провайдеры */
.overlay-light{ margin: 24px 0; }.gallery860{ font-size: 1.25rem; margin-bottom: 16px; }.field-np{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.select-template{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.game-to{ margin: 24px 0; }.play122{ font-size: 1.25rem; margin-bottom: 16px; }.panel-info{ display: flex; flex-direction: column; gap: 16px; }.oval365{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.window364{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.gradient765{ font-weight: 600; font-size: 1rem; }.light-cg{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.secondary-xk{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.label-dim{ font-size: 13px; margin-bottom: 10px; }.player605{ color: #e94560; font-weight: 700; }.texture179{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.game-sharp{ font-size: 12px; color: rgba(255,255,255,0.5); }.section-special, .ui-xv{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.carousel-t49{ font-size: 1.25rem; margin-bottom: 16px; }.hover366{ margin: 24px 0; }.edge-title{ display: flex; flex-direction: column; gap: 12px; }.player-xu{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.switch-rn{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.list865{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.image-bo{ margin: 24px 0; }.hover-ay{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.layout-accent h4, .text-zo h4{ font-size: 1rem; margin-bottom: 12px; }.layout-accent h4{ color: #e94560; }.text-zo h4{ color: #e57373; }.layout-accent ul, .text-zo ul{ padding-left: 20px; margin: 0; }.layout-accent li, .text-zo li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.background513{ margin: 24px 0; }.accent-os{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.texture-ml{
  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;
}.texture-ml:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.gallery-us{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.view62{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.design60{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.column387, .corner-texture, .window-m31, .list752, .option-texture{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.component828, .collapse-description, .thumbnail170, .header-j19, .select-fh{
  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;
}.component828:hover, .collapse-description:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.border-ws{ width: 100%; border-radius: 8px; }.control-toggle{
  display: inline-block;
  background: #e9456040;
  color: #e94560;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.info-sb{ background: rgba(255,255,255,0.05); border-radius: 12px; }.gallery-bk{
  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;
}.gallery-bk .column-hs{ font-size: 2rem; margin-bottom: 8px; }.gallery-bk .card-oval{ font-size: 1.25rem; margin-bottom: 8px; }.gallery-bk .smooth285{ font-size: 14px; margin-bottom: 8px; }.gallery-bk .enabled-vi{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.grid-tooltip{ background: linear-gradient(135deg, #e94560 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.popular216{ margin: 24px 0; padding: 20px 0; }.dropdown170{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.hero647{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.hero-secondary{
  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;
}.hero-secondary:hover{ background: rgba(255,255,255,0.1); }.hero-secondary img{ max-width: 80px; max-height: 40px; object-fit: contain; }.square-ef .shadow-t13{ display: flex; flex-wrap: wrap; gap: 12px; }.square-ef .layout-gd{
  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;
}.square-ef .layout-gd:hover{ border-color: #e94560; background: #e9456015; }.square-ef .layout-gd img{ max-width: 72px; max-height: 36px; object-fit: contain; }.card-ah .foreground25{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.card-ah .info853{ padding: 10px 14px; transition: opacity 0.2s; }.card-ah .info853:hover{ opacity: 0.85; }.card-ah .info853 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.level-modal{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.level-modal .active-focus{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.level-modal .visual-pattern{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.level-modal .visual-pattern:hover{ background: #e9456025; box-shadow: 0 2px 8px #e9456030; }.level-modal .visual-pattern img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.switch292{ margin: 28px 0; }.foreground364{ font-size: 1.5rem; margin-bottom: 20px; }.progress-ok .item378{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.progress-ok .modal100{
  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;
}.progress-ok .modal100:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.progress-ok .modal100 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.progress-ok .banner-point{ display: block; padding: 12px; font-size: 14px; }.progress-ok .border-mh{ margin-top: 20px; display: inline-block; }.soft-cx .modal-zp{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.soft-cx .element-disabled{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.soft-cx .element-disabled:hover{ opacity: 0.9; }.soft-cx .element-disabled img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.icon-sa .tooltip282{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.icon-sa .level-fb{
  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);
}.icon-sa .level-fb:hover{ transform: scale(1.02); border-color: #e94560; }.icon-sa .details-dj{ aspect-ratio: 3/2; overflow: hidden; }.icon-sa .details-dj img{ width: 100%; height: 100%; object-fit: cover; display: block; }.icon-sa .score686{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.carousel-y61{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.highlight-play{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.expand451{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #e94560;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.expand451:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.column-description .toggle352{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.column-description .tooltip808{
  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);
}.column-description .tooltip808:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #e94560;
}.column-description .tooltip808 img{
  width: 100%;
  height: auto;
  display: block;
}.column-description .action640{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.column-description{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.dropdown-nk .title495{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.dropdown-nk .special-xi{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.dropdown-nk .special-xi:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.dropdown-nk .special-xi img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.popup468 .dark-score{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.popup468 .gradient-ul{
  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);
}.popup468 .gradient-ul:hover{
  transform: translateY(-6px);
}.popup468 .action737{
  position: relative;
  overflow: hidden;
}.popup468 .action737 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.popup468 .gradient-ul:hover img{
  transform: scale(1.1);
}.popup468 .soft523{
  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;
}.popup468 .gradient-ul:hover .soft523{
  opacity: 1;
}.popup468 .disabled-modal{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.popup468 .action640{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.badge-w86 .wrapper-background{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #e94560 rgba(255, 255, 255, 0.1);
}.badge-w86 .wrapper-background::-webkit-scrollbar{
  height: 8px;
}.badge-w86 .wrapper-background::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.badge-w86 .wrapper-background::-webkit-scrollbar-thumb{
  background: #e94560;
  border-radius: 4px;
}.badge-w86 .footer-fb{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.badge-w86 .toggle-f5{
  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);
}.badge-w86 .toggle-f5:hover{
  transform: scale(1.05);
}.badge-w86 .toggle-f5 img{
  width: 100%;
  height: auto;
  display: block;
}.badge-w86 .wrapper-gallery{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.preview-background .description-wg{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.preview-background .highlight-ui{
  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);
}.preview-background .highlight-ui.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.preview-background .highlight-ui.main-slot-medium{
  grid-column: span 2;
}.preview-background .highlight-ui:hover{
  transform: scale(1.03);
  z-index: 10;
}.preview-background .highlight-ui img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.preview-background .layer-overlay{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.design79 .badge522{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.design79 .panel978{
  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);
}.design79 .panel978:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #e94560;
}.design79 .bright530{
  border-radius: 8px;
  overflow: hidden;
}.design79 .bright530 img{
  width: 100%;
  height: auto;
  display: block;
}.design79 .description517{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.design79 .expand-jp{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.design79 .tag937{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.design79 .border341{
  display: inline-block;
  padding: 4px 10px;
  background: #e94560;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.design79 .theme-sg{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.design79 .section-ix{
  display: flex;
  align-items: center;
}.design79 .surface-circle{
  padding: 10px 20px;
  background: #e94560;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.design79 .surface-circle:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.column-description .toggle352,
  .popup468 .dark-score{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.column-description .toggle352,
  .popup468 .dark-score{
    grid-template-columns: repeat(2, 1fr);
  }.dropdown-nk .title495{
    grid-template-columns: repeat(3, 1fr);
  }.design79 .panel978{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.design79 .section-ix{
    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) {.highlight-play{
    font-size: 22px;
  }.column-description .toggle352,
  .popup468 .dark-score{
    grid-template-columns: 1fr;
  }.dropdown-nk .title495{
    grid-template-columns: repeat(2, 1fr);
  }.badge-w86 .toggle-f5{
    flex: 0 0 180px;
  }.design79 .panel978{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.feature-jf{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.subtitle-action{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.description74{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #e94560;
  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;
}.description74:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.sharp927 .overlay-modal{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.sharp927 .light906{
  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;
}.sharp927 .light906:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #e94560;
}.sharp927 .select-r81{
  flex-shrink: 0;
}.sharp927 .select-r81 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.sharp927 .preview-qz{
  flex: 1;
}.sharp927 .progress-shadow{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.sharp927 .box734{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.enabled-bi .point-am{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.enabled-bi .point-am .badge225:nth-child(4),
.enabled-bi .point-am .badge225:nth-child(5){
  grid-column: span 1;
}.enabled-bi .badge225{
  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;
}.enabled-bi .badge225:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.enabled-bi .panel365{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #e94560;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.enabled-bi .star-title{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.enabled-bi .progress-shadow{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.enabled-bi .box734{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.menu-bright .smooth-qx{
  max-width: 800px;
  margin: 0 auto;
}.menu-bright .layer-interface{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.menu-bright .form41{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.menu-bright .form41:hover{
  background: rgba(255, 255, 255, 0.05);
}.menu-bright .enabled487{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.menu-bright .details668{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.menu-bright .state978{
  color: #e94560;
  font-size: 20px;
  transition: transform 0.3s;
}.menu-bright .layer-interface.active .state978{
  transform: rotate(180deg);
}.menu-bright .dark148{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.menu-bright .layer-interface.active .dark148{
  max-height: 300px;
}.menu-bright .dark148 p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.ui-yu .element-r73{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.ui-yu .element-r73::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #e94560, rgba(255, 255, 255, 0.1));
}.ui-yu .hero-r47{
  position: relative;
  margin-bottom: 48px;
}.ui-yu .range-corner{
  position: absolute;
  left: -60px;
  top: 0;
}.ui-yu .rank-r7{
  width: 40px;
  height: 40px;
  background: #e94560;
  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);
}.ui-yu .surface-corner{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.ui-yu .item-rg{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.ui-yu .active-badge{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.ui-yu .panel454{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.point-ns .level-column{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.point-ns .square-hard{
  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;
}.point-ns .square-hard:hover{
  border-color: #e94560;
  transform: translateX(8px);
}.point-ns .rating-h41{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #e94560;
  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);
}.point-ns .focus-feature img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.point-ns .view-w98{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.point-ns .media-mm{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.player-tb .offer-nx{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.player-tb .slider870{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #e94560;
  transition: background 0.2s, border-color 0.2s;
}.player-tb .slider870:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.player-tb .style651{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.player-tb .square197{
  width: 32px;
  height: 32px;
  background: #e94560;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.player-tb .style651 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.player-tb .row-image{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.player-tb .tab763{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.enabled-bi .point-am{
    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) {.subtitle-action{
    font-size: 26px;
  }.sharp927 .light906{
    flex-direction: column;
    text-align: center;
  }.sharp927 .select-r81{
    margin: 0 auto;
  }.enabled-bi .point-am{
    grid-template-columns: 1fr;
  }.enabled-bi .point-am .badge225:nth-child(5){
    grid-column: span 1;
  }.ui-yu .element-r73{
    padding-left: 0;
  }.ui-yu .element-r73::before{
    display: none;
  }.ui-yu .range-corner{
    position: static;
    margin-bottom: 12px;
  }.ui-yu .rank-r7{
    margin: 0 auto;
  }.ui-yu .item-rg{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.point-ns .square-hard{
    grid-template-columns: 1fr;
  }.point-ns .focus-feature img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.player-tb .slider870{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.overlay-wv{ grid-template-columns: 1fr; }.texture-ci{ grid-template-columns: 1fr; }.column387, .corner-texture{ grid-template-columns: 1fr; }.primary-zn{ flex-direction: column; text-align: center; }.hover-ay{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.media-smooth{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.feature-d80{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.circle999{ display: flex; align-items: center; flex-shrink: 0; }.option270{ height: 50px; width: auto; }.gallery-e94{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.design551{ font-size: 14px; font-weight: 600; color: #000; }.frame-vx{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.layout580{ display: flex; gap: 20px; margin-left: 20px; }.layout580 .bright-layer{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.layout580 .bright-layer:hover, .layout580 .bright-layer.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.text-gs{ display: flex; gap: 12px; margin-left: auto; }.circle-gallery{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.feature-v28{ background: #00d4ff; color: #000; }.feature-v28:hover{ background: #00b8e6; transform: translateY(-2px); }.section998{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.section998:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.bright-foreground{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.form-el{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.option-template{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.icon-ue{ height: 45px; }.soft-icon{ font-size: 22px; font-weight: 700; color: #00d4ff; }.preview222{ display: flex; gap: 25px; align-items: center; }.preview222 .bright-layer{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.preview222 .bright-layer:hover, .preview222 .bright-layer.active{ color: #00d4ff; }.range-accordion{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.range-accordion:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.display-ex{ background: #00d4ff; color: #000; padding: 8px 0; }.list-vr{ background: #0a0f1c; padding: 12px 0; }.focus277{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.tertiary617{ font-size: 14px; font-weight: 600; }.score-zv{ display: flex; gap: 15px; }.focus-q48{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.focus-q48:hover{ text-decoration: underline; }.description215{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.inactive-pg{ height: 48px; }.oval-lt{ display: flex; gap: 25px; }.oval-lt .bright-layer{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.oval-lt .bright-layer:hover, .oval-lt .bright-layer.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.slider-xl{ background: #0a0f1c; padding: 15px 0; }.field-smooth{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.element-b12{ position: absolute; left: 50%; transform: translateX(-50%); }.rank-cq{ height: 55px; }.column746, .ux685{ display: flex; gap: 20px; }.column746 .bright-layer, .ux685 .bright-layer{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.column746 .bright-layer:hover, .ux685 .bright-layer:hover,
.column746 .bright-layer.active, .ux685 .bright-layer.active{ color: #00d4ff; }.deal-yw{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.dropdown811{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.container-vi{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.slider-details{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.edge-b96{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.modal797{ height: 50px; width: auto; }.input80{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.display-popup{ font-size: 12px; color: #999; text-transform: uppercase; }.display615{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.list-cj{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.template415{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.oval606{ display: flex; gap: 25px; flex-wrap: wrap; }.oval606 .bright-layer{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.oval606 .bright-layer:hover, .oval606 .bright-layer.active{ color: #00d4ff; }.special-cm{ display: flex; gap: 12px; }.bright902, .ui399{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.bright902{ background: #00d4ff; color: #000; }.bright902:hover{ background: #00b8e6; }.ui399{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.ui399:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.layout580, .oval-lt, .column746, .ux685, .oval606{ gap: 15px; }.gallery-e94, .deal-yw{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}/* Бургер-кнопка — скрыта на десктопе */
.rank655{
  display: none; background: none; border: none; cursor: pointer; padding: 8px;
  flex-direction: column; gap: 5px; z-index: 1001;
}.dim34{
  display: block; width: 24px; height: 2px; background: #fff; border-radius: 2px;
  transition: transform 0.3s, opacity 0.3s;
}.visual645 .dim34:nth-child(1){ transform: rotate(45deg) translate(5px, 5px); }.visual645 .dim34:nth-child(2){ opacity: 0; }.visual645 .dim34:nth-child(3){ transform: rotate(-45deg) translate(5px, -5px); }/* CTA-ссылка в мобильном меню */
.subtitle381{
  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) {/* Показываем бургер, скрываем десктоп-элементы */
  .rank655{ display: flex; }.container619{ display: none !important; }.subtitle381{ display: block; }/* Мобильная навигация — скрыта по умолчанию, показывается при menu-open */
  .container-gj{
    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);
  }.visual645 .container-gj{ display: flex; }.container-gj .bright-layer{
    padding: 12px 0; font-size: 15px; color: #ccc; border-bottom: 1px solid rgba(255,255,255,0.06);
  }.container-gj .bright-layer.active{ color: #00d4ff; }.container-gj .bright-layer:last-of-type{ border-bottom: none; }/* Контейнеры хедеров — position relative для выпадающего меню */
  .media-smooth, .bright-foreground, .title-xo, .list-vr, .slider-xl, .container-vi{ position: relative; }.feature-d80, .form-el, .focus277,
  .field-smooth, .slider-details{
    flex-wrap: nowrap; align-items: center; justify-content: space-between;
  }/* Скрываем nav-ы v5 вложенные */
  .template415.header-nav-mobile .oval606{ display: flex; flex-direction: column; gap: 0; width: 100%; }.template415.header-nav-mobile .special-cm{ width: 100%; }
  .header-v5-right.header-nav-mobile { padding: 10px 20px 20px; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

@media (max-width: 768px) {.expand-style{
        font-size: 1.6rem;
    }
    .faq-v3-item summary {
        font-size: 1rem;
    }
}/* FAQ v4 - Двухколоночный с нумерацией */
.preview515{
    padding: 60px 20px;
    background: linear-gradient(to bottom, #16213e 0%, #0f0f23 100%);
}.screen311{
    max-width: 1100px;
    margin: 0 auto;
}.panel929{
    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);
}.text-xk{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}.meta-field{
    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;
}.meta-field::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;
}.meta-field:hover{
    background: rgba(255, 255, 255, 0.06);
    transform: translateX(5px);
}.column-i16{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    margin-bottom: 12px;
    margin-top: 10px;
}.toggle-f77{
    color: rgba(255, 255, 255, 0.75);
    line-height: 1.6;
    font-size: 0.95rem;
}.oval-play{
    display: none;
}

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

/* Footer v1 - Облако тегов разных размеров */
.carousel-collapse{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.action175{
    max-width: 1200px;
    margin: 0 auto;
}.select-zg{
    margin-bottom: 40px;
}.layout-lo{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.smooth313{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.details-uy{
    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;
}.details-uy.tag-1{
    font-size: 0.85rem;
}.details-uy.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.details-uy.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.details-uy:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.subtitle-mc{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.featured684{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.dark-dk{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.layout-lo{
        font-size: 1.3rem;
    }.smooth313{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.rating-jk{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.tab-state{
    max-width: 1200px;
    margin: 0 auto;
}.score-wo{
    margin-bottom: 40px;
}.panel-gh{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.progress-style{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.promo-ux{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.rank848{
    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;
}.rank848:last-child{
    border-bottom: none;
}.rank848:hover{
    color: #ffd700;
    padding-left: 8px;
}.disabled-n1{
    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;
}.tooltip35{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.design-fe{
    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) {.progress-style{
        grid-template-columns: 1fr;
    }.panel-gh{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.widget983{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.star-s55{
    max-width: 1100px;
    margin: 0 auto;
}.inactive-ke{
    margin-bottom: 35px;
}.template300{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.corner-square{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.corner-square:hover{
    color: #ffd700;
}.grid28{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.point338{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.column841{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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

/* Рейтинговая страница: отключаем flex у родительского контейнера */
.disabled2:has(.thumbnail-widget){
    display: block;
}.disabled2{
    overflow-x: hidden;
    max-width: 100%;
}.thumbnail-widget{
    max-width: 1200px;
    margin: 0 auto 40px;
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
}/* Навигационные табы */
.subtitle611{
    margin-bottom: 30px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}.subtitle611::-webkit-scrollbar{ display: none; }.text-rating{
    display: flex;
    list-style: none;
    gap: 8px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}.row144{
    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;
}.row144:hover{
    background: rgba(255,255,255,0.12);
    color: #fff;
}.tertiary915{
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-weight: 600;
}/* Контейнер карточек */
.content-ro{
    display: flex;
    flex-direction: column;
    gap: 16px;
}/* Карточка казино */
.row770{
    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;
}.row770:hover{
    border-color: rgba(255,255,255,0.2);
    box-shadow: 0 4px 20px rgba(0,0,0,0.3);
}/* Позиция в рейтинге */
.link151{
    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;
}/* Левая часть — логотип */
.component-gs{
    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;
}.play-mx{
    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);
}.play-mx img{
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}/* Центральная часть — инфо */
.surface-mu{
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
}.select259{
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}.level-ua{
    font-size: 1.15rem;
    font-weight: 700;
    color: #fff;
    margin: 0;
    letter-spacing: 0.5px;
}.deal121{
    font-size: 0.8rem;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 5px;
}.disabled-mf{
    color: #4caf50;
    font-size: 0.7rem;
}/* Звёзды */
.hover-tr{
    display: flex;
    gap: 2px;
}.dim-pe{
    font-size: 1.1rem;
}.form-yk{
    color: #ffd700;
}.display-hover{
    color: #ffd700;
    opacity: 0.6;
}.soft883{
    color: #444;
}/* Бейджи фич */
.window232{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 5px;
}.subtitle68{
    font-size: 0.85rem;
    color: #c0c0c0;
    display: flex;
    align-items: center;
    gap: 6px;
}.box412{
    color: #4caf50;
    font-weight: 700;
    font-size: 0.9rem;
}/* Правая часть — бонус */
.link346{
    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);
}.texture-image{
    font-size: 0.8rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    text-align: center;
}.circle-component{
    font-size: 1rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
}/* Кнопки */
.description-tag{
    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;
}.description-tag:hover{
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
}.badge272{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.8rem;
    padding: 8px 15px;
}.badge272:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}.gradient-fw{
    background: transparent;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
    font-size: 0.8rem;
    padding: 8px 15px;
}.gradient-fw:hover{
    border-color: rgba(255,255,255,0.4);
    background: rgba(255,255,255,0.05);
}.score-f91{
    background: linear-gradient(135deg, #ffd700, #ffab00);
    color: #1a1a1a;
    font-size: 0.85rem;
    padding: 10px 20px;
}.score-f91:hover{
    background: linear-gradient(135deg, #ffe033, #ffbb33);
}/* Контент под листингом */
.focus318{
    max-width: 1200px;
    margin: 40px auto;
    padding: 0 15px;
}.focus318 h2{
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 15px;
}.focus318 p{
    color: #b0b0b0;
    line-height: 1.7;
    margin-bottom: 12px;
}.focus318 table{
    width: 100%;
    border-collapse: collapse;
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
}.focus318 table th,
.focus318 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) {.row770{
        flex-wrap: wrap;
    }.component-gs{
        flex: 0 0 160px;
    }
    .rt-card-bonus {
        flex: 0 0 200px;
    }
}

@media (max-width: 768px) {.row770{
        flex-direction: column;
    }.component-gs{
        flex: none;
        flex-direction: row;
        padding: 15px;
        gap: 15px;
    }.play-mx{
        width: 100px;
        height: 70px;
    }.badge272{
        flex: 1;
    }.surface-mu{
        padding: 15px;
    }.link346{
        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;
    }.texture-image,
    .circle-component{
        flex: 1 1 100%;
    }.gradient-fw,
    .score-f91{
        flex: 1;
    }.link151{
        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) {.thumbnail-widget{
        padding: 0 10px;
        overflow: hidden;
    }.row770{
        max-width: 100%;
    }.window232{
        gap: 6px 14px;
    }.subtitle68{
        font-size: 0.8rem;
    }
    .rt-casino-name {
        font-size: 1rem;
    }
}
