/* Hydrogen-water category additions on the shared SG-derived product system. */

.vhw-hero {
	background: #e7ebe7;
}

.vhw-hero .vwp-in {
	position: relative;
}

.vhw-hero-machine {
	display: flex;
	min-width: 0;
	align-self: center;
	flex-direction: column;
	overflow: hidden;
	border: 1px solid rgba(17, 21, 19, 0.2);
	background: #edf0ed;
}

.vhw-hero-machine img {
	width: 100%;
	height: 390px;
	padding: 34px;
	object-fit: contain;
	mix-blend-mode: multiply;
}

.vhw-hero-machine figcaption {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 12px;
	border-top: 1px solid rgba(17, 21, 19, 0.2);
	padding: 16px;
	font-size: 11px;
}

.vhw-hero-machine figcaption span {
	color: #616864;
}

.vhw-hero-machine figcaption strong {
	font-weight: 500;
}

.vhw-hero-stats {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	grid-column: 1 / -1;
	border-top: 1px solid rgba(17, 21, 19, 0.2);
	border-left: 1px solid rgba(17, 21, 19, 0.2);
}

.vhw-hero-stats > div {
	min-height: 82px;
	border-right: 1px solid rgba(17, 21, 19, 0.2);
	border-bottom: 1px solid rgba(17, 21, 19, 0.2);
	padding: 16px;
}

.vhw-hero-stats dt,
.vhw-facts-grid dt {
	color: #6c736f;
	font-size: 9px;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.vhw-hero-stats dd {
	margin-top: 13px;
	font-size: 14px;
}

.vhw-fit {
	background: var(--vwp-cream);
}

.vhw-fit-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1px;
	margin-top: 60px;
	background: rgba(17, 21, 19, 0.2);
}

.vhw-fit-grid article {
	display: flex;
	min-height: 380px;
	flex-direction: column;
	padding: 28px;
	background: var(--vwp-cream);
}

.vhw-fit-grid article:last-child {
	background: #ecece7;
}

.vhw-fit-grid h3 {
	max-width: 650px;
	margin-top: 54px;
	font-size: clamp(1.75rem, 3.5vw, 2.8rem);
	font-weight: 300;
	line-height: 1.08;
	letter-spacing: -0.035em;
}

.vhw-fit-grid article > p:not(.vwp-overline) {
	max-width: 610px;
	margin-top: 24px;
	color: var(--vwp-muted);
	font-size: 14px;
	line-height: 1.75;
}

.vhw-fit-grid .vwp-link {
	margin-top: auto;
	padding-top: 30px;
}

.vhw-tech-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1px;
	margin-top: 60px;
	background: rgba(17, 21, 19, 0.2);
}

.vhw-tech-grid article {
	min-height: 270px;
	padding: 26px;
	background: #f7f5ef;
}

.vhw-tech-grid span,
.vhw-learning-grid span {
	color: #68706c;
	font-size: 10px;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.vhw-tech-grid h3 {
	margin-top: 54px;
	font-size: 1.55rem;
	font-weight: 400;
	line-height: 1.08;
}

.vhw-tech-grid p {
	margin-top: 18px;
	color: var(--vwp-muted);
	font-size: 13px;
	line-height: 1.72;
}

.vhw-tech-actions,
.vhw-intro-actions {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 26px;
	margin-top: 34px;
}

.vhw-types {
	background: var(--vwp-paper);
}

.vhw-types .vwp-install-grid article {
	display: flex;
	min-height: 330px;
	flex-direction: column;
}

.vhw-types .vwp-install-grid strong {
	margin-top: auto;
	padding-top: 30px;
	color: #353c38;
	font-size: 11px;
	font-weight: 500;
	line-height: 1.6;
}

.vhw-measurements .vwp-heading > div > p {
	color: rgba(255, 255, 255, 0.66);
}

.vhw-measure-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1px;
	margin-top: 60px;
	background: rgba(255, 255, 255, 0.2);
}

.vhw-measure-grid article {
	min-height: 280px;
	padding: 24px;
	background: #181c1a;
}

.vhw-measure-grid span {
	color: rgba(255, 255, 255, 0.5);
	font-size: 10px;
}

.vhw-measure-grid h3 {
	margin-top: 52px;
	font-size: 1.5rem;
	font-weight: 300;
}

.vhw-measure-grid p {
	margin-top: 18px;
	color: rgba(255, 255, 255, 0.63);
	font-size: 13px;
	line-height: 1.75;
}

.vhw-measure-links {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	margin-top: 30px;
}

.vhw-measure-links .vwp-link {
	color: #fff;
}

.vhw-learning-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1px;
	margin-top: 60px;
	background: rgba(255, 255, 255, 0.2);
}

.vhw-learning-grid a {
	display: flex;
	min-height: 330px;
	flex-direction: column;
	padding: 26px;
	background: #181c1a;
	color: #fff;
	text-decoration: none;
	transition: background 0.2s ease;
}

.vhw-learning-grid a:hover,
.vhw-learning-grid a:focus-visible {
	background: #242a27;
}

.vhw-learning-grid span {
	color: rgba(255, 255, 255, 0.5);
}

.vhw-learning-grid h3 {
	margin-top: 48px;
	font-size: 1.65rem;
	font-weight: 350;
	line-height: 1.08;
}

.vhw-learning-grid p {
	margin-top: 18px;
	color: rgba(255, 255, 255, 0.65);
	font-size: 13px;
	line-height: 1.72;
}

.vhw-learning-grid i {
	margin-top: auto;
	padding-top: 28px;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.vhw-research {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1px;
	margin-top: 90px;
	border-top: 1px solid rgba(255, 255, 255, 0.22);
	padding-top: 60px;
	background: rgba(255, 255, 255, 0.18);
}

.vhw-research > * {
	min-height: 300px;
	padding: 26px;
	background: #181c1a;
}

.vhw-research > div h2 {
	margin-top: 28px;
	font-size: clamp(2.2rem, 4.5vw, 4rem);
	font-weight: 300;
	line-height: 0.98;
	letter-spacing: -0.04em;
}

.vhw-research > div > p:not(.vwp-eye),
.vhw-research article p {
	margin-top: 22px;
	color: rgba(255, 255, 255, 0.64);
	font-size: 14px;
	line-height: 1.75;
}

.vhw-research article {
	display: flex;
	flex-direction: column;
}

.vhw-research article h3 {
	font-size: 1.65rem;
	font-weight: 300;
	line-height: 1.1;
}

.vhw-research article a {
	margin-top: auto;
	padding-top: 30px;
	font-size: 12px;
}

.vhw-story {
	background: #dfe7e9;
}

.vhw-story .vwp-in {
	display: grid;
	grid-template-columns: 1fr;
	padding-top: 0;
	padding-bottom: 0;
}

.vhw-story figure {
	min-height: 580px;
	overflow: hidden;
}

.vhw-story figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 30%;
}

.vhw-story > .vwp-in > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 70px 0;
}

.vhw-story h2 {
	max-width: 650px;
	margin-top: 30px;
	font-size: clamp(2.7rem, 5.3vw, 5rem);
	font-weight: 300;
	line-height: 0.96;
	letter-spacing: -0.05em;
}

.vhw-story div > p:not(.vwp-eye) {
	max-width: 620px;
	margin-top: 24px;
	color: #4f5854;
	font-size: 15px;
	line-height: 1.75;
}

.vhw-story .vwp-button {
	margin-top: 34px;
}

.vhw-facts {
	background: var(--vwp-cream);
}

.vhw-fact-head {
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	justify-content: space-between;
	gap: 28px;
	margin-top: 60px;
	border-top: 1px solid rgba(17, 21, 19, 0.2);
	padding-top: 26px;
}

.vhw-fact-head > div {
	display: flex;
	flex-direction: column;
	gap: 14px;
}

.vhw-fact-head span {
	color: #68706c;
	font-size: 10px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.vhw-fact-head strong {
	font-family: var(--wp--preset--font-family--heading);
	font-size: 2rem;
	font-weight: 300;
}

.vhw-fact-head nav {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 22px;
}

.vhw-facts-grid {
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 40px;
	border-top: 1px solid rgba(17, 21, 19, 0.2);
	border-left: 1px solid rgba(17, 21, 19, 0.2);
}

.vhw-facts-grid > div {
	min-height: 110px;
	border-right: 1px solid rgba(17, 21, 19, 0.2);
	border-bottom: 1px solid rgba(17, 21, 19, 0.2);
	padding: 20px;
}

.vhw-facts-grid dd {
	margin-top: 20px;
	color: #313834;
	font-size: 13px;
	line-height: 1.5;
}

.vhw-source {
	background: var(--vwp-paper);
}

.vhw-source .vwp-install-grid {
	grid-template-columns: 1fr;
}

.vhw-source-note {
	display: grid;
	grid-template-columns: 1fr;
	gap: 28px;
	margin-top: 40px;
	border-top: 1px solid rgba(17, 21, 19, 0.2);
	padding-top: 28px;
}

.vhw-source-note > p {
	max-width: 760px;
	color: var(--vwp-muted);
	font-size: 13px;
	line-height: 1.75;
}

.vhw-source-note nav {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}

.vhw-care .vwp-heading > div > p {
	color: rgba(255, 255, 255, 0.64);
}

.vhw-explore .vwp-explore-grid {
	grid-template-columns: 1fr;
}

@media (min-width: 600px) {
	.vhw-tech-grid,
	.vhw-learning-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.vhw-hero-stats,
	.vhw-facts-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.vhw-fit-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.vhw-measure-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.vhw-facts-grid > div:nth-child(n + 5) {
		border-top: 0;
	}
}

@media (min-width: 1024px) {
	.vhw-tech-grid,
	.vhw-learning-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.vhw-hero .vwp-in {
		grid-template-rows: auto auto;
	}

	.vhw-hero-machine {
		grid-column: 8 / span 5;
		align-self: stretch;
	}

	.vhw-hero-machine img {
		height: 470px;
	}

	.vhw-types .vwp-install-grid,
	.vhw-source .vwp-install-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.vhw-measure-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.vhw-research {
		grid-template-columns: 2fr 1fr 1fr;
	}

	.vhw-story .vwp-in {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		padding-right: 48px;
		padding-left: 48px;
	}

	.vhw-story figure {
		min-height: 760px;
	}

	.vhw-story > .vwp-in > div {
		padding: 90px 0 90px 72px;
	}

	.vhw-facts-grid {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.vhw-source-note {
		grid-template-columns: 2fr 1fr;
		align-items: start;
	}

	.vhw-explore .vwp-explore-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 599px) {
	.vhw-hero .vwp-in {
		gap: 42px;
	}

	.vhw-hero-machine img {
		height: 330px;
		padding: 24px;
	}

	.vhw-fit-grid article {
		min-height: 410px;
	}

	.vhw-story figure {
		min-height: 520px;
	}
}
