
*{
	box-sizing: border-box;
	font-family: Roboto, sans-serif;
}*{
	box-sizing: border-box;
	margin: 0;
}a{
	text-decoration: none;
	color: inherit;
	font-weight: bold;
}body{
	max-width: 1300px;
	margin: 0 auto;
	font-family: Roboto, sans-serif;
	font-size: 16px;
	background-color: #0a0e29;
	color: #ffffff;
	padding-top: 72px;
}.form-texture{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.soft-rd{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #11163c;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.play351{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.switch-hero{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.switch-hero .list-e70{
	height: 36px;
	width: auto;
	object-fit: contain;
}.offer-interface{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #f62524;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.section-info{ font-size: 13px; font-weight: 600; }.star-label{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.tag282{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.expand718{
	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;
}.expand718:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.expand718.carduus{
	background: #f62524;
	color: #fff;
	border-color: #f62524;
}.icon-jz{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.title962{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.form772{ background: #f62524; color: #fff; border: none; }.list-uu{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.list-uu:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.soft-rd{ height: auto; }.play351{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.tag282{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.tag282::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.dark284{
	border: 1px solid #f62524;
	display: inline-block;
	padding: 10px 20px;
	background-color: #f62524;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.card133{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.card133:focus{
	outline: 2px solid #f62524;
	outline-offset: 2px;
}.header684{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.header684:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.header684:focus{
	outline: 2px solid #f62524;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes template-banner {0%{ box-shadow: 0 0 5px #f62524; }50%{ box-shadow: 0 0 20px #f62524; }
	100% { box-shadow: 0 0 5px #f62524; }
}.popular-grid{
	animation: glow 1.5s infinite alternate;
}.outline551{
	background-color: #f62524;
}.toggle314{
	background-color: transparent;
}.toggle314:hover{
	background-color: #f62524;
}h1, .range652{
	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;
	}
}.badge539{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.header-va{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.component-style p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.special-gv{
	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;
	}
}.component-style h1, .component-style .range652{ margin-bottom: 16px; }.select964{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #11163c;
	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;
	}
}.feature-gw{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.select964.show{
	opacity: 1;
	visibility: visible;
}.corner416{
	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;
	}
}.feature554{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.feature554 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.feature554 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.outline-thumbnail{
	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 компактный (не перекрывает контент) ========== */
.overlay-view{
  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;
}.box-info{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.view788{ flex: 1; min-width: 280px; }.edge-ez{
  display: inline-block;
  background: #f62524;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.range-ki{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.label-wz{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.icon-b35{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.icon-b35 strong{ color: #f62524; }.ui-z95{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.ui-z95 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.subtitle-xv{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.box-info{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.round32.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.gallery-yk{
  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;
}.feature-i73{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.title596{ flex: 1; min-width: 280px; }.wrapper-i8{
  display: inline-block;
  background: #f62524;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.state320{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.module-media{ margin-bottom: 12px; }.texture-x71{
  font-size: 1.35rem;
  font-weight: 800;
  color: #f62524;
  display: block;
}.active-mn{ font-size: 13px; color: rgba(255,255,255,0.8); }.media752{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.media752 strong{ color: #f62524; }.frame-sq{ display: flex; gap: 12px; flex-wrap: wrap; }.toggle-lz{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.toggle-lz img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.window-option{
  background: linear-gradient(90deg, #f62524 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.shadow219{ max-width: 500px; margin: 0 auto; }.template525{ margin-bottom: 12px; }.widget-i64{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.highlight706{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.toggle225{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.nav258 strong{ font-size: 1.1rem; }.edge218{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.layer-ui{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.enabled311{ flex: 1; min-width: 260px; }.grid-cp{ font-size: 1.4rem; margin-bottom: 12px; }.dim-panel{ margin-bottom: 8px; }.content-o15{
  font-size: 1.3rem;
  font-weight: 700;
  color: #f62524;
  display: block;
}.play-details{ font-size: 13px; color: rgba(255,255,255,0.75); }.grid924{ font-size: 14px; margin-bottom: 16px; }.label215 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.bright-theme{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.highlight-ne{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.design-f21{
  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;
}.field977{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.item-f37{ font-size: 1.25rem; font-weight: 700; color: #f62524; }.texture-oval{ text-align: center; }.accent611{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.panel-details{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.meta-input{ flex: 1; min-width: 260px; }.header287{ font-size: 1.4rem; margin-bottom: 10px; }.border867{
  font-size: 1.3rem;
  font-weight: 700;
  color: #f62524;
  margin-bottom: 8px;
}.visual746{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.interface-mr{ display: flex; gap: 12px; flex-wrap: wrap; }.list707{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.list707 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.toggle-lz img, .label215 img, .list707 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) */
.gradient-g78, .module-hover{
  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;
}.gradient-g78 h2, .module-hover h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.corner50{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #f62524;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.frame-nt{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.action564{ font-weight: 800; font-size: 1.25rem; }.template855{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.item-cf{
  background: #fff !important;
  color: #11163c !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.square824{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.deal-pg{ font-size: 1.2rem; margin-bottom: 16px; }.dim-media{ list-style: none; padding-left: 0; }.dim-media li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.tertiary-popup{
  margin-top: 16px;
  display: inline-block;
}.foreground-t23{
  background: linear-gradient(135deg, #f6252422 0%, #f6252408 100%);
  border: 1px solid #f62524;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.graphic944{ font-weight: 700; margin-bottom: 8px; }.theme248{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.promo-tab{
  margin-top: 12px;
  padding: 10px 20px;
  background: #f62524;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.light-do{
  margin: 24px 0;
}.theme-zx{ font-size: 1.25rem; margin-bottom: 16px; }.element-ds{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.select469{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.frame-g26{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #f62524;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.content-d59{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.primary588{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.progress266{ margin-top: 12px; }.oval-vy{ margin: 24px 0; }.window-sd{ font-size: 1.25rem; margin-bottom: 16px; }.window131{ display: flex; flex-direction: column; gap: 12px; }.collapse411{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #f62524;
}.collapse411:hover{ background: rgba(255,255,255,0.08); }.rating-tab{ font-size: 12px; color: rgba(255,255,255,0.6); }.card-popular{ margin: 24px 0; }.primary802{ font-size: 1.25rem; margin-bottom: 16px; }.texture-vr{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.input-ek{
  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;
}.list-label{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #f62524;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.player-yz{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.style-graphic{
  font-size: 1.25rem;
  font-weight: 800;
  color: #f62524;
  margin: 8px 0 4px;
}.inactive503{ font-size: 13px; display: block; margin-bottom: 4px; }.container-nav{ font-size: 12px; color: rgba(255,255,255,0.7); }.meta-ae{ margin-top: 12px; display: inline-block; }.sharp-p56{ margin: 24px 0; }.status507{ font-size: 1.25rem; margin-bottom: 16px; }.tooltip-ew{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.accordion-r11{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.soft-a74{ position: relative; margin-bottom: 8px; }.ux447{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.widget841{ display: block; margin-bottom: 8px; }.select920{
  background: #f62524;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.section735{ font-size: 12px; color: rgba(255,255,255,0.6); }.overlay-highlight{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.texture652{ margin: 24px 0; }.wrapper-kb{ font-size: 1.25rem; margin-bottom: 16px; }.tertiary81{ display: flex; flex-direction: column; gap: 12px; }.image603{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #f62524;
}.image603:hover{ background: rgba(255,255,255,0.08); }.subtitle29, .offer-g80{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.disabled-v32{ font-size: 13px; margin-top: 8px; }.description-wl{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.carousel-u24{ margin: 24px 0; }.range-grid{ font-size: 1.25rem; margin-bottom: 16px; }.container-smooth{ display: flex; flex-direction: column; gap: 16px; }.status930{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.star-gm{ font-size: 12px; color: #f62524; }.disabled383{ font-weight: 700; margin: 8px 0; }.view562{ font-size: 12px; display: block; margin: 8px 0; }.featured-card{ margin-top: 8px; }/* Блок: Провайдеры */
.active802{ margin: 24px 0; }.sharp847{ font-size: 1.25rem; margin-bottom: 16px; }.interface295{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.switch-header{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.layout-gallery{ margin: 24px 0; }.game-c20{ font-size: 1.25rem; margin-bottom: 16px; }.edge-soft{ display: flex; flex-direction: column; gap: 16px; }.icon320{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.point-pn{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.focus-circle{ font-weight: 600; font-size: 1rem; }.field-vk{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.dim794{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.corner-cj{ font-size: 13px; margin-bottom: 10px; }.collapse254{ color: #f62524; font-weight: 700; }.subtitle654{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.state-tx{ font-size: 12px; color: rgba(255,255,255,0.5); }.grid168, .score142{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.state-hx{ font-size: 1.25rem; margin-bottom: 16px; }.banner827{ margin: 24px 0; }.display-jh{ display: flex; flex-direction: column; gap: 12px; }.texture656{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.square245{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.ux-si{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.thumbnail-jo{ margin: 24px 0; }.footer-tz{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.accordion27 h4, .option-range h4{ font-size: 1rem; margin-bottom: 12px; }.accordion27 h4{ color: #f62524; }.option-range h4{ color: #e57373; }.accordion27 ul, .option-range ul{ padding-left: 20px; margin: 0; }.accordion27 li, .option-range li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.view-m38{ margin: 24px 0; }.visual-on{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.highlight60{
  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;
}.highlight60:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.select521{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.primary-on{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.disabled-oy{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.smooth-tm, .control959, .offer-grid, .play-round, .overlay885{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.list-title, .panel868, .info76, .outline-nn, .game-ss{
  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;
}.list-title:hover, .panel868:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.header94{ width: 100%; border-radius: 8px; }.badge-design{
  display: inline-block;
  background: #f6252440;
  color: #f62524;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.tab-element{ background: rgba(255,255,255,0.05); border-radius: 12px; }.tertiary-rk{
  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;
}.tertiary-rk .surface-select{ font-size: 2rem; margin-bottom: 8px; }.tertiary-rk .subtitle332{ font-size: 1.25rem; margin-bottom: 8px; }.tertiary-rk .thumbnail956{ font-size: 14px; margin-bottom: 8px; }.tertiary-rk .box977{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.block195{ background: linear-gradient(135deg, #f62524 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.list-gi{ margin: 24px 0; padding: 20px 0; }.interface690{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.game-as{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.graphic-preview{
  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;
}.graphic-preview:hover{ background: rgba(255,255,255,0.1); }.graphic-preview img{ max-width: 80px; max-height: 40px; object-fit: contain; }.info462 .smooth327{ display: flex; flex-wrap: wrap; gap: 12px; }.info462 .deal-xe{
  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;
}.info462 .deal-xe:hover{ border-color: #f62524; background: #f6252415; }.info462 .deal-xe img{ max-width: 72px; max-height: 36px; object-fit: contain; }.style951 .round-v31{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.style951 .focus769{ padding: 10px 14px; transition: opacity 0.2s; }.style951 .focus769:hover{ opacity: 0.85; }.style951 .focus769 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.media817{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.media817 .footer904{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.media817 .grid-game{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.media817 .grid-game:hover{ background: #f6252425; box-shadow: 0 2px 8px #f6252430; }.media817 .grid-game img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.light-jm{ margin: 28px 0; }.interface-f20{ font-size: 1.5rem; margin-bottom: 20px; }.badge-visual .section-ui{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.badge-visual .layout-m59{
  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;
}.badge-visual .layout-m59:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.badge-visual .layout-m59 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.badge-visual .toggle-ts{ display: block; padding: 12px; font-size: 14px; }.badge-visual .component-badge{ margin-top: 20px; display: inline-block; }.highlight861 .soft-point{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.highlight861 .text-y25{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.highlight861 .text-y25:hover{ opacity: 0.9; }.highlight861 .text-y25 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.info-tl .graphic-box{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.info-tl .gradient-v90{
  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);
}.info-tl .gradient-v90:hover{ transform: scale(1.02); border-color: #f62524; }.info-tl .visual-e69{ aspect-ratio: 3/2; overflow: hidden; }.info-tl .visual-e69 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.info-tl .tertiary-re{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.box-gz{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.component-overlay{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.state-pa{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #f62524;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.state-pa:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.module-text .template904{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.module-text .icon873{
  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);
}.module-text .icon873:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #f62524;
}.module-text .icon873 img{
  width: 100%;
  height: auto;
  display: block;
}.module-text .carousel-as{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.module-text{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.surface505 .accent522{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.surface505 .point-ra{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.surface505 .point-ra:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.surface505 .point-ra img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.background-c41 .view-np{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.background-c41 .visual80{
  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);
}.background-c41 .visual80:hover{
  transform: translateY(-6px);
}.background-c41 .dim997{
  position: relative;
  overflow: hidden;
}.background-c41 .dim997 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.background-c41 .visual80:hover img{
  transform: scale(1.1);
}.background-c41 .container942{
  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;
}.background-c41 .visual80:hover .container942{
  opacity: 1;
}.background-c41 .input-level{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.background-c41 .carousel-as{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.score-pr .dropdown803{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #f62524 rgba(255, 255, 255, 0.1);
}.score-pr .dropdown803::-webkit-scrollbar{
  height: 8px;
}.score-pr .dropdown803::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.score-pr .dropdown803::-webkit-scrollbar-thumb{
  background: #f62524;
  border-radius: 4px;
}.score-pr .expand238{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.score-pr .layer-jb{
  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);
}.score-pr .layer-jb:hover{
  transform: scale(1.05);
}.score-pr .layer-jb img{
  width: 100%;
  height: auto;
  display: block;
}.score-pr .rank990{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.theme-i29 .dim104{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.theme-i29 .rank878{
  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);
}.theme-i29 .rank878.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.theme-i29 .rank878.main-slot-medium{
  grid-column: span 2;
}.theme-i29 .rank878:hover{
  transform: scale(1.03);
  z-index: 10;
}.theme-i29 .rank878 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.theme-i29 .overlay709{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.link-hard .pattern730{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.link-hard .template-r60{
  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);
}.link-hard .template-r60:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #f62524;
}.link-hard .ui-foreground{
  border-radius: 8px;
  overflow: hidden;
}.link-hard .ui-foreground img{
  width: 100%;
  height: auto;
  display: block;
}.link-hard .edge-u88{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.link-hard .menu-fa{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.link-hard .meta-u31{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.link-hard .option700{
  display: inline-block;
  padding: 4px 10px;
  background: #f62524;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.link-hard .edge-nav{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.link-hard .control-block{
  display: flex;
  align-items: center;
}.link-hard .active-style{
  padding: 10px 20px;
  background: #f62524;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.link-hard .active-style:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.module-text .template904,
  .background-c41 .view-np{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.module-text .template904,
  .background-c41 .view-np{
    grid-template-columns: repeat(2, 1fr);
  }.surface505 .accent522{
    grid-template-columns: repeat(3, 1fr);
  }.link-hard .template-r60{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.link-hard .control-block{
    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) {.component-overlay{
    font-size: 22px;
  }.module-text .template904,
  .background-c41 .view-np{
    grid-template-columns: 1fr;
  }.surface505 .accent522{
    grid-template-columns: repeat(2, 1fr);
  }.score-pr .layer-jb{
    flex: 0 0 180px;
  }.link-hard .template-r60{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.image231{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.hard818{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.border375{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #f62524;
  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;
}.border375:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.graphic504 .header854{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.graphic504 .style-p87{
  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;
}.graphic504 .style-p87:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #f62524;
}.graphic504 .status-p49{
  flex-shrink: 0;
}.graphic504 .status-p49 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.graphic504 .element-ne{
  flex: 1;
}.graphic504 .tooltip907{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.graphic504 .tooltip-op{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.gradient-yo .inactive-xo{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.gradient-yo .inactive-xo .preview808:nth-child(4),
.gradient-yo .inactive-xo .preview808:nth-child(5){
  grid-column: span 1;
}.gradient-yo .preview808{
  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;
}.gradient-yo .preview808:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.gradient-yo .star-oj{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #f62524;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.gradient-yo .subtitle-yp{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.gradient-yo .tooltip907{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.gradient-yo .tooltip-op{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.switch-ef .background-bi{
  max-width: 800px;
  margin: 0 auto;
}.switch-ef .highlight-l92{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.switch-ef .details-panel{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.switch-ef .details-panel:hover{
  background: rgba(255, 255, 255, 0.05);
}.switch-ef .square-i63{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.switch-ef .preview-smooth{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.switch-ef .point-rank{
  color: #f62524;
  font-size: 20px;
  transition: transform 0.3s;
}.switch-ef .highlight-l92.active .point-rank{
  transform: rotate(180deg);
}.switch-ef .smooth-circle{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.switch-ef .highlight-l92.active .smooth-circle{
  max-height: 300px;
}.switch-ef .smooth-circle p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.accent-b60 .link106{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.accent-b60 .link106::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #f62524, rgba(255, 255, 255, 0.1));
}.accent-b60 .title-vt{
  position: relative;
  margin-bottom: 48px;
}.accent-b60 .background-r35{
  position: absolute;
  left: -60px;
  top: 0;
}.accent-b60 .meta787{
  width: 40px;
  height: 40px;
  background: #f62524;
  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);
}.accent-b60 .widget-a32{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.accent-b60 .column653{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.accent-b60 .square631{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.accent-b60 .theme-wf{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.container208 .texture935{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.container208 .primary637{
  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;
}.container208 .primary637:hover{
  border-color: #f62524;
  transform: translateX(8px);
}.container208 .media-r91{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #f62524;
  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);
}.container208 .action503 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.container208 .container511{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.container208 .list758{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.subtitle502 .point-smooth{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.subtitle502 .accent920{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #f62524;
  transition: background 0.2s, border-color 0.2s;
}.subtitle502 .accent920:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.subtitle502 .ux476{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.subtitle502 .star879{
  width: 32px;
  height: 32px;
  background: #f62524;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.subtitle502 .ux476 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.subtitle502 .oval-select{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.subtitle502 .theme267{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.gradient-yo .inactive-xo{
    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) {.hard818{
    font-size: 26px;
  }.graphic504 .style-p87{
    flex-direction: column;
    text-align: center;
  }.graphic504 .status-p49{
    margin: 0 auto;
  }.gradient-yo .inactive-xo{
    grid-template-columns: 1fr;
  }.gradient-yo .inactive-xo .preview808:nth-child(5){
    grid-column: span 1;
  }.accent-b60 .link106{
    padding-left: 0;
  }.accent-b60 .link106::before{
    display: none;
  }.accent-b60 .background-r35{
    position: static;
    margin-bottom: 12px;
  }.accent-b60 .meta787{
    margin: 0 auto;
  }.accent-b60 .column653{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.container208 .primary637{
    grid-template-columns: 1fr;
  }.container208 .action503 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.subtitle502 .accent920{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.element-ds{ grid-template-columns: 1fr; }.texture-vr{ grid-template-columns: 1fr; }.smooth-tm, .control959{ grid-template-columns: 1fr; }.corner50{ flex-direction: column; text-align: center; }.footer-tz{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.focus-uo{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.description37{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.square676{ display: flex; align-items: center; flex-shrink: 0; }.border-d20{ height: 50px; width: auto; }.meta-ts{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.active369{ font-size: 14px; font-weight: 600; color: #000; }.banner-form{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.meta-vv{ display: flex; gap: 20px; margin-left: 20px; }.meta-vv .theme114{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.meta-vv .theme114:hover, .meta-vv .theme114.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.card-ms{ display: flex; gap: 12px; margin-left: auto; }.list-ri{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.title797{ background: #00d4ff; color: #000; }.title797:hover{ background: #00b8e6; transform: translateY(-2px); }.window418{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.window418:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.primary424{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.design190{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.featured-zk{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.tab-thumbnail{ height: 45px; }.theme-menu{ font-size: 22px; font-weight: 700; color: #00d4ff; }.square267{ display: flex; gap: 25px; align-items: center; }.square267 .theme114{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.square267 .theme114:hover, .square267 .theme114.active{ color: #00d4ff; }.secondary380{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.secondary380:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.focus-modal{ background: #00d4ff; color: #000; padding: 8px 0; }.range434{ background: #0a0f1c; padding: 12px 0; }.outline712{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.title-l82{ font-size: 14px; font-weight: 600; }.background-jl{ display: flex; gap: 15px; }.list-column{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.list-column:hover{ text-decoration: underline; }.panel-u69{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.button-accordion{ height: 48px; }.label-select{ display: flex; gap: 25px; }.label-select .theme114{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.label-select .theme114:hover, .label-select .theme114.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.view701{ background: #0a0f1c; padding: 15px 0; }.border638{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.info-op{ position: absolute; left: 50%; transform: translateX(-50%); }.component595{ height: 55px; }.game-visual, .menu-qn{ display: flex; gap: 20px; }.game-visual .theme114, .menu-qn .theme114{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.game-visual .theme114:hover, .menu-qn .theme114:hover,
.game-visual .theme114.active, .menu-qn .theme114.active{ color: #00d4ff; }.label-shadow{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.meta-cg{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.grid45{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.input390{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.subtitle-section{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.theme238{ height: 50px; width: auto; }.banner-nq{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.player907{ font-size: 12px; color: #999; text-transform: uppercase; }.icon-nc{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.icon89{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.rating515{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.header-graphic{ display: flex; gap: 25px; flex-wrap: wrap; }.header-graphic .theme114{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.header-graphic .theme114:hover, .header-graphic .theme114.active{ color: #00d4ff; }.ux-foreground{ display: flex; gap: 12px; }.label-title, .promo244{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.label-title{ background: #00d4ff; color: #000; }.label-title:hover{ background: #00b8e6; }.promo244{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.promo244:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.meta-vv, .label-select, .game-visual, .menu-qn, .header-graphic{ gap: 15px; }.meta-ts, .label-shadow{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.description37, .design190, .outline712, .border638, .input390{ flex-wrap: wrap; }.meta-vv, .square267, .label-select, .game-visual, .menu-qn, .header-graphic{ width: 100%; justify-content: center; gap: 10px; }
  .header-v1-actions, .header-v3-actions, .header-v5-actions { width: 100%; justify-content: center; }
}/* ============================================
   FAQ Block Styles - 4 варианта
   ============================================ */

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

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.nav966{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.grid-primary{
    max-width: 1200px;
    margin: 0 auto;
}.sharp32{
    margin-bottom: 40px;
}.point341{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.icon-ip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.progress-nm{
    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;
}.progress-nm.tag-1{
    font-size: 0.85rem;
}.progress-nm.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.progress-nm.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.progress-nm:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.gallery-u62{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.shadow532{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.dim-offer{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.point341{
        font-size: 1.3rem;
    }.icon-ip{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.input-fs{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.highlight-vr{
    max-width: 1200px;
    margin: 0 auto;
}.primary-z23{
    margin-bottom: 40px;
}.window331{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.header702{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.accordion-jm{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.tag986{
    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;
}.tag986:last-child{
    border-bottom: none;
}.tag986:hover{
    color: #ffd700;
    padding-left: 8px;
}.input-jd{
    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;
}.shadow-vk{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.tooltip-v12{
    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) {.header702{
        grid-template-columns: 1fr;
    }.window331{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.progress-dh{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.interface632{
    max-width: 1100px;
    margin: 0 auto;
}.badge-su{
    margin-bottom: 35px;
}.badge-widget{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.grid-foreground{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.grid-foreground:hover{
    color: #ffd700;
}.deal368{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.menu247{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.subtitle-hover{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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