/* Source-parity WooCommerce product hero, purchase controls and stories. */

.single-product {
	background: #f6f4ee;
}

.single-product *,
.single-product *::before,
.single-product *::after {
	box-sizing: border-box;
}

.single-product main#wp--skip-link--target {
	max-width: none !important;
	padding: 0 !important;
}

.single-product main#wp--skip-link--target > .wc-block-breadcrumbs {
	width: 100vw;
	max-width: none !important;
	margin: 0 0 0 calc(50% - 50vw) !important;
	padding: 84px max(48px, calc((100vw - 1344px) / 2)) 26px;
	background: #e5ebf3;
}

.single-product main#wp--skip-link--target > .wp-block-columns {
	width: 100vw;
	max-width: none !important;
	min-height: 760px;
	align-items: stretch !important;
	gap: clamp(56px, 7vw, 112px);
	margin: 0 0 0 calc(50% - 50vw) !important;
	padding: 44px max(48px, calc((100vw - 1344px) / 2)) 80px;
	background: #e5ebf3;
}

.single-product.velta-product-hydroform main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-hydroform main#wp--skip-link--target > .wp-block-columns {
	background: #e9e6df;
}

.single-product.velta-product-hydroview main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-hydroview main#wp--skip-link--target > .wp-block-columns {
	background: #dfe7e5;
}

.single-product.velta-product-hydrofirst main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-hydrofirst main#wp--skip-link--target > .wp-block-columns {
	background: #e2eaeb;
}

.single-product.velta-product-hhuhu-h2-milker-hydrogen-water-maker main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-hhuhu-h2-milker-hydrogen-water-maker main#wp--skip-link--target > .wp-block-columns {
	background: #ebe7ed;
}

.single-product.velta-product-hydrovitality main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-hydrovitality main#wp--skip-link--target > .wp-block-columns {
	background: #e2e9ed;
}

.single-product.velta-product-airlab-p80s main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-airlab-p80s main#wp--skip-link--target > .wp-block-columns {
	background: #e8ebe7;
}

.single-product.velta-product-bundle-special main#wp--skip-link--target > .wc-block-breadcrumbs,
.single-product.velta-product-bundle-special main#wp--skip-link--target > .wp-block-columns {
	background: #e4e8e5;
}

.single-product main#wp--skip-link--target > .wp-block-columns > .wp-block-column:first-child {
	order: 2;
	flex-basis: 48% !important;
}

.single-product main#wp--skip-link--target > .wp-block-columns > .wp-block-column:last-child {
	display: flex;
	max-width: 650px;
	flex: 1 1 52%;
	flex-direction: column;
	justify-content: center;
	order: 1;
}

.single-product .vproduct-heading > p,
.single-product .vproduct-price > span,
.single-product .vproduct-finish legend,
.single-product .vp-eye,
.single-product .vp-overline {
	margin: 0 0 22px;
	color: #5f6663;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.18em;
	line-height: 1.4;
	text-transform: uppercase;
}

.single-product .vproduct-heading {
	order: 1;
}

.single-product main .wp-block-post-excerpt {
	order: 2;
}

.single-product .vproduct-price {
	order: 3;
}

.single-product .vproduct-facts {
	order: 4;
}

.single-product .wp-block-add-to-cart-form {
	order: 5;
}

.single-product .wp-block-woocommerce-product-meta {
	order: 6;
}

.single-product .vproduct-heading .wp-block-post-title {
	max-width: 670px;
	margin: 0;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(3.5rem, 6.3vw, 5.7rem);
	font-weight: 720;
	line-height: 0.94;
	letter-spacing: -0.055em;
}

.single-product .vproduct-price {
	margin-top: 42px;
}

.single-product .vproduct-price > span {
	display: block;
	margin-bottom: 6px;
}

.single-product .vproduct-price .wc-block-components-product-price {
	margin: 0;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.6rem, 3vw, 2.2rem);
	font-weight: 480;
	line-height: 1.1;
}

.single-product .vproduct-availability p {
	margin: 0;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.6rem, 3vw, 2.2rem);
	font-weight: 480;
	line-height: 1.1;
}

.single-product .vproduct-launch-offer p {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 10px 18px;
	margin: 0;
}

.single-product .vproduct-launch-offer strong {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.9rem, 3.4vw, 2.7rem);
	font-weight: 650;
	line-height: 1;
	letter-spacing: -0.035em;
}

.single-product .vproduct-launch-offer em {
	color: #5f686a;
	font-size: 1rem;
	font-style: normal;
	font-weight: 560;
}

.single-product .vproduct-launch-offer small {
	display: block;
	margin-top: 10px;
	color: #5f686a;
	font-size: 0.86rem;
	line-height: 1.4;
}

.single-product .vproduct-launch-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 56px;
	margin-top: 24px;
	padding: 16px 24px;
	background: #1726af;
	color: #fff;
	font-size: 0.78rem;
	font-weight: 650;
	letter-spacing: 0.12em;
	line-height: 1.25;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 160ms ease, transform 160ms ease;
}

.single-product .vproduct-launch-cta:hover,
.single-product .vproduct-launch-cta:focus-visible {
	background: #101d3a;
	color: #fff;
	transform: translateY(-1px);
}

.single-product main .wp-block-post-excerpt {
	max-width: 650px;
	margin-top: 28px;
}

.single-product main .wp-block-post-excerpt__excerpt {
	margin: 0;
	color: #4d5658;
	font-kerning: none;
	font-variant-numeric: tabular-nums;
	font-size: clamp(1.15rem, 2vw, 1.55rem);
	line-height: 1.48;
}

.vproduct-facts {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 38px 0 0;
	border-top: 1px solid #aab1b7;
	border-bottom: 1px solid #aab1b7;
}

.vproduct-facts > div {
	min-height: 82px;
	padding: 18px 20px;
	border-right: 1px solid #aab1b7;
}

.vproduct-facts > div:last-child {
	border-right: 0;
}

.vproduct-facts dt,
.vproduct-facts dd {
	margin: 0;
}

.vproduct-facts dt {
	color: #6b7480;
	font-size: 9px;
	font-weight: 650;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.vproduct-facts dd {
	margin-top: 9px;
	color: #1e252a;
	font-size: 13px;
	line-height: 1.45;
}

.single-product .wp-block-add-to-cart-form {
	margin-top: 28px;
}

.single-product .wp-block-add-to-cart-form form.cart {
	display: grid;
	grid-template-columns: 126px minmax(170px, 1fr) !important;
	gap: 12px;
	align-items: end;
}

.single-product .vproduct-finish {
	display: block;
	grid-column: 1 / -1 !important;
	margin: 0 0 8px;
	padding: 0;
	border: 0;
}

.single-product .vproduct-finish legend {
	margin-bottom: 12px;
}

.single-product .vproduct-finish > div {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.single-product .vproduct-finish label {
	position: relative;
	display: flex;
	min-height: 44px;
	align-items: center;
	gap: 9px;
	padding: 0 14px;
	border: 1px solid #9ea6ad;
	background: rgba(255,255,255,0.24);
	color: #252d31;
	cursor: pointer;
	font-size: 13px;
}

.single-product .vproduct-finish label:has(input:checked) {
	border-color: #121927;
	background: #fff;
	box-shadow: inset 0 0 0 1px #121927;
}

.single-product .vproduct-finish input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

.single-product .vproduct-finish input:focus-visible + .vproduct-swatch {
	outline: 2px solid #121c9f;
	outline-offset: 3px;
}

.vproduct-swatch {
	width: 16px;
	height: 16px;
	border: 1px solid rgba(18,25,39,0.25);
	border-radius: 50%;
	background: #eee;
}

.vproduct-swatch--graphite-grey,
.vproduct-swatch--carbon-black {
	background: #41474a;
}

.vproduct-swatch--arctic-white,
.vproduct-swatch--stellar-white,
.vproduct-swatch--lunar-white {
	background: #f5f4ef;
}

.single-product .wp-block-add-to-cart-form .quantity {
	display: grid !important;
	grid-column: 1 !important;
	grid-template-columns: 36px minmax(44px, 1fr) 36px;
	width: 126px;
	margin: 0 !important;
}

.single-product .wp-block-add-to-cart-form .quantity .qty {
	grid-column: 2;
	width: 100%;
	min-height: 52px;
	padding-right: 4px;
	padding-left: 4px;
	border-right: 0;
	border-left: 0;
	margin: 0 !important;
	text-align: center;
	appearance: textfield;
}

.single-product .wp-block-add-to-cart-form .quantity .qty::-webkit-inner-spin-button,
.single-product .wp-block-add-to-cart-form .quantity .qty::-webkit-outer-spin-button {
	margin: 0;
	appearance: none;
}

.single-product .vproduct-qty-button {
	display: flex;
	min-width: 0;
	min-height: 52px;
	align-items: center;
	justify-content: center;
	padding: 0;
	border: 1px solid #9ea6ad;
	background: rgba(255,255,255,0.24);
	color: #252d31;
	cursor: pointer;
	font: inherit;
	font-size: 20px;
}

.single-product .vproduct-qty-button:focus-visible {
	position: relative;
	z-index: 1;
	outline: 2px solid #121c9f;
	outline-offset: 2px;
}

.single-product .vproduct-qty-button:disabled {
	color: #899095;
	cursor: not-allowed;
}

.single-product .wp-block-add-to-cart-form .single_add_to_cart_button {
	grid-column: 2 !important;
	width: 100%;
	min-height: 52px;
	justify-self: stretch !important;
	margin: 0;
}

.single-product .vproduct-help {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0;
	margin-top: 26px;
	border-top: 1px solid #aab1b7;
}

.single-product .vproduct-help a {
	padding: 15px 8px 15px 0;
	border-bottom: 1px solid #aab1b7;
	color: #4e585e;
	font-size: 12px;
	text-decoration: none;
}

.single-product .vproduct-help a:nth-child(even) {
	padding-left: 16px;
	border-left: 1px solid #aab1b7;
}

.single-product .vproduct-help a:hover,
.single-product .vproduct-help a:focus-visible {
	color: #121c9f;
}

.single-product .wp-block-woocommerce-product-meta {
	display: none;
}

.vproduct-gallery {
	position: relative;
	display: flex;
	height: 100%;
	min-height: 620px;
	flex-direction: column;
	justify-content: center;
}

.vproduct-gallery figure {
	position: relative;
	display: flex;
	min-height: 530px;
	align-items: center;
	justify-content: center;
	margin: 0;
}

.vproduct-gallery figure > a {
	display: flex;
	width: 100%;
	height: 530px;
	align-items: center;
	justify-content: center;
}

.vproduct-gallery figure img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.single-product.velta-product-hydrofirst .vproduct-gallery figure {
	width: min(100%, 530px);
	align-self: center;
	overflow: hidden;
}

.single-product.velta-product-hydrovitality .vproduct-gallery [data-vproduct-gallery-main] {
	aspect-ratio: 1;
	object-fit: cover;
	object-position: center 64%;
}

.single-product.velta-product-bundle-special .vproduct-gallery [data-vproduct-gallery-main] {
	aspect-ratio: 1;
	object-fit: cover;
	object-position: center 62%;
}

.single-product.velta-product-airlab-p80s .vproduct-gallery figure {
	width: min(100%, 530px);
	min-height: 0;
	aspect-ratio: 1;
	align-self: center;
	overflow: hidden;
	background: #f5f4ef;
}

.single-product.velta-product-airlab-p80s .vproduct-gallery figure > a {
	height: auto;
	min-height: 0;
	aspect-ratio: 1;
}

.single-product.velta-product-airlab-p80s .vproduct-gallery [data-vproduct-gallery-main],
.single-product.velta-product-airlab-p80s .vproduct-thumbs img {
	aspect-ratio: 1;
	object-fit: cover;
	object-position: center;
}

.single-product.velta-product-airlab-p80s .vproduct-gallery img[src*="airlab-pets.jpg"] {
	object-position: 30% center;
}

.single-product.velta-product-airlab-p80s .vproduct-thumbs button {
	height: auto;
	aspect-ratio: 1;
}

@media (min-width: 768px) and (max-width: 980px) {
	.single-product.velta-product-hydrofirst .vproduct-gallery [data-vproduct-gallery-main] {
		width: 430px;
		max-width: 100%;
		height: 430px;
		object-fit: cover;
	}
}

@media (min-width: 981px) {
	.single-product.velta-product-hydrofirst .vproduct-gallery [data-vproduct-gallery-main] {
		width: min(100%, 530px);
		height: auto;
		aspect-ratio: 1;
		object-fit: cover;
	}
}

.vproduct-gallery figcaption {
	position: absolute;
	right: 12px;
	bottom: 10px;
	max-width: calc(100% - 24px);
	color: #657078;
	font-size: 9px;
	font-weight: 650;
	letter-spacing: 0.12em;
	line-height: 1.35;
	overflow-wrap: anywhere;
	text-align: right;
	text-transform: uppercase;
}

.vproduct-thumbs {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(56px, 1fr));
	gap: 8px;
	margin-top: 24px;
}

.vproduct-thumbs button {
	height: 76px;
	padding: 5px;
	border: 1px solid transparent;
	background: rgba(255,255,255,0.28);
	cursor: pointer;
}

.vproduct-thumbs button[aria-selected="true"] {
	border-color: #121927;
	background: rgba(255,255,255,0.7);
}

.vproduct-thumbs button:focus-visible {
	outline: 2px solid #121c9f;
	outline-offset: 2px;
}

.vproduct-thumbs img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.single-product .wp-block-woocommerce-product-details {
	width: 100vw;
	max-width: none !important;
	margin: 0 0 0 calc(50% - 50vw) !important;
}

.single-product .woocommerce-Tabs-panel--description {
	overflow: visible;
}

.single-product .woocommerce-Tabs-panel--description .vp {
	width: 100%;
	margin: 0;
}

.single-product .wp-block-woocommerce-related-products {
	display: none;
}

/* ---------- Versioned product story ---------- */

.vp {
	overflow: clip;
	background: #f6f4ee;
	color: #121927;
}

.vp-section {
	padding: 108px 48px;
	border-bottom: 1px solid #dfe1de;
}

.vp-section:nth-child(even) {
	background: #f0f2f4;
}

.vp-wrap {
	width: min(1344px, 100%);
	margin: 0 auto;
}

.vp-copy {
	width: min(760px, 100%);
}

.vp-heading {
	display: grid;
	grid-template-columns: minmax(180px, 0.42fr) minmax(0, 1fr);
	gap: 70px;
	align-items: start;
	margin-bottom: 62px;
}

.vp-heading .vp-eye {
	margin: 7px 0 0;
}

.vp-heading h2,
.vp-copy h2 {
	margin: 0;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(2.6rem, 5vw, 4.6rem);
	font-weight: 680;
	line-height: 0.98;
	letter-spacing: -0.045em;
}

.vp-heading > div > p,
.vp-copy > p {
	max-width: 740px;
	margin: 25px 0 0;
	color: #687382;
	font-size: 17px;
	line-height: 1.68;
}

.vp-grid3,
.vp-grid4,
.vp-grid2 {
	display: grid;
	gap: 20px;
}

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

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

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

.vp-card {
	padding-top: 22px;
	border-top: 1px solid #aeb4b1;
}

.vp-card > span {
	display: block;
	margin-bottom: 24px;
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.vp-card img {
	width: 100%;
	aspect-ratio: 1;
	margin-bottom: 24px;
	object-fit: cover;
}

.vp-card h3 {
	margin: 0;
	font-family: var(--wp--preset--font-family--heading);
	font-size: 1.45rem;
	font-weight: 650;
	line-height: 1.18;
	letter-spacing: -0.02em;
}

.vp-card p {
	margin: 15px 0 0;
	color: #687382;
	font-size: 15px;
	line-height: 1.66;
}

.vp-dark {
	background: #111a98 !important;
	color: #fff;
}

.vp-charcoal {
	background: #171918 !important;
	color: #fff;
}

.vp-dark .vp-eye,
.vp-dark .vp-overline,
.vp-dark .vp-heading > div > p,
.vp-dark .vp-copy > p,
.vp-dark .vp-card > span,
.vp-dark .vp-card p,
.vp-charcoal .vp-eye,
.vp-charcoal .vp-overline,
.vp-charcoal .vp-heading > div > p,
.vp-charcoal .vp-copy > p,
.vp-charcoal .vp-card > span,
.vp-charcoal .vp-card p {
	color: #ced3ff;
}

.vp-dark .vp-card,
.vp-charcoal .vp-card {
	border-top-color: rgba(255,255,255,0.28);
}

.vp-dark h2,
.vp-dark h3,
.vp-dark strong {
	color: #fff;
}

.vp-charcoal h2,
.vp-charcoal h3,
.vp-charcoal strong {
	color: #fff;
}

.vp-charcoal .vp-eye,
.vp-charcoal .vp-overline,
.vp-charcoal .vp-heading > div > p,
.vp-charcoal .vp-copy > p,
.vp-charcoal .vp-temperature span,
.vp-charcoal .vp-temperature p,
.vp-charcoal .vp-note,
.vp-charcoal .vp-maintenance span,
.vp-charcoal .vp-maintenance p {
	color: #bfc5c2;
}

.vp-stat strong {
	display: block;
	margin-bottom: 14px;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(2.15rem, 4vw, 3.6rem);
	font-weight: 560;
	letter-spacing: -0.04em;
}

.vp-split {
	display: grid;
	grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr);
	gap: clamp(55px, 8vw, 120px);
	align-items: center;
}

.vp-split > figure {
	margin: 0;
}

.vp-split > figure img {
	display: block;
	width: 100%;
	max-height: 720px;
	object-fit: contain;
}

.vp-split figcaption {
	display: flex;
	justify-content: space-between;
	gap: 18px;
	padding-top: 13px;
	border-top: 1px solid #c8ccca;
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.vp-action {
	display: inline-flex;
	min-height: 48px;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
	padding: 0 24px;
	border: 1px solid #121c9f;
	background: #121c9f;
	color: #fff !important;
	font-size: 11px;
	font-weight: 650;
	letter-spacing: 0.1em;
	text-decoration: none;
	text-transform: uppercase;
}

.vp-action:hover,
.vp-action:focus-visible {
	background: transparent;
	color: #121c9f !important;
}

.vp-gallery-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 10px;
	margin-top: 48px;
}

.vp-gallery-grid--five {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.vp-gallery-grid figure {
	margin: 0;
	background: #e7eaf0;
}

.vp-gallery-grid img {
	display: block;
	width: 100%;
	aspect-ratio: 4 / 5;
	object-fit: contain;
}

.vp-gallery-grid figcaption {
	padding: 13px;
	color: #687382;
	font-size: 9px;
	font-weight: 650;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.vp-gallery-title {
	margin: 62px 0 0;
	font-family: var(--wp--preset--font-family--heading);
	font-size: 1.55rem;
	font-weight: 650;
}

.vp-film {
	display: grid;
	grid-template-columns: minmax(220px, 0.42fr) minmax(0, 1fr);
	gap: 70px;
	align-items: center;
	padding: 38px;
	background: #171918;
	color: #fff;
}

.vp-film h3 {
	margin: 0;
	color: #fff;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(2rem, 4vw, 3.5rem);
	font-weight: 650;
	line-height: 1;
	letter-spacing: -0.04em;
}

.vp-film p:not(.vp-overline) {
	margin: 22px 0 0;
	color: #bcc3c0;
	font-size: 14px;
	line-height: 1.65;
}

.vp-film video {
	display: block;
	width: 100%;
	aspect-ratio: 16 / 9;
	background: #090b0a;
	object-fit: cover;
}

.vp-contain {
	padding: 28px;
	background: #202522;
	object-fit: contain !important;
}

.vp-contain--light {
	background: #dfe6e8;
}

.vp-temperature {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	border: 1px solid rgba(255,255,255,0.25);
}

.vp-temperature--six {
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.vp-temperature article {
	display: flex;
	min-height: 270px;
	flex-direction: column;
	padding: 24px;
	border-right: 1px solid rgba(255,255,255,0.25);
}

.vp-temperature article:last-child {
	border-right: 0;
}

.vp-temperature span {
	color: #ced3ff;
	font-size: 10px;
}

.vp-temperature strong {
	margin-top: auto;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.8rem, 3vw, 2.6rem);
	font-weight: 550;
	letter-spacing: -0.035em;
}

.vp-temperature h3 {
	margin: 12px 0 0;
	font-size: 14px;
}

.vp-temperature p,
.vp-note {
	color: #ced3ff;
	font-size: 12px;
	line-height: 1.65;
}

.vp-temperature p {
	margin: 12px 0 0;
}

.vp-note {
	max-width: 760px;
	margin: 28px 0 0;
}

.vp-control {
	display: grid;
	grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.25fr);
	gap: 70px;
	align-items: center;
	padding: 54px;
	background: #101625;
	color: #fff;
}

.vp-control-screen {
	display: flex;
	min-height: 440px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 42px;
	border: 1px solid rgba(255,255,255,0.2);
	background: #182033;
	text-align: center;
}

.vp-control-screen img {
	width: 120px;
	height: auto;
}

.vp-control-screen > span {
	margin-top: 42px;
	color: #aeb8c9;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.16em;
	text-transform: uppercase;
}

.vp-control-screen strong {
	margin-top: 12px;
	font-family: var(--wp--preset--font-family--heading);
	font-size: 2rem;
	font-weight: 550;
}

.vp-control-screen small {
	max-width: 260px;
	margin-top: 16px;
	color: #aeb8c9;
	font-size: 11px;
	line-height: 1.55;
}

.vp-control-copy h2 {
	color: #fff;
	font-size: clamp(2.3rem, 4vw, 3.7rem);
}

.vp-control-copy > p {
	color: #b9c1cd;
}

.vp-selector {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
	margin-top: 28px;
}

.vp-selector button {
	min-height: 44px;
	padding: 0 15px;
	border: 1px solid rgba(255,255,255,0.35);
	background: transparent;
	color: #fff;
	cursor: pointer;
	font: inherit;
	font-size: 12px;
}

.vp-selector button[aria-pressed="true"] {
	border-color: #fff;
	background: #fff;
	color: #111827;
}

.vp-selector button:focus-visible,
.vp-tabs [role="tab"]:focus-visible {
	outline: 2px solid #8fa0ff;
	outline-offset: 3px;
}

.vp-hs-demo {
	overflow: hidden;
	background: #111513 !important;
}

.vp-hs-layout {
	display: grid;
	grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
	grid-template-rows: auto 1fr;
	gap: 34px clamp(42px, 6vw, 82px);
	align-items: start;
}

.vp-hs-copy {
	grid-column: 1;
	grid-row: 1;
	padding-top: 34px;
}

.vp-hs-copy h2 {
	max-width: 680px;
	margin: 18px 0 0;
	color: #fff;
	font-size: clamp(2.8rem, 4.3vw, 4.4rem);
	font-weight: 480;
	line-height: 1.02;
	letter-spacing: -0.045em;
}

.vp-hs-copy > p:last-child {
	max-width: 580px;
	margin: 28px 0 0;
	color: rgba(255, 255, 255, 0.65);
	font-size: 16px;
	line-height: 1.8;
}

.vp-hs-machine {
	position: relative;
	grid-column: 2;
	grid-row: 1 / span 2;
	width: min(61vw, 850px);
	max-width: 100%;
	aspect-ratio: 88 / 115;
	justify-self: center;
}

.vp-hs-machine > img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: top;
}

.vp-hs-screen {
	position: absolute;
	z-index: 2;
	top: 14.26%;
	left: 20.23%;
	width: 22.95%;
	height: 29.57%;
	overflow: hidden;
	border-radius: 8%;
	background: radial-gradient(circle at 50% 18%, #fff 0%, #f0f7fa 48%, #d9e2e8 100%);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.35);
	color: #111;
}

.vp-hs-screen strong {
	color: #111;
}

.vp-hs-screen::before {
	position: absolute;
	top: 0;
	right: 8%;
	left: 8%;
	height: 1px;
	background: rgba(255, 255, 255, 0.9);
	content: "";
}

.vp-hs-screen-logo {
	position: absolute;
	top: 5%;
	left: 50%;
	width: 42%;
	height: auto;
	transform: translateX(-50%);
}

.vp-hs-screen-heading {
	position: absolute;
	z-index: 3;
	top: 21%;
	right: 4%;
	left: 4%;
	text-align: center;
}

.vp-hs-screen-heading > strong {
	display: block;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(0.58rem, 1.05vw, 0.95rem);
	font-weight: 550;
	line-height: 1.1;
	letter-spacing: -0.025em;
}

.vp-hs-strength {
	margin-top: 4px;
	font-size: clamp(0.48rem, 0.75vw, 0.7rem);
}

.vp-hs-strength::before {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 4px;
	border-radius: 50%;
	background: #111;
	box-shadow: 5px -4px 0 -1px #111;
	content: "";
	vertical-align: 1px;
}

.vp-hs-strength[data-strength="Strongly"]::before {
	box-shadow: 5px -4px 0 -1px #111, 6px 2px 0 -2px #111;
}

.vp-hs-strength[hidden],
.vp-hs-screen-volume[hidden] {
	display: none;
}

.vp-hs-carousel {
	position: absolute;
	z-index: 2;
	top: 41%;
	right: 0;
	left: 0;
	height: 32%;
}

.vp-hs-mode-glyph {
	position: absolute;
	top: 50%;
	display: grid;
	overflow: hidden;
	aspect-ratio: 1;
	place-items: center;
	border-radius: 50%;
	box-shadow: 0 18px 40px rgba(13, 20, 26, 0.18);
	transform: translate(-50%, -50%);
	will-change: left, width, background-color, opacity;
}

.vp-hs-mode-glyph > i {
	position: absolute;
	inset: 0;
	border-radius: inherit;
	background: #fff;
}

.vp-hs-mode-glyph svg {
	position: relative;
	z-index: 1;
	width: 70%;
	height: 70%;
}

.vp-hs-mode-glyph svg[viewBox="0 0 24 24"] {
	width: 56%;
	height: 56%;
}

.vp-hs-screen-volume {
	position: absolute;
	z-index: 3;
	right: 0;
	bottom: 5%;
	left: 0;
	text-align: center;
}

.vp-hs-screen-volume > div {
	display: inline-flex;
	align-items: center;
	padding: 2px;
	border-radius: 999px;
	background: rgba(0, 0, 0, 0.035);
	color: #303637;
	font-size: clamp(0.48rem, 0.72vw, 0.68rem);
	letter-spacing: 0.16em;
}

.vp-hs-screen-volume span {
	display: grid;
	width: clamp(19px, 2.2vw, 28px);
	height: clamp(17px, 1.9vw, 24px);
	place-items: center;
	border-radius: 999px;
}

.vp-hs-screen-volume span.is-selected {
	background: #111;
	color: #fff;
}

.vp-hs-screen-volume > strong {
	display: block;
	margin-top: 3px;
	font-size: clamp(0.55rem, 0.9vw, 0.82rem);
	font-weight: 550;
}

.vp-hs-controls {
	grid-column: 1;
	grid-row: 2;
	color: #fff;
}

.vp-hs-mode-control {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.vp-hs-mode-control > p,
.vp-hs-volume-control > p {
	margin: 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 10px;
	letter-spacing: 0.17em;
	text-transform: uppercase;
}

.vp-hs-mode-control > p {
	padding: 16px 16px 0;
}

.vp-hs-mode-row {
	display: grid;
	grid-template-columns: 48px minmax(0, 1fr) 48px;
	align-items: stretch;
	margin-top: 8px;
}

.vp-hs-mode-row > button {
	display: grid;
	min-height: 132px;
	padding: 0;
	place-items: center;
	border: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.15);
	background: transparent;
	color: rgba(255, 255, 255, 0.65);
	cursor: pointer;
}

.vp-hs-mode-row > button:last-child {
	border-right: 0;
	border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.vp-hs-mode-row > button:hover {
	background: rgba(255, 255, 255, 0.06);
	color: #fff;
}

.vp-hs-mode-row > button svg {
	width: 20px;
	height: 20px;
}

.vp-hs-mode-row > button path {
	fill: none;
	stroke: currentColor;
	stroke-width: 1.7;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.vp-hs-current {
	display: flex;
	min-width: 0;
	min-height: 132px;
	flex-direction: column;
	justify-content: center;
	padding: 18px 24px;
	touch-action: pan-y;
	user-select: none;
}

.vp-hs-current > div {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 18px;
}

.vp-hs-current strong {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.4rem, 2.3vw, 1.9rem);
	font-weight: 350;
	line-height: 1.1;
}

.vp-hs-current span {
	color: rgba(255, 255, 255, 0.7);
	font-family: var(--wp--preset--font-family--heading);
	font-size: 18px;
	font-weight: 350;
	font-variant-numeric: tabular-nums;
	white-space: nowrap;
}

.vp-hs-current p {
	min-height: 48px;
	margin: 12px 0 0;
	color: rgba(255, 255, 255, 0.7);
	font-size: 15px;
	line-height: 1.6;
}

.vp-hs-current small {
	display: none;
	margin-top: 8px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 9px;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

.vp-hs-mode-row > button:focus-visible,
.vp-hs-current:focus-visible,
.vp-hs-volume-control button:focus-visible {
	outline: 2px solid #fff;
	outline-offset: -3px;
}

.vp-hs-volume-control {
	margin-top: 24px;
	transition: opacity 180ms ease;
}

.vp-hs-volume-control.is-disabled {
	opacity: 0.35;
}

.vp-hs-volume-control > div {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 12px;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	border-left: 1px solid rgba(255, 255, 255, 0.15);
}

.vp-hs-volume-control button {
	min-height: 68px;
	padding: 12px;
	border: 0;
	border-right: 1px solid rgba(255, 255, 255, 0.15);
	border-bottom: 1px solid rgba(255, 255, 255, 0.15);
	background: transparent;
	color: #fff;
	cursor: pointer;
	text-align: left;
}

.vp-hs-volume-control button[aria-pressed="true"]:not(:disabled) {
	background: #fff;
	color: #111513;
}

.vp-hs-volume-control button[aria-pressed="true"]:not(:disabled) strong {
	color: #111513;
}

.vp-hs-volume-control button:hover:not(:disabled):not([aria-pressed="true"]) {
	background: rgba(255, 255, 255, 0.06);
}

.vp-hs-volume-control button:disabled {
	cursor: default;
}

.vp-hs-volume-control button strong {
	display: block;
	font-family: var(--wp--preset--font-family--heading);
	font-size: 20px;
	font-weight: 350;
}

.vp-hs-volume-control button span {
	display: block;
	margin-top: 4px;
	color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
	font-variant-numeric: tabular-nums;
}

.vp-hs-volume-control button[aria-pressed="true"]:not(:disabled) span {
	color: rgba(0, 0, 0, 0.7);
}

.vp-tabs [role="tablist"] {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin-bottom: 30px;
	border: 1px solid #aeb4b1;
}

.vp-tabs [role="tab"] {
	min-height: 54px;
	border: 0;
	border-right: 1px solid #aeb4b1;
	background: transparent;
	color: #46515d;
	cursor: pointer;
	font: inherit;
	font-size: 11px;
	font-weight: 650;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.vp-tabs [role="tab"]:last-child {
	border-right: 0;
}

.vp-tabs [role="tab"][aria-selected="true"] {
	background: #121c9f;
	color: #fff;
}

.vp-tab-panel {
	display: grid;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	gap: 55px;
	align-items: center;
}

.vp-tab-panel[hidden] {
	display: none;
}

.vp-tab-panel img {
	width: 100%;
	max-height: 520px;
	object-fit: contain;
}

.vp-tab-panel h3 {
	margin: 0;
	font-size: clamp(2rem, 4vw, 3.2rem);
	letter-spacing: -0.035em;
}

.vp-tab-panel p {
	color: #687382;
	line-height: 1.68;
}

.vp-measure {
	display: grid;
	grid-template-columns: 1.15fr 0.85fr;
	gap: 72px;
	align-items: center;
}

.vp-measure figure {
	margin: 0;
}

.vp-measure figure img {
	width: 100%;
	max-height: 660px;
	object-fit: cover;
}

.vp-measure dl {
	margin: 38px 0 0;
	border-top: 1px solid #b6bbb8;
}

.vp-measure dl > div {
	display: grid;
	grid-template-columns: 110px 1fr;
	gap: 20px;
	padding: 18px 0;
	border-bottom: 1px solid #b6bbb8;
}

.vp-measure dt {
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.vp-measure dd {
	margin: 0;
	color: #252d36;
	font-size: 14px;
}

.vp-filter-flow {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 42px;
	border: 1px solid #d4d7d9;
}

.vp-filter-flow--three {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.vp-airlab-opening .vp-card {
	background: #f3f5f2;
}

.vp-airlab-opening .vp-card img {
	height: 420px;
	object-fit: cover;
}

.vp-airlab-opening .vp-card h3 {
	font-size: clamp(1.45rem, 2.1vw, 2rem);
}

.vp-airlab .vp-filter-flow--three article {
	min-height: 290px;
	display: flex;
	flex-direction: column;
}

.vp-airlab .vp-filter-flow--three h3 {
	margin-top: auto;
	font-size: clamp(1.25rem, 1.8vw, 1.7rem);
}

.vp-filter-flow--five {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.vp-filter-flow article {
	min-height: 170px;
	padding: 24px;
	border-right: 1px solid #d4d7d9;
}

.vp-filter-flow article:last-child {
	border-right: 0;
}

.vp-filter-flow span {
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.12em;
}

.vp-filter-flow h3 {
	margin: 42px 0 0;
	font-size: 1.1rem;
}

.vp-filter-flow p {
	margin: 8px 0 0;
	color: #687382;
	font-size: 13px;
	line-height: 1.5;
}

.vp-drain-note {
	display: grid;
	grid-template-columns: minmax(160px, 0.3fr) 1fr;
	gap: 40px;
	margin-top: 16px;
	padding: 24px;
	border: 1px solid #c9cecc;
	background: #dfe5e7;
}

.vp-drain-note span {
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.vp-drain-note p {
	margin: 0;
	font-size: 14px;
	line-height: 1.65;
}

.vp-drain-note--sgs {
	grid-template-columns: minmax(190px, 0.34fr) minmax(0, 1fr);
	align-items: center;
	overflow: hidden;
}

.vp-sgs-visual {
	display: flex;
	min-width: 0;
	flex-direction: column;
	align-items: flex-start;
}

.vp-sgs-visual img {
	display: block;
	width: min(100%, 180px);
	height: auto;
	margin: 10px auto -16px;
}

.vp-drain-note--sgs p strong {
	display: inline-block;
	margin-bottom: 8px;
	font-size: clamp(20px, 2vw, 28px);
	line-height: 1.12;
	letter-spacing: -0.025em;
}

.vp-install-cards {
	margin-top: 42px;
}

.vp-control-list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	border: 1px solid #d4d7d9;
}

.vp-control-list article {
	min-height: 190px;
	padding: 22px;
	border-right: 1px solid #d4d7d9;
	border-bottom: 1px solid #d4d7d9;
}

.vp-control-list article:nth-child(even),
.vp-control-list article:last-child {
	border-right: 0;
}

.vp-control-list article:nth-last-child(-n+2) {
	border-bottom: 0;
}

.vp-control-list article:last-child {
	grid-column: 1 / -1;
}

.vp-control-list--six article:last-child {
	grid-column: auto;
}

.vp-control-list--six article:nth-child(5) {
	border-bottom: 0;
}

.vp-control-list span {
	color: #687382;
	font-size: 10px;
}

.vp-control-list h3 {
	margin: 35px 0 0;
	font-size: 1.15rem;
}

.vp-control-list p {
	margin: 10px 0 0;
	color: #687382;
	font-size: 13px;
	line-height: 1.55;
}

.vp-maintenance article {
	display: flex;
	min-height: 320px;
	flex-direction: column;
	padding: 28px;
	border: 1px solid rgba(255,255,255,0.28);
}

.vp-maintenance span {
	color: #ced3ff;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.vp-maintenance h3 {
	margin: auto 0 0;
	font-size: 1.65rem;
}

.vp-maintenance p {
	margin: 16px 0 0;
	color: #ced3ff;
	font-size: 14px;
	line-height: 1.6;
}

.vp-outputs article {
	display: flex;
	min-height: 360px;
	flex-direction: column;
	padding: 30px;
	border: 1px solid rgba(255,255,255,0.28);
}

.vp-outputs span {
	color: #bfc5c2;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.13em;
	text-transform: uppercase;
}

.vp-outputs strong {
	max-width: 500px;
	margin-top: auto;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(2rem, 4vw, 3.4rem);
	font-weight: 560;
	line-height: 1;
	letter-spacing: -0.04em;
}

.vp-outputs p {
	margin: 18px 0 0;
	color: #bfc5c2;
	font-size: 14px;
	line-height: 1.65;
}

.vp-routine article {
	display: flex;
	min-height: 370px;
	flex-direction: column;
	justify-content: space-between;
	padding: 24px;
	border: 1px solid #cbd0d0;
}

.vp-routine span {
	color: #687382;
	font-size: 10px;
}

.vp-routine h3 {
	margin: auto 0 0;
	font-size: 1.45rem;
}

.vp-routine p {
	margin: 16px 0 0;
	color: #687382;
	font-size: 14px;
	line-height: 1.65;
}

.vp-cloud figure img {
	max-height: 660px;
	object-fit: contain;
}

.vp-callout {
	padding-top: 22px;
	border-top: 1px solid rgba(255,255,255,0.24);
}

.vp-measure-rule {
	display: grid;
	grid-template-columns: minmax(150px, 0.25fr) minmax(0, 0.75fr);
	gap: 20px 50px;
	margin-top: 44px;
	padding: 28px;
	border: 1px solid #cbd0d0;
}

.vp-measure-rule span {
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.12em;
	text-transform: uppercase;
}

.vp-measure-rule strong {
	font-size: 1.2rem;
	line-height: 1.45;
}

.vp-measure-rule p {
	grid-column: 2;
	margin: 0;
	color: #687382;
	font-size: 14px;
	line-height: 1.65;
}

.vp-reset {
	margin-top: 44px;
	padding: 30px;
	background: #dfe5e7;
}

.vp-reset strong {
	display: block;
	max-width: 860px;
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(1.7rem, 3vw, 2.6rem);
	line-height: 1.12;
	letter-spacing: -0.025em;
}

.vp-reset > p:last-child {
	max-width: 760px;
	margin: 18px 0 0;
	color: #687382;
	font-size: 14px;
	line-height: 1.65;
}

.vp-troubleshooting {
	margin-top: 34px;
}

.vp-troubleshooting thead th {
	width: auto;
	border-bottom: 1px solid #d5d8d7;
}

.vp-troubleshooting tbody td {
	width: 33.333%;
	padding-right: 20px;
}

.vp-video-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 18px;
}

.vp-video-grid article {
	padding: 16px;
	border: 1px solid #d5d8d7;
	background: #f1f2f3;
}

.vp-video-grid video {
	display: block;
	width: 100%;
	height: 300px;
	background: #0b0d0c;
	object-fit: contain;
}

.vp-video-grid h3 {
	margin: 24px 0 0;
	font-size: 1.2rem;
}

.vp-video-grid p {
	margin: 10px 0 0;
	color: #687382;
	font-size: 13px;
	line-height: 1.6;
}

.vp-inside--four {
	margin-top: 56px;
}

.vp-consumables {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 18px;
	margin-top: 32px;
}

.vp-consumables article {
	display: grid;
	grid-template-columns: 130px 1fr;
	gap: 26px;
	align-items: center;
	padding: 26px;
	background: #eef0f3;
}

.vp-consumables img {
	width: 130px;
	height: 180px;
	object-fit: contain;
}

.vp-consumables h3 {
	margin: 0;
	font-size: 1.3rem;
}

.vp-consumables p {
	margin: 10px 0 0;
	color: #687382;
	font-size: 14px;
	line-height: 1.55;
}

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

.vp-inside article {
	padding: 18px;
	border: 1px solid #d7d9db;
	background: #f6f4ee;
}

.vp-inside img {
	width: 100%;
	aspect-ratio: 1;
	object-fit: contain;
	background: #eceef1;
}

.vp-inside h3 {
	margin: 22px 0 0;
	font-size: 1.05rem;
}

.vp-inside p {
	margin: 10px 0 0;
	color: #687382;
	font-size: 13px;
	line-height: 1.55;
}

.vp-specs {
	width: 100%;
	border-collapse: collapse;
}

.vp-specs tr {
	border-bottom: 1px solid #d5d8d7;
}

.vp-specs th,
.vp-specs td {
	padding: 17px 0;
	text-align: left;
	vertical-align: top;
}

.vp-specs th {
	width: 40%;
	padding-right: 24px;
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.vp-specs td {
	color: #222a33;
	font-size: 14px;
}

.vp-downloads {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 38px;
}

.vp-compare article {
	display: flex;
	min-height: 310px;
	flex-direction: column;
	padding: 28px;
	border: 1px solid #d5d8d7;
}

.vp-compare article > span {
	color: #687382;
	font-size: 10px;
	font-weight: 650;
	letter-spacing: 0.13em;
}

.vp-compare h3 {
	margin: 42px 0 0;
	font-size: 1.55rem;
}

.vp-compare p {
	color: #687382;
	font-size: 14px;
	line-height: 1.6;
}

.vp-compare a {
	margin-top: auto;
	color: #121c9f;
	font-size: 12px;
	font-weight: 650;
	text-decoration: none;
}

.vp-faq {
	border-top: 1px solid #b9bebb;
}

.vp-faq details {
	border-bottom: 1px solid #b9bebb;
}

.vp-faq summary {
	display: grid;
	grid-template-columns: 52px 1fr 28px;
	gap: 20px;
	align-items: center;
	padding: 25px 0;
	cursor: pointer;
	list-style: none;
}

.vp-faq summary::-webkit-details-marker {
	display: none;
}

.vp-faq summary > span {
	color: #687382;
	font-size: 10px;
	letter-spacing: 0.1em;
}

.vp-faq summary h3 {
	margin: 0;
	font-size: 1.15rem;
	font-weight: 600;
}

.vp-faq summary i {
	font-style: normal;
	font-size: 1.35rem;
	text-align: right;
}

.vp-faq details[open] summary i {
	transform: rotate(45deg);
}

.vp-faq details > p {
	max-width: 760px;
	margin: -4px 0 28px 72px;
	color: #687382;
	font-size: 15px;
	line-height: 1.68;
}

.vp-related a {
	display: block;
	color: inherit;
	text-decoration: none;
}

.vp-related a:hover h3,
.vp-related a:focus-visible h3 {
	color: #121c9f;
}

.vp-hydrovitality .vp-card img {
	background: #e3e8ea;
	object-fit: contain;
}

.vp-hydrovitality .vp-vitality-path article {
	min-height: 320px;
}

.vp-hydrovitality .vp-vitality-path strong {
	font-size: clamp(1.65rem, 2.7vw, 2.35rem);
}

.vp-hydrovitality .vp-reset {
	border: 1px solid #c7cecf;
}

.vp-bundle-special .vp-bundle-products .vp-card {
	display: flex;
	flex-direction: column;
}

.vp-bundle-special .vp-bundle-products .vp-card img {
	background: #e5e9e8;
	object-fit: contain;
}

.vp-bundle-special .vp-bundle-products .vp-card .vp-action {
	align-self: flex-start;
	margin-top: auto;
}

.vp-bundle-special .vp-bundle-path article {
	min-height: 330px;
}

.vp-bundle-special .vp-bundle-path strong {
	font-size: clamp(1.7rem, 2.8vw, 2.45rem);
}

.vp-bundle-special .vp-bundle-price-grid h3 {
	font-family: var(--wp--preset--font-family--heading);
	font-size: clamp(2rem, 4vw, 3.4rem);
	font-weight: 560;
	letter-spacing: -0.04em;
}

.vp-bundle-special .vp-reset {
	border: 1px solid #c7cecf;
}

.vp-final {
	padding: 100px 48px;
	background: #111a98;
	color: #fff;
}

.vp-final .vp-wrap {
	display: flex;
	align-items: end;
	justify-content: space-between;
	gap: 50px;
}

.vp-final h2 {
	max-width: 820px;
	margin: 0;
	color: #fff;
	font-size: clamp(2.8rem, 6vw, 5.5rem);
	line-height: 0.96;
	letter-spacing: -0.05em;
}

.vp-final p {
	color: #d0d5ff;
}

.vp-final .vp-action {
	flex: 0 0 auto;
	border-color: #fff;
	background: #fff;
	color: #111a98 !important;
}

.vp-final .vp-action:hover,
.vp-final .vp-action:focus-visible {
	background: transparent;
	color: #fff !important;
}

.vp-tds-story {
	background: #101311;
	color: #fff;
}

.vp-tds-intro {
	display: grid;
	grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr);
	gap: clamp(42px, 7vw, 110px);
	align-items: end;
}

.vp-tds-story .vp-eye {
	color: #8b9690;
}

.vp-tds-intro h2 {
	max-width: 760px;
	margin: 16px 0 0;
	font-size: clamp(46px, 6.2vw, 92px);
	line-height: .96;
	letter-spacing: -.055em;
}

.vp-tds-intro > p,
.vp-tds-copy p,
.vp-tds-verdict > p {
	margin: 0;
	color: #b9c0bc;
	font-size: clamp(18px, 1.55vw, 24px);
	line-height: 1.6;
}

.vp-tds-reading {
	position: relative;
	display: grid;
	grid-template-columns: 1fr auto 1fr;
	gap: clamp(20px, 4vw, 72px);
	align-items: center;
	margin-top: clamp(60px, 8vw, 120px);
	padding: clamp(34px, 5vw, 72px);
	border: 1px solid #3a413d;
}

.vp-tds-reading > div {
	display: grid;
	grid-template-columns: 1fr auto;
	align-items: end;
	gap: 10px 24px;
}

.vp-tds-reading span {
	grid-column: 1 / -1;
	color: #8b9690;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.vp-tds-reading strong {
	font-size: clamp(70px, 11vw, 168px);
	line-height: .8;
	letter-spacing: -.07em;
}

.vp-tds-reading small {
	padding-bottom: 6px;
	color: #57b9ff;
	font-weight: 700;
}

.vp-tds-reading > i {
	color: #57b9ff;
	font-size: clamp(34px, 5vw, 72px);
	font-style: normal;
}

.vp-tds-reading > p {
	position: absolute;
	right: 20px;
	bottom: 14px;
	margin: 0;
	color: #77817c;
	font-size: 11px;
}

.vp-tds-copy {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 1px;
	margin-top: 1px;
	background: #3a413d;
}

.vp-tds-copy > div {
	padding: clamp(34px, 5vw, 70px);
	background: #101311;
}

.vp-tds-copy h3 {
	margin: 0 0 22px;
	font-size: clamp(26px, 2.8vw, 44px);
	line-height: 1.05;
	letter-spacing: -.035em;
}

.vp-tds-verdict {
	display: grid;
	grid-template-columns: minmax(0, 1.2fr) minmax(320px, .8fr);
	gap: clamp(42px, 7vw, 110px);
	align-items: center;
	padding-top: clamp(50px, 7vw, 100px);
}

.vp-tds-verdict strong {
	color: #fff;
}

.vp-tds-verdict nav {
	display: grid;
	gap: 20px;
}

.vp-tds-verdict .vp-action {
	width: 100%;
	justify-content: center;
}

.vp-tds-verdict .vp-link {
	color: #fff;
	text-align: center;
}

@media (max-width: 980px) {
	.vp-tds-intro,
	.vp-tds-verdict {
		grid-template-columns: 1fr;
	}

	.vp-tds-reading {
		gap: 18px;
	}

	.vp-tds-copy {
		grid-template-columns: 1fr;
	}
	.single-product main#wp--skip-link--target > .wc-block-breadcrumbs {
		padding: 60px 32px 20px;
	}

	.single-product main#wp--skip-link--target > .wp-block-columns {
		display: flex;
		min-height: 0;
		flex-direction: column;
		gap: 0;
		padding: 34px 32px 70px;
	}

	.single-product main#wp--skip-link--target > .wp-block-columns > .wp-block-column {
		display: contents !important;
	}

	.single-product .vproduct-gallery {
		order: 3;
	}

	.single-product .vproduct-price {
		order: 4;
	}

	.single-product .vproduct-facts {
		order: 5;
	}

	.single-product .wp-block-add-to-cart-form {
		order: 6;
	}

	.single-product .vproduct-heading .wp-block-post-title {
		font-size: clamp(3rem, 6.6vw, 4.3rem);
	}

	.vproduct-gallery {
		min-height: 520px;
	}

	.vproduct-gallery figure,
	.vproduct-gallery figure > a {
		min-height: 430px;
		height: 430px;
	}

	.vp-section {
		padding: 90px 32px;
	}

	.vp-heading {
		grid-template-columns: 160px 1fr;
		gap: 36px;
	}

	.vp-grid4,
	.vp-gallery-grid,
	.vp-inside {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.vp-film {
		gap: 36px;
	}

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

	.vp-temperature article:nth-child(3) {
		border-right: 0;
	}

	.vp-temperature article:nth-child(-n+3) {
		border-bottom: 1px solid rgba(255,255,255,0.25);
	}

	.vp-grid3 {
		gap: 14px;
	}

	.vp-video-grid video {
		height: 250px;
	}

	.vp-control {
		grid-template-columns: 1fr 1fr;
		gap: 40px;
		padding: 38px;
	}

	.vp-hs-layout {
		gap: 28px 36px;
	}

	.vp-hs-copy {
		padding-top: 10px;
	}

	.vp-hs-copy h2 {
		font-size: clamp(2.55rem, 5vw, 3.4rem);
	}

	.vp-hs-copy > p:last-child {
		font-size: 14px;
		line-height: 1.7;
	}

	.vp-hs-current {
		padding-right: 18px;
		padding-left: 18px;
	}

	.vp-hs-current strong {
		font-size: 1.35rem;
	}

	.vp-hs-current span {
		font-size: 15px;
	}

	.vp-hs-current p {
		font-size: 13px;
	}

	.vp-consumables article {
		grid-template-columns: 90px 1fr;
	}

	.vp-consumables img {
		width: 90px;
	}
}

@media (max-width: 767px) {
	.vp-tds-intro h2 {
		font-size: clamp(42px, 13vw, 62px);
	}

	.vp-tds-reading {
		grid-template-columns: 1fr;
		padding-bottom: 58px;
	}

	.vp-tds-reading > div {
		grid-template-columns: 1fr auto;
	}

	.vp-tds-reading > i {
		transform: rotate(90deg);
		justify-self: center;
	}

	.vp-tds-reading > p {
		left: 24px;
		right: 24px;
		text-align: center;
	}

	.single-product main#wp--skip-link--target > .wc-block-breadcrumbs {
		padding: 54px 24px 16px;
	}

	.single-product main#wp--skip-link--target > .wp-block-columns {
		display: flex;
		flex-direction: column;
		gap: 0;
		padding: 30px 24px 58px;
	}

	.single-product main#wp--skip-link--target > .wp-block-columns > .wp-block-column {
		display: contents !important;
	}

	.single-product .vproduct-heading {
		order: 1;
	}

	.single-product main .wp-block-post-excerpt {
		order: 2;
	}

	.single-product .vproduct-gallery,
	.single-product .wp-block-woocommerce-product-image-gallery {
		order: 3;
	}

	.single-product .vproduct-price {
		order: 4;
	}

	.single-product .vproduct-facts {
		order: 5;
	}

	.single-product .wp-block-add-to-cart-form {
		order: 6;
	}

	.vproduct-gallery {
		min-height: 470px;
	}

	.single-product.velta-product-airlab-p80s .vproduct-gallery {
		width: calc(100vw - 48px);
		max-width: 100%;
	}

	.single-product.velta-product-airlab-p80s .vproduct-gallery figure {
		width: 100%;
	}

	.vproduct-gallery figure,
	.vproduct-gallery figure > a {
		min-height: 380px;
		height: 380px;
	}

	.vproduct-gallery figcaption {
		left: 12px;
		right: 12px;
		text-align: left;
	}

	.vproduct-thumbs {
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}

	.vproduct-thumbs button {
		height: 68px;
	}

	.single-product .vproduct-heading > p {
		margin-top: 32px;
	}

	.single-product .vproduct-heading .wp-block-post-title {
		font-size: 3.25rem;
	}

	.vproduct-facts {
		grid-template-columns: 1fr;
	}

	.vproduct-facts > div {
		min-height: 0;
		border-right: 0;
		border-bottom: 1px solid #aab1b7;
	}

	.vproduct-facts > div:last-child {
		border-bottom: 0;
	}

	.single-product .vproduct-finish > div {
		display: grid;
	}

	.single-product .vproduct-finish label {
		width: 100%;
	}

	.single-product .vproduct-help {
		grid-template-columns: 1fr;
	}

	.single-product .vproduct-help a:nth-child(even) {
		padding-left: 0;
		border-left: 0;
	}

	.vp-section {
		padding: 74px 24px;
	}

	.vp-heading,
	.vp-grid2,
	.vp-grid3,
	.vp-grid4,
	.vp-film,
	.vp-video-grid,
	.vp-split,
	.vp-control,
	.vp-tab-panel,
	.vp-measure,
	.vp-consumables,
	.vp-inside {
		grid-template-columns: 1fr;
	}

	.vp-heading {
		gap: 24px;
		margin-bottom: 46px;
	}

	.vp-heading .vp-eye {
		margin: 0;
	}

	.vp-heading h2,
	.vp-copy h2 {
		font-size: 2.45rem;
	}

	.vp-grid3,
	.vp-grid4,
	.vp-inside {
		gap: 42px;
	}

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

	.vp-film {
		gap: 28px;
		padding: 22px;
	}

	.vp-temperature {
		grid-template-columns: 1fr;
	}

	.vp-temperature article,
	.vp-temperature article:nth-child(3) {
		min-height: 205px;
		border-right: 0;
		border-bottom: 1px solid rgba(255,255,255,0.25);
	}

	.vp-temperature article:last-child {
		border-bottom: 0;
	}

	.vp-control {
		gap: 38px;
		padding: 24px;
	}

	.vp-control-screen {
		min-height: 330px;
		padding: 24px;
	}

	.vp-hs-layout {
		grid-template-columns: 1fr;
		grid-template-rows: auto auto auto;
		gap: 30px;
	}

	.vp-hs-copy {
		grid-column: 1;
		grid-row: 1;
		padding-top: 0;
	}

	.vp-hs-copy h2 {
		font-size: 2.45rem;
	}

	.vp-hs-copy > p:last-child {
		margin-top: 20px;
	}

	.vp-hs-machine {
		grid-column: 1;
		grid-row: 2;
		width: 109%;
		max-width: 620px;
		margin-left: -4.5%;
		justify-self: center;
	}

	.vp-hs-controls {
		grid-column: 1;
		grid-row: 3;
	}

	.vp-hs-mode-row > button,
	.vp-hs-current {
		min-height: 178px;
	}

	.vp-hs-current small {
		display: block;
	}

	.vp-hs-screen-heading > strong {
		font-size: clamp(0.5rem, 2.2vw, 0.78rem);
	}

	.vp-hs-strength {
		margin-top: 1px;
		font-size: clamp(0.43rem, 1.7vw, 0.62rem);
	}

	.vp-hs-screen-volume > div {
		font-size: clamp(0.42rem, 1.6vw, 0.58rem);
	}

	.vp-hs-screen-volume span {
		width: clamp(17px, 5vw, 24px);
		height: clamp(15px, 4.5vw, 21px);
	}

	.vp-hs-screen-volume > strong {
		font-size: clamp(0.48rem, 1.9vw, 0.68rem);
	}

	.vp-tab-panel {
		gap: 30px;
	}

	.vp-measure {
		gap: 40px;
	}

	.vp-filter-flow {
		grid-template-columns: 1fr 1fr;
	}

	.vp-filter-flow--three,
	.vp-filter-flow--five {
		grid-template-columns: 1fr;
	}

	.vp-filter-flow--three article,
	.vp-filter-flow--five article {
		border-right: 0;
		border-bottom: 1px solid #d4d7d9;
	}

	.vp-filter-flow--three article:last-child,
	.vp-filter-flow--five article:last-child {
		border-bottom: 0;
	}

	.vp-filter-flow article:nth-child(2) {
		border-right: 0;
	}

	.vp-filter-flow article:nth-child(-n+2) {
		border-bottom: 1px solid #d4d7d9;
	}

	.vp-drain-note {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.vp-sgs-visual {
		flex-direction: row;
		align-items: flex-end;
	}

	.vp-sgs-visual img {
		width: 120px;
		margin: -12px 0 -16px auto;
	}

	.vp-measure-rule {
		grid-template-columns: 1fr;
		gap: 16px;
	}

	.vp-measure-rule p {
		grid-column: auto;
	}

	.vp-video-grid video {
		height: auto;
		aspect-ratio: 16 / 9;
	}

	.vp-video-card--portrait video {
		max-height: 560px;
		aspect-ratio: 9 / 16;
	}

	.vp-control-list {
		grid-template-columns: 1fr;
	}

	.vp-control-list article,
	.vp-control-list article:nth-child(even),
	.vp-control-list article:last-child {
		grid-column: auto;
		border-right: 0;
		border-bottom: 1px solid #d4d7d9;
	}

	.vp-control-list article:last-child {
		border-bottom: 0;
	}

	.vp-control-list--six article:nth-child(5) {
		border-bottom: 1px solid #d4d7d9;
	}

	.vp-consumables {
		gap: 12px;
	}

	.vp-consumables article {
		grid-template-columns: 80px 1fr;
		gap: 18px;
		padding: 20px;
	}

	.vp-consumables img {
		width: 80px;
		height: 120px;
	}

	.vp-specs th,
	.vp-specs td {
		display: block;
		width: 100%;
		padding-right: 0;
	}

	.vp-specs th {
		padding-bottom: 4px;
	}

	.vp-specs td {
		padding-top: 0;
	}

	.vp-troubleshooting {
		display: table;
		width: 100%;
		table-layout: fixed;
	}

	.vp-troubleshooting th,
	.vp-troubleshooting td {
		display: table-cell;
		min-width: 0;
		padding: 14px 10px 14px 0;
		overflow-wrap: anywhere;
	}

	.vp-faq summary {
		grid-template-columns: 32px 1fr 20px;
		gap: 12px;
	}

	.vp-faq details > p {
		margin-left: 44px;
	}

	.vp-final {
		padding: 76px 24px;
	}

	.vp-final .vp-wrap {
		display: block;
	}

	.vp-final .vp-action {
		width: 100%;
		margin-top: 34px;
	}
}

@media (max-width: 360px) {
	.single-product .wp-block-add-to-cart-form form.cart {
		grid-template-columns: 1fr !important;
	}

	.single-product .wp-block-add-to-cart-form .quantity,
	.single-product .wp-block-add-to-cart-form .single_add_to_cart_button {
		grid-column: 1 !important;
	}
}
