
*{
	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: #090f1e;
	color: #ffffff;
	padding-top: 72px;
}.enabled89{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.description-game{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #151b2e;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.border-yk{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.description-banner{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.description-banner .pattern-details{
	height: 36px;
	width: auto;
	object-fit: contain;
}.round264{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.square-featured{ font-size: 13px; font-weight: 600; }.grid-f50{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.gradient-hover{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.screen671{
	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;
}.screen671:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.screen671.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.disabled-tooltip{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.action718{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.theme-n26{ background: #089e4e; color: #fff; border: none; }.overlay-jn{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.overlay-jn:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.description-game{ height: auto; }.border-yk{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.gradient-hover{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.gradient-hover::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.link-qu{
	border: 1px solid #089e4e;
	display: inline-block;
	padding: 10px 20px;
	background-color: #089e4e;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}/* Стили для кнопок навигации (вместо ссылок) */
.status-row{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.status-row:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.widget552{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.widget552:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.widget552:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes dark-oe {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.oval-cw{
	animation: glow 1.5s infinite alternate;
}.slider665{
	background-color: #089e4e;
}.input823{
	background-color: transparent;
}.input823:hover{
	background-color: #089e4e;
}h1, .component888{
	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;
	}
}.tertiary-n16{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.ui-nav{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.ux-tag p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.soft246{
	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;
	}
}.ux-tag h1, .ux-tag .component888{ margin-bottom: 16px; }.edge774{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #151b2e;
	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;
	}
}.offer-view{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.edge774.show{
	opacity: 1;
	visibility: visible;
}.round-f33{
	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;
	}
}.overlay-hover{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.overlay-hover span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.overlay-hover p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.play-column{
	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 компактный (не перекрывает контент) ========== */
.tooltip-rt{
  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;
}.secondary86{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.gradient-bg{ flex: 1; min-width: 280px; }.rank-range{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.range218{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.details76{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.secondary-l86{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.secondary-l86 strong{ color: #089e4e; }.status706{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.status706 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.switch642{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.secondary86{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.grid815.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.module515{
  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;
}.banner-vf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.badge-jz{ flex: 1; min-width: 280px; }.square-dark{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.tertiary877{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.column404{ margin-bottom: 12px; }.soft-hc{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.special-text{ font-size: 13px; color: rgba(255,255,255,0.8); }.offer256{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.offer256 strong{ color: #089e4e; }.carousel668{ display: flex; gap: 12px; flex-wrap: wrap; }.wrapper-t73{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.wrapper-t73 img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.view-e22{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.footer-tooltip{ max-width: 500px; margin: 0 auto; }.range-frame{ margin-bottom: 12px; }.widget-bu{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.menu-fu{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.style-circle{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.sharp-p4 strong{ font-size: 1.1rem; }.row530{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.secondary-r84{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.round-s56{ flex: 1; min-width: 260px; }.focus-p93{ font-size: 1.4rem; margin-bottom: 12px; }.focus-sx{ margin-bottom: 8px; }.view387{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.banner-oa{ font-size: 13px; color: rgba(255,255,255,0.75); }.widget-soft{ font-size: 14px; margin-bottom: 16px; }.section-md img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.title-popup{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.slider376{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.expand16{
  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;
}.texture366{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.label-ya{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.subtitle-bright{ text-align: center; }.soft-zw{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.switch454{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.header-fk{ flex: 1; min-width: 260px; }.accent-yw{ font-size: 1.4rem; margin-bottom: 10px; }.progress761{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.rank-ea{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.featured-cr{ display: flex; gap: 12px; flex-wrap: wrap; }.button-gf{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.button-gf img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.wrapper-t73 img, .section-md img, .button-gf 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) */
.footer-m87, .featured85{
  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;
}.footer-m87 h2, .featured85 h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.gradient-carousel{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #089e4e;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.circle-jp{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.design210{ font-weight: 800; font-size: 1.25rem; }.column210{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.view900{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.design361{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.row934{ font-size: 1.2rem; margin-bottom: 16px; }.style-point{ list-style: none; padding-left: 0; }.style-point li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.player-nav{
  margin-top: 16px;
  display: inline-block;
}.featured-m43{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.corner243{ font-weight: 700; margin-bottom: 8px; }.focus786{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.option-disabled{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.template-shadow{
  margin: 24px 0;
}.point-rb{ font-size: 1.25rem; margin-bottom: 16px; }.game519{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.container-gz{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.action-a37{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.foreground346{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.screen-xi{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.bright36{ margin-top: 12px; }.view554{ margin: 24px 0; }.form113{ font-size: 1.25rem; margin-bottom: 16px; }.grid-qy{ display: flex; flex-direction: column; gap: 12px; }.banner220{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.banner220:hover{ background: rgba(255,255,255,0.08); }.surface625{ font-size: 12px; color: rgba(255,255,255,0.6); }.hover438{ margin: 24px 0; }.grid-fx{ font-size: 1.25rem; margin-bottom: 16px; }.collapse-ma{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.box345{
  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;
}.graphic568{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.soft533{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.collapse-qm{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.content625{ font-size: 13px; display: block; margin-bottom: 4px; }.grid-border{ font-size: 12px; color: rgba(255,255,255,0.7); }.promo-s78{ margin-top: 12px; display: inline-block; }.popup203{ margin: 24px 0; }.banner853{ font-size: 1.25rem; margin-bottom: 16px; }.light-jt{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.nav-sharp{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.visual-tooltip{ position: relative; margin-bottom: 8px; }.surface-fv{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.title611{ display: block; margin-bottom: 8px; }.screen-box{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.title-sharp{ font-size: 12px; color: rgba(255,255,255,0.6); }.edge-gradient{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.panel-cp{ margin: 24px 0; }.tertiary250{ font-size: 1.25rem; margin-bottom: 16px; }.play-np{ display: flex; flex-direction: column; gap: 12px; }.list-yj{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.list-yj:hover{ background: rgba(255,255,255,0.08); }.theme-e21, .dropdown162{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.list-cm{ font-size: 13px; margin-top: 8px; }.point-panel{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.offer-dt{ margin: 24px 0; }.widget424{ font-size: 1.25rem; margin-bottom: 16px; }.accordion-p41{ display: flex; flex-direction: column; gap: 16px; }.nav306{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.block-ut{ font-size: 12px; color: #089e4e; }.background-ga{ font-weight: 700; margin: 8px 0; }.tooltip834{ font-size: 12px; display: block; margin: 8px 0; }.form-xw{ margin-top: 8px; }/* Блок: Провайдеры */
.pattern524{ margin: 24px 0; }.text182{ font-size: 1.25rem; margin-bottom: 16px; }.visual-primary{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.ux477{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.layout-ds{ margin: 24px 0; }.enabled378{ font-size: 1.25rem; margin-bottom: 16px; }.game44{ display: flex; flex-direction: column; gap: 16px; }.background-accent{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.state-hero{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.action-yc{ font-weight: 600; font-size: 1rem; }.offer-uh{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.range-uf{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.disabled455{ font-size: 13px; margin-bottom: 10px; }.ui745{ color: #089e4e; font-weight: 700; }.screen19{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.form447{ font-size: 12px; color: rgba(255,255,255,0.5); }.input347, .details721{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.level231{ font-size: 1.25rem; margin-bottom: 16px; }.footer472{ margin: 24px 0; }.shadow-aw{ display: flex; flex-direction: column; gap: 12px; }.section-la{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.link109{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.offer-inactive{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.option944{ margin: 24px 0; }.focus782{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.special645 h4, .pattern-qu h4{ font-size: 1rem; margin-bottom: 12px; }.special645 h4{ color: #089e4e; }.pattern-qu h4{ color: #e57373; }.special645 ul, .pattern-qu ul{ padding-left: 20px; margin: 0; }.special645 li, .pattern-qu li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.offer643{ margin: 24px 0; }.hover-fe{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.visual383{
  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;
}.visual383:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.interface771{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.overlay-a58{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.tag-soft{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.popular668, .point-pp, .frame741, .container990, .shadow405{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.range768, .row-u32, .player467, .progress-pm, .range-feature{
  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;
}.range768:hover, .row-u32:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.hover-gradient{ width: 100%; border-radius: 8px; }.header431{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.popup73{ background: rgba(255,255,255,0.05); border-radius: 12px; }.slider-qw{
  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;
}.slider-qw .star701{ font-size: 2rem; margin-bottom: 8px; }.slider-qw .column-s1{ font-size: 1.25rem; margin-bottom: 8px; }.slider-qw .component180{ font-size: 14px; margin-bottom: 8px; }.slider-qw .disabled-l66{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.carousel-s13{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.overlay315{ margin: 24px 0; padding: 20px 0; }.expand-light{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.progress285{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.banner654{
  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;
}.banner654:hover{ background: rgba(255,255,255,0.1); }.banner654 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.screen964 .star-row{ display: flex; flex-wrap: wrap; gap: 12px; }.screen964 .promo987{
  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;
}.screen964 .promo987:hover{ border-color: #089e4e; background: #089e4e15; }.screen964 .promo987 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.surface632 .deal-pe{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.surface632 .tertiary655{ padding: 10px 14px; transition: opacity 0.2s; }.surface632 .tertiary655:hover{ opacity: 0.85; }.surface632 .tertiary655 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.hard305{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.hard305 .screen-hg{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.hard305 .gradient-h22{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.hard305 .gradient-h22:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.hard305 .gradient-h22 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.status-a11{ margin: 28px 0; }.title109{ font-size: 1.5rem; margin-bottom: 20px; }.rank45 .frame864{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.rank45 .section793{
  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;
}.rank45 .section793:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.rank45 .section793 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.rank45 .interface-graphic{ display: block; padding: 12px; font-size: 14px; }.rank45 .image-hi{ margin-top: 20px; display: inline-block; }.column-badge .media-aj{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.column-badge .active-iu{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.column-badge .active-iu:hover{ opacity: 0.9; }.column-badge .active-iu img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.texture-rb .control691{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.texture-rb .progress-ho{
  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);
}.texture-rb .progress-ho:hover{ transform: scale(1.02); border-color: #089e4e; }.texture-rb .component-ox{ aspect-ratio: 3/2; overflow: hidden; }.texture-rb .component-ox img{ width: 100%; height: 100%; object-fit: cover; display: block; }.texture-rb .surface982{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.accent-cu{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.bright-w71{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.thumbnail954{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #089e4e;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.thumbnail954:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.highlight-outline .featured-v20{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.highlight-outline .tag-ju{
  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);
}.highlight-outline .tag-ju:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.highlight-outline .tag-ju img{
  width: 100%;
  height: auto;
  display: block;
}.highlight-outline .modal835{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.highlight-outline{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.list310 .slider-cn{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.list310 .surface599{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.list310 .surface599:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.list310 .surface599 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.point-ew .round319{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.point-ew .icon-q59{
  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);
}.point-ew .icon-q59:hover{
  transform: translateY(-6px);
}.point-ew .row-y74{
  position: relative;
  overflow: hidden;
}.point-ew .row-y74 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.point-ew .icon-q59:hover img{
  transform: scale(1.1);
}.point-ew .light-eo{
  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;
}.point-ew .icon-q59:hover .light-eo{
  opacity: 1;
}.point-ew .surface-ui{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.point-ew .modal835{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.shadow-q79 .tag318{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.shadow-q79 .tag318::-webkit-scrollbar{
  height: 8px;
}.shadow-q79 .tag318::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.shadow-q79 .tag318::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.shadow-q79 .option-w23{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.shadow-q79 .range443{
  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);
}.shadow-q79 .range443:hover{
  transform: scale(1.05);
}.shadow-q79 .range443 img{
  width: 100%;
  height: auto;
  display: block;
}.shadow-q79 .nav-tp{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.module-t48 .inactive417{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.module-t48 .header-yc{
  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);
}.module-t48 .header-yc.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.module-t48 .header-yc.main-slot-medium{
  grid-column: span 2;
}.module-t48 .header-yc:hover{
  transform: scale(1.03);
  z-index: 10;
}.module-t48 .header-yc img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.module-t48 .game658{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.title155 .primary-vq{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.title155 .gradient-overlay{
  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);
}.title155 .gradient-overlay:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.title155 .ux-interface{
  border-radius: 8px;
  overflow: hidden;
}.title155 .ux-interface img{
  width: 100%;
  height: auto;
  display: block;
}.title155 .card-dd{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.title155 .screen444{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.title155 .point-wb{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.title155 .meta-ii{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.title155 .round-xf{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.title155 .badge741{
  display: flex;
  align-items: center;
}.title155 .design157{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.title155 .design157:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.highlight-outline .featured-v20,
  .point-ew .round319{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.highlight-outline .featured-v20,
  .point-ew .round319{
    grid-template-columns: repeat(2, 1fr);
  }.list310 .slider-cn{
    grid-template-columns: repeat(3, 1fr);
  }.title155 .gradient-overlay{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.title155 .badge741{
    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) {.bright-w71{
    font-size: 22px;
  }.highlight-outline .featured-v20,
  .point-ew .round319{
    grid-template-columns: 1fr;
  }.list310 .slider-cn{
    grid-template-columns: repeat(2, 1fr);
  }.shadow-q79 .range443{
    flex: 0 0 180px;
  }.title155 .gradient-overlay{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.graphic221{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.screen539{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.overlay5{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #089e4e;
  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;
}.overlay5:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.style267 .widget-mu{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.style267 .display659{
  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;
}.style267 .display659:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.style267 .focus859{
  flex-shrink: 0;
}.style267 .focus859 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.style267 .row383{
  flex: 1;
}.style267 .collapse-ar{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.style267 .badge-mv{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.outline669 .disabled-ke{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.outline669 .disabled-ke .box-icon:nth-child(4),
.outline669 .disabled-ke .box-icon:nth-child(5){
  grid-column: span 1;
}.outline669 .box-icon{
  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;
}.outline669 .box-icon:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.outline669 .smooth909{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.outline669 .slider-ml{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.outline669 .collapse-ar{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.outline669 .badge-mv{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.wrapper686 .layer736{
  max-width: 800px;
  margin: 0 auto;
}.wrapper686 .icon-hr{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.wrapper686 .input332{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.wrapper686 .input332:hover{
  background: rgba(255, 255, 255, 0.05);
}.wrapper686 .light971{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.wrapper686 .special-t86{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.wrapper686 .player74{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.wrapper686 .icon-hr.active .player74{
  transform: rotate(180deg);
}.wrapper686 .surface-hero{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.wrapper686 .icon-hr.active .surface-hero{
  max-height: 300px;
}.wrapper686 .surface-hero p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.rating56 .background400{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.rating56 .background400::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.rating56 .preview686{
  position: relative;
  margin-bottom: 48px;
}.rating56 .design-o57{
  position: absolute;
  left: -60px;
  top: 0;
}.rating56 .range-subtitle{
  width: 40px;
  height: 40px;
  background: #089e4e;
  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);
}.rating56 .graphic-pattern{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.rating56 .footer321{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.rating56 .state-p37{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.rating56 .point585{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.interface603 .thumbnail-meta{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.interface603 .meta-mc{
  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;
}.interface603 .meta-mc:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.interface603 .theme-pp{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #089e4e;
  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);
}.interface603 .sharp-a58 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.interface603 .interface-hi{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.interface603 .feature-banner{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.corner741 .secondary-select{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.corner741 .badge-a40{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #089e4e;
  transition: background 0.2s, border-color 0.2s;
}.corner741 .badge-a40:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.corner741 .preview-bf{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.corner741 .round205{
  width: 32px;
  height: 32px;
  background: #089e4e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.corner741 .preview-bf img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.corner741 .template-module{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.corner741 .screen-gallery{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.outline669 .disabled-ke{
    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) {.screen539{
    font-size: 26px;
  }.style267 .display659{
    flex-direction: column;
    text-align: center;
  }.style267 .focus859{
    margin: 0 auto;
  }.outline669 .disabled-ke{
    grid-template-columns: 1fr;
  }.outline669 .disabled-ke .box-icon:nth-child(5){
    grid-column: span 1;
  }.rating56 .background400{
    padding-left: 0;
  }.rating56 .background400::before{
    display: none;
  }.rating56 .design-o57{
    position: static;
    margin-bottom: 12px;
  }.rating56 .range-subtitle{
    margin: 0 auto;
  }.rating56 .footer321{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.interface603 .meta-mc{
    grid-template-columns: 1fr;
  }.interface603 .sharp-a58 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.corner741 .badge-a40{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.game519{ grid-template-columns: 1fr; }.collapse-ma{ grid-template-columns: 1fr; }.popular668, .point-pp{ grid-template-columns: 1fr; }.gradient-carousel{ flex-direction: column; text-align: center; }.focus782{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.element122{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.inactive-qy{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.image328{ display: flex; align-items: center; flex-shrink: 0; }.control-pi{ height: 50px; width: auto; }.expand382{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.play-tg{ font-size: 14px; font-weight: 600; color: #000; }.icon-widget{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.round-rl{ display: flex; gap: 20px; margin-left: 20px; }.round-rl .widget-nc{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.round-rl .widget-nc:hover, .round-rl .widget-nc.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.round-screen{ display: flex; gap: 12px; margin-left: auto; }.hard509{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.screen-play{ background: #00d4ff; color: #000; }.screen-play:hover{ background: #00b8e6; transform: translateY(-2px); }.collapse-ac{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.collapse-ac:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.circle-qa{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.active214{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.box453{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.gradient-x94{ height: 45px; }.oval-zf{ font-size: 22px; font-weight: 700; color: #00d4ff; }.status-sharp{ display: flex; gap: 25px; align-items: center; }.status-sharp .widget-nc{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.status-sharp .widget-nc:hover, .status-sharp .widget-nc.active{ color: #00d4ff; }.game551{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.game551:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.layout522{ background: #00d4ff; color: #000; padding: 8px 0; }.image-nb{ background: #0a0f1c; padding: 12px 0; }.round143{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.header-t22{ font-size: 14px; font-weight: 600; }.tab-ns{ display: flex; gap: 15px; }.corner-uk{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.corner-uk:hover{ text-decoration: underline; }.slider-bq{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.details-star{ height: 48px; }.round-tab{ display: flex; gap: 25px; }.round-tab .widget-nc{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.round-tab .widget-nc:hover, .round-tab .widget-nc.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.details305{ background: #0a0f1c; padding: 15px 0; }.status745{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.list-v57{ position: absolute; left: 50%; transform: translateX(-50%); }.subtitle-yd{ height: 55px; }.state100, .interface-gx{ display: flex; gap: 20px; }.state100 .widget-nc, .interface-gx .widget-nc{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.state100 .widget-nc:hover, .interface-gx .widget-nc:hover,
.state100 .widget-nc.active, .interface-gx .widget-nc.active{ color: #00d4ff; }.popular-screen{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.button812{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.title485{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.template727{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.shadow340{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.banner-pd{ height: 50px; width: auto; }.light909{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.style990{ font-size: 12px; color: #999; text-transform: uppercase; }.button-ba{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.round-popup{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.hero-yc{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.content4{ display: flex; gap: 25px; flex-wrap: wrap; }.content4 .widget-nc{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.content4 .widget-nc:hover, .content4 .widget-nc.active{ color: #00d4ff; }.promo-view{ display: flex; gap: 12px; }.graphic770, .active189{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.graphic770{ background: #00d4ff; color: #000; }.graphic770:hover{ background: #00b8e6; }.active189{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.active189:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.round-rl, .round-tab, .state100, .interface-gx, .content4{ gap: 15px; }.expand382, .popular-screen{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.inactive-qy, .active214, .round143, .status745, .template727{ flex-wrap: wrap; }.round-rl, .status-sharp, .round-tab, .state100, .interface-gx, .content4{ 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 - Аккордеон с анимацией */
.bright527{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.theme25{
    max-width: 900px;
    margin: 0 auto;
}.dropdown679{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.level-u68{
    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);
}.level-u68:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.button-vg{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.button-vg::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;
}.level-u68.active .button-vg::after{
    transform: translateY(-50%) rotate(45deg);
}.slider-xc{
    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;
}.level-u68.active .slider-xc{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.smooth651{
    display: none;
}

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.border255{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.popup-za{
    max-width: 1200px;
    margin: 0 auto;
}.deal332{
    margin-bottom: 40px;
}.item-fd{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.offer511{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.light921{
    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;
}.light921.tag-1{
    font-size: 0.85rem;
}.light921.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.light921.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.light921:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.gallery465{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.featured-square{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.hero-oa{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.item-fd{
        font-size: 1.3rem;
    }.offer511{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.enabled-nk{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.section74{
    max-width: 1200px;
    margin: 0 auto;
}.component-ls{
    margin-bottom: 40px;
}.disabled-fe{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.score-qt{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.link-text{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.circle739{
    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;
}.circle739:last-child{
    border-bottom: none;
}.circle739:hover{
    color: #ffd700;
    padding-left: 8px;
}.gallery-graphic{
    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;
}.highlight-vv{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.module-q17{
    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) {.score-qt{
        grid-template-columns: 1fr;
    }.disabled-fe{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.state864{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.option-lu{
    max-width: 1100px;
    margin: 0 auto;
}.control-wf{
    margin-bottom: 35px;
}.meta968{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.enabled-y96{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.enabled-y96:hover{
    color: #ffd700;
}.smooth-display{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.description-ui{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.slider484{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

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