body.home header form.wp-block-search[data-pcg-header-default-all="1"] {
	display: none !important;
}

body.home header .wp-block-group:has(> form.wp-block-search[data-pcg-header-default-all="1"]) {
	justify-content: center !important;
}

.pcg-home-hero-editorial,
.pcg-home-hero-paths,
.pcg-home-hero-paths__intro {
	box-sizing: border-box;
	width: min(1200px, calc(100% - 40px));
	margin-inline: auto;
}

.pcg-home-hero-editorial *,
.pcg-home-hero-paths * {
	box-sizing: border-box;
}

.pcg-home-hero-editorial {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(390px, .85fr);
	gap: 42px;
	align-items: center;
	margin-top: 30px;
	padding: 38px 42px 36px 52px;
	overflow: hidden;
	color: #173f31;
	background: linear-gradient(135deg, #fff 0%, #fff 64%, #f1f8f4 100%);
	border: 1px solid rgba(185, 216, 202, .9);
	border-radius: 26px;
	box-shadow: 0 20px 55px rgba(20, 63, 49, .11);
}

.pcg-home-hero-editorial__copy {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 4px 0;
}

.pcg-home-hero-editorial__eyebrow {
	display: inline-flex;
	align-items: center;
	align-self: flex-start;
	gap: 9px;
	margin: 0 0 17px;
	color: #2f6b58;
	font-size: 12px;
	font-weight: 850;
	letter-spacing: .13em;
	line-height: 1.4;
	text-transform: uppercase;
}

.pcg-home-hero-editorial__eyebrow::before {
	width: 27px;
	height: 2px;
	content: "";
	background: #d95f45;
	border-radius: 2px;
}

.pcg-home-hero-editorial h1 {
	max-width: 640px;
	margin: 0;
	color: #173f31;
	font-size: clamp(43px, 3.65vw, 54px);
	font-weight: 800;
	letter-spacing: -.035em;
	line-height: 1.055;
}

/* The legacy homepage presentation uses an !important H1 scale. Keep this
 * replacement at the approved publication-style size without altering it. */
body.home.page-id-626 .pcg-home-v4 .pcg-home-hero-editorial h1 {
	font-size: clamp(43px, 3.65vw, 54px) !important;
}

.pcg-home-hero-editorial__lead {
	max-width: 610px;
	margin: 16px 0 20px;
	color: #426158;
	font-size: 17px;
	line-height: 1.52;
}

.pcg-home-hero-editorial__search {
	position: relative;
	display: block;
	margin: 0;
	padding: 7px;
	background: #eef6f1;
	border: 1px solid #b9d8ca;
	border-radius: 18px;
	box-shadow: 0 10px 28px rgba(23, 63, 49, .09);
}

html body.home.page-id-626 .pcg-home-v4 form.pcg-home-hero-editorial__search.pcg-search.pcg-live-search {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) !important;
}

html body.home.page-id-626 .pcg-home-v4 form.pcg-home-hero-editorial__search.pcg-live-search > .pcg-search__inside-wrapper {
	display: grid !important;
	grid-template-columns: minmax(0, 1fr) auto !important;
	gap: 10px !important;
	grid-column: 1 / -1 !important;
	width: 100% !important;
	max-width: none !important;
	justify-self: stretch !important;
}

.pcg-home-hero-editorial__search input[type="search"] {
	min-width: 0;
	height: 52px;
	margin: 0;
	padding: 0 17px;
	color: #263c35;
	background: #fff;
	border: 1px solid #c9ded4;
	border-radius: 12px;
	outline: none;
}

.pcg-home-hero-editorial__search input[type="search"]:focus {
	border-color: #2f6b58;
	box-shadow: 0 0 0 3px rgba(47, 107, 88, .18);
}

.pcg-home-hero-editorial__search .pcg-ask-plume-search-submit {
	min-height: 52px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	margin: 0;
	padding: 0 21px;
	color: #fff;
	background: #d95f45;
	border: 1px solid #d95f45;
	border-radius: 12px;
	box-shadow: 0 8px 18px rgba(185, 71, 50, .22);
	cursor: pointer;
	font-weight: 800;
}

.pcg-home-hero-editorial__search .pcg-ask-plume-search-submit:hover,
.pcg-home-hero-editorial__search .pcg-ask-plume-search-submit:focus-visible {
	color: #fff;
	background: #b94732;
}

.pcg-home-hero-editorial__search .pcg-ask-plume-search-submit:focus-visible,
.pcg-home-hero-editorial__secondary-actions a:focus-visible,
.pcg-home-hero-paths__card:focus-visible {
	outline: 3px solid #2f6b58;
	outline-offset: 3px;
}

.pcg-home-hero-editorial__plu-avatar {
	width: 32px;
	height: 32px;
	display: block;
	object-fit: contain;
	object-position: center 12%;
	background: #fff;
	border: 2px solid rgba(255, 255, 255, .8);
	border-radius: 50%;
}

.pcg-home-hero-editorial__secondary-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 20px;
	margin-top: 12px;
}

.pcg-home-hero-editorial__secondary-actions a {
	min-height: 42px;
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #173f31;
	font-size: 14px;
	font-weight: 800;
	text-decoration: none;
}

.pcg-home-hero-editorial__secondary-actions a::after {
	content: "→";
	color: #d95f45;
}

.pcg-home-hero-editorial__trust {
	margin: 8px 0 0;
	color: #587067;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .01em;
}

.pcg-home-hero-editorial__visual {
	min-width: 0;
	display: grid;
	gap: 12px;
	background: transparent;
}

.pcg-home-hero-editorial__visual > img {
	width: 100%;
	height: 300px;
	display: block;
	object-fit: cover;
	object-position: 50% 48%;
	background: #dbe9e2;
	border: 8px solid #fff;
	border-radius: 22px;
	box-shadow: 0 16px 38px rgba(20, 63, 49, .16);
}

.pcg-home-hero-editorial__visual::after {
	content: none;
}

.pcg-home-hero-editorial__context-card {
	display: grid;
	grid-template-columns: 44px 1fr;
	gap: 11px;
	align-items: center;
	padding: 12px 14px;
	color: #173f31;
	background: rgba(255, 255, 255, .92);
	border: 1px solid #b9d8ca;
	border-radius: 16px;
	box-shadow: 0 8px 22px rgba(20, 63, 49, .08);
}

.pcg-home-hero-editorial__context-card img {
	width: 44px;
	height: 44px;
	display: block;
	object-fit: contain;
	object-position: center 12%;
	background: #eef6f1;
	border: 1px solid #b9d8ca;
	border-radius: 50%;
}

.pcg-home-hero-editorial__context-card strong,
.pcg-home-hero-paths__card strong {
	display: block;
}

.pcg-home-hero-editorial__context-card strong {
	margin-bottom: 2px;
	font-size: 14px;
}

.pcg-home-hero-editorial__context-card span {
	display: block;
	color: #587067;
	font-size: 12px;
	line-height: 1.4;
}

.pcg-home-v4 .pcg-home-hero-paths__intro {
	margin-top: 33px;
	margin-bottom: 14px;
	margin-inline: auto;
	padding-left: 25px;
	color: #587067;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: .1em;
	text-align: left;
	text-transform: uppercase;
}

.pcg-home-hero-paths {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 16px;
	margin-bottom: 38px;
}

.pcg-home-hero-paths__card {
	position: relative;
	min-height: 150px;
	display: block;
	padding: 25px 25px 23px;
	overflow: hidden;
	color: #173f31;
	background: #fff;
	border: 1px solid #b9d8ca;
	border-radius: 20px;
	box-shadow: 0 10px 28px rgba(20, 63, 49, .07);
	text-decoration: none;
}

.pcg-home-hero-paths__card::before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 5px;
	content: "";
	background: #2f6b58;
}

.pcg-home-hero-paths__card:nth-child(2)::before { background: #d95f45; }
.pcg-home-hero-paths__card:nth-child(3)::before { background: #d8b75d; }

.pcg-home-hero-paths__card small {
	display: block;
	margin-bottom: 8px;
	color: #2f6b58;
	font-size: 11px;
	font-weight: 850;
	letter-spacing: .1em;
	text-transform: uppercase;
}

.pcg-home-hero-paths__card strong {
	margin-bottom: 8px;
	color: #173f31;
	font-size: 20px;
	line-height: 1.2;
}

.pcg-home-hero-paths__card span {
	display: block;
	color: #587067;
	font-size: 14px;
	line-height: 1.45;
}

@media (max-width: 900px) {
	body.home header .wp-block-group:has(> form.wp-block-search[data-pcg-header-default-all="1"]) {
		justify-content: flex-start !important;
	}

	.pcg-home-hero-editorial,
	.pcg-home-hero-paths,
	.pcg-home-hero-paths__intro {
		width: min(100% - 28px, 720px);
	}

	.pcg-home-hero-editorial {
		grid-template-columns: 1fr;
		gap: 20px;
		margin-top: 14px;
		padding: 26px 24px 24px;
		border-radius: 23px;
	}

	.pcg-home-hero-editorial__copy {
		padding: 0;
	}

	.pcg-home-hero-editorial__visual {
		min-height: 0;
		max-height: none;
	}

	.pcg-home-hero-editorial__visual > img {
		height: 190px;
		object-position: 50% 48%;
		border-width: 6px;
		border-radius: 18px;
	}

	.pcg-home-hero-editorial__context-card {
		grid-template-columns: 42px 1fr;
		gap: 10px;
		padding: 10px 12px;
		border-radius: 14px;
	}

	.pcg-home-hero-editorial__context-card img {
		width: 42px;
		height: 42px;
	}

	.pcg-home-hero-editorial__context-card strong { font-size: 12px; }
	.pcg-home-hero-editorial__context-card span { font-size: 10px; }

	.pcg-home-hero-editorial__eyebrow {
		margin-bottom: 12px;
		font-size: 10px;
	}

	.pcg-home-hero-editorial h1 { font-size: clamp(36px, 10vw, 42px); }

	body.home.page-id-626 .pcg-home-v4 .pcg-home-hero-editorial h1 {
		font-size: clamp(36px, 10vw, 42px) !important;
	}

	.pcg-home-hero-editorial__lead {
		margin: 14px 0 18px;
		font-size: 16px;
		line-height: 1.5;
	}

	.pcg-home-hero-editorial__search { padding: 6px; border-radius: 15px; }

	.pcg-home-hero-editorial__search .pcg-search__inside-wrapper {
		grid-template-columns: 1fr;
	}

	.pcg-home-hero-editorial__search input[type="search"],
	.pcg-home-hero-editorial__search .pcg-ask-plume-search-submit {
		height: 52px;
		min-height: 52px;
	}

	.pcg-home-hero-editorial__secondary-actions {
		justify-content: space-between;
		gap: 4px 12px;
		margin-top: 11px;
	}

	.pcg-home-hero-editorial__secondary-actions a {
		min-height: 36px;
		font-size: 12px;
	}

	.pcg-home-hero-editorial__trust {
		margin-top: 8px;
		font-size: 10px;
	}

	.pcg-home-v4 .pcg-home-hero-paths__intro {
		margin-top: 25px;
		padding-left: 22px;
	}
	.pcg-home-hero-paths { grid-template-columns: 1fr; }
	.pcg-home-hero-paths__card {
		min-height: 0;
		padding: 21px 22px;
	}
}

@media (max-width: 390px) {
	.pcg-home-hero-editorial__secondary-actions {
		display: grid;
		grid-template-columns: 1fr;
	}
}
