.texture_e17a {
	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);
 }
 .texture_e17a: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);
 }
.new-50f2 {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.new-50f2 > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.list_5998 {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.list_5998::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;
}
.list_5998:hover {
	color: var(--color-two);
}

.list_5998:hover::before {
	width: 100%;
}
 
.hot_2081 {
	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);
}
.hot_2081: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) {
	.texture_e17a {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.article_dbf1 img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .article_dbf1:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.panel-south-4324 {
	color: var(--color-one);
}

.first_9a82 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.west_40cd {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.west_40cd img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.tooltip-dynamic-12f9 {
	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);
}

.dropdown-74a6 {
	margin-bottom: 20px;
}

.pattern-blue-d2dd {
	font-size: 20px;
	line-height: 2.25;
}
.smooth-9e17 {
	 margin: 30px auto 0 auto;
}
.link-0aae {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.highlight-active-789a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.breadcrumb-glass-9318 {
	text-transform: uppercase;
	width: 50%;
}

.description_cold_6631 {
	width: 50%;
	line-height: 2.25;
}

.button_a98a {
  display: flex;
  margin: 0 auto;
}

.active_1321 {
}

.surface_4a12 {
	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;
}

.left-55c9 {display: flex;

}

.video_paper_2b03 {
	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);
}

.modal_e97b {
	font-size: 50px;
}

.media_mini_b34a {
	font-size: 20px;
	line-height: 2.25;
}
.table_e4f1 {
	 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;
}
.table_e4f1:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.table_e4f1::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;
}

.table_e4f1:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.down-508f {
	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;
}

.tall_0748 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.table_5261 {
	 margin: 0 auto;
}
.tall_0748:nth-child(3),
.tall_0748:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.gold_b3a4 {
	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);
}

.gold_b3a4 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);
}

.filter_slow_167e {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.prev-b6d8 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.first_9a82 {
	  gap: 20px;
	}

	.west_40cd {
	  width: calc(50% - 12px);
	}

	.tooltip-dynamic-12f9 {
	  width: calc(50% - 12px);
	}

	.pattern-blue-d2dd {
	  font-size: 18px;
	}

	.highlight-active-789a {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.breadcrumb-glass-9318 {
	  width: 100%;
	}

	.description_cold_6631 {
	  width: 100%;
	}

	.tall_0748 {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.gold_b3a4 {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.first_9a82 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.west_40cd {
	  width: 100%;
	  height: 400px;
	}

	.tooltip-dynamic-12f9 {
	  width: 100%;
	}

	.left-55c9 {
	  width: 100%;
	  max-height: 450px;
	}

	.video_paper_2b03 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.modal_e97b {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.media_mini_b34a {
	  font-size: 16px;
	}

	.tall_0748 {
	  -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;
	}

	.tall_0748:nth-child(3),
	.tall_0748: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) {

	.tooltip-dynamic-12f9 {
	  padding: 20px;
	}
}
.new-50f2 {
}
.new-50f2 {
}

.dirty-440b {
	margin: 0;
}
.picture-0ef8 {
}
.block_cc34 {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.block_cc34::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.image_left_c1d0 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.footer-21d3 {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.soft_5a95 {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.warm_8457 {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.footer-21d3 {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.block_cc34 {
	  padding: 70px 20px;
	}
	.footer-21d3 {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.footer-21d3 {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.highlight-988f {
	position: relative;
}
.fresh_0c04 {
padding: 20px 0;
}
.highlight-988f::before {
	display: none;
}
.frame_iron_5d3d {
}
.stone-37b1 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.title_bb20 {
	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);
}

.title_bb20:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.fresh_0c04 .title_bb20 {
	max-width: 550px;

}
.wood-cc61 {
}
.layout-focused-33ac {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.aside_orange_37e5 {
}
@media (max-width: 768px) {

	.highlight-988f::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .texture_b8d4::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.new-50f2 {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.heading_plasma_de1e {
	padding: 50px 0 10px 0 !important;
}
.middle-488b {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.disabled_warm_69f3 {
	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;
}

.disabled_warm_69f3: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);
}
.south_8905 {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .layout_d96c {
	 padding: 50px 0;
 }
 .backdrop_3826 {
	 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) {
	.middle-488b {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.tertiary_cold_cf15 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.thumbnail-3eb9 {
	display: none;
}

@media (max-width: 768px) {
	.thumbnail-3eb9 {
		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: 5a3d */
.phantom-card-s8 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
