.zandur-wp-main {
	min-height: 48vh;
}

.zandur-wp-content {
	padding-block: clamp(3rem, 6vw, 6rem);
}

.zandur-wp-content > *:first-child {
	margin-top: 0;
}

.zandur-wp-content > *:last-child {
	margin-bottom: 0;
}

body.admin-bar {
	padding-top: var(--wp-admin--admin-bar--height, 32px);
}

body.admin-bar .navbar-sticky.sticky-top {
	top: var(--wp-admin--admin-bar--height, 32px) !important;
}

#wpadminbar ul,
#wpadminbar ul ul {
	display: block;
	flex-direction: initial;
	gap: 0;
}

.zandur-material-products-section {
	padding-top: clamp(4rem, 7vw, 6.25rem);
	padding-bottom: clamp(4.75rem, 9vw, 9.375rem);
	background-color: #fff;
}

.zandur-material-products-section .container {
	max-width: 1280px;
}

.zandur-material-products-section .zandur-home-section-heading {
	margin-bottom: clamp(2rem, 5vw, 4.375rem);
}

.zandur-material-products-section .zandur-home-products-heading-copy {
	margin-left: 0;
}

.zandur-material-products-section .zandur-home-section-title {
	margin: 0;
	font-size: clamp(2rem, 3vw, 2.625rem);
	font-weight: 600;
	line-height: 1.18;
	letter-spacing: 0;
}

.zandur-material-products-section .zandur-home-products-carousel-wrap {
	padding-left: max(1.5rem, (100vw - 1280px) / 2);
	padding-right: 0;
}

.solution-products-section {
	padding-top: 4.5rem;
	padding-bottom: 4.5rem;
}

.solution-products-section .zandur-home-section-heading {
	margin-bottom: 2rem;
}

.solution-products-section .zandur-home-products-heading-copy {
	margin-left: 0.5rem;
}

.solution-products-section .zandur-home-section-title {
	margin-bottom: 0.35rem;
	font-size: clamp(2rem, 3vw, 3rem);
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0;
}

.solution-products-section .zandur-home-section-subtitle {
	max-width: 30rem;
	margin-top: 0;
	color: var(--zandur-home-muted);
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
}

@media (min-width: 768px) {
	.zandur-home-products-section.zandur-product-slider-count-2.zandur-product-slider--few .zandur-home-products-carousel-wrap {
		width: min(calc(100% - 80px), 1280px);
		max-width: 1280px;
		margin-right: auto;
		margin-left: auto;
		padding-right: 0;
		padding-left: 0;
	}

	.zandur-home-products-section.zandur-product-slider-count-2.zandur-product-slider--few .zandur-home-products-slider .swiper-wrapper {
		display: flex !important;
		gap: 38px;
		justify-content: flex-start;
		width: auto !important;
		transform: none !important;
	}

	.zandur-home-products-section.zandur-product-slider-count-2.zandur-product-slider--few .zandur-home-products-slider .swiper-slide {
		flex: 0 1 402px;
		width: min(402px, calc((100vw - 118px) / 2)) !important;
		max-width: 402px;
		margin-right: 0 !important;
	}

	.zandur-home-products-section.zandur-product-slider-count-2.zandur-product-slider--few .zandur-home-product-media {
		width: 100%;
		max-width: 402px;
		height: auto;
		aspect-ratio: 1 / 1;
	}
}

@media (min-width: 1400px) {
	.zandur-material-products-section .zandur-home-products-slider .swiper-slide {
		width: 402px;
	}

	.zandur-material-products-section .zandur-home-product-media {
		width: 402px;
		height: 402px;
		margin-bottom: 33px;
		aspect-ratio: auto;
	}

	.zandur-material-products-section .zandur-home-product-title {
		margin-bottom: 0;
		font-size: 24px;
		font-weight: 600;
		line-height: 32px;
	}

	.zandur-material-products-section .zandur-home-product-type {
		margin-bottom: 10px;
		font-size: 20px;
		font-weight: 400;
		line-height: 27px;
	}

	.zandur-material-products-section .zandur-home-product-copy {
		max-width: 398px;
		color: #000;
		font-size: 15px;
		font-weight: 400;
		line-height: 20px;
	}

	.solution-products-section {
		padding-top: 129px;
		padding-bottom: 104px;
	}

	.solution-products-section .zandur-home-section-heading {
		margin-bottom: 40px;
	}

	.solution-products-section .zandur-home-products-heading-copy {
		margin-left: 0;
	}

	.solution-products-section .zandur-home-section-title {
		margin-bottom: 9px;
		font-size: 60px;
		font-weight: 500;
		line-height: normal;
		letter-spacing: 0;
	}

	.solution-products-section .zandur-home-section-subtitle {
		max-width: 646px;
		margin-top: 0;
		color: #000;
		font-size: 24px;
		font-weight: 500;
		line-height: 32px;
	}

	.solution-products-section .zandur-home-section-controls {
		gap: 17px;
		margin-top: 118px;
	}

	.solution-products-section .zandur-home-section-nav {
		width: 55px;
		height: 55px;
		font-size: 18px;
	}

	.solution-products-section .zandur-home-products-carousel-wrap {
		padding-right: 0;
		padding-left: max(80px, (100vw - 1280px) / 2);
	}

	.solution-products-section .zandur-home-products-slider .swiper-slide {
		width: 402px;
	}

	.solution-products-section .zandur-home-product-media {
		width: 402px;
		height: 402px;
		margin-bottom: 33px;
		aspect-ratio: auto;
	}

	.solution-products-section .zandur-home-product-title {
		margin-bottom: 0;
		font-size: 24px;
		font-weight: 600;
		line-height: 32px;
	}

	.solution-products-section .zandur-home-product-type {
		margin-bottom: 10px;
		font-size: 20px;
		font-weight: 400;
		line-height: 27px;
	}

	.solution-products-section .zandur-home-product-copy {
		max-width: 398px;
		color: #000;
		font-size: 15px;
		font-weight: 400;
		line-height: 20px;
	}

	.solution-products-section .zandur-home-center-link {
		margin-top: 37px;
	}

	.solution-products-section .zandur-home-center-link .btn {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 189px;
		height: 49px;
		padding: 0 22px;
		font-size: 16px;
		font-weight: 700;
		line-height: 21px;
	}
}

@media (max-width: 767.98px) {
	.solution-products-section .zandur-home-section-heading {
		flex-direction: column;
		align-items: flex-start !important;
	}

	.zandur-material-products-section .zandur-home-section-heading {
		flex-direction: column;
		align-items: flex-start !important;
	}
}

@media (min-width: 768px) {
	.rep-result-card {
		height: auto;
		min-height: 473px;
	}

	.rep-result-card > h2 {
		margin: 0 0 21px;
		font-size: 32px;
		font-weight: 600;
		line-height: 38px;
		letter-spacing: 0;
	}

	.rep-result-sales h3 {
		margin: 0 0 12px;
		font-size: 20px;
		font-weight: 600;
		line-height: 24px;
	}

	.rep-result-sales-grid {
		grid-template-columns: repeat(auto-fit, minmax(min(100%, 30rem), 1fr));
		gap: 32px 80px;
	}

	.rep-result-representative {
		min-width: 0;
	}

	.rep-result-representative .rep-result-row {
		flex-wrap: nowrap;
		align-items: baseline;
	}

	.rep-result-representative .rep-result-row dd {
		flex: 1 1 auto;
		overflow-wrap: normal;
		word-break: normal;
	}
}
