.white_202b {
	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);
 }
 .white_202b: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);
 }
.secondary-6589 {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.secondary-6589 > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.summary_mini_773b {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.summary_mini_773b::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;
}
.summary_mini_773b:hover {
	color: var(--color-two);
}

.summary_mini_773b:hover::before {
	width: 100%;
}
 
.slider-dark-5269 {
	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);
}
.slider-dark-5269: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) {
	.white_202b {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.glass_c2ca img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .glass_c2ca:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.label_last_5689 {
	color: var(--color-one);
}

.text-steel-7bf9 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.mask_ef27 {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.mask_ef27 img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.container_pink_537c {
	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);
}

.video-first-8ffb {
	margin-bottom: 20px;
}

.primary-f98f {
	font-size: 20px;
	line-height: 2.25;
}
.sort_over_75b9 {
	 margin: 30px auto 0 auto;
}
.nav-dirty-430f {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.section_under_0187 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.sidebar-0f89 {
	text-transform: uppercase;
	width: 50%;
}

.small-7a1a {
	width: 50%;
	line-height: 2.25;
}

.green_60e8 {
  display: flex;
  margin: 0 auto;
}

.status_1b80 {
}

.short_86f3 {
	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;
}

.backdrop_soft_df52 {display: flex;

}

.dropdown_ef53 {
	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);
}

.picture-366b {
	font-size: 50px;
}

.sort-clean-2a09 {
	font-size: 20px;
	line-height: 2.25;
}
.overlay_black_c817 {
	 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;
}
.overlay_black_c817:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.overlay_black_c817::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;
}

.overlay_black_c817:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.tabs_fluid_6594 {
	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;
}

.element-medium-1b4d {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.sidebar_rough_e0d7 {
	 margin: 0 auto;
}
.element-medium-1b4d:nth-child(3),
.element-medium-1b4d:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.input-basic-bc1b {
	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);
}

.input-basic-bc1b 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);
}

.fresh-bf52 {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.soft_bb25 {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.text-steel-7bf9 {
	  gap: 20px;
	}

	.mask_ef27 {
	  width: calc(50% - 12px);
	}

	.container_pink_537c {
	  width: calc(50% - 12px);
	}

	.primary-f98f {
	  font-size: 18px;
	}

	.section_under_0187 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.sidebar-0f89 {
	  width: 100%;
	}

	.small-7a1a {
	  width: 100%;
	}

	.element-medium-1b4d {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.input-basic-bc1b {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.text-steel-7bf9 {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.mask_ef27 {
	  width: 100%;
	  height: 400px;
	}

	.container_pink_537c {
	  width: 100%;
	}

	.backdrop_soft_df52 {
	  width: 100%;
	  max-height: 450px;
	}

	.dropdown_ef53 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.picture-366b {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.sort-clean-2a09 {
	  font-size: 16px;
	}

	.element-medium-1b4d {
	  -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;
	}

	.element-medium-1b4d:nth-child(3),
	.element-medium-1b4d: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) {

	.container_pink_537c {
	  padding: 20px;
	}
}
.secondary-6589 {
}
.secondary-6589 {
}

.paper_0be3 {
	margin: 0;
}
.message-cold-1cdd {
}
.dropdown-fd5e {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.dropdown-fd5e::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.container_0f6c {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.grid_7b78 {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.photo_a1d9 {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.down-0452 {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.grid_7b78 {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.dropdown-fd5e {
	  padding: 70px 20px;
	}
	.grid_7b78 {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.grid_7b78 {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.status-static-8df8 {
	position: relative;
}
.article-soft-3eb4 {
padding: 20px 0;
}
.status-static-8df8::before {
	display: none;
}
.iron-bcfb {
}
.hero_mini_04f4 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.hovered_157a {
	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);
}

.hovered_157a:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.article-soft-3eb4 .hovered_157a {
	max-width: 550px;

}
.item_huge_93f7 {
}
.shadow-b36d {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.detail_a669 {
}
@media (max-width: 768px) {

	.status-static-8df8::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .paragraph_tall_d6d8::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.secondary-6589 {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.hidden-feb7 {
	padding: 50px 0 10px 0 !important;
}
.link-bronze-28af {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.bright-7bd1 {
	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;
}

.bright-7bd1: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);
}
.label_4b30 {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .overlay-08e7 {
	 padding: 50px 0;
 }
 .alert_silver_2d56 {
	 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) {
	.link-bronze-28af {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.picture_5f79 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.text_72b1 {
	display: none;
}

@media (max-width: 768px) {
	.text_72b1 {
		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: 3d3a */
.promo-block-f7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
