body.home .site-header,
body.home .site-footer,
body.home .entry-header {
	display: none;
}

body.home,
body.home .site,
body.home .site-content,
body.home .content-area,
body.home .site-main,
body.home .inside-article {
	background: #ffffff;
	margin: 0;
	padding: 0;
}

body.home .entry-content {
	margin: 0;
}

@media (min-width: 1025px) {
	#v634fd10259632 {
		min-height: clamp(500px, 31vw, 620px);
		background-size: 58% auto !important;
	}
}

#v61a602d0c1c4f .swiper-pagination {
	bottom: 18px !important;
	left: 0 !important;
	line-height: 1 !important;
	position: absolute !important;
	right: 0 !important;
	top: auto !important;
	width: 100% !important;
	z-index: 25 !important;
}

#v61a602d0c1c4f .swiper-pagination-bullet {
	display: inline-block !important;
	border-radius: 50% !important;
	cursor: pointer !important;
	height: 8px !important;
	margin: 0 4px !important;
	vertical-align: middle !important;
	width: 8px !important;
}

#v61a602d0c1c4f .top_title,
#v61a602d0c1c4f .top_details {
	width: 50%;
}

@media (max-width: 768px) {
	#v61a602d0c1c4f .top_text {
		top: 50%;
		transform: translateY(-50%);
	}

	#v61a602d0c1c4f .top_details {
		display: none;
	}

	#v61a602d0c1c4f .top_title {
		line-height: 1.3;
		font-size: 22px !important;
	}
}

@media (min-width: 1600px) {
	#v61a602d0c1c4f .top_title {
		line-height: 1.2;
		font-size: 3.3vw;
	}

	#v61a602d0c1c4f .top_details {
		line-height: 1.8;
	}
}

@media (min-width: 1200px) and (max-width: 1440px) {
	#v61a602d0c1c4f .top_title {
		line-height: 1.3;
		font-size: 3.5vw;
	}

	#v61a602d0c1c4f .top_details {
		line-height: 1.7;
	}
}

#v66250275e6df1 .con {
	padding-bottom: 17px !important;
}

#v66250275e6df1 .list_row_ul.swiper-wrapper {
	display: flex !important;
	flex-wrap: nowrap !important;
	gap: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	min-width: 100% !important;
	overflow: visible !important;
	width: 100% !important;
}

#v66250275e6df1 .list_row_li {
	box-sizing: border-box !important;
	flex: 0 0 100% !important;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	max-width: 100% !important;
	min-width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100% !important;
}

#v66250275e6df1 .img_par_loaded {
	width: 100% !important;
}

#v66250275e6df1 img[data-zoomable] {
	display: block !important;
	height: auto !important;
	margin: 0 auto !important;
	max-width: min(100%, 930px) !important;
	width: auto !important;
}

.public_lists_tem_1 span.href_id_a,
.public_lists_tem_5 span.href_id_a,
.tem_banner_2 span.href_id_a {
	pointer-events: none !important;
}

.enster-home {
	--eh-red: #d20a11;
	--eh-ink: #20242b;
	--eh-muted: #646b76;
	--eh-line: #e6e8ec;
	--eh-soft: #f5f7fa;
	--eh-teal: #107d7f;
	--eh-gold: #c28b18;
	color: var(--eh-ink);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.55;
	overflow-x: clip;
}

.enster-home a {
	color: inherit;
	text-decoration: none;
}

.eh-shell {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1240px;
	padding: 0 24px;
	width: 100%;
}

.eh-topbar {
	background: #20242b;
	color: #ffffff;
	font-size: 13px;
}

.eh-topbar .eh-shell {
	align-items: center;
	display: flex;
	gap: 16px;
	justify-content: space-between;
	min-height: 36px;
}

.eh-nav {
	background: #ffffff;
	border-bottom: 1px solid var(--eh-line);
	position: sticky;
	top: 0;
	z-index: 30;
}

.eh-nav .eh-shell {
	align-items: center;
	display: flex;
	gap: 26px;
	min-height: 72px;
}

.eh-logo img {
	display: block;
	height: 34px;
	width: auto;
}

.eh-menu {
	align-items: center;
	display: flex;
	flex: 1;
	gap: 22px;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.eh-menu a {
	color: #242832;
	font-size: 14px;
	font-weight: 700;
	white-space: nowrap;
}

.eh-menu a:hover {
	color: var(--eh-red);
}

.eh-language {
	align-items: center;
	border: 1px solid var(--eh-line);
	border-radius: 4px;
	color: #3c424c;
	display: inline-flex;
	font-size: 13px;
	font-weight: 700;
	gap: 6px;
	min-height: 36px;
	padding: 0 12px;
	white-space: nowrap;
}

.eh-hero {
	background: #111820;
	color: #ffffff;
	position: relative;
}

.eh-hero-carousel {
	min-height: 610px;
	overflow: hidden;
	position: relative;
}

.eh-hero-slide {
	inset: 0;
	opacity: 0;
	position: absolute;
	transition: opacity 650ms ease;
}

.eh-hero-slide.is-active {
	opacity: 1;
	z-index: 1;
}

.eh-hero-slide img {
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
}

.eh-hero-slide::after {
	background: linear-gradient(90deg, rgba(17, 24, 32, 0.88), rgba(17, 24, 32, 0.56) 45%, rgba(17, 24, 32, 0.16));
	content: "";
	inset: 0;
	position: absolute;
}

.eh-hero-content {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 610px;
	padding-bottom: 58px;
	padding-top: 58px;
	position: relative;
	z-index: 2;
}

.eh-kicker {
	color: #ffcd5d;
	font-size: 13px;
	font-weight: 800;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.eh-hero h1 {
	font-size: 48px;
	line-height: 1.08;
	margin: 0 0 18px;
	max-width: 720px;
}

.eh-hero p {
	color: rgba(255,255,255,0.86);
	font-size: 18px;
	margin: 0 0 28px;
	max-width: 680px;
}

.eh-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.eh-button {
	align-items: center;
	border: 1px solid transparent;
	border-radius: 4px;
	display: inline-flex;
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	min-height: 44px;
	padding: 0 20px;
}

.eh-button-primary {
	background: var(--eh-red);
	color: #ffffff;
}

.eh-button-primary:hover {
	background: #b9070d;
	color: #ffffff;
}

.eh-button-light {
	background: #ffffff;
	color: var(--eh-red);
}

.eh-button-outline {
	border-color: rgba(255,255,255,0.7);
	color: #ffffff;
}

.eh-carousel-control {
	align-items: center;
	background: rgba(255,255,255,0.92);
	border: 0;
	border-radius: 4px;
	color: var(--eh-ink);
	cursor: pointer;
	display: inline-flex;
	font-size: 24px;
	height: 42px;
	justify-content: center;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 42px;
	z-index: 5;
}

.eh-carousel-control:hover {
	background: var(--eh-red);
	color: #ffffff;
}

.eh-carousel-control.prev {
	left: 22px;
}

.eh-carousel-control.next {
	right: 22px;
}

.eh-dots {
	bottom: 26px;
	display: flex;
	gap: 8px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 5;
}

.eh-dot {
	background: rgba(255,255,255,0.52);
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	height: 8px;
	padding: 0;
	width: 28px;
}

.eh-dot.is-active {
	background: var(--eh-red);
}

.eh-stats {
	background: #ffffff;
	border-bottom: 1px solid var(--eh-line);
}

.eh-stats-grid {
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.eh-stat {
	background: #ffffff;
	padding: 24px 18px;
	text-align: center;
}

.eh-stat strong {
	color: var(--eh-red);
	display: block;
	font-size: 30px;
	line-height: 1.1;
}

.eh-stat span {
	color: var(--eh-muted);
	display: block;
	font-size: 13px;
	margin-top: 6px;
}

.eh-section {
	padding: 74px 0;
}

.eh-section-soft {
	background: var(--eh-soft);
}

.eh-section-dark {
	background: #20242b;
	color: #ffffff;
}

.eh-section-head {
	margin: 0 auto 34px;
	max-width: 820px;
	text-align: center;
}

.eh-eyebrow {
	color: var(--eh-red);
	font-size: 13px;
	font-weight: 800;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.eh-section-head h2 {
	font-size: 34px;
	line-height: 1.16;
	margin: 0 0 12px;
}

.eh-section-head p {
	color: var(--eh-muted);
	margin: 0;
}

.eh-section-dark .eh-section-head p,
.eh-section-dark .eh-card p,
.eh-section-dark .eh-testimonial p {
	color: rgba(255,255,255,0.72);
}

.eh-category-grid,
.eh-feature-grid,
.eh-solution-grid,
.eh-testimonial-grid,
.eh-brand-grid {
	display: grid;
	gap: 18px;
}

.eh-category-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eh-feature-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eh-solution-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eh-testimonial-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.eh-brand-grid {
	grid-template-columns: repeat(6, minmax(0, 1fr));
	margin-top: 28px;
}

.eh-card,
.eh-product-card,
.eh-testimonial,
.eh-brand {
	background: #ffffff;
	border: 1px solid var(--eh-line);
	border-radius: 6px;
	box-sizing: border-box;
	overflow: hidden;
}

.eh-card {
	padding: 22px;
}

.eh-card-image,
.eh-product-image,
.eh-solution-image {
	aspect-ratio: 4 / 3;
	background: #edf0f3;
	overflow: hidden;
}

.eh-card-image img,
.eh-product-image img,
.eh-solution-image img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.eh-card h3,
.eh-product-card h3,
.eh-testimonial h3 {
	font-size: 18px;
	line-height: 1.25;
	margin: 0 0 8px;
}

.eh-card p,
.eh-product-card p,
.eh-testimonial p {
	color: var(--eh-muted);
	font-size: 14px;
	margin: 0;
}

.eh-card .eh-card-body,
.eh-product-body,
.eh-solution-body {
	padding: 18px;
}

.eh-product-carousel {
	overflow: hidden;
	position: relative;
}

.eh-product-track {
	display: flex;
	gap: 18px;
	transition: transform 450ms ease;
	will-change: transform;
}

.eh-product-card {
	flex: 0 0 calc((100% - 54px) / 4);
	min-width: 0;
}

.eh-product-card h3 {
	font-size: 16px;
	min-height: 42px;
}

.eh-product-controls {
	display: flex;
	gap: 10px;
	justify-content: center;
	margin-top: 24px;
}

.eh-product-controls button {
	align-items: center;
	background: #ffffff;
	border: 1px solid var(--eh-line);
	border-radius: 4px;
	color: var(--eh-ink);
	cursor: pointer;
	display: inline-flex;
	font-size: 22px;
	height: 40px;
	justify-content: center;
	padding: 0;
	width: 42px;
}

.eh-product-controls button:hover {
	background: var(--eh-red);
	border-color: var(--eh-red);
	color: #ffffff;
}

.eh-feature-icon {
	align-items: center;
	background: #fff1f1;
	border-radius: 4px;
	color: var(--eh-red);
	display: inline-flex;
	font-size: 24px;
	font-weight: 800;
	height: 42px;
	justify-content: center;
	margin-bottom: 16px;
	width: 42px;
}

.eh-solution-card {
	background: #ffffff;
	border-radius: 6px;
	overflow: hidden;
}

.eh-solution-body h3 {
	margin: 0 0 8px;
}

.eh-band {
	align-items: center;
	background: #ffffff;
	border: 1px solid var(--eh-line);
	border-radius: 6px;
	display: grid;
	gap: 22px;
	grid-template-columns: 1fr 1fr;
	overflow: hidden;
}

.eh-band img {
	height: 100%;
	min-height: 330px;
	object-fit: cover;
	width: 100%;
}

.eh-band-copy {
	padding: 36px;
}

.eh-band-copy h2 {
	font-size: 32px;
	line-height: 1.18;
	margin: 0 0 14px;
}

.eh-band-copy p {
	color: var(--eh-muted);
	margin: 0 0 18px;
}

.eh-band-list {
	display: grid;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.eh-band-list li::before {
	color: var(--eh-teal);
	content: "+";
	font-weight: 900;
	margin-right: 8px;
}

.eh-testimonial {
	padding: 22px;
}

.eh-testimonial strong {
	color: var(--eh-gold);
	display: block;
	font-size: 18px;
	margin-bottom: 12px;
}

.eh-brand {
	align-items: center;
	color: #555d69;
	display: flex;
	font-size: 14px;
	font-weight: 800;
	justify-content: center;
	min-height: 66px;
	padding: 10px;
	text-align: center;
}

.eh-cta {
	background: var(--eh-red);
	color: #ffffff;
	padding: 54px 0;
	text-align: center;
}

.eh-cta h2 {
	font-size: 32px;
	margin: 0 0 10px;
}

.eh-cta p {
	margin: 0 0 22px;
	opacity: 0.86;
}

.eh-footer {
	background: #171b22;
	color: rgba(255,255,255,0.76);
	padding: 54px 0 26px;
}

.eh-footer-grid {
	display: grid;
	gap: 28px;
	grid-template-columns: 1.5fr 1fr 1fr 1.2fr;
}

.eh-footer h3,
.eh-footer h4 {
	color: #ffffff;
	margin: 0 0 14px;
}

.eh-footer p,
.eh-footer li {
	font-size: 14px;
	margin: 0 0 8px;
}

.eh-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.eh-footer a:hover {
	color: #ffffff;
}

.eh-footer-bottom {
	border-top: 1px solid rgba(255,255,255,0.12);
	font-size: 13px;
	margin-top: 30px;
	padding-top: 20px;
	text-align: center;
}

@media (max-width: 1024px) {
	.eh-menu {
		gap: 12px;
		justify-content: flex-start;
		overflow-x: auto;
	}

	.eh-hero h1 {
		font-size: 40px;
	}

	.eh-category-grid,
	.eh-feature-grid,
	.eh-solution-grid,
	.eh-testimonial-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.eh-product-card {
		flex-basis: calc((100% - 18px) / 2);
	}

	.eh-brand-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 760px) {
	.eh-topbar .eh-shell,
	.eh-nav .eh-shell {
		align-items: flex-start;
		flex-direction: column;
		gap: 12px;
		padding-bottom: 14px;
		padding-top: 14px;
	}

	.eh-menu {
		width: 100%;
	}

	.eh-hero-carousel,
	.eh-hero-content {
		min-height: 560px;
	}

	.eh-hero h1 {
		font-size: 34px;
	}

	.eh-hero p {
		font-size: 16px;
	}

	.eh-carousel-control {
		display: none;
	}

	.eh-stats-grid,
	.eh-category-grid,
	.eh-feature-grid,
	.eh-solution-grid,
	.eh-testimonial-grid,
	.eh-brand-grid,
	.eh-footer-grid,
	.eh-band {
		grid-template-columns: 1fr;
	}

	.eh-section {
		padding: 52px 0;
	}

	.eh-section-head h2,
	.eh-band-copy h2,
	.eh-cta h2 {
		font-size: 28px;
	}

	.eh-product-card {
		flex-basis: 100%;
	}

	.eh-band-copy {
		padding: 26px;
	}
}
