.avatar-upper-b401 {
	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);
 }
 .avatar-upper-b401: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-ea7b {
	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-ea7b > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.notice_7e33 {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.notice_7e33::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;
}
.notice_7e33:hover {
	color: var(--color-two);
}

.notice_7e33:hover::before {
	width: 100%;
}
 
.steel_3be1 {
	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);
}
.steel_3be1: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) {
	.avatar-upper-b401 {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.video_1cf5 img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .video_1cf5:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.narrow-53c8 {
	color: var(--color-one);
}

.advanced_b7f9 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.info_under_0806 {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.info_under_0806 img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.brown-9ba3 {
	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);
}

.notice-254b {
	margin-bottom: 20px;
}

.item-focused-29b2 {
	font-size: 20px;
	line-height: 2.25;
}
.tooltip_3ab8 {
	 margin: 30px auto 0 auto;
}
.popup_warm_1098 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.status-wood-cabd {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.selected-61ff {
	text-transform: uppercase;
	width: 50%;
}

.logo-4a06 {
	width: 50%;
	line-height: 2.25;
}

.overlay_aa22 {
  display: flex;
  margin: 0 auto;
}

.cold_9d0c {
}

.rough-4a67 {
	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;
}

.top-5813 {display: flex;

}

.accordion-eb61 {
	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);
}

.panel-next-502c {
	font-size: 50px;
}

.image_cool_e59f {
	font-size: 20px;
	line-height: 2.25;
}
.picture-complex-f331 {
	 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;
}
.picture-complex-f331:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.picture-complex-f331::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;
}

.picture-complex-f331:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.gold-5ba8 {
	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;
}

.panel_north_3ffc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.sidebar_2e98 {
	 margin: 0 auto;
}
.panel_north_3ffc:nth-child(3),
.panel_north_3ffc:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.notice-b203 {
	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);
}

.notice-b203 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);
}

.preview-a974 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.aside-fluid-fd80 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.advanced_b7f9 {
	  gap: 20px;
	}

	.info_under_0806 {
	  width: calc(50% - 12px);
	}

	.brown-9ba3 {
	  width: calc(50% - 12px);
	}

	.item-focused-29b2 {
	  font-size: 18px;
	}

	.status-wood-cabd {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.selected-61ff {
	  width: 100%;
	}

	.logo-4a06 {
	  width: 100%;
	}

	.panel_north_3ffc {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.notice-b203 {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.advanced_b7f9 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.info_under_0806 {
	  width: 100%;
	  height: 400px;
	}

	.brown-9ba3 {
	  width: 100%;
	}

	.top-5813 {
	  width: 100%;
	  max-height: 450px;
	}

	.accordion-eb61 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.panel-next-502c {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.image_cool_e59f {
	  font-size: 16px;
	}

	.panel_north_3ffc {
	  -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;
	}

	.panel_north_3ffc:nth-child(3),
	.panel_north_3ffc: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) {

	.brown-9ba3 {
	  padding: 20px;
	}
}
.rough-ea7b {
}
.rough-ea7b {
}

.glass-33d6 {
	margin: 0;
}
.picture_red_ddc0 {
}
.gallery-hard-d25e {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.gallery-hard-d25e::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.item-e524 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gradient_upper_855e {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.accordion-bd59 {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.next_05ab {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.gradient_upper_855e {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.gallery-hard-d25e {
	  padding: 70px 20px;
	}
	.gradient_upper_855e {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.gradient_upper_855e {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.status-a8bc {
	position: relative;
}
.input_advanced_b4d5 {
padding: 20px 0;
}
.status-a8bc::before {
	display: none;
}
.warm_a1d4 {
}
.notification-action-94de {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.hover_1d32 {
	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);
}

.hover_1d32:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.input_advanced_b4d5 .hover_1d32 {
	max-width: 550px;

}
.highlight-thick-e52b {
}
.search-fluid-b0f8 {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.light_6e34 {
}
@media (max-width: 768px) {

	.status-a8bc::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .module_ce92::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.rough-ea7b {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.wood_4082 {
	padding: 50px 0 10px 0 !important;
}
.pagination_lite_cd22 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.banner-white-b3a2 {
	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-white-b3a2: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);
}
.button_in_81c5 {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .outer-c807 {
	 padding: 50px 0;
 }
 .pink-1221 {
	 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) {
	.pagination_lite_cd22 {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.over_8cde {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.outer_70c5 {
	display: none;
}

@media (max-width: 768px) {
	.outer_70c5 {
		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: 0db3 */
.widget-item-b2 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
