
*{
	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;
}.select-ld{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.popup-row{
	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;
}.pattern-ed{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.thumbnail-action{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.thumbnail-action .offer-meta{
	height: 36px;
	width: auto;
	object-fit: contain;
}.modal-rank{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #089e4e;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.details-og{ font-size: 13px; font-weight: 600; }.modal-text{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.row-mb{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.smooth-r60{
	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;
}.smooth-r60:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.smooth-r60.carduus{
	background: #089e4e;
	color: #fff;
	border-color: #089e4e;
}.image744{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.container-interface{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.display608{ background: #089e4e; color: #fff; border: none; }.dim-e7{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.dim-e7:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.popup-row{ height: auto; }.pattern-ed{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.row-mb{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.row-mb::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.interface372{
	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;
}/* Стили для кнопок навигации (вместо ссылок) */
.switch152{
	border: none;
	font-family: inherit;
	font-size: inherit;
	text-align: center;
}.switch152:focus{
	outline: 2px solid #089e4e;
	outline-offset: 2px;
}.popup727{
	display: inline-block;
	transition: transform 0.2s ease, opacity 0.2s ease;
}.popup727:hover{
	transform: scale(1.02);
	opacity: 0.95;
}.popup727:focus{
	outline: 2px solid #089e4e;
	outline-offset: 4px;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes ui-pp {0%{ box-shadow: 0 0 5px #089e4e; }50%{ box-shadow: 0 0 20px #089e4e; }
	100% { box-shadow: 0 0 5px #089e4e; }
}.section-image{
	animation: glow 1.5s infinite alternate;
}.hover-rt{
	background-color: #089e4e;
}.highlight144{
	background-color: transparent;
}.highlight144:hover{
	background-color: #089e4e;
}h1, .ux-jf{
	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;
	}
}.player-surface{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.info351{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.media926 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.box-promo{
	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;
	}
}.media926 h1, .media926 .ux-jf{ margin-bottom: 16px; }.form506{
	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;
	}
}.menu-jg{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.form506.show{
	opacity: 1;
	visibility: visible;
}.active-dp{
	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;
	}
}.row612{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.row612 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.row612 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.star571{
	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 компактный (не перекрывает контент) ========== */
.modal-h62{
  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;
}.button467{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.box-z98{ flex: 1; min-width: 280px; }.media-c60{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.button88{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.info38{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.design-tc{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.design-tc strong{ color: #089e4e; }.range-l89{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.range-l89 img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.footer-vp{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.button467{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.corner-iv.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.game282{
  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;
}.background-jp{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.footer-f9{ flex: 1; min-width: 280px; }.row-bp{
  display: inline-block;
  background: #089e4e;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.control-vj{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.pattern-vf{ margin-bottom: 12px; }.score-overlay{
  font-size: 1.35rem;
  font-weight: 800;
  color: #089e4e;
  display: block;
}.dark289{ font-size: 13px; color: rgba(255,255,255,0.8); }.overlay840{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.overlay840 strong{ color: #089e4e; }.slider-module{ display: flex; gap: 12px; flex-wrap: wrap; }.section-preview{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.section-preview img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.action-rs{
  background: linear-gradient(90deg, #089e4e 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.component-h90{ max-width: 500px; margin: 0 auto; }.hero262{ margin-bottom: 12px; }.image507{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.input210{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.field527{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.round145 strong{ font-size: 1.1rem; }.action-b19{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.style-lu{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.light-zt{ flex: 1; min-width: 260px; }.content-mv{ font-size: 1.4rem; margin-bottom: 12px; }.label-d63{ margin-bottom: 8px; }.square359{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  display: block;
}.pattern-image{ font-size: 13px; color: rgba(255,255,255,0.75); }.container753{ font-size: 14px; margin-bottom: 16px; }.dark-cp img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.element515{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.grid460{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.switch-bc{
  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;
}.row-vo{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.visual80{ font-size: 1.25rem; font-weight: 700; color: #089e4e; }.smooth-vn{ text-align: center; }.progress359{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.primary-accent{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.tag-field{ flex: 1; min-width: 260px; }.field598{ font-size: 1.4rem; margin-bottom: 10px; }.layout-ps{
  font-size: 1.3rem;
  font-weight: 700;
  color: #089e4e;
  margin-bottom: 8px;
}.meta-b14{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.gradient-dn{ display: flex; gap: 12px; flex-wrap: wrap; }.hover-hard{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.hover-hard img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.section-preview img, .dark-cp img, .hover-hard 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) */
.gallery-m29, .box-dr{
  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;
}.gallery-m29 h2, .box-dr h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.popup-zv{
  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;
}.range-hw{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.window-sa{ font-weight: 800; font-size: 1.25rem; }.tab405{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.screen-nh{
  background: #fff !important;
  color: #151b2e !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.score952{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.header635{ font-size: 1.2rem; margin-bottom: 16px; }.light-px{ list-style: none; padding-left: 0; }.light-px li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.card40{
  margin-top: 16px;
  display: inline-block;
}.label-do{
  background: linear-gradient(135deg, #089e4e22 0%, #089e4e08 100%);
  border: 1px solid #089e4e;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.form-a71{ font-weight: 700; margin-bottom: 8px; }.tooltip-bi{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.screen83{
  margin-top: 12px;
  padding: 10px 20px;
  background: #089e4e;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.pattern8{
  margin: 24px 0;
}.style-active{ font-size: 1.25rem; margin-bottom: 16px; }.window-light{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.carousel-ix{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.highlight893{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.expand476{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.overlay744{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.widget375{ margin-top: 12px; }.banner329{ margin: 24px 0; }.toggle688{ font-size: 1.25rem; margin-bottom: 16px; }.border-accordion{ display: flex; flex-direction: column; gap: 12px; }.label-we{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #089e4e;
}.label-we:hover{ background: rgba(255,255,255,0.08); }.hero-list{ font-size: 12px; color: rgba(255,255,255,0.6); }.overlay-row{ margin: 24px 0; }.collapse386{ font-size: 1.25rem; margin-bottom: 16px; }.panel-layout{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.pattern-a52{
  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;
}.footer-tertiary{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #089e4e;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.footer-u64{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.active-da{
  font-size: 1.25rem;
  font-weight: 800;
  color: #089e4e;
  margin: 8px 0 4px;
}.circle203{ font-size: 13px; display: block; margin-bottom: 4px; }.module-af{ font-size: 12px; color: rgba(255,255,255,0.7); }.interface973{ margin-top: 12px; display: inline-block; }.hard-mq{ margin: 24px 0; }.smooth-x19{ font-size: 1.25rem; margin-bottom: 16px; }.option-pl{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.outline-content{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.thumbnail-background{ position: relative; margin-bottom: 8px; }.focus-tr{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.tooltip-hl{ display: block; margin-bottom: 8px; }.frame-ch{
  background: #089e4e;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.window-wr{ font-size: 12px; color: rgba(255,255,255,0.6); }.game477{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.progress-us{ margin: 24px 0; }.interface959{ font-size: 1.25rem; margin-bottom: 16px; }.tertiary-z40{ display: flex; flex-direction: column; gap: 12px; }.nav-ts{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #089e4e;
}.nav-ts:hover{ background: rgba(255,255,255,0.08); }.button130, .frame166{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.collapse852{ font-size: 13px; margin-top: 8px; }.promo-y67{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.surface-square{ margin: 24px 0; }.gradient491{ font-size: 1.25rem; margin-bottom: 16px; }.carousel255{ display: flex; flex-direction: column; gap: 16px; }.ux-offer{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.progress-bb{ font-size: 12px; color: #089e4e; }.label-so{ font-weight: 700; margin: 8px 0; }.input-ju{ font-size: 12px; display: block; margin: 8px 0; }.disabled-primary{ margin-top: 8px; }/* Блок: Провайдеры */
.enabled-input{ margin: 24px 0; }.control-iq{ font-size: 1.25rem; margin-bottom: 16px; }.button544{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.hard-feature{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.graphic738{ margin: 24px 0; }.tag-lr{ font-size: 1.25rem; margin-bottom: 16px; }.tab-us{ display: flex; flex-direction: column; gap: 16px; }.popup66{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.play-block{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.light541{ font-weight: 600; font-size: 1rem; }.edge-cy{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.row296{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.meta-panel{ font-size: 13px; margin-bottom: 10px; }.template576{ color: #089e4e; font-weight: 700; }.nav348{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.accordion-ye{ font-size: 12px; color: rgba(255,255,255,0.5); }.ux-w42, .ui-interface{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.tooltip-zp{ font-size: 1.25rem; margin-bottom: 16px; }.layout-list{ margin: 24px 0; }.element220{ display: flex; flex-direction: column; gap: 12px; }.bright613{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.gradient-outline{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.display-popular{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.corner358{ margin: 24px 0; }.form-sharp{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.theme930 h4, .soft-dropdown h4{ font-size: 1rem; margin-bottom: 12px; }.theme930 h4{ color: #089e4e; }.soft-dropdown h4{ color: #e57373; }.theme930 ul, .soft-dropdown ul{ padding-left: 20px; margin: 0; }.theme930 li, .soft-dropdown li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.gradient-lb{ margin: 24px 0; }.view-tertiary{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.score114{
  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;
}.score114:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.accent-gv{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.nav507{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.row730{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.corner132, .accordion-k99, .sharp-ga, .section61, .bright146{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.corner536, .collapse-modal, .corner-q42, .link-kd, .grid-qe{
  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;
}.corner536:hover, .collapse-modal:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.hard-lu{ width: 100%; border-radius: 8px; }.theme-component{
  display: inline-block;
  background: #089e4e40;
  color: #089e4e;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.light-carousel{ background: rgba(255,255,255,0.05); border-radius: 12px; }.focus504{
  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;
}.focus504 .disabled399{ font-size: 2rem; margin-bottom: 8px; }.focus504 .progress723{ font-size: 1.25rem; margin-bottom: 8px; }.focus504 .info65{ font-size: 14px; margin-bottom: 8px; }.focus504 .texture-vm{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.details-m64{ background: linear-gradient(135deg, #089e4e 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.card-score{ margin: 24px 0; padding: 20px 0; }.media-module{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.carousel353{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.media-u82{
  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;
}.media-u82:hover{ background: rgba(255,255,255,0.1); }.media-u82 img{ max-width: 80px; max-height: 40px; object-fit: contain; }.item-bl .overlay-r53{ display: flex; flex-wrap: wrap; gap: 12px; }.item-bl .layer-ni{
  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;
}.item-bl .layer-ni:hover{ border-color: #089e4e; background: #089e4e15; }.item-bl .layer-ni img{ max-width: 72px; max-height: 36px; object-fit: contain; }.pattern-q24 .light81{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.pattern-q24 .state343{ padding: 10px 14px; transition: opacity 0.2s; }.pattern-q24 .state343:hover{ opacity: 0.85; }.pattern-q24 .state343 img{ max-width: 64px; max-height: 32px; object-fit: contain; }.star-ws{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.star-ws .frame-hh{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.star-ws .grid-shadow{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.star-ws .grid-shadow:hover{ background: #089e4e25; box-shadow: 0 2px 8px #089e4e30; }.star-ws .grid-shadow img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.badge75{ margin: 28px 0; }.promo81{ font-size: 1.5rem; margin-bottom: 20px; }.list-content .range-circle{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.list-content .content829{
  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;
}.list-content .content829:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.list-content .content829 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.list-content .highlight-cp{ display: block; padding: 12px; font-size: 14px; }.list-content .gradient156{ margin-top: 20px; display: inline-block; }.block-footer .active-rp{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.block-footer .accent-w62{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.block-footer .accent-w62:hover{ opacity: 0.9; }.block-footer .accent-w62 img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.status657 .container66{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.status657 .round986{
  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);
}.status657 .round986:hover{ transform: scale(1.02); border-color: #089e4e; }.status657 .frame-rank{ aspect-ratio: 3/2; overflow: hidden; }.status657 .frame-rank img{ width: 100%; height: 100%; object-fit: cover; display: block; }.status657 .texture166{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.widget232{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.box-action{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.deal-outline{
  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;
}.deal-outline:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.select-cy .point630{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.select-cy .section-y48{
  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);
}.select-cy .section-y48:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #089e4e;
}.select-cy .section-y48 img{
  width: 100%;
  height: auto;
  display: block;
}.select-cy .tertiary-jx{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.select-cy{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.component12 .expand838{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.component12 .status-hc{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.component12 .status-hc:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.component12 .status-hc img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.subtitle-disabled .title724{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.subtitle-disabled .modal-component{
  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);
}.subtitle-disabled .modal-component:hover{
  transform: translateY(-6px);
}.subtitle-disabled .panel13{
  position: relative;
  overflow: hidden;
}.subtitle-disabled .panel13 img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.subtitle-disabled .modal-component:hover img{
  transform: scale(1.1);
}.subtitle-disabled .control524{
  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;
}.subtitle-disabled .modal-component:hover .control524{
  opacity: 1;
}.subtitle-disabled .module-iw{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.subtitle-disabled .tertiary-jx{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.field-kh .item-feature{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #089e4e rgba(255, 255, 255, 0.1);
}.field-kh .item-feature::-webkit-scrollbar{
  height: 8px;
}.field-kh .item-feature::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.field-kh .item-feature::-webkit-scrollbar-thumb{
  background: #089e4e;
  border-radius: 4px;
}.field-kh .component-rw{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.field-kh .secondary354{
  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);
}.field-kh .secondary354:hover{
  transform: scale(1.05);
}.field-kh .secondary354 img{
  width: 100%;
  height: auto;
  display: block;
}.field-kh .player-ha{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.details-xr .highlight-hero{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.details-xr .tertiary-info{
  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);
}.details-xr .tertiary-info.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.details-xr .tertiary-info.main-slot-medium{
  grid-column: span 2;
}.details-xr .tertiary-info:hover{
  transform: scale(1.03);
  z-index: 10;
}.details-xr .tertiary-info img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.details-xr .enabled746{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.range214 .grid-pz{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.range214 .panel-list{
  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);
}.range214 .panel-list:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #089e4e;
}.range214 .module47{
  border-radius: 8px;
  overflow: hidden;
}.range214 .module47 img{
  width: 100%;
  height: auto;
  display: block;
}.range214 .expand709{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.range214 .form-gn{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.range214 .text-nv{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.range214 .media-zn{
  display: inline-block;
  padding: 4px 10px;
  background: #089e4e;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.range214 .score-qz{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.range214 .tooltip-j23{
  display: flex;
  align-items: center;
}.range214 .dark-v92{
  padding: 10px 20px;
  background: #089e4e;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.range214 .dark-v92:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.select-cy .point630,
  .subtitle-disabled .title724{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.select-cy .point630,
  .subtitle-disabled .title724{
    grid-template-columns: repeat(2, 1fr);
  }.component12 .expand838{
    grid-template-columns: repeat(3, 1fr);
  }.range214 .panel-list{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.range214 .tooltip-j23{
    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) {.box-action{
    font-size: 22px;
  }.select-cy .point630,
  .subtitle-disabled .title724{
    grid-template-columns: 1fr;
  }.component12 .expand838{
    grid-template-columns: repeat(2, 1fr);
  }.field-kh .secondary354{
    flex: 0 0 180px;
  }.range214 .panel-list{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.gallery-label{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.sharp747{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.form873{
  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;
}.form873:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.subtitle392 .disabled-tag{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.subtitle392 .oval-bv{
  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;
}.subtitle392 .oval-bv:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #089e4e;
}.subtitle392 .foreground461{
  flex-shrink: 0;
}.subtitle392 .foreground461 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.subtitle392 .inactive-frame{
  flex: 1;
}.subtitle392 .component446{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.subtitle392 .level-dim{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.dark203 .box-vb{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.dark203 .box-vb .carousel-media:nth-child(4),
.dark203 .box-vb .carousel-media:nth-child(5){
  grid-column: span 1;
}.dark203 .carousel-media{
  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;
}.dark203 .carousel-media:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.dark203 .rank-select{
  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;
}.dark203 .preview-s6{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.dark203 .component446{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.dark203 .level-dim{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.gallery-primary .state193{
  max-width: 800px;
  margin: 0 auto;
}.gallery-primary .template-design{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.gallery-primary .dark-info{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.gallery-primary .dark-info:hover{
  background: rgba(255, 255, 255, 0.05);
}.gallery-primary .row-switch{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.gallery-primary .interface-graphic{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.gallery-primary .section-rv{
  color: #089e4e;
  font-size: 20px;
  transition: transform 0.3s;
}.gallery-primary .template-design.active .section-rv{
  transform: rotate(180deg);
}.gallery-primary .nav-di{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.gallery-primary .template-design.active .nav-di{
  max-height: 300px;
}.gallery-primary .nav-di p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.icon489 .tertiary-r35{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.icon489 .tertiary-r35::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #089e4e, rgba(255, 255, 255, 0.1));
}.icon489 .wrapper-w39{
  position: relative;
  margin-bottom: 48px;
}.icon489 .element-om{
  position: absolute;
  left: -60px;
  top: 0;
}.icon489 .collapse821{
  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);
}.icon489 .nav667{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.icon489 .details316{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.icon489 .details-ml{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.icon489 .gallery-da{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.promo-um .state-jt{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.promo-um .progress-rw{
  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;
}.promo-um .progress-rw:hover{
  border-color: #089e4e;
  transform: translateX(8px);
}.promo-um .component655{
  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);
}.promo-um .hard619 img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.promo-um .surface936{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.promo-um .media884{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.deal-a28 .popular529{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.deal-a28 .select-tertiary{
  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;
}.deal-a28 .select-tertiary:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.deal-a28 .layer-qw{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.deal-a28 .disabled-special{
  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;
}.deal-a28 .layer-qw img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.deal-a28 .section452{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.deal-a28 .header-pu{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.dark203 .box-vb{
    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) {.sharp747{
    font-size: 26px;
  }.subtitle392 .oval-bv{
    flex-direction: column;
    text-align: center;
  }.subtitle392 .foreground461{
    margin: 0 auto;
  }.dark203 .box-vb{
    grid-template-columns: 1fr;
  }.dark203 .box-vb .carousel-media:nth-child(5){
    grid-column: span 1;
  }.icon489 .tertiary-r35{
    padding-left: 0;
  }.icon489 .tertiary-r35::before{
    display: none;
  }.icon489 .element-om{
    position: static;
    margin-bottom: 12px;
  }.icon489 .collapse821{
    margin: 0 auto;
  }.icon489 .details316{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.promo-um .progress-rw{
    grid-template-columns: 1fr;
  }.promo-um .hard619 img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.deal-a28 .select-tertiary{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.window-light{ grid-template-columns: 1fr; }.panel-layout{ grid-template-columns: 1fr; }.corner132, .accordion-k99{ grid-template-columns: 1fr; }.popup-zv{ flex-direction: column; text-align: center; }.form-sharp{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}/* ========================================
   HEADER VARIANTS (5 вариантов)
   ======================================== */

/* Header v1 - Классический горизонтальный */
.image-smooth{ background: #0a0f1c; border-bottom: 2px solid #00d4ff; }.column-am{ max-width: 1400px; margin: 0 auto; padding: 12px 20px; display: flex; align-items: center; gap: 20px; }.design-jv{ display: flex; align-items: center; flex-shrink: 0; }.modal-ae{ height: 50px; width: auto; }.collapse-hc{ background: linear-gradient(135deg, #00d4ff, #0099cc); padding: 8px 16px; border-radius: 8px; margin-left: auto; }.overlay203{ font-size: 14px; font-weight: 600; color: #000; }.display845{ display: inline-block; margin-left: 8px; background: #fff; color: #000; padding: 4px 10px; border-radius: 4px; font-weight: 700; }.square-cm{ display: flex; gap: 20px; margin-left: 20px; }.square-cm .column998{ color: #fff; text-decoration: none; font-size: 15px; font-weight: 500; padding: 8px 0; border-bottom: 2px solid transparent; transition: all 0.3s; }.square-cm .column998:hover, .square-cm .column998.active{ border-bottom-color: #00d4ff; color: #00d4ff; }.score-qb{ display: flex; gap: 12px; margin-left: auto; }.interface305{ padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; font-size: 14px; transition: all 0.3s; }.carousel213{ background: #00d4ff; color: #000; }.carousel213:hover{ background: #00b8e6; transform: translateY(-2px); }.wrapper-y10{ background: transparent; color: #fff; border: 2px solid #00d4ff; }.wrapper-y10:hover{ background: #00d4ff; color: #000; }/* Header v2 - Компактный */
.status996{ background: #050810; padding: 15px 0; box-shadow: 0 2px 10px rgba(0,0,0,0.3); }.carousel-badge{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.preview-overlay{ display: flex; align-items: center; gap: 12px; text-decoration: none; }.header165{ height: 45px; }.offer-pp{ font-size: 22px; font-weight: 700; color: #00d4ff; }.accordion-dg{ display: flex; gap: 25px; align-items: center; }.accordion-dg .column998{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.accordion-dg .column998:hover, .accordion-dg .column998.active{ color: #00d4ff; }.details432{ background: #00d4ff; color: #000; padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 700; margin-left: 15px; transition: transform 0.3s; }.details432:hover{ transform: scale(1.05); }/* Header v3 - Двухуровневый */
.progress472{ background: #00d4ff; color: #000; padding: 8px 0; }.design-yp{ background: #0a0f1c; padding: 12px 0; }.badge-s81{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.preview-o39{ font-size: 14px; font-weight: 600; }.score674{ display: flex; gap: 15px; }.progress-dq{ color: #000; text-decoration: none; font-weight: 500; padding: 5px 10px; }.progress-dq:hover{ text-decoration: underline; }.banner515{ background: #000; color: #00d4ff; padding: 6px 16px; border-radius: 4px; text-decoration: none; font-weight: 700; }.form-df{ height: 48px; }.box-select{ display: flex; gap: 25px; }.box-select .column998{ color: #fff; text-decoration: none; font-size: 15px; transition: color 0.3s; }.box-select .column998:hover, .box-select .column998.active{ color: #00d4ff; }/* Header v4 - Центрированный */
.rating-a60{ background: #0a0f1c; padding: 15px 0; }.tooltip-details{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; }.focus723{ position: absolute; left: 50%; transform: translateX(-50%); }.slider-s74{ height: 55px; }.toggle-special, .tooltip-av{ display: flex; gap: 20px; }.toggle-special .column998, .tooltip-av .column998{ color: #fff; text-decoration: none; font-size: 15px; padding: 8px 0; transition: color 0.3s; }.toggle-special .column998:hover, .tooltip-av .column998:hover,
.toggle-special .column998.active, .tooltip-av .column998.active{ color: #00d4ff; }.control281{ background: #00d4ff; color: #000; text-align: center; padding: 10px; font-weight: 600; }.edge661{ background: #000; color: #00d4ff; padding: 4px 10px; border-radius: 4px; margin: 0 6px; }/* Header v5 - Минималистичный */
.item514{ background: #050810; padding: 20px 0; border-bottom: 1px solid #1a1f2e; }.subtitle-l1{ max-width: 1400px; margin: 0 auto; padding: 0 20px; display: flex; gap: 40px; }.background-ea{ display: flex; flex-direction: column; gap: 15px; min-width: 200px; }.layout511{ height: 50px; width: auto; }.column863{ background: linear-gradient(135deg, #1a1f2e, #0a0f1c); padding: 12px; border-radius: 8px; border: 1px solid #00d4ff; }.layout819{ font-size: 12px; color: #999; text-transform: uppercase; }.nav-gallery{ font-size: 20px; font-weight: 700; color: #00d4ff; margin: 4px 0; }.title723{ font-size: 14px; color: #fff; background: #00d4ff22; padding: 4px 8px; border-radius: 4px; }.interface-border{ flex: 1; display: flex; flex-direction: column; gap: 15px; }.box-w9{ display: flex; gap: 25px; flex-wrap: wrap; }.box-w9 .column998{ color: #ccc; text-decoration: none; font-size: 15px; transition: color 0.3s; }.box-w9 .column998:hover, .box-w9 .column998.active{ color: #00d4ff; }.media-re{ display: flex; gap: 12px; }.control622, .window56{ padding: 10px 24px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: all 0.3s; }.control622{ background: #00d4ff; color: #000; }.control622:hover{ background: #00b8e6; }.window56{ background: transparent; border: 2px solid #00d4ff; color: #00d4ff; }.window56:hover{ background: #00d4ff; color: #000; }

/* Header responsive */
@media (max-width: 1024px) {.square-cm, .box-select, .toggle-special, .tooltip-av, .box-w9{ gap: 15px; }.collapse-hc, .control281{ display: none; }
  .header-v4-logo { position: static; transform: none; }
}
@media (max-width: 768px) {.column-am, .carousel-badge, .badge-s81, .tooltip-details, .subtitle-l1{ flex-wrap: wrap; }.square-cm, .accordion-dg, .box-select, .toggle-special, .tooltip-av, .box-w9{ 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 - Аккордеон с анимацией */
.component-pp{
    padding: 60px 20px;
    background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
}.interface870{
    max-width: 900px;
    margin: 0 auto;
}.ux-ek{
    font-size: 2.2rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}.wrapper896{
    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);
}.wrapper896:hover{
    border-color: rgba(255, 215, 0, 0.3);
    transform: translateY(-2px);
}.accordion-bf{
    padding: 20px 50px 20px 25px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
    position: relative;
    user-select: none;
}.accordion-bf::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;
}.wrapper896.active .accordion-bf::after{
    transform: translateY(-50%) rotate(45deg);
}.badge-tooltip{
    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;
}.wrapper896.active .badge-tooltip{
    max-height: 500px;
    padding: 0 25px 20px 25px;
}.light-score{
    display: none;
}

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

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

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

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

/* Footer v1 - Облако тегов разных размеров */
.meta455{
    background: linear-gradient(180deg, #0a0a15 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 2px solid rgba(255, 215, 0, 0.2);
}.row45{
    max-width: 1200px;
    margin: 0 auto;
}.active316{
    margin-bottom: 40px;
}.collapse-z78{
    font-size: 1.6rem;
    font-weight: 600;
    color: #ffd700;
    text-align: center;
    margin-bottom: 30px;
}.grid540{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    padding: 20px;
}.section-es{
    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;
}.section-es.tag-1{
    font-size: 0.85rem;
}.section-es.tag-2{
    font-size: 1rem;
    font-weight: 500;
}.section-es.tag-3{
    font-size: 1.1rem;
    font-weight: 600;
    color: #ffd700;
}.section-es:hover{
    background: rgba(255, 215, 0, 0.2);
    border-color: #ffd700;
    transform: translateY(-2px);
    color: #fff;
}.tertiary-screen{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.ui-rank{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    margin-bottom: 10px;
}.visual824{
    color: rgba(255, 215, 0, 0.7);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.collapse-z78{
        font-size: 1.3rem;
    }.grid540{
        gap: 8px;
    }
    .footer-v1-tag {
        font-size: 0.8rem !important;
        padding: 6px 12px;
    }
}/* Footer v2 - Карточный стиль с колонками */
.background-ya{
    background: #0f0f23;
    padding: 50px 20px 30px;
    border-top: 3px solid #ffd700;
}.toggle835{
    max-width: 1200px;
    margin: 0 auto;
}.view-tn{
    margin-bottom: 40px;
}.soft-v85{
    font-size: 1.8rem;
    font-weight: 700;
    color: #ffd700;
    text-align: center;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}.tertiary69{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}.player754{
    background: rgba(255, 255, 255, 0.03);
    border-radius: 12px;
    padding: 25px 20px;
    border: 1px solid rgba(255, 215, 0, 0.15);
}.collapse948{
    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;
}.collapse948:last-child{
    border-bottom: none;
}.collapse948:hover{
    color: #ffd700;
    padding-left: 8px;
}.round-zu{
    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;
}.deal-expand{
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
}.range-accordion{
    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) {.tertiary69{
        grid-template-columns: 1fr;
    }.soft-v85{
        font-size: 1.4rem;
    }
    .footer-v2-bottom {
        flex-direction: column;
        text-align: center;
    }
}/* Footer v3 - Минималистичный список с разделителями */
.window885{
    background: linear-gradient(to top, #16213e 0%, #1a1a2e 100%);
    padding: 50px 20px 30px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}.meta-tl{
    max-width: 1100px;
    margin: 0 auto;
}.active-at{
    margin-bottom: 35px;
}.link-nu{
    text-align: center;
    line-height: 2;
    padding: 20px;
}.soft-o78{
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.9rem;
    transition: color 0.2s ease;
    display: inline;
    text-decoration: none;
}.soft-o78:hover{
    color: #ffd700;
}.grid-o10{
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}.layer262{
    color: rgba(255, 255, 255, 0.75);
    font-size: 0.95rem;
    margin-bottom: 12px;
    line-height: 1.6;
}.promo-f88{
    color: rgba(255, 215, 0, 0.8);
    font-size: 0.85rem;
    font-weight: 500;
}

@media (max-width: 768px) {.link-nu{
        line-height: 1.8;
    }.soft-o78{
        font-size: 0.85rem;
    }
    .footer-v3-text {
        font-size: 0.9rem;
    }
}
