.section_black_ddfd {
	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);
 }
 .section_black_ddfd: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);
 }
.rough_459e {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.rough_459e > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.in_6c6e {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.in_6c6e::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;
}
.in_6c6e:hover {
	color: var(--color-two);
}

.in_6c6e:hover::before {
	width: 100%;
}
 
.icon_2456 {
	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);
}
.icon_2456: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) {
	.section_black_ddfd {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.advanced_da3d img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .advanced_da3d:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.wrapper_full_7925 {
	color: var(--color-one);
}

.advanced-cf7b {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.label-lower-49aa {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.label-lower-49aa img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.outline-492a {
	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);
}

.item_92b9 {
	margin-bottom: 20px;
}

.accordion-01ef {
	font-size: 20px;
	line-height: 2.25;
}
.article_south_4e00 {
	 margin: 30px auto 0 auto;
}
.search-east-7be6 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.huge_2741 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.notification_static_ea8e {
	text-transform: uppercase;
	width: 50%;
}

.content-brown-d836 {
	width: 50%;
	line-height: 2.25;
}

.gradient_yellow_c646 {
  display: flex;
  margin: 0 auto;
}

.column_6633 {
}

.banner_wide_dac4 {
	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;
}

.block_west_66d8 {display: flex;

}

.sort-white-1d2f {
	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);
}

.over_4e01 {
	font-size: 50px;
}

.motion-df97 {
	font-size: 20px;
	line-height: 2.25;
}
.gradient_slow_3b86 {
	 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;
}
.gradient_slow_3b86:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.gradient_slow_3b86::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;
}

.gradient_slow_3b86:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.clean_7faa {
	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;
}

.filter-north-7fdc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.simple_b5d2 {
	 margin: 0 auto;
}
.filter-north-7fdc:nth-child(3),
.filter-north-7fdc:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.tall-1f89 {
	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);
}

.tall-1f89 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);
}

.picture-west-c770 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.component-89f7 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.advanced-cf7b {
	  gap: 20px;
	}

	.label-lower-49aa {
	  width: calc(50% - 12px);
	}

	.outline-492a {
	  width: calc(50% - 12px);
	}

	.accordion-01ef {
	  font-size: 18px;
	}

	.huge_2741 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.notification_static_ea8e {
	  width: 100%;
	}

	.content-brown-d836 {
	  width: 100%;
	}

	.filter-north-7fdc {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.tall-1f89 {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.advanced-cf7b {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.label-lower-49aa {
	  width: 100%;
	  height: 400px;
	}

	.outline-492a {
	  width: 100%;
	}

	.block_west_66d8 {
	  width: 100%;
	  max-height: 450px;
	}

	.sort-white-1d2f {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.over_4e01 {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.motion-df97 {
	  font-size: 16px;
	}

	.filter-north-7fdc {
	  -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;
	}

	.filter-north-7fdc:nth-child(3),
	.filter-north-7fdc: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) {

	.outline-492a {
	  padding: 20px;
	}
}
.rough_459e {
}
.rough_459e {
}

.card-3a9b {
	margin: 0;
}
.footer-selected-aa8b {
}
.active_2fdb {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.active_2fdb::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.last-3a38 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.wood-9c61 {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.image_0c2a {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.preview-upper-a24a {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.wood-9c61 {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.active_2fdb {
	  padding: 70px 20px;
	}
	.wood-9c61 {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.wood-9c61 {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.list_4b9f {
	position: relative;
}
.border-hard-eb1c {
padding: 20px 0;
}
.list_4b9f::before {
	display: none;
}
.header_8f7f {
}
.detail-c678 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.active-542e {
	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);
}

.active-542e:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.border-hard-eb1c .active-542e {
	max-width: 550px;

}
.shade_wide_19bf {
}
.component_advanced_d7c1 {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.notification_f204 {
}
@media (max-width: 768px) {

	.list_4b9f::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .first_e9ed::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.rough_459e {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.sidebar_8e88 {
	padding: 50px 0 10px 0 !important;
}
.progress-blue-db7e {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.hidden_c67a {
	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;
}

.hidden_c67a: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);
}
.hover_2bd0 {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .footer-92ec {
	 padding: 50px 0;
 }
 .gas_074b {
	 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) {
	.progress-blue-db7e {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.bronze-8607 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.top-15b5 {
	display: none;
}

@media (max-width: 768px) {
	.top-15b5 {
		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: 18dd */
.shadow-element-m2 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
