
*{
	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: #c9dc05;
	color: #ffffff;
	padding-top: 72px;
}.row-iw{
	max-width: 1300px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 15px;
}/* ========== Хедер casino.obscurus-incanus — единый компактный блок ========== */
.badge670{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background: #4fd5ad;
	box-shadow: 0 2px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	height: 56px;
}.option-s89{
	width: 100%;
	height: 56px;
	display: flex;
	align-items: center;
	gap: 20px;
	flex-wrap: nowrap;
}.field-content{
	flex-shrink: 0;
	display: flex;
	align-items: center;
}.field-content .display-v34{
	height: 36px;
	width: auto;
	object-fit: contain;
}.state659{
	display: flex;
	align-items: center;
	gap: 8px;
	background: #8e7e29;
	padding: 6px 12px;
	border-radius: 6px;
	flex-shrink: 0;
}.layer-icon{ font-size: 13px; font-weight: 600; }.point-carousel{
	background: rgba(0,0,0,0.25);
	padding: 4px 10px;
	border-radius: 4px;
	font-weight: 800;
	font-size: 12px;
	letter-spacing: 0.5px;
}.badge-hero{
	display: flex;
	align-items: center;
	gap: 4px;
	flex: 1;
	justify-content: center;
}.toggle-light{
	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;
}.toggle-light:hover{
	color: #fff;
	background: rgba(255,255,255,0.1);
}.toggle-light.carduus{
	background: #8e7e29;
	color: #fff;
	border-color: #8e7e29;
}.accordion388{
	display: flex;
	gap: 8px;
	flex-shrink: 0;
}.switch568{
	padding: 8px 16px;
	font-size: 13px;
	border-radius: 6px;
}.badge292{ background: #8e7e29; color: #fff; border: none; }.tag114{ background: transparent; border: 1px solid rgba(255,255,255,0.4); color: #fff; }.tag114:hover{ background: rgba(255,255,255,0.1); }

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

@media (max-width: 768px) {body{ padding-top: 100px; }.badge670{ height: auto; }.option-s89{ flex-wrap: wrap; height: auto; min-height: 56px; padding: 10px 0; }.badge-hero{
		order: 3;
		width: 100%;
		justify-content: flex-start;
		overflow-x: auto;
		padding: 8px 0;
		gap: 4px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}.badge-hero::-webkit-scrollbar{ display: none; }
	.nav-link { font-size: 12px; padding: 6px 10px; white-space: nowrap; }
}.dropdown700{
	border: 1px solid #8e7e29;
	display: inline-block;
	padding: 10px 20px;
	background-color: #8e7e29;
	color: #ffffff;
	border-radius: 5px;
	cursor: pointer;
	position: relative;
	transition: box-shadow 0.3s ease-in-out;
}
@media (max-width: 768px) {
	.btn {
		 width: 100%;
		 text-align: center;
		 padding: 10px;
		 font-size: 14px;
	}
}
@keyframes expand-o99 {0%{ box-shadow: 0 0 5px #8e7e29; }50%{ box-shadow: 0 0 20px #8e7e29; }
	100% { box-shadow: 0 0 5px #8e7e29; }
}.modal-range{
	animation: glow 1.5s infinite alternate;
}.hard-yu{
	background-color: #8e7e29;
}.view-nv{
	background-color: transparent;
}.view-nv:hover{
	background-color: #8e7e29;
}h1, .rank-dj{
	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;
	}
}.button-qg{
	position: relative;
	margin-top: 24px;
	padding-bottom: 40px;
}.border-control{
	display: flex;
	flex-direction: column;
	gap: 20px;
}main img{
	display: flex;
	align-items: center;
	justify-content: center;
}.smooth219 p{
	font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	line-height: 1.4;
}.offer-lk{
	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;
	}
}.smooth219 h1, .smooth219 .rank-dj{ margin-bottom: 16px; }.grid540{
	width: 470px;
	position: fixed;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: #4fd5ad;
	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;
	}
}.design-layer{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;	
}
@media (max-width: 768px) {
	.popup_block {
		display: flex;
		justify-content: space-around;	
	}
}.grid540.show{
	opacity: 1;
	visibility: visible;
}.switch803{
	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;
	}
}.interface646{
	width: 40%;
	display: flex;
	align-items: center;
	flex-direction: column;
	text-align: center;
}.interface646 span{
	font-size: 35px;
	color: #ffffff;
	font-weight: 700;
}
@media (max-width: 768px) {
	.block_txt span {
		font-size: 24px;
	}
}.interface646 p{
	color: #ffffff;
	font-size: 18px;
}
@media (max-width: 768px) {
	.block_txt p {
		font-size: 14px;
	}
}.design-qn{
	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 компактный (не перекрывает контент) ========== */
.background279{
  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;
}.list-bd{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.state-inactive{ flex: 1; min-width: 280px; }.progress-b10{
  display: inline-block;
  background: #8e7e29;
  color: #fff;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  margin-bottom: 12px;
  font-weight: 600;
}.collapse-dq{ font-size: 1.5rem; margin-bottom: 8px; line-height: 1.3; }.slider-content{ font-size: 14px; color: rgba(255,255,255,0.85); margin-bottom: 12px; }.progress-pm{
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
  font-size: 14px;
}.progress-pm strong{ color: #8e7e29; }.edge-sv{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
}.edge-sv img{
  width: 280px;
  height: auto;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.overlay-qh{ display: flex; gap: 12px; flex-wrap: wrap; }
@media (max-width: 768px) {.list-bd{ flex-direction: column; }
  .hero-compact-img img { width: 100%; max-width: 280px; }
}/* ========== Riobet-стиль: js-banner content-nopad mar-b-dbl ========== */
.popular481.content-nopad.mar-b-dbl{
  margin-bottom: 32px;
  padding: 0;
}.toggle-ka{
  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;
}.panel917{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.modal89{ flex: 1; min-width: 280px; }.section-ej{
  display: inline-block;
  background: #8e7e29;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
  font-weight: 600;
}.theme-ka{ font-size: 1.5rem; margin-bottom: 12px; line-height: 1.3; }.shadow277{ margin-bottom: 12px; }.surface-c74{
  font-size: 1.35rem;
  font-weight: 800;
  color: #8e7e29;
  display: block;
}.surface618{ font-size: 13px; color: rgba(255,255,255,0.8); }.dark298{
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  font-size: 14px;
  flex-wrap: wrap;
}.dark298 strong{ color: #8e7e29; }.graphic664{ display: flex; gap: 12px; flex-wrap: wrap; }.gradient-mz{
  flex-shrink: 0;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}.gradient-mz img{
  width: 280px;
  max-height: 186px;
  object-fit: cover;
  display: block;
}.switch-offer{
  background: linear-gradient(90deg, #8e7e29 0%, rgba(0,0,0,0.4) 100%);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
}.range324{ max-width: 500px; margin: 0 auto; }.game-dropdown{ margin-bottom: 12px; }.foreground-wv{
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,0.3);
}.graphic-zt{ font-size: 15px; margin-bottom: 16px; opacity: 0.95; }.collapse-g44{
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 20px;
  font-size: 14px;
}.sharp412 strong{ font-size: 1.1rem; }.section-dt{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 14px;
  padding: 24px;
}.action993{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}.player-inactive{ flex: 1; min-width: 260px; }.container668{ font-size: 1.4rem; margin-bottom: 12px; }.ux-fn{ margin-bottom: 8px; }.primary-ge{
  font-size: 1.3rem;
  font-weight: 700;
  color: #8e7e29;
  display: block;
}.dropdown601{ font-size: 13px; color: rgba(255,255,255,0.75); }.feature614{ font-size: 14px; margin-bottom: 16px; }.offer853 img{
  width: 260px;
  height: auto;
  border-radius: 10px;
  object-fit: cover;
}.action-q8{
  display: flex;
  flex-direction: column;
  gap: 16px;
}.screen789{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 16px;
}.component-y66{
  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;
}.deal608{ display: block; font-size: 12px; opacity: 0.8; margin-bottom: 6px; }.active-vv{ font-size: 1.25rem; font-weight: 700; color: #8e7e29; }.status743{ text-align: center; }.thumbnail-e16{
  background: rgba(0,0,0,0.25);
  border-radius: 14px;
  padding: 24px;
  border: 1px solid rgba(255,255,255,0.08);
}.meta-corner{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
}.panel-kc{ flex: 1; min-width: 260px; }.info-br{ font-size: 1.4rem; margin-bottom: 10px; }.gradient37{
  font-size: 1.3rem;
  font-weight: 700;
  color: #8e7e29;
  margin-bottom: 8px;
}.text-n2{ font-size: 14px; margin-bottom: 16px; opacity: 0.9; }.info565{ display: flex; gap: 12px; flex-wrap: wrap; }.field-input{
  flex-shrink: 0;
  border-radius: 10px;
  overflow: hidden;
  display: block;
}.field-input img{
  width: 240px;
  height: auto;
  object-fit: cover;
}
@media (max-width: 768px){.gradient-mz img, .offer853 img, .field-input 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) */
.hero899, .column-accent{
  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;
}.hero899 h2, .column-accent h2{
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #ffffff;
}/* Блоки casino.obscurus-incanus */
.circle-cf{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
  background: #8e7e29;
  color: #fff;
  padding: 20px 24px;
  border-radius: 12px;
  margin: 24px 0;
}.dim718{
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
}.menu-ya{ font-weight: 800; font-size: 1.25rem; }.description321{
  background: rgba(0,0,0,0.25);
  padding: 6px 12px;
  border-radius: 6px;
  font-weight: 700;
  letter-spacing: 0.05em;
}.tooltip-s4{
  background: #fff !important;
  color: #4fd5ad !important;
  border: none !important;
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
}.popup933{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 24px;
  margin: 24px 0;
}.media417{ font-size: 1.2rem; margin-bottom: 16px; }.text-card{ list-style: none; padding-left: 0; }.text-card li{
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  font-size: 14px;
}.column-r75{
  margin-top: 16px;
  display: inline-block;
}.select-av{
  background: linear-gradient(135deg, #8e7e2922 0%, #8e7e2908 100%);
  border: 1px solid #8e7e29;
  border-radius: 12px;
  padding: 20px;
  margin: 24px 0;
  text-align: center;
}.star-us{ font-weight: 700; margin-bottom: 8px; }.range343{ font-size: 1.5rem; font-weight: 800; margin: 12px 0; }.badge140{
  margin-top: 12px;
  padding: 10px 20px;
  background: #8e7e29;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
}.special-hx{
  margin: 24px 0;
}.popup-ln{ font-size: 1.25rem; margin-bottom: 16px; }.content141{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 16px;
}.action881{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}.hero-b56{
  position: absolute;
  top: 8px;
  right: 8px;
  background: #8e7e29;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}.screen-image{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
  margin-bottom: 8px;
}.wrapper-hover{ font-size: 12px; color: rgba(255,255,255,0.7); display: block; margin-top: 8px; }.expand-ep{ margin-top: 12px; }.smooth-ng{ margin: 24px 0; }.switch843{ font-size: 1.25rem; margin-bottom: 16px; }.menu-m62{ display: flex; flex-direction: column; gap: 12px; }.light406{
  display: block;
  padding: 12px 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border-left: 3px solid #8e7e29;
}.light406:hover{ background: rgba(255,255,255,0.08); }.featured467{ font-size: 12px; color: rgba(255,255,255,0.6); }.item-oi{ margin: 24px 0; }.foreground-vn{ font-size: 1.25rem; margin-bottom: 16px; }.meta822{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.featured-card{
  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;
}.secondary-cu{
  position: absolute;
  top: 8px;
  left: 8px;
  background: #8e7e29;
  color: #fff;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 1;
}.hover43{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.light-dark{
  font-size: 1.25rem;
  font-weight: 800;
  color: #8e7e29;
  margin: 8px 0 4px;
}.secondary-si{ font-size: 13px; display: block; margin-bottom: 4px; }.outline195{ font-size: 12px; color: rgba(255,255,255,0.7); }.style-wx{ margin-top: 12px; display: inline-block; }.graphic33{ margin: 24px 0; }.modal-to{ font-size: 1.25rem; margin-bottom: 16px; }.title465{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}.list-kb{
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  padding: 16px;
}.link334{ position: relative; margin-bottom: 8px; }.element908{
  width: 100%;
  height: 120px;
  object-fit: cover;
  border-radius: 8px;
  display: block;
}.hero-pt{ display: block; margin-bottom: 8px; }.field-n2{
  background: #8e7e29;
  color: #fff;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin-right: 8px;
}.box-option{ font-size: 12px; color: rgba(255,255,255,0.6); }.active-xa{ margin-top: 16px; display: inline-block; }/* Блок: Последние сообщения (форум) */
.carousel-xb{ margin: 24px 0; }.template-oq{ font-size: 1.25rem; margin-bottom: 16px; }.modal-option{ display: flex; flex-direction: column; gap: 12px; }.primary-edge{
  display: block;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border-left: 3px solid #8e7e29;
}.primary-edge:hover{ background: rgba(255,255,255,0.08); }.frame795, .edge-rl{ font-size: 12px; color: rgba(255,255,255,0.6); margin-right: 12px; }.level-cb{ font-size: 13px; margin-top: 8px; }.level601{ margin-top: 16px; display: inline-block; }/* Блок: Бонусы казино */
.foreground898{ margin: 24px 0; }.circle385{ font-size: 1.25rem; margin-bottom: 16px; }.content-component{ display: flex; flex-direction: column; gap: 16px; }.featured-score{
  padding: 16px;
  background: rgba(255,255,255,0.06);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.1);
}.secondary-dg{ font-size: 12px; color: #8e7e29; }.enabled-nv{ font-weight: 700; margin: 8px 0; }.player-dropdown{ font-size: 12px; display: block; margin: 8px 0; }.offer-ni{ margin-top: 8px; }/* Блок: Провайдеры */
.meta-b91{ margin: 24px 0; }.list-yj{ font-size: 1.25rem; margin-bottom: 16px; }.active549{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}.dark-gq{
  padding: 6px 12px;
  background: rgba(255,255,255,0.08);
  border-radius: 6px;
  font-size: 13px;
}/* Блок: Отзывы */
.screen754{ margin: 24px 0; }.description-wl{ font-size: 1.25rem; margin-bottom: 16px; }.frame412{ display: flex; flex-direction: column; gap: 16px; }.expand-h58{
  padding: 20px;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.08);
}.hard-r5{ display: flex; align-items: center; gap: 8px; margin-bottom: 4px; }.foreground-nav{ font-weight: 600; font-size: 1rem; }.row-nc{
  font-size: 11px;
  padding: 2px 8px;
  background: rgba(255,255,255,0.1);
  border-radius: 4px;
  color: rgba(255,255,255,0.9);
}.interface-od{ font-size: 12px; color: rgba(255,255,255,0.6); display: block; margin-bottom: 8px; }.element-ff{ font-size: 13px; margin-bottom: 10px; }.select-element{ color: #8e7e29; font-weight: 700; }.offer-jg{ font-size: 14px; line-height: 1.5; margin: 0 0 8px 0; }.subtitle-row{ font-size: 12px; color: rgba(255,255,255,0.5); }.box-hero, .theme557{ margin-top: 8px; margin-right: 12px; display: inline-block; }/* Блок: FAQ */
.badge631{ font-size: 1.25rem; margin-bottom: 16px; }.ui-yi{ margin: 24px 0; }.dim-box{ display: flex; flex-direction: column; gap: 12px; }.oval816{
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 20px;
}.details-background{ font-size: 1rem; margin-bottom: 10px; font-weight: 600; }.button-ep{ font-size: 14px; line-height: 1.5; color: rgba(255,255,255,0.9); }/* Блок: Плюсы и минусы */
.visual-f32{ margin: 24px 0; }.focus-inactive{ display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }.preview967 h4, .rank223 h4{ font-size: 1rem; margin-bottom: 12px; }.preview967 h4{ color: #8e7e29; }.rank223 h4{ color: #e57373; }.preview967 ul, .rank223 ul{ padding-left: 20px; margin: 0; }.preview967 li, .rank223 li{ padding: 6px 0; font-size: 14px; }/* Блок: Похожие казино */
.foreground-oy{ margin: 24px 0; }.point412{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}.block-cf{
  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;
}.block-cf:hover{ transform: translateY(-4px); background: rgba(255,255,255,0.1); }.featured176{
  max-width: 120px;
  max-height: 60px;
  object-fit: contain;
}.section-tertiary{ font-weight: 600; font-size: 14px; text-align: center; }/* Сетка фиксированных блоков */
.tab-fi{
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  margin-top: 32px;
}/* Сетки слотов/бонусов (существующие блоки) */
.nav368, .text-cm, .image90, .media328, .square-tz{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 20px;
  margin-top: 20px;
}.design497, .player169, .gradient-es, .status-square, .select311{
  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;
}.design497:hover, .player169:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.2); }.image-x81{ width: 100%; border-radius: 8px; }.header-yq{
  display: inline-block;
  background: #8e7e2940;
  color: #8e7e29;
  font-size: 11px;
  padding: 2px 8px;
  border-radius: 4px;
  margin: 4px 4px 0 0;
}.primary62{ background: rgba(255,255,255,0.05); border-radius: 12px; }.details217{
  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;
}.details217 .score423{ font-size: 2rem; margin-bottom: 8px; }.details217 .info-w10{ font-size: 1.25rem; margin-bottom: 8px; }.details217 .square-enabled{ font-size: 14px; margin-bottom: 8px; }.details217 .soft-button{ font-size: 13px; opacity: 0.9; margin-bottom: 16px; }.focus-n62{ background: linear-gradient(135deg, #8e7e29 0%, #fff 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }/* Footer Partners */
.interface61{ margin: 24px 0; padding: 20px 0; }.square692{ font-size: 1.1rem; margin-bottom: 16px; color: rgba(255,255,255,0.9); }.accent910{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.foreground-item{
  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;
}.foreground-item:hover{ background: rgba(255,255,255,0.1); }.foreground-item img{ max-width: 80px; max-height: 40px; object-fit: contain; }.window751 .shadow718{ display: flex; flex-wrap: wrap; gap: 12px; }.window751 .window394{
  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;
}.window751 .window394:hover{ border-color: #8e7e29; background: #8e7e2915; }.window751 .window394 img{ max-width: 72px; max-height: 36px; object-fit: contain; }.soft192 .rank-inactive{ display: flex; flex-wrap: wrap; gap: 20px; align-items: center; }.soft192 .corner-fa{ padding: 10px 14px; transition: opacity 0.2s; }.soft192 .corner-fa:hover{ opacity: 0.85; }.soft192 .corner-fa img{ max-width: 64px; max-height: 32px; object-fit: contain; }.section598{ background: rgba(0,0,0,0.2); border: 1px solid rgba(255,255,255,0.08); border-radius: 12px; padding: 24px; }.section598 .interface-banner{ display: flex; flex-wrap: wrap; gap: 16px; align-items: center; }.section598 .border887{
  padding: 12px 16px; background: rgba(255,255,255,0.05); border-radius: 8px;
  transition: background 0.2s, box-shadow 0.2s;
}.section598 .border887:hover{ background: #8e7e2925; box-shadow: 0 2px 8px #8e7e2930; }.section598 .border887 img{ max-width: 70px; max-height: 35px; object-fit: contain; }/* Slots Grid Block (после баннера) */
.rank391{ margin: 28px 0; }.frame309{ font-size: 1.5rem; margin-bottom: 20px; }.tag152 .promo-image{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
  gap: 20px;
}.tag152 .component799{
  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;
}.tag152 .component799:hover{ transform: translateY(-4px); box-shadow: 0 8px 24px rgba(0,0,0,0.3); }.tag152 .component799 img{ width: 100%; height: 133px; object-fit: cover; display: block; }.tag152 .widget-y88{ display: block; padding: 12px; font-size: 14px; }.tag152 .deal421{ margin-top: 20px; display: inline-block; }.rank274 .frame547{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
  gap: 16px;
}.rank274 .image-qa{
  display: block;
  border-radius: 10px;
  overflow: hidden;
  transition: opacity 0.2s;
}.rank274 .image-qa:hover{ opacity: 0.9; }.rank274 .image-qa img{ width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; display: block; }.ui163 .overlay-cb{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 18px;
}.ui163 .image945{
  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);
}.ui163 .image945:hover{ transform: scale(1.02); border-color: #8e7e29; }.ui163 .sharp861{ aspect-ratio: 3/2; overflow: hidden; }.ui163 .sharp861 img{ width: 100%; height: 100%; object-fit: cover; display: block; }.ui163 .light-ay{ display: block; padding: 10px; font-size: 13px; }/* ========================================
   ГЛАВНЫЙ БЛОК СЛОТОВ (40 слотов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.round729{
  margin: 40px 0;
  padding: 32px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.preview-pl{
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 28px;
  color: #ffffff;
  text-align: center;
}.component-ik{
  display: inline-block;
  margin: 24px auto 0;
  padding: 14px 32px;
  background: #8e7e29;
  color: white;
  border-radius: 8px;
  font-weight: 600;
  text-align: center;
  transition: opacity 0.2s;
}.component-ik:hover{ opacity: 0.85; }/* === Вариант 1: Крупная карточная сетка 4x10 === */
.badge136 .content905{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.badge136 .light23{
  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);
}.badge136 .light23:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
  border-color: #8e7e29;
}.badge136 .light23 img{
  width: 100%;
  height: auto;
  display: block;
}.badge136 .disabled20{
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}.badge136{ text-align: center; }/* === Вариант 2: Компактная плотная сетка 5x8 === */
.carousel513 .background686{
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}.carousel513 .popup452{
  display: block;
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.15s, box-shadow 0.15s;
  border: 1px solid rgba(255, 255, 255, 0.04);
}.carousel513 .popup452:hover{
  transform: scale(1.05);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
  z-index: 10;
}.carousel513 .popup452 img{
  width: 100%;
  height: auto;
  display: block;
}/* === Вариант 3: Карточки с hover и описанием === */
.thumbnail-oy .preview870{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}.thumbnail-oy .text-form{
  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);
}.thumbnail-oy .text-form:hover{
  transform: translateY(-6px);
}.thumbnail-oy .layout-header{
  position: relative;
  overflow: hidden;
}.thumbnail-oy .layout-header img{
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.3s;
}.thumbnail-oy .text-form:hover img{
  transform: scale(1.1);
}.thumbnail-oy .dark-zd{
  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;
}.thumbnail-oy .text-form:hover .dark-zd{
  opacity: 1;
}.thumbnail-oy .player126{
  color: white;
  font-size: 18px;
  font-weight: 600;
}.thumbnail-oy .disabled20{
  padding: 12px;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 4: Горизонтальная карусель === */
.container-zh .window-soft{
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: thin;
  scrollbar-color: #8e7e29 rgba(255, 255, 255, 0.1);
}.container-zh .window-soft::-webkit-scrollbar{
  height: 8px;
}.container-zh .window-soft::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
}.container-zh .window-soft::-webkit-scrollbar-thumb{
  background: #8e7e29;
  border-radius: 4px;
}.container-zh .hover-fr{
  display: flex;
  gap: 16px;
  padding: 10px 0 16px;
}.container-zh .footer187{
  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);
}.container-zh .footer187:hover{
  transform: scale(1.05);
}.container-zh .footer187 img{
  width: 100%;
  height: auto;
  display: block;
}.container-zh .title417{
  padding: 10px;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
}/* === Вариант 5: Мозаичная сетка (разные размеры) === */
.state-tw .component512{
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 12px;
  grid-auto-flow: dense;
}.state-tw .border-t69{
  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);
}.state-tw .border-t69.main-slot-large{
  grid-column: span 2;
  grid-row: span 2;
}.state-tw .border-t69.main-slot-medium{
  grid-column: span 2;
}.state-tw .border-t69:hover{
  transform: scale(1.03);
  z-index: 10;
}.state-tw .border-t69 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}.state-tw .style-lt{
  padding: 8px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.3);
}/* === Вариант 6: Список с подробной информацией === */
.header-bu .foreground-tag{
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}.header-bu .box-round{
  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);
}.header-bu .box-round:hover{
  background: rgba(255, 255, 255, 0.06);
  transform: translateX(4px);
  border-color: #8e7e29;
}.header-bu .dropdown-ou{
  border-radius: 8px;
  overflow: hidden;
}.header-bu .dropdown-ou img{
  width: 100%;
  height: auto;
  display: block;
}.header-bu .carousel3{
  display: flex;
  flex-direction: column;
  gap: 8px;
}.header-bu .accent-nh{
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.header-bu .background-section{
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}.header-bu .footer314{
  display: inline-block;
  padding: 4px 10px;
  background: #8e7e29;
  color: white;
  border-radius: 4px;
  font-size: 11px;
  font-weight: 600;
}.header-bu .popular-pt{
  font-size: 13px;
  color: rgba(255, 255, 255, 0.7);
}.header-bu .box-uu{
  display: flex;
  align-items: center;
}.header-bu .border-disabled{
  padding: 10px 20px;
  background: #8e7e29;
  color: white;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
  transition: opacity 0.2s;
}.header-bu .border-disabled:hover{
  opacity: 0.85;
}

/* Responsive для главного блока слотов */
@media (max-width: 1024px) {.badge136 .content905,
  .thumbnail-oy .preview870{
    grid-template-columns: repeat(3, 1fr);
  }
  .main-slots-v2 .main-slots-grid-compact {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {.badge136 .content905,
  .thumbnail-oy .preview870{
    grid-template-columns: repeat(2, 1fr);
  }.carousel513 .background686{
    grid-template-columns: repeat(3, 1fr);
  }.header-bu .box-round{
    grid-template-columns: 120px 1fr;
    gap: 12px;
  }.header-bu .box-uu{
    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) {.preview-pl{
    font-size: 22px;
  }.badge136 .content905,
  .thumbnail-oy .preview870{
    grid-template-columns: 1fr;
  }.carousel513 .background686{
    grid-template-columns: repeat(2, 1fr);
  }.container-zh .footer187{
    flex: 0 0 180px;
  }.header-bu .box-round{
    grid-template-columns: 1fr;
  }
  .main-slots-v6 .main-slot-list-img {
    max-width: 200px;
    margin: 0 auto;
  }
}/* ========================================
   БЛОК "КАК НАЧАТЬ ИГРАТЬ?" (5 шагов, 6 вариантов)
   ======================================== */

/* Общие стили для всех вариантов */
.action255{
  margin: 48px 0;
  padding: 40px 20px;
  background: rgba(255, 255, 255, 0.02);
  border-radius: 16px;
}.square-icon{
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 36px;
  color: #ffffff;
  text-align: center;
}.text-info{
  display: inline-block;
  margin: 32px auto 0;
  padding: 16px 40px;
  background: #8e7e29;
  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;
}.text-info:hover{
  opacity: 0.9;
  transform: translateY(-2px);
}/* === Вариант 1: Вертикальный список с иконками слева === */
.block-shadow .ui-kz{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.block-shadow .tooltip54{
  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;
}.block-shadow .tooltip54:hover{
  background: rgba(255, 255, 255, 0.05);
  border-color: #8e7e29;
}.block-shadow .tooltip488{
  flex-shrink: 0;
}.block-shadow .tooltip488 img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.block-shadow .light-rx{
  flex: 1;
}.block-shadow .text-wrapper{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.block-shadow .enabled589{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 2: Горизонтальные карточки === */
.featured829 .level-player{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 20px;
}.featured829 .level-player .panel271:nth-child(4),
.featured829 .level-player .panel271:nth-child(5){
  grid-column: span 1;
}.featured829 .panel271{
  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;
}.featured829 .panel271:hover{
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}.featured829 .module453{
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #8e7e29;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: white;
}.featured829 .player-smooth{
  width: 80px;
  height: 80px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.featured829 .text-wrapper{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.featured829 .enabled589{
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 3: Аккордеон === */
.subtitle-wd .border-layer{
  max-width: 800px;
  margin: 0 auto;
}.subtitle-wd .column370{
  margin-bottom: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
}.subtitle-wd .wrapper765{
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  cursor: pointer;
  transition: background 0.2s;
}.subtitle-wd .wrapper765:hover{
  background: rgba(255, 255, 255, 0.05);
}.subtitle-wd .interface-status{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.subtitle-wd .thumbnail793{
  flex: 1;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  color: #ffffff;
}.subtitle-wd .surface-rp{
  color: #8e7e29;
  font-size: 20px;
  transition: transform 0.3s;
}.subtitle-wd .column370.active .surface-rp{
  transform: rotate(180deg);
}.subtitle-wd .score-ya{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}.subtitle-wd .column370.active .score-ya{
  max-height: 300px;
}.subtitle-wd .score-ya p{
  padding: 0 20px 20px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 4: Таймлайн === */
.range-tag .highlight-ye{
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  padding-left: 60px;
}.range-tag .highlight-ye::before{
  content: '';
  position: absolute;
  left: 20px;
  top: 40px;
  bottom: 40px;
  width: 3px;
  background: linear-gradient(to bottom, #8e7e29, rgba(255, 255, 255, 0.1));
}.range-tag .smooth-f24{
  position: relative;
  margin-bottom: 48px;
}.range-tag .panel-dd{
  position: absolute;
  left: -60px;
  top: 0;
}.range-tag .details176{
  width: 40px;
  height: 40px;
  background: #8e7e29;
  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);
}.range-tag .element133{
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}.range-tag .layer-j96{
  float: right;
  margin-left: 20px;
  margin-bottom: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 10px;
}.range-tag .hero-ir{
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 12px;
  color: #ffffff;
}.range-tag .details648{
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}/* === Вариант 5: Большие карточки === */
.button834 .modal-title{
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 900px;
  margin: 0 auto;
}.button834 .square116{
  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;
}.button834 .square116:hover{
  border-color: #8e7e29;
  transform: translateX(8px);
}.button834 .bright327{
  position: absolute;
  top: -16px;
  left: 28px;
  width: 50px;
  height: 50px;
  background: #8e7e29;
  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);
}.button834 .state-hk img{
  width: 100%;
  height: auto;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
}.button834 .shadow562{
  font-size: 22px;
  font-weight: 600;
  margin: 0 0 16px;
  color: #ffffff;
}.button834 .list-highlight{
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
  color: rgba(255, 255, 255, 0.85);
}/* === Вариант 6: Компактный список === */
.widget-rk .screen-wl{
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 16px;
}.widget-rk .hover240{
  display: flex;
  gap: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 12px;
  border-left: 4px solid #8e7e29;
  transition: background 0.2s, border-color 0.2s;
}.widget-rk .hover240:hover{
  background: rgba(255, 255, 255, 0.06);
  border-color: rgba(255, 255, 255, 0.3);
}.widget-rk .overlay-offer{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}.widget-rk .label24{
  width: 32px;
  height: 32px;
  background: #8e7e29;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: white;
}.widget-rk .overlay-offer img{
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  padding: 8px;
}.widget-rk .accordion711{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 10px;
  color: #ffffff;
}.widget-rk .highlight-modal{
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(255, 255, 255, 0.8);
}

/* Responsive для блока "Как начать играть?" */
@media (max-width: 1024px) {.featured829 .level-player{
    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) {.square-icon{
    font-size: 26px;
  }.block-shadow .tooltip54{
    flex-direction: column;
    text-align: center;
  }.block-shadow .tooltip488{
    margin: 0 auto;
  }.featured829 .level-player{
    grid-template-columns: 1fr;
  }.featured829 .level-player .panel271:nth-child(5){
    grid-column: span 1;
  }.range-tag .highlight-ye{
    padding-left: 0;
  }.range-tag .highlight-ye::before{
    display: none;
  }.range-tag .panel-dd{
    position: static;
    margin-bottom: 12px;
  }.range-tag .details176{
    margin: 0 auto;
  }.range-tag .layer-j96{
    float: none;
    display: block;
    margin: 0 auto 16px;
  }.button834 .square116{
    grid-template-columns: 1fr;
  }.button834 .state-hk img{
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }.widget-rk .hover240{
    flex-direction: column;
    text-align: center;
  }
  .how-to-start-v6 .how-to-compact-left {
    margin: 0 auto;
  }
}

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

@media (max-width: 768px) {.content141{ grid-template-columns: 1fr; }.meta822{ grid-template-columns: 1fr; }.nav368, .text-cm{ grid-template-columns: 1fr; }.circle-cf{ flex-direction: column; text-align: center; }.focus-inactive{ grid-template-columns: 1fr; }
  .similar-casinos-grid { grid-template-columns: 1fr; }
}
