
*{
	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: #2d2d3b;
	color: #ffffff;
	padding-top: 72px;
}.tertiary737{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.interface-offer{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #201e2c;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.accordion-x6{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.game714{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.game714 .image-option{
	height: 36px;
	width: auto;
	object-fit: contain;
}.item-fs{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #00509b;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.sharp154{ font-size: 13px; font-weight: 600; }.card334{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.expand-display{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.secondary-ud{
	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;
}.secondary-ud:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.secondary-ud.carduus{
	background: #00509b;
	color: #fff;
	border-color: #00509b;
}.text-input{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.inactive-state{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.hero-ah{ background: #00509b; color: #fff; border: none; }.enabled-grid{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.enabled-grid:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.interface-offer{ height: auto; }.accordion-x6{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.expand-display{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.expand-display::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.menu721{
	border: 1px solid #00509b;
	display: inline-block;
	padding: 10px 20px;
	background-color: #00509b;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.grid-gs{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.grid-gs:focus{
	outline: 2px solid #00509b;
	outline-offset: 2px;
}.interface-w26{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.interface-w26:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.interface-w26:focus{
	outline: 2px solid #00509b;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes gallery-ja {0%{ box-shadow: 0 0 5px #00509b; }50%{ box-shadow: 0 0 20px #00509b; }
	100% { box-shadow: 0 0 5px #00509b; }
}.footer-u60{
	animation: glow 1.5s infinite alternate;
}.rating-dropdown{
	background-color: #00509b;
}.card-bv{
	background-color: transparent;
}.card-bv:hover{
	background-color: #00509b;
}h1, .promo-qv{
	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;
	}
}.preview502{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.corner66{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.smooth763 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.widget831{
	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;
	}
}.smooth763 h1, .smooth763 .promo-qv{ margin-bottom: 16px; }.text312{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #201e2c;
	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;
	}
}.info634{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.text312.show{
	opacity: 1;
	visibility: visible;
}.score758{
	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;
	}
}.column-nd{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.column-nd span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.column-nd p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.focus-au{
	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 компактный (не перекрывает контент) ========== */
.active339{
  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;
}.texture-fa{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.soft-score{ flex: 1; min-width: 280px; }.thumbnail746{
  display: inline-block;
  background: #00509b;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.meta601{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.menu704{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.content-p52{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.content-p52 strong{ color: #00509b; }.section-widget{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.section-widget img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.title773{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.texture-fa{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.disabled-screen.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.pattern976{
  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;
}.score42{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.tooltip-layer{ flex: 1; min-width: 280px; }.round170{
  display: inline-block;
  background: #00509b;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.play-wrapper{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.control-tq{ margin-bottom: 12px; }.ux993{
  font-size: 1.35rem;
  font-weight: 800;
  color: #00509b;
  display: block;
}.collapse-bx{ font-size: 13px; color: rgba(255,255,255,0.8); }.pattern474{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.pattern474 strong{ color: #00509b; }.subtitle65{ display: flex; gap: 12px; flex-wrap: wrap; }.active-h15{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.active-h15 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.border-gg{
  background: linear-gradient(90deg, #00509b 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.details-option{ max-width: 500px; margin: 0 auto; }.image721{ margin-bottom: 12px; }.tertiary-v65{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.soft-shadow{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.row-ll{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.panel699 strong{ font-size: 1.1rem; }.border-ov{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.layer-pattern{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient480{ flex: 1; min-width: 260px; }.gallery-t48{ font-size: 1.4rem; margin-bottom: 12px; }.module-hard{ margin-bottom: 8px; }.deal-k56{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00509b;
  display: block;
}.component-lp{ font-size: 13px; color: rgba(255,255,255,0.75); }.section74{ font-size: 14px; margin-bottom: 16px; }.game-fb img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.icon986{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.level401{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.border-image{
  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;
}.footer143{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.visual-uf{ font-size: 1.25rem; font-weight: 700; color: #00509b; }.hover-co{ text-align: center; }.badge-yg{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.dropdown-nq{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.modal173{ flex: 1; min-width: 260px; }.gradient-o18{ font-size: 1.4rem; margin-bottom: 10px; }.soft-yy{
  font-size: 1.3rem;
  font-weight: 700;
  color: #00509b;
  margin-bottom: 8px;
}.progress-button{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.carousel499{ display: flex; gap: 12px; flex-wrap: wrap; }.accent311{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.accent311 img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.active-h15 img, .game-fb img, .accent311 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) */
.soft681, .column690{
  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;
}.soft681 h2, .column690 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.carousel-block{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #00509b;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.enabled712{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.header501{ font-weight: 800; font-size: 1.25rem; }.thumbnail295{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.dropdown-thumbnail{
  background: #fff !important;
  color: #201e2c !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.row-u29{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.action-rv{ font-size: 1.2rem; margin-bottom: 16px; }.bright203{ list-style: none; padding-left: 0; }.bright203 li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.score970{
  margin-top: 16px;
  display: inline-block;
}.title-rs{
  background: linear-gradient(135deg, #00509b22 0%, #00509b08 100%);
  border: 1px solid #00509b;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.subtitle756{ font-weight: 700; margin-bottom: 8px; }.bright-vo{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.score207{
  margin-top: 12px;
  padding: 10px 20px;
  background: #00509b;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.popular-fa{
  margin: 24px 0;
}.collapse534{ font-size: 1.25rem; margin-bottom: 16px; }.border655{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.ux-fz{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.focus-bh{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #00509b;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.star675{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.form934{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.select623{ margin-top: 12px; }.feature328{ margin: 24px 0; }.select767{ font-size: 1.25rem; margin-bottom: 16px; }.toggle-column{ display: flex; flex-direction: column; gap: 12px; }.featured28{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #00509b;
}.featured28:hover{ background: rgba(255,255,255,0.08); }.accordion-container{ font-size: 12px; color: rgba(255,255,255,0.6); }.gradient683{ margin: 24px 0; }.wrapper-yk{ font-size: 1.25rem; margin-bottom: 16px; }.image95{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.primary-z21{
  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;
}.shadow756{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #00509b;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.point402{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.details-co{
  font-size: 1.25rem;
  font-weight: 800;
  color: #00509b;
  margin: 8px 0 4px;
}.bright921{ font-size: 13px; display: block; margin-bottom: 4px; }.badge788{ font-size: 12px; color: rgba(255,255,255,0.7); }.interface-panel{ margin-top: 12px; display: inline-block; }.title-control{ margin: 24px 0; }.module-screen{ font-size: 1.25rem; margin-bottom: 16px; }.section-o8{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.secondary-qc{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.details-a74{ position: relative; margin-bottom: 8px; }.score246{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.frame-score{ display: block; margin-bottom: 8px; }.collapse-widget{
  background: #00509b;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.style379{ font-size: 12px; color: rgba(255,255,255,0.6); }.offer-lp{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.score-y94{ margin: 24px 0; }.info506{ font-size: 1.25rem; margin-bottom: 16px; }.point-vr{ display: flex; flex-direction: column; gap: 12px; }.hero880{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #00509b;
}.hero880:hover{ background: rgba(255,255,255,0.08); }.widget-dt, .sharp725{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.icon61{ font-size: 13px; margin-top: 8px; }.texture-meta{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.grid211{ margin: 24px 0; }.text-rb{ font-size: 1.25rem; margin-bottom: 16px; }.hover776{ display: flex; flex-direction: column; gap: 16px; }.display-tertiary{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.range493{ font-size: 12px; color: #00509b; }.texture-g92{ font-weight: 700; margin: 8px 0; }.inactive584{ font-size: 12px; display: block; margin: 8px 0; }.smooth-vh{ margin-top: 8px; }/* Блок: Провайдеры */
.smooth-hu{ margin: 24px 0; }.meta861{ font-size: 1.25rem; margin-bottom: 16px; }.featured-container{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.thumbnail414{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.display-round{ margin: 24px 0; }.player-ou{ font-size: 1.25rem; margin-bottom: 16px; }.round603{ display: flex; flex-direction: column; gap: 16px; }.overlay780{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.box264{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.subtitle-pj{ font-weight: 600; font-size: 1rem; }.hard-xk{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.dim-fb{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.footer443{ font-size: 13px; margin-bottom: 10px; }.{ color: #00509b; font-weight: 700; }.header458{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.progress886{ font-size: 12px; color: rgba(255,255,255,0.5); }.option-ws, .square-pn{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.carousel-tag{ font-size: 1.25rem; margin-bottom: 16px; }.slider-co{ margin: 24px 0; }.frame971{ display: flex; flex-direction: column; gap: 12px; }.game716{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.ui168{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.dropdown542{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.window-block{ margin: 24px 0; }.text-wrapper{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.grid-hw h4, .input-ui h4{ font-size: 1rem; margin-bottom: 12px; }.grid-hw h4{ color: #00509b; }.input-ui h4{ color: #e57373; }.grid-hw ul, .input-ui ul{ padding-left: 20px; margin: 0; }.grid-hw li, .input-ui li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.badge697{ margin: 24px 0; }.meta-nb{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.button-tn{
  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;
}.button-tn:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.toggle-expand{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.column-square{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.gallery-input{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.tooltip-me, .border-ni, .deal-do, .layout-bright, .component741{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.status-view, .thumbnail-nav, .enabled784, .item546, .graphic634{
  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;
}.status-view:hover, .thumbnail-nav:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.tooltip153{ width: 100%; border-radius: 8px; }.content-pn{
  display: inline-block;
  background: #00509b40;
  color: #00509b;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.smooth-dp{ background: rgba(255,255,255,0.05); border-radius: 12px; }.item-circle{
  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;
}.item-circle .badge-yt{ font-size: 2rem; margin-bottom: 8px; }.item-circle .nav-nj{ font-size: 1.25rem; margin-bottom: 8px; }.item-circle .status-q21{ font-size: 14px; margin-bottom: 8px; }.item-circle .play433{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.card-wf{ background: linear-gradient(135deg, #00509b 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.label444{ margin: 24px 0; padding: 20px 0; }.subtitle-state{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.score-design{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.template-hi{
  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;
}.template-hi:hover{ background: rgba(255,255,255,0.1); }.template-hi img{ max-width: 80px; max-height: 40px; object-fit: contain; }.offer-corner .header-j53{ display: flex; flex-wrap: wrap; gap: 12px; }.offer-corner .carousel-tz{
  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;
}.offer-corner .carousel-tz:hover{ border-color: #00509b; background: #00509b15; }.offer-corner .carousel-tz img{ max-width: 72px; max-height: 36px; object-fit: contain; }.label-cj .point-xt{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.label-cj .thumbnail-theme{ padding: 10px 14px; transition: opacity 0.2s; }.label-cj .thumbnail-theme:hover{ opacity: 0.85; }.label-cj .thumbnail-theme img{ max-width: 64px; max-height: 32px; object-fit: contain; }.header-form{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.header-form .style-panel{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.header-form .meta-tr{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.header-form .meta-tr:hover{ background: #00509b25; box-shadow: 0 2px 8px #00509b30; }.header-form .meta-tr img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.overlay569{ margin: 28px 0; }.media467{ font-size: 1.5rem; margin-bottom: 20px; }.grid-r86 .carousel-nx{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.grid-r86 .dropdown902{
  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;
}.grid-r86 .dropdown902:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.grid-r86 .dropdown902 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.grid-r86 .modal-qm{ display: block; padding: 12px; font-size: 14px; }.grid-r86 .switch53{ margin-top: 20px; display: inline-block; }.state-popup .thumbnail-special{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.state-popup .state-popular{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.state-popup .state-popular:hover{ opacity: 0.9; }.state-popup .state-popular img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.bright332 .banner-s9{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.bright332 .link-hn{
  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);
}.bright332 .link-hn:hover{ transform: scale(1.02); border-color: #00509b; }.bright332 .shadow459{ aspect-ratio: 3/2; overflow: hidden; }.bright332 .shadow459 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.bright332 .special-edge{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.active-subtitle{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.select-pattern{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.thumbnail731{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #00509b;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.thumbnail731:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.template-switch .layout639{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.template-switch .active-we{
  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);
}.template-switch .active-we:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #00509b;
}.template-switch .active-we img{
  width: 100%;
  height: auto;
  display: block;
}.template-switch .option349{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.template-switch{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.oval-bj .section-hh{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.oval-bj .component-form{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.oval-bj .component-form:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.oval-bj .component-form img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.image-m26 .soft-point{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.image-m26 .tooltip-ev{
  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);
}.image-m26 .tooltip-ev:hover{
  transform: translateY(-6px);
}.image-m26 .view-edge{
  position: relative;
  overflow: hidden;
}.image-m26 .view-edge img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.image-m26 .tooltip-ev:hover img{
  transform: scale(1.1);
}.image-m26 .bright-rm{
  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;
}.image-m26 .tooltip-ev:hover .bright-rm{
  opacity: 1;
}.image-m26 .header690{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.image-m26 .option349{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.section-c46 .primary-rr{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #00509b rgba(255, 255, 255, 0.1);
}.section-c46 .primary-rr::-webkit-scrollbar{
  height: 8px;
}.section-c46 .primary-rr::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.section-c46 .primary-rr::-webkit-scrollbar-thumb{
  background: #00509b;
  border-radius: 4px;
}.section-c46 .description-tooltip{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.section-c46 .promo-info{
  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);
}.section-c46 .promo-info:hover{
  transform: scale(1.05);
}.section-c46 .promo-info img{
  width: 100%;
  height: auto;
  display: block;
}.section-c46 .info-box{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.menu-a17 .pattern-j90{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.menu-a17 .state-nx{
  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);
}.menu-a17 .state-nx.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.menu-a17 .state-nx.main-slot-medium{
  grid-column: span 2;
}.menu-a17 .state-nx:hover{
  transform: scale(1.03);
  z-index: 10;
}.menu-a17 .state-nx img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.menu-a17 .slider-jh{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.primary504 .soft-dj{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.primary504 .light-i84{
  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);
}.primary504 .light-i84:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #00509b;
}.primary504 .promo466{
  border-radius: 8px;
  overflow: hidden;
}.primary504 .promo466 img{
  width: 100%;
  height: auto;
  display: block;
}.primary504 .rank-at{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.primary504 .block-soft{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.primary504 .progress-mt{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.primary504 .outline317{
  display: inline-block;
  padding: 4px 10px;
  background: #00509b;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.primary504 .action-xm{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.primary504 .point-k22{
  display: flex;
  align-items: center;
}.primary504 .collapse-a17{
  padding: 10px 20px;
  background: #00509b;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.primary504 .collapse-a17:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.template-switch .layout639,
  .image-m26 .soft-point{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.template-switch .layout639,
  .image-m26 .soft-point{
    grid-template-columns: repeat(2, 1fr);
  }.oval-bj .section-hh{
    grid-template-columns: repeat(3, 1fr);
  }.primary504 .light-i84{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.primary504 .point-k22{
    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) {.select-pattern{
    font-size: 22px;
  }.template-switch .layout639,
  .image-m26 .soft-point{
    grid-template-columns: 1fr;
  }.oval-bj .section-hh{
    grid-template-columns: repeat(2, 1fr);
  }.section-c46 .promo-info{
    flex: 0 0 180px;
  }.primary504 .light-i84{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.label-gq{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.block578{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.circle-tf{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #00509b;
  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;
}.circle-tf:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.corner568 .box-accent{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.corner568 .content262{
  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;
}.corner568 .content262:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #00509b;
}.corner568 .subtitle409{
  flex-shrink: 0;
}.corner568 .subtitle409 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.corner568 .style272{
  flex: 1;
}.corner568 .hero-ii{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.corner568 .style-ce{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.foreground807 .border561{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.foreground807 .border561 .style-h10:nth-child(4),
.foreground807 .border561 .style-h10:nth-child(5){
  grid-column: span 1;
}.foreground807 .style-h10{
  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;
}.foreground807 .style-h10:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.foreground807 .edge-card{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #00509b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.foreground807 .grid-zx{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.foreground807 .hero-ii{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.foreground807 .style-ce{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.hard732 .widget756{
  max-width: 800px;
  margin: 0 auto;
}.hard732 .media-ss{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.hard732 .smooth-g10{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.hard732 .smooth-g10:hover{
  background: rgba(255, 255, 255, 0.05);
}.hard732 .style741{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.hard732 .collapse291{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.hard732 .tab764{
  color: #00509b;
  font-size: 20px;
  transition: transform 0.3s;
}.hard732 .media-ss.active .tab764{
  transform: rotate(180deg);
}.hard732 .active-je{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.hard732 .media-ss.active .active-je{
  max-height: 300px;
}.hard732 .active-je p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.switch-pr .progress-xn{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.switch-pr .progress-xn::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #00509b, rgba(255, 255, 255, 0.1));
}.switch-pr .frame-ol{
  position: relative;
  margin-bottom: 48px;
}.switch-pr .ux-z94{
  position: absolute;
  left: -60px;
  top: 0;
}.switch-pr .ux127{
  width: 40px;
  height: 40px;
  background: #00509b;
  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);
}.switch-pr .grid-dim{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.switch-pr .deal-primary{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.switch-pr .box-game{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.switch-pr .description-subtitle{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.row893 .header256{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.row893 .card-ug{
  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;
}.row893 .card-ug:hover{
  border-color: #00509b;
  transform: translateX(8px);
}.row893 .special6{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #00509b;
  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);
}.row893 .list-hover img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.row893 .hover370{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.row893 .meta524{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.link-t54 .point-v75{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.link-t54 .sharp111{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #00509b;
  transition: background 0.2s, border-color 0.2s;
}.link-t54 .sharp111:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.link-t54 .rating-fd{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.link-t54 .dropdown985{
  width: 32px;
  height: 32px;
  background: #00509b;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.link-t54 .rating-fd img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.link-t54 .pattern906{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.link-t54 .state-i21{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.foreground807 .border561{
    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) {.block578{
    font-size: 26px;
  }.corner568 .content262{
    flex-direction: column;
    text-align: center;
  }.corner568 .subtitle409{
    margin: 0 auto;
  }.foreground807 .border561{
    grid-template-columns: 1fr;
  }.foreground807 .border561 .style-h10:nth-child(5){
    grid-column: span 1;
  }.switch-pr .progress-xn{
    padding-left: 0;
  }.switch-pr .progress-xn::before{
    display: none;
  }.switch-pr .ux-z94{
    position: static;
    margin-bottom: 12px;
  }.switch-pr .ux127{
    margin: 0 auto;
  }.switch-pr .deal-primary{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.row893 .card-ug{
    grid-template-columns: 1fr;
  }.row893 .list-hover img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.link-t54 .sharp111{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.border655{ grid-template-columns: 1fr; }.image95{ grid-template-columns: 1fr; }.tooltip-me, .border-ni{ grid-template-columns: 1fr; }.carousel-block{ flex-direction: column; text-align: center; }.text-wrapper{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.panel51{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.option-gr{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.popular-p66{ display: flex; align-items: center; flex-shrink: 0; }.preview-surface{ height: 50px; width: auto; }.level613{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.block-hg{ font-size: 14px; font-weight: 600; color: #000; }.background468{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.theme-mm{ display: flex; gap: 20px; margin-left: 20px; }.theme-mm .modal-rn{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.theme-mm .modal-rn:hover, .theme-mm .modal-rn.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.star270{ display: flex; gap: 12px; margin-left: auto; }.status-mk{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.status-ez{ background: #00d4ff; color: #000; }.status-ez:hover{ background: #00b8e6; transform: translateY(-2px); }.block-zv{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.block-zv:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.layout-n10{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.module-g48{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.square-i53{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.background658{ height: 45px; }.element-disabled{ font-size: 22px; font-weight: 700; color: #00d4ff; }.thumbnail-design{ display: flex; gap: 25px; align-items: center; }.thumbnail-design .modal-rn{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.thumbnail-design .modal-rn:hover, .thumbnail-design .modal-rn.active{ color: #00d4ff; }.primary725{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.primary725:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.image-zb{ background: #00d4ff; color: #000; padding: 8px 0; }.bright-control{ background: #0a0f1c; padding: 12px 0; }.row-tw{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.design575{ font-size: 14px; font-weight: 600; }.status-cb{ display: flex; gap: 15px; }.focus-wy{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.focus-wy:hover{ text-decoration: underline; }.template794{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.title246{ height: 48px; }.option610{ display: flex; gap: 25px; }.option610 .modal-rn{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.option610 .modal-rn:hover, .option610 .modal-rn.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.text623{ background: #0a0f1c; padding: 15px 0; }.pattern-tag{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.block663{ position: absolute; left: 50%; transform: translateX(-50%); }.container236{ height: 55px; }.tooltip-kb, .level-vi{ display: flex; gap: 20px; }.tooltip-kb .modal-rn, .level-vi .modal-rn{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.tooltip-kb .modal-rn:hover, .level-vi .modal-rn:hover,
.tooltip-kb .modal-rn.active, .level-vi .modal-rn.active{ color: #00d4ff; }.highlight148{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.star-dn{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.smooth-rb{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.rank394{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.hard-ql{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.row45{ height: 50px; width: auto; }.rank-zo{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.menu695{ font-size: 12px; color: #999; text-transform: uppercase; }.content-control{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.switch195{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.nav-gallery{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.dark-lx{ display: flex; gap: 25px; flex-wrap: wrap; }.dark-lx .modal-rn{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.dark-lx .modal-rn:hover, .dark-lx .modal-rn.active{ color: #00d4ff; }.header-view{ display: flex; gap: 12px; }.template-square, .banner-offer{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.template-square{ background: #00d4ff; color: #000; }.template-square:hover{ background: #00b8e6; }.banner-offer{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.banner-offer:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.theme-mm, .option610, .tooltip-kb, .level-vi, .dark-lx{ gap: 15px; }.level613, .highlight148{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.option-gr, .module-g48, .row-tw, .pattern-tag, .rank394{ flex-wrap: wrap; }.theme-mm, .thumbnail-design, .option610, .tooltip-kb, .level-vi, .dark-lx{ 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 - Аккордеон с анимацией */
.design904{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.column-hover{
    max-width: 900px;
    margin: 0 auto;
}.edge72{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.layout512{
    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);
}.layout512:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.style-ik{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.style-ik::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;
}.layout512.active .style-ik::after{
    transform: translateY(-50%) rotate(45deg);
}.info-row{
    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;
}.layout512.active .info-row{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.game-ru{
    display: none;
}

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.range-t89{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.switch-gc{
    max-width: 1200px;
    margin: 0 auto;
}.grid-kr{
    margin-bottom: 40px;
}.accent367{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.shadow-design{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.light458{
    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;
}.light458.tag-1{
    font-size: 0.85rem;
}.light458.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.light458.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.light458:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.meta-y21{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.popular-section{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.module411{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.accent367{
        font-size: 1.3rem;
    }.shadow-design{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.pattern-surface{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.enabled240{
    max-width: 1200px;
    margin: 0 auto;
}.menu-meta{
    margin-bottom: 40px;
}.dark-graphic{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.disabled633{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.interface601{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.gradient210{
    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;
}.gradient210:last-child{
    border-bottom: none;
}.gradient210:hover{
    color: #ffd700;
    padding-left: 8px;
}.badge-mc{
    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;
}.collapse-v30{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.point-ht{
    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) {.disabled633{
        grid-template-columns: 1fr;
    }.dark-graphic{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.box-j35{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.action468{
    max-width: 1100px;
    margin: 0 auto;
}.modal71{
    margin-bottom: 35px;
}.container-disabled{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.thumbnail195{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.thumbnail195:hover{
    color: #ffd700;
}.level-zw{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.carousel-pc{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.media855{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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