:root {
	--vp-pde-ink: #0b2233;
	--vp-pde-muted: #607382;
	--vp-pde-line: #d7e4eb;
	--vp-pde-soft: #f3f8fb;
	--vp-pde-cyan: #10b7e5;
	--vp-pde-green: #19b979;
}

body.vp-pde-active .elementor-element-c3cc766 .elementor-element-a09c8aa {
	display: none !important;
}

body.vp-pde-active .elementor-element-c3cc766,
body.vp-pde-active .elementor-element-c3cc766 > .elementor-element-d61bfd6,
body.vp-pde-active .elementor-element-c3cc766 .elementor-widget-container {
	width: 100% !important;
	max-width: none !important;
}

body.vp-pde-active .elementor-element-c3cc766 {
	padding: 0 !important;
	background: #fff !important;
	border: 0 !important;
}

body.vp-pde-active #menu-single-product-navigation {
	display: flex;
	flex-wrap: nowrap;
	gap: 22px;
	overflow-x: auto;
	scrollbar-width: none;
}

body.vp-pde-active #menu-single-product-navigation::-webkit-scrollbar {
	display: none;
}

body.vp-pde-active #menu-single-product-navigation > li {
	flex: 0 0 auto;
}

.vp-pde {
	width: 100%;
	color: var(--vp-pde-ink);
	background: #fff;
	font-size: 16px;
	line-height: 1.7;
}

.vp-pde *,
.vp-pde *::before,
.vp-pde *::after {
	box-sizing: border-box;
}

.vp-pde h2,
.vp-pde h3,
.vp-pde p,
.vp-pde dl,
.vp-pde ol {
	margin-top: 0;
}

.vp-pde h2,
.vp-pde h3 {
	color: var(--vp-pde-ink);
	letter-spacing: 0;
}

.vp-pde h2 {
	margin-bottom: 24px;
	font-size: clamp(30px, 3vw, 46px);
	line-height: 1.13;
}

.vp-pde h3 {
	margin-bottom: 18px;
	font-size: 22px;
	line-height: 1.25;
}

.vp-pde p {
	margin-bottom: 18px;
	color: var(--vp-pde-muted);
}

.vp-pde strong {
	color: var(--vp-pde-ink);
}

.vp-pde-band {
	position: relative;
	width: 100%;
	padding: 72px 0;
	scroll-margin-top: 160px;
	border-top: 1px solid var(--vp-pde-line);
}

.vp-pde-mobile-nav {
	display: none;
}

.vp-pde-kicker {
	display: block;
	margin-bottom: 16px;
	color: #128eab;
	font-size: 12px;
	font-weight: 800;
	line-height: 1.2;
	text-transform: uppercase;
}

.vp-pde-overview {
	display: grid;
	grid-template-columns: minmax(0, 1.1fr) minmax(280px, .8fr);
	gap: clamp(48px, 7vw, 96px);
	align-items: start;
	border-top: 0;
}

.vp-pde-copy {
	max-width: 760px;
}

.vp-pde-facts {
	margin-bottom: 0;
	border-top: 1px solid var(--vp-pde-line);
}

.vp-pde-facts > div {
	display: grid;
	grid-template-columns: minmax(110px, .8fr) minmax(0, 1.2fr);
	gap: 22px;
	padding: 20px 0;
	border-bottom: 1px solid var(--vp-pde-line);
}

.vp-pde-facts dt {
	color: #7a8b97;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.vp-pde-facts dd {
	margin: 0;
	color: var(--vp-pde-ink);
	font-weight: 700;
}

.vp-pde-specification {
	display: grid;
	grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr);
	gap: clamp(48px, 7vw, 96px);
	background: var(--vp-pde-soft);
}

.vp-pde-section-intro {
	align-self: start;
}

.vp-pde-verified {
	display: inline-block;
	margin-top: 8px;
	color: #177852;
	font-size: 13px;
}

.vp-pde-table-wrap {
	min-width: 0;
}

.vp-pde-table-wrap table {
	width: 100%;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background: transparent;
}

.vp-pde-table-wrap th,
.vp-pde-table-wrap td {
	padding: 17px 0;
	border: 0;
	border-top: 1px solid var(--vp-pde-line);
	background: transparent;
	text-align: left;
	vertical-align: top;
}

.vp-pde-table-wrap th {
	width: 38%;
	padding-right: 24px;
	color: #72838f;
	font-size: 13px;
	font-weight: 600;
}

.vp-pde-table-wrap td {
	color: var(--vp-pde-ink);
	font-weight: 700;
	overflow-wrap: anywhere;
}

.vp-pde-section-heading {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(300px, .7fr);
	gap: 48px;
	align-items: end;
	margin-bottom: 40px;
}

.vp-pde-section-heading h2,
.vp-pde-section-heading p {
	margin-bottom: 0;
}

.vp-pde-variant-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.55fr) minmax(260px, .65fr);
	gap: clamp(34px, 5vw, 72px);
	align-items: start;
}

.vp-pde-flavor-list {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0 28px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.vp-pde-flavor-list li {
	display: grid;
	grid-template-columns: 38px minmax(0, 1fr);
	gap: 12px;
	align-items: start;
	min-height: 72px;
	padding: 18px 0;
	border-bottom: 1px solid var(--vp-pde-line);
}

.vp-pde-flavor-list li > span {
	color: #1da8c9;
	font-size: 12px;
	font-weight: 800;
}

.vp-pde-flavor-list li > strong {
	font-size: 14px;
	line-height: 1.45;
	overflow-wrap: anywhere;
}

.vp-pde-more-flavors {
	margin-top: 18px;
}

.vp-pde-more-flavors summary {
	padding: 13px 16px;
	border: 1px solid var(--vp-pde-line);
	border-radius: 6px;
	color: #2155a5;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}

.vp-pde-more-flavors[open] summary {
	margin-bottom: 12px;
}

.vp-pde-nicotine {
	padding: 30px;
	border: 1px solid #bfe0eb;
	border-radius: 8px;
	background: #eef9fd;
}

.vp-pde-option-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 20px;
}

.vp-pde-option-list span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 48px;
	min-height: 40px;
	padding: 8px 12px;
	border: 1px solid #cbdce4;
	border-radius: 6px;
	background: #fff;
	color: var(--vp-pde-ink);
	font-weight: 700;
}

.vp-pde-nicotine p:last-child {
	margin-bottom: 0;
}

.vp-pde-delivery {
	display: grid;
	grid-template-columns: minmax(260px, .72fr) minmax(0, 1.28fr);
	gap: clamp(48px, 7vw, 96px);
	background: #eaf7fc;
}

.vp-pde-steps {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 0;
	padding: 0;
	list-style: none;
}

.vp-pde-steps li {
	min-width: 0;
	padding: 8px 24px 8px 28px;
	border-left: 1px solid #c9dfe8;
}

.vp-pde-steps li > span {
	display: block;
	margin-bottom: 24px;
	color: #2575b9;
	font-size: 12px;
	font-weight: 800;
}

.vp-pde-steps li > strong {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
}

.vp-pde-steps li > p {
	margin-bottom: 0;
	font-size: 14px;
}

.vp-pde-faq {
	display: grid;
	grid-template-columns: minmax(250px, .68fr) minmax(0, 1.32fr);
	gap: clamp(48px, 7vw, 96px);
}

.vp-pde-document-link {
	display: inline-flex;
	align-items: center;
	min-height: 46px;
	margin-top: 14px;
	padding: 11px 18px;
	border-radius: 6px;
	background: var(--vp-pde-ink);
	color: #fff !important;
	font-weight: 700;
	text-decoration: none !important;
}

.vp-pde-document-link:hover {
	background: #173b54;
}

.vp-pde-faq-list details {
	border-top: 1px solid var(--vp-pde-line);
}

.vp-pde-faq-list details:last-child {
	border-bottom: 1px solid var(--vp-pde-line);
}

.vp-pde-faq-list summary {
	position: relative;
	padding: 22px 42px 22px 0;
	color: var(--vp-pde-ink);
	font-weight: 700;
	line-height: 1.4;
	cursor: pointer;
}

.vp-pde-faq-list summary::marker {
	color: #2498b7;
}

.vp-pde-faq-list details p {
	max-width: 760px;
	margin-bottom: 22px;
}

.vp-pde-compliance {
	padding: 24px 30px;
	border-radius: 8px;
	background: var(--vp-pde-ink);
	color: rgba(255, 255, 255, .82);
	font-size: 14px;
}

.vp-pde-compliance strong {
	color: #fff;
}

@media (max-width: 1024px) {
	.vp-pde-mobile-nav {
		display: flex;
		gap: 8px;
		overflow-x: auto;
		padding: 14px 0;
		border-bottom: 1px solid var(--vp-pde-line);
		scrollbar-width: none;
	}

	.vp-pde-mobile-nav::-webkit-scrollbar {
		display: none;
	}

	.vp-pde-mobile-nav a {
		flex: 0 0 auto;
		padding: 8px 12px;
		border: 1px solid var(--vp-pde-line);
		border-radius: 6px;
		color: var(--vp-pde-ink);
		font-size: 13px;
		font-weight: 700;
		text-decoration: none;
	}

	.vp-pde-band {
		padding: 54px 0;
		scroll-margin-top: 110px;
	}

	.vp-pde-overview,
	.vp-pde-specification,
	.vp-pde-delivery,
	.vp-pde-faq {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	.vp-pde-section-heading {
		grid-template-columns: 1fr;
		gap: 14px;
	}

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

	.vp-pde-nicotine {
		max-width: 520px;
	}
}

@media (max-width: 640px) {
	.vp-pde {
		font-size: 15px;
		line-height: 1.65;
	}

	.vp-pde h2 {
		font-size: 28px;
	}

	.vp-pde-band {
		padding: 44px 0;
	}

	.vp-pde-facts > div {
		grid-template-columns: minmax(96px, .8fr) minmax(0, 1.2fr);
		gap: 14px;
	}

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

	.vp-pde-table-wrap th {
		padding-bottom: 4px;
	}

	.vp-pde-table-wrap td {
		padding-top: 0;
		border-top: 0;
		border-bottom: 1px solid var(--vp-pde-line);
	}

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

	.vp-pde-flavor-list li {
		min-height: 0;
	}

	.vp-pde-nicotine {
		padding: 24px 20px;
	}

	.vp-pde-steps {
		grid-template-columns: 1fr;
		gap: 22px;
	}

	.vp-pde-steps li {
		padding: 0 0 22px;
		border-left: 0;
		border-bottom: 1px solid #c9dfe8;
	}

	.vp-pde-steps li > span {
		margin-bottom: 10px;
	}

	.vp-pde-compliance {
		padding: 22px 20px;
	}
}
