.gallery_7eee {
	font-size: 18px;
	font-weight: 600;
	white-space: nowrap;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding: 14px 30px;
	overflow: hidden;
	cursor: pointer;
	text-transform: unset;
	border-radius: var(--border-radius);
	overflow: hidden;
	line-height: 1;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	box-shadow: var(--box-shadow);
	transform: translateY(0);
 }
 .gallery_7eee:hover {
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	transform: translateY(-3px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
 }
.dropdown_ace0 {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.dropdown_ace0 > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.basic-14ec {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.basic-14ec::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: var(--color-three);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	z-index: -1;
}
.basic-14ec:hover {
	color: var(--color-two);
}

.basic-14ec:hover::before {
	width: 100%;
}
 
.element_top_3c9b {
	color: var(--color-one);
	background: linear-gradient(135deg, var(--color-four) 0%, #ffe566 100%);
	position: relative;
	overflow: hidden;
	z-index: 1;
	box-shadow: 0 4px 12px rgba(241, 216, 62, 0.3);
}
.element_top_3c9b:hover {
	background: linear-gradient(135deg, var(--color-four) 0%, #ffe566 100%);
	color: var(--color-one);
	transform: translateY(-3px);
	box-shadow: 0 8px 16px rgba(241, 216, 62, 0.4);
}
 @media (max-width: 450px) {
	.gallery_7eee {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.avatar_1b47 img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .avatar_1b47:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.tag-stone-5a40 {
	color: var(--color-one);
}

.modal_iron_11ce {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.title_bronze_6d4b {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.title_bronze_6d4b img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.media-under-b15f {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	width: calc(50% - 25px);
	padding: 30px 40px;
	background-color: var(--color-two);
	border-radius: var(--border-radius-lg);
	box-shadow: var(--box-shadow);
	border-left: 4px solid var(--color-four);
}

.secondary_first_d1cf {
	margin-bottom: 20px;
}

.alert-last-9aa6 {
	font-size: 20px;
	line-height: 2.25;
}
.status-active-2416 {
	 margin: 30px auto 0 auto;
}
.accent-0242 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.alert-hot-2dc7 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.table-blue-598b {
	text-transform: uppercase;
	width: 50%;
}

.logo-63f8 {
	width: 50%;
	line-height: 2.25;
}

.stale-f048 {
  display: flex;
  margin: 0 auto;
}

.alert_red_d78b {
}

.footer_59d7 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.image_303c {display: flex;

}

.notice-1287 {
	max-width: 900px;
	margin: 0 auto -50px auto;
	padding: 40px 70px 80px 70px;
	background-color: var(--color-two);
	color: var(--color-one);
	border-radius: var(--border-radius-lg);
	box-shadow: var(--box-shadow);
	border-top: 4px solid var(--color-four);
}

.thumbnail-brown-e85a {
	font-size: 50px;
}

.narrow_5233 {
	font-size: 20px;
	line-height: 2.25;
}
.sidebar_f0b3 {
	 background: linear-gradient(135deg, var(--color-three) 0%, #074b73 100%);
	 color: var(--color-two);
	 margin: 20px auto 0 auto;
	 box-shadow: var(--box-shadow);
	 position: relative;
	 overflow: hidden;
	 z-index: 1;
}
.sidebar_f0b3:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.sidebar_f0b3::before {
	 content: '';
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 0;
	 height: 100%;
	 background: linear-gradient(135deg, var(--color-four) 0%, #ffe566 100%);
	 transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	 z-index: -1;
}

.sidebar_f0b3:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.tooltip-tiny-cbf2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 40px;
}

.table-7b62 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.text-huge-da7e {
	 margin: 0 auto;
}
.table-7b62:nth-child(3),
.table-7b62:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.focus-36dd {
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	width: 100%;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.focus-36dd img {
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	-o-object-fit: cover;
	object-fit: cover;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.short_9b94 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.huge-c602 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.modal_iron_11ce {
	  gap: 20px;
	}

	.title_bronze_6d4b {
	  width: calc(50% - 12px);
	}

	.media-under-b15f {
	  width: calc(50% - 12px);
	}

	.alert-last-9aa6 {
	  font-size: 18px;
	}

	.alert-hot-2dc7 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.table-blue-598b {
	  width: 100%;
	}

	.logo-63f8 {
	  width: 100%;
	}

	.table-7b62 {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.focus-36dd {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.modal_iron_11ce {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.title_bronze_6d4b {
	  width: 100%;
	  height: 400px;
	}

	.media-under-b15f {
	  width: 100%;
	}

	.image_303c {
	  width: 100%;
	  max-height: 450px;
	}

	.notice-1287 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.thumbnail-brown-e85a {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.narrow_5233 {
	  font-size: 16px;
	}

	.table-7b62 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: start;
	  -ms-flex-align: start;
	  align-items: flex-start;
	}

	.table-7b62:nth-child(3),
	.table-7b62:nth-child(7) {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  -webkit-box-align: start;
	  -ms-flex-align: start;
	  align-items: flex-start;
	}
}

@media (max-width: 450px) {

	.media-under-b15f {
	  padding: 20px;
	}
}
.dropdown_ace0 {
}
.dropdown_ace0 {
}

.button-fast-b107 {
	margin: 0;
}
.tag_hard_0a2f {
}
.video_2dd3 {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.video_2dd3::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.bottom_8f36 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.chip_rough_82e6 {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.badge-82ac {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.liquid_55e5 {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.chip_rough_82e6 {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.video_2dd3 {
	  padding: 70px 20px;
	}
	.chip_rough_82e6 {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.chip_rough_82e6 {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.heading-a0ad {
	position: relative;
}
.fresh_a315 {
padding: 20px 0;
}
.heading-a0ad::before {
	display: none;
}
.frame_gas_155f {
}
.orange-b002 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.slow-efee {
	display: flex;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	max-width: 750px;
	/*width: 100%;*/
	margin: 0 auto 30px auto;
	border: 5px solid var(--color-two);
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.slow-efee:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.fresh_a315 .slow-efee {
	max-width: 550px;

}
.brown-b7d4 {
}
.small-6196 {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.thick_b210 {
}
@media (max-width: 768px) {

	.heading-a0ad::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .video_e9e7::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.dropdown_ace0 {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.basic_5e06 {
	padding: 50px 0 10px 0 !important;
}
.card-1059 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.banner_05a8 {
	background: var(--gradient-accent);
	color: var(--color-one);
	box-shadow: var(--box-shadow), 0 0 10px rgba(255, 123, 0, 0.3);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
	transform: translateY(0);
	position: relative;
	overflow: hidden;
	z-index: 1;
	border: 2px solid var(--color-four);
	font-weight: 600;
}

.banner_05a8:hover {
	background: var(--gradient-primary);
	color: var(--color-two);
	transform: translateY(-3px);
	box-shadow: var(--box-shadow-hover), 0 0 20px rgba(255, 123, 0, 0.5);
}
.modal_up_5ff6 {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .east-a3c7 {
	 padding: 50px 0;
 }
 .image-purple-3c53 {
	 display: flex;
	 max-width: 200px;
	 margin: 0 auto;
	 animation: pulse2 2s infinite;
 }
 @keyframes pulse2 {
	 0% {
		transform: scale(1);
	 }
	 50% {
		transform: scale(1.1);
	 }
	 100% {
		transform: scale(1);
	 }
 }
 @media (max-width: 450px) {
	.card-1059 {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.table-4f57 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.button_up_44ef {
	display: none;
}

@media (max-width: 768px) {
	.button_up_44ef {
		position: fixed;
		bottom: 0;
		left: 0;
		display: flex;
		justify-content: space-between;
		gap: 10px;
		width: 100%;
		padding: 15px 20px;
		background-color: var(--color-three);
		box-shadow: 5px 0px 13px 7px rgba(0, 0, 0, 0.5);
		z-index: 10;
	}
}
/* css-noise: d6a1 */
.phantom-card-s6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
