.title-pressed-450d {
	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);
 }
 .title-pressed-450d: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);
 }
.west-955e {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.west-955e > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.popup-hovered-25a3 {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.popup-hovered-25a3::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;
}
.popup-hovered-25a3:hover {
	color: var(--color-two);
}

.popup-hovered-25a3:hover::before {
	width: 100%;
}
 
.plasma_cd9b {
	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);
}
.plasma_cd9b: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) {
	.title-pressed-450d {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.outer-b8a3 img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .outer-b8a3:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.media_f225 {
	color: var(--color-one);
}

.feature_wide_b623 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.black_568f {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.black_568f img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.table_453c {
	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);
}

.title-458e {
	margin-bottom: 20px;
}

.gold-774c {
	font-size: 20px;
	line-height: 2.25;
}
.panel_7877 {
	 margin: 30px auto 0 auto;
}
.steel_d0b0 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.shadow-red-85ca {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.middle-8797 {
	text-transform: uppercase;
	width: 50%;
}

.table_gas_fe02 {
	width: 50%;
	line-height: 2.25;
}

.lower-d8fe {
  display: flex;
  margin: 0 auto;
}

.active-f8ae {
}

.list-copper-095d {
	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;
}

.green-db0d {display: flex;

}

.mask_pro_6e65 {
	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);
}

.primary_2911 {
	font-size: 50px;
}

.over_2d36 {
	font-size: 20px;
	line-height: 2.25;
}
.menu_5ea9 {
	 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;
}
.menu_5ea9:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.menu_5ea9::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;
}

.menu_5ea9:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.clean-8939 {
	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;
}

.description-f160 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.down-af9a {
	 margin: 0 auto;
}
.description-f160:nth-child(3),
.description-f160:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.caption_left_2a63 {
	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);
}

.caption_left_2a63 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);
}

.outline-a283 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.easy-1028 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.feature_wide_b623 {
	  gap: 20px;
	}

	.black_568f {
	  width: calc(50% - 12px);
	}

	.table_453c {
	  width: calc(50% - 12px);
	}

	.gold-774c {
	  font-size: 18px;
	}

	.shadow-red-85ca {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.middle-8797 {
	  width: 100%;
	}

	.table_gas_fe02 {
	  width: 100%;
	}

	.description-f160 {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.caption_left_2a63 {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.feature_wide_b623 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.black_568f {
	  width: 100%;
	  height: 400px;
	}

	.table_453c {
	  width: 100%;
	}

	.green-db0d {
	  width: 100%;
	  max-height: 450px;
	}

	.mask_pro_6e65 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.primary_2911 {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.over_2d36 {
	  font-size: 16px;
	}

	.description-f160 {
	  -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;
	}

	.description-f160:nth-child(3),
	.description-f160: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) {

	.table_453c {
	  padding: 20px;
	}
}
.west-955e {
}
.west-955e {
}

.image-selected-c7b5 {
	margin: 0;
}
.widget_current_b79d {
}
.left-8ac4 {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.left-8ac4::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.aside-4b2f {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.box-3b56 {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.dynamic_f31a {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.under_3bde {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.box-3b56 {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.left-8ac4 {
	  padding: 70px 20px;
	}
	.box-3b56 {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.box-3b56 {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.header-cc87 {
	position: relative;
}
.old_415b {
padding: 20px 0;
}
.header-cc87::before {
	display: none;
}
.article-dc60 {
}
.accordion_1a7f {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.selected-18aa {
	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);
}

.selected-18aa:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.old_415b .selected-18aa {
	max-width: 550px;

}
.slider-paper-049a {
}
.fresh-a93e {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.active_2902 {
}
@media (max-width: 768px) {

	.header-cc87::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .hero-slow-c1fc::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.west-955e {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.column_bottom_6686 {
	padding: 50px 0 10px 0 !important;
}
.highlight_4975 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.container_white_ad56 {
	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;
}

.container_white_ad56: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);
}
.row-2088 {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .item_194c {
	 padding: 50px 0;
 }
 .panel-complex-4ce3 {
	 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) {
	.highlight_4975 {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.pink_5a69 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.tabs_old_1d40 {
	display: none;
}

@media (max-width: 768px) {
	.tabs_old_1d40 {
		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: cc27 */
.phantom-card-l9 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
