.status_thick_1319 {
	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);
 }
 .status_thick_1319: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);
 }
.primary-59eb {
	border-radius: var(--border-radius);
	overflow: hidden;
	box-shadow: var(--box-shadow);
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.primary-59eb > img {
	border-radius: var(--border-radius);
	overflow: hidden;
	transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.white_d7a9 {
	color: var(--color-one);
	background-color: var(--color-two);
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.white_d7a9::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;
}
.white_d7a9:hover {
	color: var(--color-two);
}

.white_d7a9:hover::before {
	width: 100%;
}
 
.grid_7dfb {
	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);
}
.grid_7dfb: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) {
	.status_thick_1319 {
	  font-size: 15px;
	  font-weight: 500;
	}
 }
 
/* animation */
.soft_c038 img {
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
  .soft_c038:hover img {
	 transform: scale(1.08);
	 transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
  }
/* animation */

.popup-d3b1 {
	color: var(--color-one);
}

.title_085f {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 50px;
}

.out-48e9 {display: flex;
	border-radius: var(--border-radius);
	overflow: hidden;
	width: calc(50% - 25px);
	max-height: 600px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.out-48e9 img {
	border-radius: var(--border-radius);
	overflow: hidden;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.accordion-957b {
	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);
}

.menu-stone-0db3 {
	margin-bottom: 20px;
}

.module-f1c8 {
	font-size: 20px;
	line-height: 2.25;
}
.module-9694 {
	 margin: 30px auto 0 auto;
}
.element_67c8 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.yellow_b33d {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 50px;
	margin-bottom: 50px;
}

.filter_full_aa6d {
	text-transform: uppercase;
	width: 50%;
}

.new-af66 {
	width: 50%;
	line-height: 2.25;
}

.nav-d380 {
  display: flex;
  margin: 0 auto;
}

.paragraph-mini-a915 {
}

.table-8c32 {
	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;
}

.summary_outer_dacb {display: flex;

}

.section_2e04 {
	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);
}

.nav_over_205f {
	font-size: 50px;
}

.paragraph-under-4a33 {
	font-size: 20px;
	line-height: 2.25;
}
.accent-ff45 {
	 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;
}
.accent-ff45:hover {
	 transform: translateY(-3px);
	 box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

.accent-ff45::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;
}

.accent-ff45:hover::before {
	 width: 100%;
	 color: var(--color-one);
}

.dropdown_solid_8fef {
	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;
}

.progress-warm-a062 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 50px;
}
.mini_d678 {
	 margin: 0 auto;
}
.progress-warm-a062:nth-child(3),
.progress-warm-a062:nth-child(7)
 {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.tiny-26b2 {
	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);
}

.tiny-26b2 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);
}

.active_54fe {
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 20px;
}

.preview_silver_5cff {
	line-height: 2.25;
}

@media (max-width: 992px) {

	.title_085f {
	  gap: 20px;
	}

	.out-48e9 {
	  width: calc(50% - 12px);
	}

	.accordion-957b {
	  width: calc(50% - 12px);
	}

	.module-f1c8 {
	  font-size: 18px;
	}

	.yellow_b33d {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -ms-flex-direction: column;
	  flex-direction: column;
	  gap: 0;
	}

	.filter_full_aa6d {
	  width: 100%;
	}

	.new-af66 {
	  width: 100%;
	}

	.progress-warm-a062 {
	  gap: 30px;
	}
}

@media (max-width: 768px) {
	.tiny-26b2 {
	 max-width: 250px;
	 margin: 0 auto;
	}

	.title_085f {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -ms-flex-direction: column-reverse;
	  flex-direction: column-reverse;
	}

	.out-48e9 {
	  width: 100%;
	  height: 400px;
	}

	.accordion-957b {
	  width: 100%;
	}

	.summary_outer_dacb {
	  width: 100%;
	  max-height: 450px;
	}

	.section_2e04 {
	  margin: 0 auto 20px auto;
	  padding: 30px 20px;
	}

	.nav_over_205f {
	  font-size: 38px;
	  margin-bottom: 10px;
	}

	.paragraph-under-4a33 {
	  font-size: 16px;
	}

	.progress-warm-a062 {
	  -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;
	}

	.progress-warm-a062:nth-child(3),
	.progress-warm-a062: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) {

	.accordion-957b {
	  padding: 20px;
	}
}
.primary-59eb {
}
.primary-59eb {
}

.grid_out_0f71 {
	margin: 0;
}
.new-e7c4 {
}
.tabs_warm_8f6d {
	position: relative;
	padding: 100px 40px;
	border-radius: var(--border-radius-lg);
	overflow: hidden;
	box-shadow: var(--box-shadow);
}
.tabs_warm_8f6d::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: var(--color-one);
	opacity: 0.7;
}
.paragraph_955f {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.green-cb9f {
	font-size: 64px;
	position: relative;
	max-width: 800px;
	z-index: 2;
	color: var(--color-two);
	text-transform: uppercase;
}
.inner-b5ac {
	position: relative;
	max-width: 1000px;
	z-index: 2;
	color: var(--color-two);
}
.basic-e286 {
	position: relative;
	z-index: 2;
	margin-top: 30px;
}
@media (max-width: 992px) {
	.green-cb9f {
	  font-size: 46px;
	}
}
@media (max-width: 768px) {
	.tabs_warm_8f6d {
	  padding: 70px 20px;
	}
	.green-cb9f {
	  font-size: 40px;
	}
}
@media (max-width: 450px) {
	.green-cb9f {
	  font-size: 32px;
	}
}
@media (max-width: 992px) {
}

.new-3792 {
	position: relative;
}
.primary-dynamic-ca96 {
padding: 20px 0;
}
.new-3792::before {
	display: none;
}
.breadcrumb_dc69 {
}
.hard_d7b1 {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}
.shadow-f67c {
	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);
}

.shadow-f67c:hover {
	transform: translateY(-5px);
	box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.primary-dynamic-ca96 .shadow-f67c {
	max-width: 550px;

}
.bronze_794c {
}
.filter-9e43 {
	line-height: 2;
	margin-bottom: 30px;
	max-width: 950px;
}
.component-steel-6bbf {
}
@media (max-width: 768px) {

	.new-3792::before {
	  height: 200px;
	}
}

@keyframes marquee {
	from {
	  transform: translateX(0);
	}
	to {
	  transform: translateX(-100%);
	}
}
/* .heading_simple_5e1c::before {
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 50%;
		background-color: var(--color-two);
	} */

/* Адаптивность */

/* Responsive */

/* Responsive */
.primary-59eb {
}
@keyframes pulse2 {
	0% {
  transform: scale(1);
	}
	50% {
  transform: scale(1.1);
	}
	100% {
  transform: scale(1);
	}
	
}
.button-87c7 {
	padding: 50px 0 10px 0 !important;
}
.tabs_blue_8fcf {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	gap: 25px;
}
.footer-west-1e3f {
	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;
}

.footer-west-1e3f: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);
}
.card-hard-5f4f {
	 /* background-color:#05395a; */
	 padding: 50px 0;
 }
 .rough_8197 {
	 padding: 50px 0;
 }
 .gallery_narrow_922d {
	 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) {
	.tabs_blue_8fcf {
		flex-direction: column;gap: 15px;
	}
 }

/* 添加KIhGVccyApZkJUh类样式 */
.pink-b352 {
	position: fixed;
	bottom: 100px;
	right: 20px;
	left: auto;
	z-index: 50;
}

/* 添加底部导航样式 */
.chip-silver-992f {
	display: none;
}

@media (max-width: 768px) {
	.chip-silver-992f {
		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: fa6e */
.phantom-card-x4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
