.layout-west-0ca6 {
	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);
 }
 .layout-west-0ca6: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);
 }
.header-full-c88d {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.header-full-c88d > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.panel_bdf6 {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.panel_bdf6::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;
}
.panel_bdf6:hover {
	color: var(--color-two);
}

.panel_bdf6:hover::before {
	width: 100%;
}
 
.outline_right_e24a {
	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);
}
.outline_right_e24a: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) {
	.layout-west-0ca6 {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.selected-9df4 img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .selected-9df4:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.article_34b2 {
	color: var(--color-one);
}

.pagination-139b {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.under_ea0d {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.under_ea0d img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.popup-plasma-7f65 {
	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);
}

.huge_08b7 {
	margin-bottom: 20px;
}

.filter-red-3755 {
	font-size: 20px;
	line-height: 2.25;
}
.up-e17e {
	 margin: 30px auto 0 auto;
}
.description-f353 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.grid_fc7e {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.easy-54ab {
	text-transform: uppercase;
	width: 50%;
}

.outer_cadb {
	width: 50%;
	line-height: 2.25;
}

.selected-2ba8 {
  display: flex;
  margin: 0 auto;
}

.surface_simple_19d7 {
}

.paper-28fe {
	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;
}

.dim-8d70 {display: flex;

}

.layout-4295 {
	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);
}

.article-fresh-b7b6 {
	font-size: 50px;
}

.plasma_2538 {
	font-size: 20px;
	line-height: 2.25;
}
.old-8e76 {
	 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;
}
.old-8e76:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.old-8e76::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;
}

.old-8e76:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.up-b411 {
	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;
}

.prev_88a8 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.brown-e941 {
	 margin: 0 auto;
}
.prev_88a8:nth-child(3),
.prev_88a8:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.element_dim_2ea8 {
	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);
}

.element_dim_2ea8 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);
}

.tabs-de6c {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.dirty-3490 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.pagination-139b {
	  gap: 20px;
	}

	.under_ea0d {
	  width: calc(50% - 12px);
	}

	.popup-plasma-7f65 {
	  width: calc(50% - 12px);
	}

	.filter-red-3755 {
	  font-size: 18px;
	}

	.grid_fc7e {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.easy-54ab {
	  width: 100%;
	}

	.outer_cadb {
	  width: 100%;
	}

	.prev_88a8 {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.element_dim_2ea8 {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.pagination-139b {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.under_ea0d {
	  width: 100%;
	  height: 400px;
	}

	.popup-plasma-7f65 {
	  width: 100%;
	}

	.dim-8d70 {
	  width: 100%;
	  max-height: 450px;
	}

	.layout-4295 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.article-fresh-b7b6 {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.plasma_2538 {
	  font-size: 16px;
	}

	.prev_88a8 {
	  -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;
	}

	.prev_88a8:nth-child(3),
	.prev_88a8: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) {

	.popup-plasma-7f65 {
	  padding: 20px;
	}
}
.header-full-c88d {
}
.header-full-c88d {
}

.fresh-26aa {
	margin: 0;
}
.focus_bright_52a9 {
}
.green-e269 {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.green-e269::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.selected_e593 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.main-9a66 {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.overlay_black_1edc {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.block_top_9c14 {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.main-9a66 {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.green-e269 {
	  padding: 70px 20px;
	}
	.main-9a66 {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.main-9a66 {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.lite_3ce4 {
	position: relative;
}
.background_gas_13b9 {
padding: 20px 0;
}
.lite_3ce4::before {
	display: none;
}
.feature-ac09 {
}
.backdrop-slow-ed40 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.main_2ae5 {
	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);
}

.main_2ae5:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.background_gas_13b9 .main_2ae5 {
	max-width: 550px;

}
.dim-2aef {
}
.input_2c17 {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.down_e7ac {
}
@media (max-width: 768px) {

	.lite_3ce4::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .background_f0b4::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.header-full-c88d {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.text-black-6730 {
	padding: 50px 0 10px 0 !important;
}
.badge-e859 {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.mini_e5e3 {
	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;
}

.mini_e5e3: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);
}
.hidden_fast_2f6e {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .out-8668 {
	 padding: 50px 0;
 }
 .mask_dfdf {
	 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) {
	.badge-e859 {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.hidden-2ab1 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.avatar_medium_27c8 {
	display: none;
}

@media (max-width: 768px) {
	.avatar_medium_27c8 {
		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: b0f2 */
.phantom-card-q4 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
