/* Stage-compatible homepage adaptations for the imported Woodmart template. */
.home .elementor-element-ae9dbab .elementor-widget-wd_extra_menu_list {
	margin-bottom: 3px !important;
}

.home .elementor-element-ae9dbab .wd-sub-accented > li > a {
	padding-top: 4px;
	padding-bottom: 4px;
}

.home .elementor-element-ae9dbab .sub-sub-menu > li > a {
	padding-top: 2px;
	padding-bottom: 2px;
}

.home .elementor-element-ae9dbab .menu-label {
	margin-inline-start: 5px;
}

/* Marketplace category explorer based on Woodmart Electronics 3:
 * a compact first-level list and a wide, column-based branch panel. */
@media (min-width: 1025px) {
	.home .zpm-native-catalog .wd-nav-vertical > li > a {
		min-height: 56px;
		padding: 10px 14px;
		font-size: 15px;
		font-weight: 650;
		line-height: 1.3;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > a .wd-nav-img {
		width: 36px;
		height: 36px;
		object-fit: cover;
		border-radius: 8px;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > .wd-dropdown-menu {
		width: min(900px, calc(100vw - 320px));
		padding: 24px 26px;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > .wd-dropdown-menu > .container {
		width: 100%;
		max-width: none;
		padding: 0;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > .wd-dropdown-menu .wd-sub-menu {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 22px 28px;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > .wd-dropdown-menu .wd-sub-menu > li > a {
		padding: 0 0 8px;
		color: #111827;
		font-size: 15px;
		font-weight: 700;
		line-height: 1.3;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > .wd-dropdown-menu .sub-sub-menu.wd-dropdown {
		position: static;
		display: block;
		width: auto;
		min-width: 0;
		padding: 0;
		background: transparent;
		box-shadow: none;
		opacity: 1;
		visibility: visible;
		transform: none;
		pointer-events: auto;
	}

	.home .zpm-native-catalog .wd-nav-vertical > li > .wd-dropdown-menu .sub-sub-menu > li > a {
		padding: 4px 0;
		color: #596273;
		font-size: 13px;
		font-weight: 500;
		line-height: 1.35;
	}

	.home .wd-header-cats .wd-dropdown-cats {
		width: 280px;
		max-height: none;
		overflow: visible;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical {
		max-height: none;
		overflow: visible;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > a {
		min-height: 56px;
		padding: 10px 18px;
		font-size: 15px;
		font-weight: 600;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > a .wd-nav-img {
		width: 36px;
		height: 36px;
		object-fit: cover;
		border-radius: 8px;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu {
		width: min(920px, calc(100vw - 330px));
		min-height: 100%;
		padding: 24px 26px;
		overflow: visible;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu > .container {
		width: 100%;
		max-width: none;
		padding: 0;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu .wd-sub-menu {
		display: grid;
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 22px 28px;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu .wd-sub-menu > li {
		min-width: 0;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu .wd-sub-menu > li > a {
		padding: 0 0 8px;
		color: #111827;
		font-size: 15px;
		font-weight: 700;
		line-height: 1.3;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu .sub-sub-menu.wd-dropdown {
		position: static;
		display: block;
		width: auto;
		min-width: 0;
		padding: 0;
		background: transparent;
		box-shadow: none;
		opacity: 1;
		visibility: visible;
		transform: none;
		pointer-events: auto;
	}

	.home .wd-header-cats .wd-dropdown-cats > .wd-nav-vertical > li > .wd-dropdown-menu .sub-sub-menu > li > a {
		padding: 4px 0;
		color: #596273;
		font-size: 13px;
		font-weight: 500;
		line-height: 1.35;
	}
}

@media (max-width: 1024px) {
	.home .elementor-element-ae9dbab {
		display: none;
	}
}

/* Approved procurement hero: task-led discovery plus marketplace trust. */
.home .zpm-home-discovery {
	display: grid;
	gap: 22px;
}

.home .zpm-primary-hero {
	display: flex;
	min-height: 330px;
	align-items: center;
	padding: 42px 40px;
	background:
		linear-gradient(90deg, rgba(255, 255, 255, .99) 0%, rgba(255, 255, 255, .91) 40%, rgba(255, 255, 255, .18) 71%),
		url('../images/homepage-procurement/hero-classroom.png') 62% center / cover no-repeat;
	border: 1px solid #e2e6ec;
	border-radius: 10px;
}

.home .zpm-primary-hero-copy {
	width: min(610px, 58%);
}

.home .zpm-primary-hero h1 {
	margin: 0;
	color: #111827;
	font-size: clamp(34px, 3.3vw, 48px);
	font-weight: 750;
	letter-spacing: -.035em;
	line-height: 1.06;
}

.home .zpm-primary-hero h1 span {
	color: #d92d6b;
}

.home .zpm-primary-hero-copy > p:not(.zpm-procurement-eyebrow):not(.zpm-hero-direction) {
	max-width: 560px;
	margin: 17px 0 20px;
	color: #4b5563;
	font-size: 16px;
	line-height: 1.5;
}

.home .zpm-primary-hero-copy > .zpm-hero-direction {
	max-width: 540px;
	margin: 0;
	padding-left: 15px;
	color: #303846;
	border-left: 3px solid #d92d6b;
	font-size: 14px;
	font-weight: 650;
	line-height: 1.45;
}

.home .zpm-hero-search {
	display: grid;
	width: min(590px, 100%);
	height: 54px;
	grid-template-columns: minmax(0, 1fr) auto;
	overflow: hidden;
	background: #fff;
	border: 1px solid #d5dae2;
	border-radius: 6px;
	box-shadow: 0 8px 24px rgba(17, 24, 39, .08);
}

.home .zpm-hero-search > span {
	display: flex;
	align-items: center;
	width: 100%;
	min-width: 0;
	padding: 0 18px;
	color: #6b7280;
	font-size: 15px;
}

.home .zpm-hero-search > strong {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 104px;
	padding: 0 20px;
	color: #fff;
	background: #d92d6b;
	font-size: 14px;
	font-weight: 700;
}

.home .zpm-task-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

.home .zpm-task-grid > a {
	display: grid;
	min-width: 0;
	grid-template-columns: 88px minmax(0, 1fr);
	align-items: stretch;
	overflow: hidden;
	color: #111827;
	background: #fff;
	border: 1px solid #e2e6ec;
	border-radius: 8px;
}

.home .zpm-task-grid > a:hover,
.home .zpm-task-grid > a:focus-visible {
	color: #111827;
	border-color: #d92d6b;
}

.home .zpm-task-grid img {
	width: 88px;
	height: 100%;
	min-height: 92px;
	object-fit: cover;
}

.home .zpm-task-grid a > span {
	display: flex;
	min-width: 0;
	padding: 14px 13px;
	justify-content: center;
	flex-direction: column;
}

.home .zpm-task-grid strong,
.home .zpm-task-grid small {
	display: block;
}

.home .zpm-category-directory {
	overflow: hidden;
	background: #fff;
	border: 1px solid #e2e6ec;
	border-radius: 10px;
}

.home .zpm-directory-heading {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 24px;
	padding: 22px 24px 18px;
	border-bottom: 1px solid #e2e6ec;
}

.home .zpm-directory-heading h2 {
	margin: 0;
	color: #111827;
	font-size: 25px;
	line-height: 1.2;
}

.home .zpm-directory-heading > a {
	padding: 10px 0;
	color: #d92d6b;
	font-size: 14px;
	font-weight: 700;
}

.home .zpm-directory-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.home .zpm-directory-grid article {
	display: grid;
	min-width: 0;
	min-height: 174px;
	grid-template-columns: 112px minmax(0, 1fr);
	gap: 16px;
	align-items: center;
	padding: 22px;
	border-right: 1px solid #e7e9ed;
	border-bottom: 1px solid #e7e9ed;
}

.home .zpm-directory-grid article:nth-child(3n) {
	border-right: 0;
}

.home .zpm-directory-grid article:nth-last-child(-n+3) {
	border-bottom: 0;
}

.home .zpm-directory-grid img {
	width: 112px;
	height: 122px;
	object-fit: contain;
}

.home .zpm-directory-grid article > div {
	display: flex;
	min-width: 0;
	flex-direction: column;
	gap: 5px;
}

.home .zpm-directory-grid h3 {
	margin: 0 0 5px;
	font-size: 15px;
	line-height: 1.3;
}

.home .zpm-directory-grid h3 a {
	color: #111827;
	font-weight: 750;
}

.home .zpm-directory-grid article > div > a:not(:first-child) {
	color: #596273;
	font-size: 12px;
	line-height: 1.35;
}

.home .zpm-directory-grid a:hover,
.home .zpm-directory-grid a:focus-visible {
	color: #d92d6b;
}

.home .zpm-partners {
	padding: 26px 0 8px;
}

.home .zpm-partners-heading {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 24px;
	margin-bottom: 16px;
}

.home .zpm-partners-heading h2 {
	margin: 0;
	color: #093548;
	background: linear-gradient(135deg, #093548 0%, #0c748f 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.2;
}

.home .zpm-partners-heading > a {
	display: inline-flex;
	min-height: 42px;
	align-items: center;
	justify-content: center;
	gap: 9px;
	padding: 5px 20px;
	color: #3e3e3e;
	background: #f3f3f3;
	border-radius: 35px;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.2;
}

.home .zpm-partners-heading > a:hover,
.home .zpm-partners-heading > a:focus-visible {
	color: #242424;
	background: #e9e9e9;
}

.home .zpm-partners-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 14px;
}

.home .zpm-partners-grid > a {
	display: flex;
	min-width: 0;
	min-height: 170px;
	align-items: center;
	padding: 16px 14px;
	color: #111827;
	background: #fff;
	border: 1px solid #e2e6ec;
	border-radius: 9px;
	flex-direction: column;
	text-align: center;
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.home .zpm-partners-grid > a:hover,
.home .zpm-partners-grid > a:focus-visible {
	color: #111827;
	border-color: #d92d6b;
	box-shadow: 0 9px 22px rgba(17, 24, 39, .08);
	transform: translateY(-2px);
}

.home .zpm-partners-grid > a > span {
	display: flex;
	width: 100%;
	height: 88px;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}

.home .zpm-partners-grid img {
	width: auto;
	max-width: 150px;
	height: auto;
	max-height: 82px;
	object-fit: contain;
}

.home .zpm-partners-grid strong {
	font-size: 14px;
	line-height: 1.3;
}

.home .zpm-partners-grid small {
	margin-top: 4px;
	color: #707987;
	font-size: 11px;
}

.home .zpm-task-grid strong {
	font-size: 14px;
	line-height: 1.25;
}

.home .zpm-task-grid small {
	margin-top: 5px;
	color: #687180;
	font-size: 11px;
	line-height: 1.35;
}

.home .zpm-procurement-hero {
	color: #111827;
}

.home .zpm-procurement-heading {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 32px;
	margin-bottom: 18px;
}

.home .zpm-procurement-eyebrow {
	margin: 0 0 6px;
	color: #d92d6b;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.home .zpm-procurement-heading h2 {
	margin: 0;
	color: #111827;
	font-size: clamp(26px, 2.4vw, 38px);
	font-weight: 750;
	line-height: 1.12;
}

.home .zpm-procurement-intro {
	max-width: 430px;
	margin: 0 0 2px;
	color: #5b6472;
	font-size: 15px;
	line-height: 1.55;
}

.home .zpm-procurement-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.home .zpm-procurement-card {
	display: flex;
	min-width: 0;
	flex-direction: column;
	overflow: hidden;
	color: inherit;
	background: #fff;
	border: 1px solid #e2e6ec;
	border-radius: 10px;
	box-shadow: 0 1px 2px rgba(17, 24, 39, .03);
	transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.home .zpm-procurement-card:hover,
.home .zpm-procurement-card:focus-visible {
	color: inherit;
	border-color: #d92d6b;
	box-shadow: 0 12px 28px rgba(17, 24, 39, .1);
	transform: translateY(-2px);
}

.home .zpm-procurement-card:focus-visible {
	outline: 3px solid rgba(217, 45, 107, .25);
	outline-offset: 2px;
}

.home .zpm-procurement-card > img {
	display: block;
	width: 100%;
	height: 188px;
	object-fit: cover;
}

.home .zpm-procurement-card-body {
	display: flex;
	min-height: 196px;
	padding: 18px 20px 19px;
	flex: 1;
	flex-direction: column;
}

.home .zpm-procurement-card-body > strong {
	display: block;
	color: #111827;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
}

.home .zpm-procurement-meta {
	display: block;
	margin-top: 7px;
	color: #6b7280;
	font-size: 13px;
	font-weight: 600;
}

.home .zpm-procurement-copy {
	display: block;
	margin-top: 9px;
	color: #4b5563;
	font-size: 14px;
	line-height: 1.45;
}

.home .zpm-procurement-link {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: auto;
	padding-top: 14px;
	color: #d92d6b;
	font-size: 14px;
	font-weight: 700;
}

.home .zpm-marketplace-trust {
	display: grid;
	grid-template-columns: minmax(250px, 1.25fr) 2fr;
	gap: 28px;
	align-items: center;
	margin-top: 16px;
	padding: 18px 22px;
	background: #f7f8fa;
	border: 1px solid #e2e6ec;
	border-radius: 10px;
}

.home .zpm-marketplace-trust-lead strong,
.home .zpm-marketplace-trust-lead span {
	display: block;
}

.home .zpm-marketplace-trust-lead strong {
	font-size: 17px;
	line-height: 1.25;
}

.home .zpm-marketplace-trust-lead span {
	margin-top: 5px;
	color: #626b79;
	font-size: 13px;
	line-height: 1.4;
}

.home .zpm-marketplace-trust ul {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.home .zpm-marketplace-trust li {
	padding: 0 18px;
	border-left: 1px solid #dfe3e8;
}

.home .zpm-marketplace-trust li strong,
.home .zpm-marketplace-trust li span {
	display: block;
}

.home .zpm-marketplace-trust li strong {
	font-size: 13px;
	line-height: 1.3;
}

.home .zpm-marketplace-trust li span {
	margin-top: 4px;
	color: #727b88;
	font-size: 12px;
	line-height: 1.35;
}

@media (max-width: 1024px) {
	.home .zpm-primary-hero {
		min-height: 360px;
		padding: 34px 28px;
	}

	.home .zpm-primary-hero-copy {
		width: min(580px, 68%);
	}

	.home .zpm-task-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .zpm-directory-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .zpm-partners-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.home .zpm-directory-grid article:nth-child(3n) {
		border-right: 1px solid #e7e9ed;
	}

	.home .zpm-directory-grid article:nth-child(2n) {
		border-right: 0;
	}

	.home .zpm-directory-grid article:nth-last-child(-n+3) {
		border-bottom: 1px solid #e7e9ed;
	}

	.home .zpm-directory-grid article:nth-last-child(-n+2) {
		border-bottom: 0;
	}

	.home .zpm-procurement-heading {
		align-items: start;
		flex-direction: column;
		gap: 10px;
	}

	.home .zpm-procurement-intro {
		max-width: 680px;
	}

	.home .zpm-procurement-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.home .zpm-procurement-card:last-child {
		grid-column: 1 / -1;
	}

	.home .zpm-marketplace-trust {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 767px) {
	.home .zpm-primary-hero {
		min-height: 390px;
		align-items: start;
		padding: 24px 18px;
		background:
			linear-gradient(180deg, rgba(255, 255, 255, .98) 0%, rgba(255, 255, 255, .88) 48%, rgba(255, 255, 255, .16) 82%),
			url('../images/homepage-procurement/hero-classroom.png') 68% center / cover no-repeat;
	}

	.home .zpm-primary-hero-copy {
		width: 100%;
	}

	.home .zpm-primary-hero h1 {
		font-size: 31px;
	}

	.home .zpm-hero-search {
		height: 50px;
	}

	.home .zpm-hero-search > strong {
		min-width: 84px;
		padding: 0 14px;
	}

	.home .zpm-task-grid {
		grid-template-columns: 1fr;
	}

	.home .zpm-directory-heading {
		align-items: start;
		padding: 19px 18px 15px;
		flex-direction: column;
		gap: 4px;
	}

	.home .zpm-partners {
		padding-top: 20px;
	}

	.home .zpm-partners-heading {
		align-items: start;
		flex-direction: column;
		gap: 4px;
	}

	.home .zpm-partners-heading h2 {
		font-size: 28px;
	}

	.home .zpm-partners-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	.home .zpm-partners-grid > a {
		min-height: 150px;
		padding: 13px 10px;
	}

	.home .zpm-directory-heading h2 {
		font-size: 22px;
	}

	.home .zpm-directory-grid {
		grid-template-columns: 1fr;
	}

	.home .zpm-directory-grid article {
		min-height: 150px;
		grid-template-columns: 92px minmax(0, 1fr);
		padding: 17px;
		border-right: 0 !important;
		border-bottom: 1px solid #e7e9ed !important;
	}

	.home .zpm-directory-grid article:last-child {
		border-bottom: 0 !important;
	}

	.home .zpm-directory-grid img {
		width: 92px;
		height: 108px;
	}

	.home .zpm-task-grid > a {
		grid-template-columns: 104px minmax(0, 1fr);
	}

	.home .zpm-task-grid img {
		width: 104px;
		min-height: 88px;
	}

	.home .zpm-procurement-heading h2 {
		font-size: 27px;
	}

	.home .zpm-procurement-grid {
		grid-template-columns: 1fr;
	}

	.home .zpm-procurement-card:last-child {
		grid-column: auto;
	}

	.home .zpm-procurement-card > img {
		height: 170px;
	}

	.home .zpm-procurement-card-body {
		min-height: 0;
	}

	.home .zpm-marketplace-trust {
		padding: 18px;
	}

	.home .zpm-marketplace-trust ul {
		grid-template-columns: 1fr;
	}

	.home .zpm-marketplace-trust li {
		padding: 12px 0;
		border-top: 1px solid #dfe3e8;
		border-left: 0;
	}
}

/* Consistent vertical rhythm for the localized lower homepage. */
.home .elementor-element-663c740,
.home .elementor-element-e226794,
.home .elementor-element-338d074,
.home .elementor-element-6363bfe,
.home .elementor-element-88658c8,
.home .elementor-element-27a3418,
.home .elementor-element-250da33 {
	height: auto;
	min-height: 0;
}

/* Native Elementor hero and quick-category sections selected by the editor. */
.home .elementor-element-7e2ea6b1 {
	overflow: hidden;
	border: 1px solid #e1e6ed;
	border-radius: 12px;
}

.home .elementor-element-7e2ea6b1 .elementor-element-67b37245 img {
	display: block;
	width: 100%;
	aspect-ratio: 1.9 / 1;
	object-fit: cover;
	border-radius: 9px;
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .title-after_title p {
	max-width: 560px;
	margin: 14px 0 0;
	line-height: 1.55;
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	max-width: 590px;
	margin: 16px 0 0;
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__item {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	min-height: 38px;
	padding: 6px 10px 6px 7px;
	border: 1px solid #dfe4eb;
	border-radius: 8px;
	background: #fff;
	color: #273142;
	font-size: 12px;
	font-weight: 650;
	line-height: 1.25;
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__icon {
	display: inline-grid;
	flex: 0 0 26px;
	place-items: center;
	width: 26px;
	height: 26px;
	border-radius: 7px;
	background: #d92d6b;
	color: #fff;
	font-size: 13px;
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__icon::before {
	display: block;
	width: 14px;
	height: 14px;
	background: #fff;
	content: '';
	-webkit-mask: center / contain no-repeat;
	mask: center / contain no-repeat;
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__item:nth-child(1) .zpm-hero-trust__icon::before {
	-webkit-mask-image: url('../images/homepage-trust/user-check.svg');
	mask-image: url('../images/homepage-trust/user-check.svg');
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__item:nth-child(2) .zpm-hero-trust__icon::before {
	-webkit-mask-image: url('../images/homepage-trust/clipboard-list.svg');
	mask-image: url('../images/homepage-trust/clipboard-list.svg');
}

.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__item:nth-child(3) .zpm-hero-trust__icon::before {
	-webkit-mask-image: url('../images/homepage-trust/chart-pie.svg');
	mask-image: url('../images/homepage-trust/chart-pie.svg');
}

@media (max-width: 767px) {
	.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust {
		gap: 7px;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-2d438332 .zpm-hero-trust__item {
		flex: 1 1 calc(50% - 4px);
	}
}

.home .elementor-element-11ea289 > .e-con-inner,
.home .elementor-element-11ea289 {
	align-items: stretch;
}

.home .elementor-element-11ea289 > .e-con,
.home .elementor-element-11ea289 > .e-con-inner > .e-con {
	min-height: 174px;
	background-size: 110px auto !important;
	background-position: 12px center !important;
	background-color: #fff;
	border: 1px solid #e1e6ed;
	border-radius: 9px;
}

.home .elementor-element-11ea289 .wd-el-list .title {
	color: #111827;
	font-size: 15px;
	font-weight: 750;
	line-height: 1.3;
}

.home .elementor-element-11ea289 .wd-el-list li a {
	color: #596273;
	font-size: 12px;
	line-height: 1.35;
}

.home .elementor-element-11ea289 .wd-el-list li a:hover,
.home .elementor-element-11ea289 .wd-el-list li a:focus-visible {
	color: #d92d6b;
}

@media (max-width: 767px) {
	.home .elementor-element-7e2ea6b1 .elementor-element-3061205c {
		flex-direction: column;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-569a10ad,
	.home .elementor-element-7e2ea6b1 .elementor-element-5bb54e55 {
		width: 100%;
	}

	.home .elementor-element-11ea289 > .e-con,
	.home .elementor-element-11ea289 > .e-con-inner > .e-con {
		min-height: 158px;
	}
}

.home .elementor-element-663c740 .wd-products-tabs .wd-nav-tabs {
	margin-bottom: 20px;
}

.home .elementor-element-338d074 .title-after_title {
	max-width: 620px;
}

.home .elementor-element-250da33 {
	padding-top: 4px;
	padding-bottom: 4px;
}

@media (max-width: 767px) {
	.home .elementor-element-338d074 {
		align-items: flex-start;
	}

	.home .elementor-element-27a3418 .wd-carousel-item {
		min-width: 0;
	}
}

/* Hero image treatment based on the approved visual reference. */
@media (min-width: 1025px) {
	.home .elementor-element-7e2ea6b1 .elementor-element-3061205c {
		position: relative;
		isolation: isolate;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-5bb54e55 {
		position: relative;
		z-index: 2;
		width: 49%;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-569a10ad {
		position: absolute;
		z-index: 1;
		top: -42px;
		right: -34px;
		bottom: -42px;
		width: calc(62% + 34px);
		overflow: hidden;
		pointer-events: none;
		-webkit-mask-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, .18) 8%, #000 27%, #000 100%);
		mask-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, .18) 8%, #000 27%, #000 100%);
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-67b37245,
	.home .elementor-element-7e2ea6b1 .elementor-element-67b37245 > .elementor-widget-container,
	.home .elementor-element-7e2ea6b1 .elementor-element-67b37245 .wd-image {
		height: 100%;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-67b37245 img {
		display: block;
		width: 100%;
		height: 100%;
		max-height: none;
		aspect-ratio: auto;
		border-radius: 0;
		object-fit: cover;
		object-position: 54% center;
		filter: saturate(.96) contrast(.98);
	}
}

/* All three hero benefit tiles share exactly the same geometry. */
.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust {
	display: grid !important;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	align-items: stretch;
	gap: 10px;
	width: 100%;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust > .elementor-widget {
	width: auto !important;
	min-width: 0;
	max-width: none !important;
	height: 100%;
	margin: 0;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .elementor-widget-container,
.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .info-box-wrapper,
.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .wd-info-box {
	height: 100%;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .wd-info-box {
	display: flex;
	align-items: center;
	min-height: 70px;
	padding: 12px 14px !important;
	border-radius: 10px !important;
	background: #f8f9fc !important;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .box-icon-wrapper {
	flex: 0 0 32px;
	margin: 0 10px 0 0;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .info-box-content {
	display: flex;
	flex: 1 1 auto;
	align-items: center;
	min-width: 0;
	height: 100%;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .info-box-subtitle:empty {
	display: none;
}

.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .info-box-title {
	display: flex;
	align-items: center;
	min-height: 34px;
	margin: 0;
	line-height: 1.25;
}

@media (max-width: 767px) {
	.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust {
		grid-template-columns: 1fr;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .wd-info-box {
		min-height: 62px;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-zpmtrust .info-box-title {
		min-height: 0;
	}
}

/* Category cards: image height follows the full category-list column. */
.home .elementor-element-11ea289 > .e-con,
.home .elementor-element-11ea289 > .e-con-inner > .e-con {
	position: relative;
	overflow: hidden;
	min-height: 174px;
	padding: 18px 16px 18px 160px !important;
	background-image: none !important;
}

.home .elementor-element-11ea289 > .e-con::before,
.home .elementor-element-11ea289 > .e-con-inner > .e-con::before {
	position: absolute;
	top: 12px;
	bottom: 12px;
	left: 12px;
	width: 132px;
	border-radius: 8px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: inset 0 0 0 1px rgba(17, 24, 39, .05);
	content: '';
	pointer-events: none;
}

.home .elementor-element-409fd95f::before {
	background-image: url('https://zakuplaner.pl/wp-content/uploads/2026/03/553.jpg');
}

.home .elementor-element-6f50cdb6::before {
	background-image: url('../images/homepage-procurement/art-supplies.jpg');
}

.home .elementor-element-6711831::before {
	background-image: url('../images/homepage-procurement/cleaning.jpg');
}

.home .elementor-element-17df25af::before {
	background-image: url('https://zakuplaner.pl/wp-content/uploads/2026/08/Wyposazenie-sal-kategoria-miniaturka.jpg');
}

.home .elementor-element-11ea289 .wd-el-list {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 100%;
}

@media (max-width: 767px) {
	.home .elementor-element-11ea289 > .e-con,
	.home .elementor-element-11ea289 > .e-con-inner > .e-con {
		padding: 16px 14px 16px 132px !important;
	}

	.home .elementor-element-11ea289 > .e-con::before,
	.home .elementor-element-11ea289 > .e-con-inner > .e-con::before {
		top: 10px;
		bottom: 10px;
		left: 10px;
		width: 108px;
	}
}

/* Final category-photo geometry: real bottom gap, no masking layer. */
.home .elementor-element-11ea289 > .e-con::before,
.home .elementor-element-11ea289 > .e-con-inner > .e-con::before {
	top: 12px;
	bottom: auto;
	height: calc(100% - 36px);
	border-radius: 8px;
	background-color: #fff;
	background-position: center;
	background-size: cover;
	clip-path: inset(0 round 8px);
}

@media (max-width: 767px) {
	.home .elementor-element-11ea289 > .e-con::before,
	.home .elementor-element-11ea289 > .e-con-inner > .e-con::before {
		top: 10px;
		bottom: auto;
		height: calc(100% - 30px);
	}
}

/* Retire the earlier masking layer entirely. */
.home .elementor-element-11ea289 > .e-con::after,
.home .elementor-element-11ea289 > .e-con-inner > .e-con::after {
	display: none;
	content: none;
}

/* Mobile hero: visual first, copy and actions second. */
@media (max-width: 767px) {
	.home .elementor-element-7e2ea6b1 .elementor-element-3061205c {
		display: flex;
		flex-direction: column;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-569a10ad {
		order: 1;
	}

	.home .elementor-element-7e2ea6b1 .elementor-element-5bb54e55 {
		order: 2;
	}
}
