*,
*::before,
*::after {
	box-sizing: border-box;
}
html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	color: #212121;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 16px;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ---------- Topbar ---------- */
.topbar {
	background: #0d1b2a;
	width: 100%;
	padding: 14px 20px;
	text-align: center;
}
.topbar p {
	margin: 0;
	color: #c9a227;
	font-family: 'Inter', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 1.4;
}

/* ---------- Hero ---------- */
.hero {
	background: #fbf7f1;
	padding: 30px 20px 35px;
}
.hero-inner {
	max-width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.hero h1 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 65px;
	line-height: 1.1;
	color: #0d1b2a;
	margin: 0 0 22px;
	letter-spacing: -0.5px;
}
.hero h1 .accent {
	color: #c9a227;
	font-weight: 800;
}
.hero .subhead {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 1.15;
	color: #555555;
	margin: 0 auto 36px;
	max-width: 1020px;
}
.video-wrap {
	max-width: 1080px;
	margin: 0 auto;
	width: 100%;
}
.video-placeholder {
	position: relative;
	width: 100%;
	aspect-ratio: 1080 / 608;
	background: #1a1a1a;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
	display: flex;
	align-items: center;
	justify-content: center;
	color: #888;
	font-size: 14px;
	letter-spacing: 0.5px;
}
.video-placeholder::after {
	content: 'Video Placeholder · 1080 × 608';
}

/* ---------- CTA / Pricing / Guarantee / Trust block ---------- */
.cta-section {
	background: #fbf7f1;
	padding: 15px 20px 60px;
}
.cta-inner {
	max-width: 980px;
	margin: 0 auto;
	text-align: center;
}
.cta-heading {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 36px;
	font-weight: 800;
	color: #0d1b2a;
	line-height: 1.2;
	letter-spacing: -1px;
	margin: 0 0 20px;
}
.hero__offer-meta {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	margin: 25px auto 30px;
}
.hero__sound-note {
	margin: 0;
	padding: 20px 0 0;
	color: #555555;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 25px;
	font-weight: 500;
	letter-spacing: -1px;
	line-height: 1.1;
	text-align: center;
}

@media (max-width: 720px) {
    .hero__sound-note {
        font-size: 19px;
        line-height: 1.15;
    }
}
.cta-button {
	display: block;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 18px 24px 22px;
	text-align: center;
	background: linear-gradient(180deg, #0086b2 0%, #00698c 100%);
	background-color: #0086b2;
	border-radius: 15px;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 44px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 1.15;
	cursor: pointer;
	border: 0;
	transition: 0.5s;
}
.cta-button:hover {
	background-image: initial;
	background-color: #0d1b2a;
}
.cta-button:active {
	transform: translateY(1px);
}
.cta-fineprint {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-size: 22px;
	font-weight: 600;
	color: #555555;
	margin: 30px auto 30px;
	line-height: 1.3;
}
.cta-subnote {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-size: 22px;
	font-weight: 600;
	color: #555555;
	margin: 30px auto 30px;
	line-height: 1.3;
	text-align: center;
}
.guarantee-box {
	max-width: 500px;
	margin: 0 auto 32px;
	background: #ffffff;
	border: 2px solid #c9a227;
	padding: 20px;
	text-align: center;
}
.guarantee-box h3 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 32px;
	font-weight: 800;
	color: #c9a227;
	margin: 0 0 10px;
	letter-spacing: -0.75px;
	line-height: 1;
}
.guarantee-box p {
	margin: 0;
	font-family: 'Inter', Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: 500;
	line-height: 1.5;
	color: #212121;
}
.trust-block {
	text-align: center;
	margin: 0 auto;
}
.stars-placeholder {
	display: inline-block;
	width: 144px;
	height: 25px;
	margin: 0 auto 10px;
	font-size: 22px;
	color: #c9a227;
	line-height: 25px;
	letter-spacing: 2px;
}
.stars-placeholder::before {
	content: '★ ★ ★ ★ ★';
}
.trust-text {
	font-family: 'Inter', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #0d1b2a;
	letter-spacing: -1px;
	margin: 0 0 5px;
	line-height: 1.3;
}
.trust-text strong {
	font-weight: 700;
	color: #0d1b2a;
}
.testimonial-photos {
	width: 340px;
	max-width: 100%;
	height: 80px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #8a7a4a;
	font-size: 12px;
	letter-spacing: 0.4px;
}
.testimonial-photos::after {
	content: 'Testimonial photos · 340 × 80';
}

.story {
	background-color: #f6ede0;
	padding: 15px 0;
	width: 100%;
}

.story__row {
	max-width: 980px;
	margin: 0 auto;
	padding: 32px 0;
}
.story__row--narrow {
	padding: 0 30px 0;
}
.story__row--wide {
	max-width: 1100px;
	padding: 0 30px 0;
}

/* Section heading */
.story__title {
	margin: 0 30px 27px;
	padding: 0 0 10px;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
	color: #0d1b2a;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 50px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.75px;
	text-align: center;
}
.story__title .accent {
	color: #c9a227;
}

/* Body paragraphs */
.story__p {
	margin: 0 0 27px;
	color: #000000;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	text-align: left;
}

/* Pull-quote callouts (cream box + gold left border) */
.story__callout {
	margin: 0 0 27px;
	padding: 10px 0 10px 20px;
	background-color: #fdfaf7;
	border-left: 4px solid #c9a227;
	color: #000000;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.4;
}

/* "Emotional pain isn't stored in your mind / It's stored in your body" */
.story__pullquote {
	margin: 16px 0 24px;
	text-align: center;
}
.story__pullquote h3 {
	margin: 0 0 10px;
	color: #0d1b2a;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 46px;
	font-weight: 800;
	line-height: 1.15;
	letter-spacing: -1px;
}
.story__pullquote h3.gold {
	color: #c9a227;
	font-weight: 600;
}

/* 2-column insight cards (images + heading + description) */
.story__cards {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 0 32px;
}
.story__card {
	background-color: rgba(255, 255, 255, 0.75);
	border: 5px solid #c9a227;
	padding: 10px 25px 25px;
}
.story__card-img {
	width: 100%;
}
.story__card-img img {
	max-width: 100px;
	margin: 10px auto;
	display: block;
}
.story__card h3 {
	margin: 0 0 10px;
	color: #010e45;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 26px;
	font-weight: 800;
	letter-spacing: -0.75px;
	line-height: 1.25;
}
.story__card p {
	margin: 0;
	color: #212121;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
}

/* Comparison columns (What Most Approaches Do vs Satya) */
.compare {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
}
.compare__col h3 {
	margin: 0 0 16px;
	color: #0d1b2a;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 26px;
	font-weight: 800;
	text-align: left;
	letter-spacing: -0.75px;
	line-height: 1.25;
	text-transform: uppercase;
}
/* Comparison columns — icons */
.compare__list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.compare__list li {
	position: relative;
	padding: 2px 0 0 38px; /* matches Divi's 2px top offset and ~12px gap after the 26px icon */
	margin: 0 0 24px; /* matches Divi's "margin: 0 0 30px" on the blurb wrap */
	min-height: 28px;
	color: #000000;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	text-align: left;
}
.compare__list li svg {
	position: absolute;
	left: 0;
	top: 2px;
	width: 26px;
	height: 28px;
	display: block;
}
.compare__list--cross li svg {
	color: #990000;
} /* FontAwesome times-circle red */
.compare__list--check li svg {
	color: #c9a227;
} /* FontAwesome check-square gold */

/* CTA */
.story__cta-wrap {
	max-width: 1100px;
	margin: 0 auto;
	padding: 32px 30px;
	text-align: center;
}
.story__cta-heading {
	margin: 0 0 16px;
	padding: 0 0 10px;
	color: #c9a227;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 42px;
	font-weight: 800;
	letter-spacing: -0.75px;
	line-height: 1.2;
	text-align: center;
}
.story__cta-button {
	display: block;
	width: calc(100% - 120px);
	max-width: 980px;
	margin: 0 auto 18px;
	padding: 20px 24px 15px;
	background-color: #0086b2;
	border-radius: 15px;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 44px;
	font-weight: 800;
	line-height: 1.1;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition:
		background-color 0.2s ease,
		transform 0.15s ease;
}
.story__cta-button:hover {
	background-color: #00759a;
	transform: translateY(-1px);
}
.story__cta-meta {
	margin: 30px auto 10px;
	max-width: 620px;
	color: #555555;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
}

/* Responsive */
@media (max-width: 980px) {
	.story__title {
		font-size: 38px;
		line-height: 1.2;
	}
	.story__pullquote h3 {
		font-size: 28px;
	}
	.story__cta-heading {
		font-size: 32px;
	}
	.story__cta-button {
		font-size: 30px;
		width: calc(100% - 40px);
		padding: 18px 20px 14px;
	}
}
@media (max-width: 720px) {
	.story {
		padding: 5px 16px 44px;
	}
	.story__cards,
	.compare {
		grid-template-columns: 1fr;
		gap: 22px;
	}
	.story__title {
		font-size: 30px;
		letter-spacing: -0.25px;
	}
	.story__p,
	.compare__list li,
	.story__card p {
		font-size: 17px;
	}
	.story__callout {
		font-size: 19px;
		padding-left: 16px;
	}
	.story__cta-button {
		font-size: 24px;
		border-radius: 12px;
	}
	.story__cta-heading {
		font-size: 26px;
	}
	.story__cta-meta {
		font-size: 18px;
	}
	.story__pullquote h3 {
		font-size: 24px;
	}
}

.moment {
	background-color: #0d1b2a;
	padding: 15px 0;
	width: 100%;
}
.moment__row {
	max-width: 980px;
	margin: 0 auto;
	padding: 32px 0;
}

.moment__title {
	margin: 0 0 27px;
	padding: 0 0 10px;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 50px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.75px;
	text-align: center;
}
.moment__title .accent {
	color: #c9a227;
}

.moment__p {
	margin: 0 0 27px;
	color: #ffffff;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	text-align: left;
}

/* Pull-quote callout (cream box + gold left border) */
.moment__callout {
	margin: 0 0 27px;
	padding: 10px 0 10px 20px;
	background-color: #fdfaf7;
	border-left: 4px solid #c9a227;
	color: #000000;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.4;
}

/* Donation callout (transparent on dark bg + gold left border, white text) */
.moment__donation {
	margin: 0;
	padding: 10px 20px;
	border: 4px solid #c9a227;
	color: #ffffff;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	text-align: left;
}
.moment__donation .accent {
	color: #c9a227;
}

/* Responsive */
@media (max-width: 980px) {
	.moment__title {
		font-size: 38px;
		line-height: 1.2;
	}
	.moment__callout {
		font-size: 22px;
	}
}
@media (max-width: 720px) {
	.moment__row {
		padding: 24px 20px;
	}
	.moment__title {
		font-size: 30px;
		letter-spacing: -0.25px;
	}
	.moment__p,
	.moment__donation {
		font-size: 17px;
	}
	.moment__callout {
		font-size: 19px;
		padding-left: 16px;
	}
}

.nothing {
	background-color: #f6ede0;
	padding: 15px 0;
	width: 100%;
}

.nothing__row {
	max-width: 980px;
	margin: 0 auto;
	padding: 32px 0;
}

.nothing__title {
	margin: 0 auto 27px;
	padding: 0 0 10px;
	max-width: 1000px;
	color: #0d1b2a;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 50px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.75px;
	text-align: center;
}
.nothing__title .accent {
	color: #c9a227;
}

.nothing__p {
	margin: 0 0 22px;
	color: #000000;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	text-align: left;
}
.nothing__p strong {
	font-weight: 700;
}

/* Pull-quote callouts (cream box + gold left border) */
.nothing__callout {
	margin: 0 0 27px;
	padding: 10px 0 10px 20px;
	background-color: #fdfaf7;
	border-left: 4px solid #c9a227;
	color: #000000;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 500;
	line-height: 1.4;
}

/* 2-column comparison: "What you've tried before" vs "Satya Meditation Technique" */
.nothing__compare {
	max-width: 1060px;
	margin: 0 auto;
	padding: 30px;
	background-color: #fdfaf7;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
}
.nothing__compare-col h3 {
	margin: 0 0 15px;
	padding: 0 0 10px;
	color: #0d1b2a;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: -0.75px;
	line-height: 1;
	text-align: left;
}
.nothing__compare-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nothing__compare-list li {
	position: relative;
	padding: 2px 0 0 38px;
	margin: 0 0 20px;
	min-height: 28px;
	color: #000000;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	text-align: left;
}
.nothing__compare-list li svg {
	position: absolute;
	left: 0;
	top: 2px;
	width: 26px;
	height: 28px;
	display: block;
}
.nothing__compare-list--cross li svg {
	color: #990000;
}
.nothing__compare-list--check li svg {
	color: #c9a227;
}

/* Responsive */
@media (max-width: 980px) {
	.nothing__title {
		font-size: 38px;
		line-height: 1.1;
	}
	.nothing__callout {
		font-size: 22px;
	}
	.nothing__compare-col h3 {
		font-size: 26px;
	}
}
@media (max-width: 720px) {
	.nothing__row {
		padding: 24px 20px;
	}
	.nothing__title {
		font-size: 28px;
		letter-spacing: -0.25px;
	}
	.nothing__p,
	.nothing__compare-list li {
		font-size: 17px;
		line-height: 1.4;
	}
	.nothing__compare-list li br {
		display: none;
	}
	.nothing__callout {
		font-size: 19px;
		padding-left: 16px;
	}
	.nothing__compare {
		grid-template-columns: 1fr;
		gap: 24px;
		padding: 20px;
	}
	.nothing__compare-col h3 {
		font-size: 22px;
	}
}

.happens {
	background-color: #0d1b2a;
	padding: 15px 0;
	width: 100%;
}

.happens__row {
	max-width: 980px;
	margin: 0 auto;
	padding: 32px 0;
}
.happens__row--noTopPad {
	padding-top: 0;
}
.happens__row--cta {
	max-width: 1100px;
}

.happens__title {
	margin: 0 auto 27px;
	padding: 0 0 10px;
	max-width: 750px;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 50px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.75px;
	text-align: center;
}
.happens__title .accent {
	color: #c9a227;
}

.happens__intro {
	margin: 0 0 27px;
	padding: 0 0 10px;
	color: #ffffff;
	font-family: 'Inter Tight', 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	text-align: center;
}

.happens__p {
	margin: 0 0 27px;
	color: #ffffff;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	text-align: left;
}

.happens__p:last-child {
	margin-bottom: 12px;
}

/* 2-column step cards (2 rows of 2) */
.happens__cards {
	max-width: 980px;
	margin: 0 auto;
	padding: 0 0 32px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 30px;
}
.happens__card {
	background-color: #fdfaf7;
	border: 5px solid #c9a227;
	padding: 20px;
	color: #000000;
}
.happens__card-eyebrow {
	margin: 0 0 8px;
	padding: 0;
	color: #c9a227;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 23px;
	font-weight: 800;
	letter-spacing: -0.75px;
	line-height: 1;
	text-align: left;
}
.happens__card-title {
	margin: 0 0 10px;
	padding: 0 0 10px;
	color: #0d1b2a;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 30px;
	font-weight: 800;
	line-height: 1;
	text-align: left;
}
.happens__card-body {
	margin: 0;
	color: #000000;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
}

/* CTA */
.happens__cta-heading {
	margin: 0 auto 10px;
	padding: 0 0 10px;
	max-width: 800px;
	color: #c9a227;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 32px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -1px;
	text-align: center;
}
.happens__cta-button {
	display: block;
	width: calc(100% - 120px);
	max-width: 980px;
	margin: 0 auto 30px;
	padding: 20px 24px 15px;
	background-color: #0086b2;
	border-radius: 15px;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 44px;
	font-weight: 800;
	line-height: 1.1;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition:
		background-color 0.2s ease,
		transform 0.15s ease;
}
.happens__cta-button:hover {
	background-color: #00759a;
	transform: translateY(-1px);
}
.happens__cta-meta {
	margin: 0;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 22px;
	font-style: italic;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
}

/* Responsive */
@media (max-width: 980px) {
	.happens__title {
		font-size: 38px;
		line-height: 1.1;
	}
	.happens__intro {
		font-size: 20px;
	}
	.happens__card-title {
		font-size: 24px;
	}
	.happens__cta-heading {
		font-size: 26px;
	}
	.happens__cta-button {
		font-size: 30px;
		width: calc(100% - 40px);
		padding: 18px 20px 14px;
	}
}
@media (max-width: 720px) {
	.happens__row {
		padding: 24px 20px;
	}
	.happens__title {
		font-size: 28px;
		letter-spacing: -0.25px;
	}
	.happens__intro,
	.happens__p,
	.happens__card-body {
		font-size: 17px;
		line-height: 1.4;
	}
	.happens__cards {
		grid-template-columns: 1fr;
		gap: 22px;
		padding: 0 20px 24px;
	}
	.happens__card {
		padding: 16px;
	}
	.happens__card-eyebrow {
		font-size: 20px;
	}
	.happens__card-title {
		font-size: 22px;
	}
	.happens__cta-button {
		font-size: 24px;
		border-radius: 12px;
		padding: 16px 16px 12px;
	}
	.happens__cta-heading {
		font-size: 22px;
	}
	.happens__cta-meta {
		font-size: 18px;
	}
}

.notfor {
	background: #0d1b2a;
	padding: 15px 0;
}
.notfor__inner {
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
}

/* Row 1 */
.notfor__intro {
	padding: 32px 0;
	text-align: center;
}
.notfor__h2 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	color: #fff;
	margin: 0 0 22px;
	text-align: center;
}
.notfor__h2-gold {
	color: #c9a227;
}
.notfor__sub {
	font-family: 'Inter Tight', 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	color: #fff;
	max-width: 780px;
	margin: 0 auto 32px;
	text-align: center;
}
.notfor__lead {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	margin: 20px 0 35px;
	text-align: left;
}
.notfor__list {
	list-style: none;
	margin: 0 0 22px;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 14px;
	text-align: left;
}
.notfor__list-item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	margin-bottom: 10px;
	color: #fff;
}
.notfor__list-item .icon {
	flex: 0 0 26px;
	width: 26px;
	height: 26px;
	margin-top: 1px;
	fill: #990000;
}

.notfor__callout {
	background: #fdfaf7;
	border-left: 4px solid #c9a227;
	padding: 10px 0 10px 20px;
	margin: 0 0 28px;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 24px;
	line-height: 33.6px;
	color: #000;
	text-align: left;
}

.notfor__futures-h2 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	color: #fff;
	margin: 30px 0 18px;
	text-align: center;
}
.notfor__futures-sub {
	font-family: 'Inter Tight', 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	margin: 30px auto 0;
}

/* Row 2: futures comparison */
.notfor__futures {
	background: #fdfaf7;
	max-width: 1060px;
	margin: 0 auto 0;
	padding: 30px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
}
.notfor__future-col h3 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 30px;
	margin: 0 0 22px;
	text-align: left;
}
.notfor__future-col--familiar h3 {
	color: #0d1b2a;
}
.notfor__future-col--starting h3 {
	color: #c9a227;
}
.notfor__future-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 14px;
}
.notfor__future-item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
}
.notfor__future-item .icon {
	flex: 0 0 26px;
	width: 26px;
	height: 26px;
	margin-top: 1px;
}
.notfor__future-col--familiar .notfor__future-item .icon {
	fill: #990000;
}
.notfor__future-col--starting .notfor__future-item .icon {
	fill: #c9a227;
}

/* Row 3: pre-CTA */
.notfor__pre-cta {
	max-width: 1100px;
	margin: 0 auto;
	padding: 32px 30px;
	text-align: center;
}
.notfor__pre-cta-eyebrow {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 38.4px;
	color: #fff;
	text-align: center;
	margin: 0 0 22px;
}

.hp-btn {
	display: block;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 18px 24px 22px;
	text-align: center;
	background: linear-gradient(180deg, #0086b2 0%, #00698c 100%);
	background-color: #0086b2;
	border-radius: 15px;
	text-decoration: none;
	color: #ffffff;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 44px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 1;
	cursor: pointer;
	border: 0;
	transition: 0.5s;
}
.hp-btn:hover {
	background-image: initial;
	background-color: #fff;
	color: #0d1b2a;
}
.hp-btn:hover .hp-btn-label {
	color: #0d1b2a;
}
.hp-btn:active {
	transform: translateY(1px);
}
.hp-btn-label {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 44px;
	line-height: 39.6px;
	letter-spacing: -1px;
	color: #fff;
	margin: 0;
}

.notfor__cta,
.notfor__price-cta {
	display: block;
	background: #0086b2;
	color: #fff;
	text-decoration: none;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 44px;
	line-height: 1.15;
	padding: 24px 30px 28px;
	border-radius: 15px;
	max-width: 980px;
	margin: 0 auto 18px;
	text-align: center;
}
.notfor__cta-meta {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 600;
	font-style: italic;
	font-size: 22px;
	line-height: 28.6px;
	color: #fff;
	margin: 18px 0;
	text-align: center;
}
.notfor__cta-h2 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	margin: 8px 0 0;
}

/* Row 4: pricing card */
.notfor__price {
	background: #fdfaf7;
	border: 4px solid #c9a227;
	max-width: 1100px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
}
.notfor__price-h2 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.75px;
	color: #0d1b2a;
	margin: 0 0 14px;
	text-align: center;
}
.notfor__price-sub {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: -1px;
	color: #0d1b2a;
	text-align: center;
	margin: 18px 0;
}
.notfor__price-value {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: -1px;
	font-weight: 800;
	color: #666666 !important;
	text-align: center;
	margin: 18px 0;
}
.notfor__price-value s {
	text-decoration: line-through;
}
.notfor__price-big {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 100px;
	line-height: 1;
	letter-spacing: -0.75px;
	color: #0d1b2a;
	margin: 18px 0;
	text-align: center;
}
.notfor__price-meta {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 600;
	font-style: italic;
	font-size: 22px;
	color: #0d1b2a;
	text-align: center;
	margin: 0 0 22px;
}
.notfor__price-list {
	list-style: none;
	max-width: 560px;
	margin: 0 auto 22px;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 12px;
	text-align: left;
}
.notfor__price-item {
	display: flex;
	align-items: flex-start;
	gap: 14px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	padding-bottom: 10px;
	color: #000;
}
.notfor__price-item .icon {
	flex: 0 0 26px;
	width: 26px;
	height: 26px;
	margin-top: 1px;
	fill: #c9a227;
}
.notfor__price-secure {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 600;
	font-size: 22px;
	color: #666;
	text-align: center;
	margin: 6px 0 0;
}

/* Row 5: guarantee */
.notfor__guarantee-wrap {
	max-width: 1100px;
	margin: 0 auto;
	padding: 32px 30px;
	text-align: center;
}
.notfor__guarantee-h2 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	margin: 0 0 18px;
}
.notfor__guarantee-body {
	font-family: 'Inter Tight', 'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	max-width: 760px;
	margin: 30px auto 40px;
}

/* Responsive */
@media (max-width: 980px) {
	.notfor__h2,
	.notfor__futures-h2,
	.notfor__price-h2,
	.notfor__guarantee-h2,
	.notfor__cta-h2 {
		font-size: 38px;
		line-height: 1.15;
	}
	.notfor__lead {
		font-size: 24px;
		line-height: 1.25;
	}
	.notfor__callout {
		font-size: 20px;
		line-height: 1.4;
	}
	.notfor__futures {
		grid-template-columns: 1fr;
		gap: 30px;
	}
	.notfor__future-col h3 {
		font-size: 24px;
		line-height: 1.2;
	}
	.notfor__price-big {
		font-size: 80px;
	}
	.notfor__pre-cta-eyebrow {
		font-size: 26px;
		line-height: 1.2;
	}
	.notfor__cta,
	.notfor__price-cta {
		font-size: 32px;
		padding: 20px 22px;
	}
}
@media (max-width: 720px) {
	.notfor {
		padding: 5px 16px 44px;
	}
    .notfor__price {
        padding: 14px;
    }
	.notfor__h2,
	.notfor__futures-h2,
	.notfor__price-h2,
	.notfor__guarantee-h2,
	.notfor__cta-h2 {
		font-size: 30px;
		line-height: 1.2;
	}
	.notfor__lead {
		font-size: 20px;
	}
	.notfor__list-item,
	.notfor__future-item,
	.notfor__price-item {
		font-size: 17px;
		line-height: 1.5;
	}
	.notfor__price-big {
		font-size: 60px;
	}
	.notfor__cta,
	.notfor__price-cta {
		font-size: 22px;
		padding: 18px;
	}
    .notfor__price-sub {
        font-size: 24px;
    }
    .notfor__price-meta,
    .notfor__price-secure {
        font-size: 18px;
        line-height: 1.3;
    }
	.hp-btn {
		font-size: 24px;
		padding: 16px 14px 18px;
		border-radius: 12px;
		letter-spacing: -1px;
		line-height: 1.2;
	}
    .hp-btn-label {
        font-size: 24px;
        line-height: 1.2;
    }
    .notfor__guarantee-body {
        font-size: 18px;
    }
    .notfor__guarantee-wrap {
        padding-bottom: 0;
    }
}

/* Checkbox-style list for the dark section */
.check-list {
	list-style: none;
	padding: 0;
	margin: 0 0 28px;
}
.check-list li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	margin: 0 0 20px;
	padding: 0;
	line-height: 26px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
}

.feel-list {
	list-style: none;
	padding: 0;
	margin: 30px 0 30px;
}

.feel-list li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	margin: 0 0 20px;
	padding: 0;
	line-height: 26px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
}

/* ---------- Responsive ---------- */
@media (max-width: 980px) {
	.hero {
		padding: 48px 20px 32px;
	}
	.hero h1 {
		font-size: 52px;
	}
	.hero .subhead {
		font-size: 24px;
	}
	.cta-heading {
		font-size: 30px;
	}
	.cta-button {
		font-size: 32px;
		padding: 20px 18px 16px;
	}
	.guarantee-box h3 {
		font-size: 26px;
	}

	.feel-section {
		padding: 48px 20px 56px;
	}
	.feel-section h2.section-title {
		font-size: 38px;
		line-height: 1.2;
	}
	.feel-section h3.subhead {
		font-size: 32px;
	}
	.feel-section .body-copy,
	.feel-list li {
		font-size: 18px;
	}

	.repeat-cta .repeat-headline {
		font-size: 28px;
	}
	.repeat-cta .repeat-subhead {
		font-size: 24px;
	}
	.cta-subnote {
		font-size: 18px;
	}

	.stuck-section {
		padding: 48px 20px 56px;
	}
	.stuck-section h2.section-title {
		font-size: 38px;
		line-height: 1.2;
	}
	.stuck-section .body-copy,
	.check-list li {
		font-size: 18px;
	}
}
@media (max-width: 640px) {
	.topbar {
		padding: 12px 16px;
	}
	.topbar p {
		font-size: 18px;
		letter-spacing: 0.8px;
	}
	.hero {
		padding: 24px 16px 24px;
	}
	.hero h1 {
		font-size: 28px;
		line-height: 1.15;
		margin-bottom: 16px;
	}
	.hero h1 br {
		display: none;
	}
	.hero .subhead {
		font-size: 18px;
		line-height: 1.15;
		margin-bottom: 26px;
	}
	.hero .subhead br {
		display: none;
	}
	.cta-section {
		padding: 5px 16px 44px;
	}
	.cta-heading {
		font-size: 24px;
		letter-spacing: -1px;
	}
	.cta-button {
		font-size: 24px;
		padding: 16px 14px 18px;
		border-radius: 12px;
		letter-spacing: -1px;
		line-height: 1.2;
	}
	.cta-fineprint,
	.cta-subnote {
		font-size: 18px;
		margin-bottom: 24px;
	}
	.cta-fineprint br,
	.cta-subnote br {
		display: none;
	}
	.guarantee-box {
		padding: 16px;
	}
	.guarantee-box h3 {
		font-size: 22px;
	}
	.guarantee-box p {
		font-size: 18px;
	}

	.feel-section {
		padding: 36px 16px 44px;
	}
	.feel-section h2.section-title {
		font-size: 28px;
		letter-spacing: -0.3px;
		margin-bottom: 22px;
	}
	.feel-section h3.subhead {
		font-size: 24px;
		margin: 28px 0 14px;
	}
	.feel-section .body-copy,
	.feel-list li {
		font-size: 18px;
		line-height: 1.35;
	}
	.feel-list li {
		font-size: 18px;
		line-height: 1.35;
	}
	.feel-list li::before {
		left: 4px;
		top: 12px;
		width: 7px;
		height: 7px;
	}

	.repeat-cta .repeat-headline {
		font-size: 22px;
		letter-spacing: -0.4px;
	}
	.repeat-cta .repeat-subhead {
		font-size: 20px;
	}
	.stuck-section {
		padding: 32px 16px 40px;
	}
	.stuck-section h2.section-title {
		font-size: 28px;
		letter-spacing: -0.3px;
		margin-bottom: 22px;
	}
	.stuck-section .body-copy,
	.check-list li {
		font-size: 18px;
		line-height: 1.35;
	}
}

/* ===== STUCK SECTION ===== */
.stuck-section {
	background: #0d1b2a;
	color: #fff;
	padding: 15px 20px;
}
.stuck-section .sk-row {
	max-width: 980px;
	margin: 0 auto;
	padding: 32px 0;
}
.stuck-section h2.sk-title {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.75px;
	text-align: center;
	color: #fff;
	margin: 0 0 28px;
}
.stuck-section h2.sk-title em {
	display: block;
	font-style: italic;
	font-weight: 600;
	color: #c9a227;
	font-size: 50px;
	line-height: 60px;
	letter-spacing: -0.75px;
}
.stuck-section p.sk-line {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	margin: 0;
}
.stuck-section p.sk-line + p.sk-line {
	margin-top: 20px;
}
.stuck-section p.sk-line strong {
	font-weight: 700;
}
.stuck-section p.sk-line em {
	font-style: italic;
}
.stuck-section p.sk-line .bold-italic {
	font-weight: 700;
	font-style: italic;
}

/* tickbox bullets */
.stuck-section .sk-checks {
	list-style: none;
	margin: 18px 0;
	padding: 0;
}
.stuck-section .sk-checks li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	margin: 0;
	padding: 10px 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
}
.stuck-section .sk-checks li svg {
	flex: 0 0 22px;
	width: 22px;
	height: 22px;
	margin-top: 3px;
	display: block;
}

@media (max-width: 768px) {
	.stuck-section p.sk-line,
	.stuck-section .sk-checks li {
		font-size: 18px;
		line-height: 1.35;
	}
	.stuck-section h2.sk-title,
	.stuck-section h2.sk-title em {
		font-size: 28px;
		line-height: 1.35;
	}
}

/* ===== TESTIMONIALS SECTION ===== */
.testimonials-section {
	background: #f6ede0;
	color: #212121;
	padding: 60px 20px 60px;
}
.testimonials-section .ts-row {
	max-width: 980px;
	margin: 0 auto;
}
.testimonials-section .ts-row-wide {
	max-width: 1100px;
	margin: 0 auto;
}

.testimonials-section h2.ts-title {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 50px;
	letter-spacing: -0.75px;
	text-align: center;
	color: #0d1b2a;
	margin: 0 0 18px;
}
.testimonials-section h2.ts-title .accent {
	color: #c9a227;
}
.testimonials-section h3.ts-intro {
	font-family: 'Inter Tight', sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 31px;
	text-align: center;
	color: #0d1b2a;
	margin: 0 auto 36px;
}
.testimonials-section h3.ts-intro strong {
	font-weight: 700;
}

/* card */
.testimonials-section .ts-card {
	background: #fefaf6;
	border: 5px solid #c9a227;
	padding: 24px 28px;
	margin: 0 0 28px;
	display: grid;
	grid-template-columns: 150px 1fr;
	gap: 24px;
	align-items: flex-start;
}
.testimonials-section .ts-photo {
	width: 150px;
	height: 150px;
	background: #d9c9b3;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #7a6650;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	flex: 0 0 150px;
}
.testimonials-section .ts-photo img {
	max-width: 100%;
}
.testimonials-section .ts-card h3.ts-quote-title {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-style: italic;
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -0.75px;
	color: #010e45;
	text-align: left;
	margin: 0 0 14px;
}
.testimonials-section .ts-card p.ts-quote {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #212121;
	margin: 0 0 14px;
}
.testimonials-section .ts-card p.ts-name {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #212121;
	margin: 0;
}
.testimonials-section .ts-card p.ts-name strong {
	font-weight: 700;
}

/* video pair */
.testimonials-section .ts-videos {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
	margin: 0 0 28px;
}
.testimonials-section .ts-video {
	position: relative;
	width: 100%;
	aspect-ratio: 16/9;
	overflow: hidden;
}

/* bridge text */
.testimonials-section p.ts-bridge {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #212121;
	text-align: left;
	margin: 18px 0 8px;
}

/* tickbox bullets — gold check, no box */
.testimonials-section ul.ts-checks {
	list-style: none;
	margin: 15px 0 15px;
	padding: 0;
}
.testimonials-section ul.ts-checks li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	padding: 10px 0;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
}
.testimonials-section ul.ts-checks li svg {
	flex: 0 0 26px;
	width: 26px;
	height: 28px;
	display: block;
	color: #c9a227;
}

/* What People Notice heading */
.testimonials-section h3.ts-wpn {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 30px;
	line-height: 1;
	letter-spacing: -0.75px;
	text-align: center;
	color: #0d1b2a;
	margin: 20px 0 15px;
}

/* closing CTA block */
.testimonials-section .ts-cta-wrap {
	text-align: center;
	padding: 24px 0 16px;
}
.testimonials-section h2.ts-cta-tag {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: -0.5px;
	color: #0d1b2a;
	text-align: center;
	margin: 0 0 22px;
}
.testimonials-section .ts-btn {
	display: inline-block;
	background: linear-gradient(180deg, #0086b2 0%, #00698c 100%);
	border-radius: 15px;
	padding: 22px 48px;
	text-decoration: none;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18);
	max-width: 780px;
}
.testimonials-section .ts-btn-label {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 44px;
	line-height: 39.6px;
	letter-spacing: -1px;
	color: #fff;
	margin: 0;
}
.testimonials-section .ts-btn-sub {
	font-family: 'Playfair Display', Georgia, serif;
	font-style: italic;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.3;
	color: #0d1b2a;
	margin: 18px auto 24px;
	max-width: 780px;
}

/* 30-day guarantee box */
.testimonials-section .ts-guarantee {
	background: #fff;
	border: 2px solid #c9a227;
	max-width: 500px;
	margin: 24px auto;
	padding: 20px;
	text-align: center;
}
.testimonials-section .ts-guarantee h3 {
	font-family: 'Playfair Display', Georgia, serif;
	font-weight: 800;
	font-size: 32px;
	line-height: 1.2;
	color: #c9a227;
	margin: 0 0 8px;
}
.testimonials-section .ts-guarantee p {
	font-family: 'Inter', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 19px;
	line-height: 27.2px;
	color: #212121;
	margin: 0;
}

/* trust block */
.testimonials-section .ts-trust {
	text-align: center;
	margin: 28px auto 0;
	max-width: 600px;
}
.testimonials-section .ts-stars {
	width: 144px;
	height: 25px;
	margin: 0 auto 10px;
	background: #c9a227;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 11px;
	/* fallback simple star strip */
	letter-spacing: 6px;
}
.testimonials-section .ts-trust-line {
	font-family: 'Inter', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 23.4px;
	color: #0d1b2a;
	text-align: center;
	margin: 0 auto 14px;
}
.testimonials-section .ts-trust-line strong {
	font-weight: 700;
}
.testimonials-section .ts-trust-logos {
	width: 340px;
	height: 80px;
	max-width: 100%;
	margin: 0 auto;
	background: #e9dcc6;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #7a6650;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
}

@media (max-width: 768px) {
	.testimonials-section h2.ts-title,
	.testimonials-section h2.ts-title em {
		font-size: 28px;
		line-height: 1.35;
	}
	.testimonials-section h3.ts-intro {
		font-size: 18px;
		line-height: 1.5;
	}
	.testimonials-section .ts-card {
		grid-template-columns: 1fr;
	}
	.testimonials-section .ts-photo {
		width: 100%;
		height: auto;
		aspect-ratio: 1/1;
		max-width: 100px;
		margin: 0 auto;
	}
	.testimonials-section .ts-card h3.ts-quote-title {
		font-size: 24px;
		line-height: 1.2;
	}
	.testimonials-section .ts-videos {
		grid-template-columns: 1fr;
	}
	.testimonials-section h3.ts-wpn {
		font-size: 24px;
	}
	.testimonials-section .ts-btn-label {
		font-size: 28px;
		line-height: 1.15;
	}
	.testimonials-section h2.ts-cta-tag {
		font-size: 24px;
	}
	.testimonials-section .ts-guarantee h3 {
		font-size: 24px;
	}
	.testimonials-section .ts-card p.ts-quote,
	.testimonials-section p.ts-bridge,
	.testimonials-section ul.ts-checks li {
		font-size: 18px;
		line-height: 1.35;
	}
}

/* ---------- "What You Get" deliverables section (corrected) ---------- */
.offer-section {
	background: #fefaf6;
	padding: 50px 20px 50px;
}
.offer-inner {
	max-width: 980px;
	margin: 0 auto;
}

.offer-section h2.section-title {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 50px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.75px;
	color: #0d1b2a;
	text-align: center;
	margin: 0 auto 30px;
	max-width: 900px;
}

/* Composite hero product mockup (~800x565) */
.product-hero {
	width: 100%;
	max-width: 800px;
	aspect-ratio: 800 / 565;
	margin: 0 auto 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #8a7a4a;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	letter-spacing: 0.4px;
	text-align: center;
	padding: 0;
}
.product-hero img {
	max-width: 100%;
}

.offer-section .body-copy {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.6;
	color: #000000;
	margin: 0 auto 20px;
}
.offer-section .body-copy p {
	margin: 0 0 20px;
}
.offer-section .body-copy p.emphasis {
	font-weight: 700;
	color: #0d1b2a;
}
.offer-section .body-copy em.gold {
	color: #c9a227;
	font-style: italic;
	font-weight: 600;
}

/* Product card (two-tone): dark header + white body */
.product-card {
	margin: 36px auto 28px;
	max-width: 980px;
}
.product-card .pc-header {
	background: #0d1b2a;
	color: #ffffff;
	border-radius: 15px 15px 0 0;
	padding: 22px 30px;
}
.product-card .pc-header h3 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 40px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.75px;
	color: #ffffff;
	text-align: left;
	margin: 0;
}
.product-card .pc-header h3 .gold-eyebrow {
	color: #c9a227;
	font-weight: 800;
}
.product-card .pc-body {
	padding: clamp(20px, 4vw, 28px) clamp(20px, 4vw, 36px);
	font-size: clamp(1rem, 0.95rem + 0.2vw, 1.05rem);
	line-height: 1.6;
	overflow: hidden; /* contains the floated image */
	box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3);
	border-radius: 0 0 15px 15px;
}
.product-card .pc-body p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	margin: 0 0 20px;
	color: #212121;
}
.product-card .card__image {
	float: right;
	width: clamp(140px, 22vw, 350px);
	margin: 0 0 16px 24px;
	max-width: 100%;
}
.product-card .card__image img {
	width: 100%;
	height: auto;
	display: block;
}
.product-card .card__image[aria-mwidth='250'] {
	max-width: 250px;
}
.product-card .card__image[aria-mwidth='210'] {
	max-width: 210px;
}
.product-card .pc-body p {
	margin: 0 0 20px;
}
.product-card .pc-body p.emphasis {
	font-weight: 700;
	color: #0d1b2a;
}
.product-card .pc-body em.gold {
	color: #c9a227;
	font-style: italic;
	font-weight: 600;
}
.product-card .pc-body ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}
.product-card .pc-body ul li {
	position: relative;
	padding: 0px 0 20px 18px;
	font-size: 20px;
	font-weight: 500;
	color: #212121;
	line-height: 1.3;
}
.product-card .pc-body ul li::before {
	content: '•';
	position: absolute;
	left: 2px;
	top: 0;
	color: #212121;
	font-size: 20px;
	line-height: 1.3;
}
.product-card .pc-body ul li:last-child {
	padding-bottom: 0;
}

/* Right-side product image placeholder (350 wide, ~16:13.3) */
.pc-image {
	width: 350px;
	max-width: 100%;
	aspect-ratio: 600 / 498;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #8a7a4a;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	letter-spacing: 0.4px;
	text-align: center;
	padding: 0;
	position: relative;
	top: -20px;
}

.pc-image img {
	max-width: 100%;
}

.offer-section h3.everything-heading {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 30px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.75px;
	color: #0d1b2a;
	text-align: center;
	margin: 40px auto 22px;
	max-width: 900px;
}

.offer-section h3.price-line {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -1px;
	color: #0d1b2a;
	text-align: center;
	margin: 36px auto 20px;
}

/* Responsive */
@media (max-width: 980px) {
	.offer-section {
		padding: 56px 20px 64px;
	}
	.offer-section h2.section-title {
		font-size: 38px;
	}
	.offer-section .body-copy {
		font-size: 18px;
	}
	.product-card .pc-header {
		padding: 18px 22px;
	}
	.product-card .pc-header h3 {
		font-size: 28px;
		line-height: 1.2;
	}
	.product-card .pc-body {
		padding: 22px;
		grid-template-columns: minmax(0, 1fr) 260px;
		gap: 22px;
	}
	.product-card .pc-body .pc-text,
	.product-card .pc-body .pc-text ul li {
		font-size: 16px;
	}
	.pc-image-placeholder {
		width: 260px;
	}
	.offer-section h3.everything-heading {
		font-size: 32px;
	}
	.offer-section h3.price-line {
		font-size: 28px;
	}
}
@media (max-width: 720px) {
	.product-card .pc-body {
		grid-template-columns: 1fr;
	}
	.pc-image-placeholder {
		width: 100%;
		max-width: 320px;
		margin: 0 auto;
		grid-row: 1;
	}
	.product-card .pc-body .pc-text {
		grid-row: 2;
	}
}
@media (max-width: 640px) {
	.card__image {
		float: none !important;
		margin: 0 auto 20px !important;
		width: min(220px, 60%) !important;
		display: block;
	}
	.offer-section {
		padding: 40px 16px 48px;
	}
	.offer-section h2.section-title {
		font-size: 28px;
		line-height: 1.35;
		letter-spacing: -0.3px;
		margin-bottom: 24px;
	}
	.offer-section .body-copy p,
	.product-card .pc-body p,
	.product-card .pc-body ul li {
		font-size: 18px;
		line-height: 1.35;
	}
	.offer-section .body-copy {
		font-size: 16px;
	}
	.product-card .pc-header {
		border-radius: 12px 12px 0 0;
		padding: 16px 18px;
	}
	.product-card .pc-header h3 {
		font-size: 24px;
	}
	.product-card .pc-body {
		border-radius: 0 0 12px 12px;
		padding: 18px;
	}
	.product-card .pc-body .pc-text,
	.product-card .pc-body .pc-text ul li {
		font-size: 15px;
		line-height: 1.55;
	}
	.offer-section h3.everything-heading {
		font-size: 24px;
	}
	.offer-section h3.price-line {
		font-size: 28px;
		letter-spacing: -0.4px;
	}
}

/* ---------- FAQ section ---------- */
.faq-section {
	background: #fefaf6;
	padding: 70px 20px 80px;
}
.faq-inner {
	max-width: 980px;
	margin: 0 auto;
}

.faq-section h2.section-title {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 58px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -0.75px;
	color: #0d1b2a;
	text-align: center;
	margin: 0 auto 32px;
	max-width: 900px;
}
.faq-content ul {
	list-style: none;
	padding: 0;
	margin: 0 0 16px;
}
.faq-content ul li {
	position: relative;
	padding: 4px 0 4px 22px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #333333;
	line-height: 1.5;
}
.faq-content ul li::before {
	content: '•';
	position: absolute;
	left: 6px;
	top: 4px;
	color: #c9a227;
	font-size: 18px;
	line-height: 1.2;
}

/* "You Don't Need To Be Sure" closer block */
.faq-closer {
	max-width: 980px;
	margin: 50px auto 40px;
}
.faq-closer h3.subhead {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 30px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -0.75px;
	color: #152b50;
	margin: 0 0 18px;
}
.faq-closer .body-copy {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.3;
	color: #000000;
}
.faq-closer .body-copy p {
	margin: 0 0 20px;
}
.faq-closer .body-copy p.italic-line {
	font-style: italic;
	color: #0d1b2a;
	font-weight: 600;
}
.faq-closer h3.price-line {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-size: 36px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: -1px;
	color: #0d1b2a;
	margin: 28px auto 20px;
}

/* Pull-quote callout */
.faq__callout {
	background: #fdfaf7;
	border-left: 4px solid #c9a227;
	padding: 10px 0 10px 20px;
	margin: 50px 0 28px;
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-style: italic;
	font-weight: 500;
	font-size: 24px;
	line-height: 33.6px;
	color: #000;
	text-align: left;
}

/* Closing copy */
.faq__final-h2 {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 800;
	font-size: 50px;
	line-height: 50px;
	color: #0d1b2a;
	text-align: center;
	margin: 28px 0 22px;
}
.faq__final-h2-gold {
	color: #c9a227;
}
.faq__final-body {
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	color: #000;
	text-align: left;
	margin: 0 0 22px;
}

/* Responsive */
@media (max-width: 980px) {
	.faq-section {
		padding: 56px 20px 64px;
	}
	.faq-section h2.section-title {
		font-size: 40px;
	}
	.faq-item > summary {
		font-size: 19px;
		padding: 18px 50px 18px 18px;
	}
	.faq-content p,
	.faq-content ul li {
		font-size: 16px;
	}
	.faq-closer h3.subhead {
		font-size: 30px;
	}
	.faq-closer h3.price-line {
		font-size: 28px;
	}
	.faq-closer .body-copy {
		font-size: 18px;
	}
	.faq__final-h2 {
		font-size: 36px;
		line-height: 1.15;
	}
	.faq__callout {
		font-size: 20px;
		line-height: 1.4;
	}
}
@media (max-width: 640px) {
	.faq-section {
		padding: 40px 16px 48px;
	}
	.faq-section h2.section-title {
		font-size: 28px;
		letter-spacing: -0.3px;
	}
	.faq-item {
		border-radius: 8px;
	}
	.faq-item > summary {
		font-size: 17px;
		padding: 16px 44px 16px 16px;
	}
	.faq-item > summary::after {
		right: 16px;
		width: 10px;
		height: 10px;
	}
	.faq-content {
		padding: 14px 16px 18px;
	}
	.faq-content p,
	.faq-content ul li {
		font-size: 15px;
		line-height: 1.55;
	}
	.faq-closer h3.subhead {
		font-size: 22px;
	}
	.faq-closer h3.price-line {
		font-size: 22px;
	}
	.faq-closer .body-copy,
	.faq-closer .body-copy p {
		font-size: 18px;
		line-height: 1.35;
	}
	.faq__final-body {
		font-size: 17px;
		line-height: 1.55;
	}
}

.medium {
	font-weight: 500;
}
.semi-bold {
	font-weight: 600;
}
.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.text-white,
.text-white strong {
	color: #ffffff !important;
}

.tick-svg {
	flex: 0 0 auto;
	width: 26px;
	height: 28px;
	display: block;
	color: #c9a227;
	margin-top: 0;
}
.tick-white-svg {
	flex: 0 0 auto;
	width: 26px;
	height: 28px;
	display: block;
	color: #ffffff;
	margin-top: 0;
}
@media (max-width: 640px) {
	.tick-svg,
	.tick-white-svg {
		width: 20px !important;
		height: 22px !important;
	}
}

/* ===== merged from yt-lazy.css ===== */
.youtube-embed {
  --button-size: 6rem;
  position: relative;
  color: #fff;
  background: #000;
}
.youtube-embed button {
  all: unset;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.youtube-embed button * {
  pointer-events: none;
}
.youtube-embed .play-icon {
  height: var(--button-size);
  width: var(--button-size);
  position: absolute;
  top: calc(50% - (var(--button-size) / 2));
  left: calc(50% - (var(--button-size) / 2));
}
.youtube-embed img,
.youtube-embed iframe {
  aspect-ratio: 16/9;
  height: 100%;
  width: 100%;
}

/* ===== merged from video-cards.css ===== */
.video-box {
	border: 0;
	border-radius: 0;
}
.w-full {
  width: 100%;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

/* ===== merged from accordion-faqs.css ===== */
.accordion {
	margin: auto;
	width: 100%;
}
.accordion input {
	display: none;
}
.faq-item {
	transition: all 0.75s linear;
	overflow: hidden;
}
.faq-item::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
}
.faq-item {
	border: 1px solid #d9d9d9;
	border-radius: 10px 10px 10px 10px;
	padding: 18px 20px;
	margin-bottom: 25px;
}
.faq-item:last-child {
	margin-bottom: 25px;
}
.faq-item.faq-open {
	background: #fff;
}
.faq-item.faq-closed {
	background: #0d1b2a;
}
.faq-question {
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}
.faq-question-text {
	font-family: 'Playfair Display', Georgia, 'Times New Roman', serif;
	font-weight: 700;
	padding-right: 50px;
}
.faq-open .faq-question-text {
	font-size: 22px;
	color: #333;
	letter-spacing: -0.75px;
	line-height: 1.3;
}
.faq-closed .faq-question-text {
	font-size: 22px;
	color: #fff;
	letter-spacing: -0.75px;
	line-height: 1.3;
}
.faq-icon {
	font-size: 20px;
	flex-shrink: 0;
	position: relative;
	top: 3px;
}
.faq-open .faq-icon {
	color: #152b50;
}
.faq-closed .faq-icon {
	color: #fff;
}
.faq-answer {
	margin-top: 15px;
	font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #212121;
	line-height: 1.3;
}
.faq-answer p {
	font-size: 20px;
	line-height: 1.3;
	font-weight: 500;
	margin-bottom: 20px;
}
.faq-answer p:last-child {
    margin-bottom: 10px;
}
.faq-answer ul {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}
.faq-answer ul li {
	position: relative;
	padding: 0px 0 10px 18px;
	font-size: 20px;
	font-weight: 500;
	color: #212121;
	line-height: 1.3;
}
.faq-answer ul li:last-child {
	padding-bottom: 0;
}
.faq-answer ul li::before {
	content: '•';
	position: absolute;
	left: 2px;
	top: 0;
	color: #212121;
	font-size: 20px;
	line-height: 1.3;
}
.faq-closed .faq-answer {
	display: none;
}
.box-title {
	font-size: 24px;
	line-height: 1;
	color: #fff;
	display: inline-block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.box-content {
	padding: 1rem 0 0;
	color: rgba(0, 0, 0, 0.54);
	display: none;
	line-height: 1.4em;
	font-size: 20px;
}
.box-close {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	display: none;
}
input:checked + .box {
	height: auto;
	margin: 0 0 2.75%;
	overflow: hidden;
	border: 1px solid #d9d9d9;
	background-color: #fff;
}
input:checked + .box .box-title {
	color: #152b50;
}
input:checked + .box .box-content,
input:checked + .box .box-close {
	color: #fff;
	display: inline-block;
}
.arrows section .box-title {
	width: calc(100% - 64px);
}
.arrows section .box-title:after {
	position: absolute;
	display: block;
	font-family: 'Font Awesome 5 Free';
	content: '\2b';
	font-size: 24px;
	top: 30%;
	transition: transform 0.75s linear;
	color: #fff;
	right: 2%;
}
input:checked + section.box .box-title:after {
	transform: rotate(90deg);
	display: none;
}
@media only screen and (max-width: 767px) {
	.box-title {
		font-size: 20px;
		line-height: 1.15;
	}
	.box-content p {
		font-size: 16px;
		line-height: 1.4;
	}
}
@media (max-width: 640px) {
	.faq-open .faq-question-text {
		font-size: 22px;
		line-height: 1.35;
	}
	.faq-answer p,
	.faq-answer ul li {
		font-size: 18px;
		line-height: 1.35;
	}
}


/* ===== footer ===== */
footer {
	border-top-width: 1px;
	border-top-color: #666;
	border-top-style: dotted;
    font-size: 14px;
    font-optical-sizing: auto;
    font-weight: 400;
    line-height: 1.7;
}

footer a {
    text-decoration: none;
}

footer ol,
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer p {
	font-size: 15px;
	line-height: 27.2px;
    margin: 0 auto;
}

footer .max-w-1170 {
  max-width: 1170px !important;
}
footer.bg-trapped-darkness {
  background-color: #0d1b2a;
}
footer .inter {
  font-family: 'Inter', sans-serif;
  font-style: normal;
  font-variation-settings: 'opsz' 14;
}
footer .open-sans {
  font-family: 'Open Sans', sans-serif;
  font-optical-sizing: auto;
}
footer .text-basaltgrey {
  color: #999999;
}
footer .text-white {
  color: rgb(255 255 255);
}
footer .text-default {
  font-size: 19px;
  line-height: 27.2px;
}
footer .uppercase {
  text-transform: uppercase;
}
footer .font-medium {
  font-weight: 500;
}
footer .font-bold {
  font-weight: 700;
}
footer .tracking-plus1 {
  letter-spacing: 1px;
}
footer .block {
  display: block;
}
footer .flex {
  display: flex;
}
footer .flex-wrap {
  flex-wrap: wrap;
}
footer .justify-center {
  justify-content: center;
}
footer .justify-between {
  justify-content: space-between;
}
footer .items-center {
  align-items: center;
}
footer .gap-4 {
  gap: 1rem;
}
footer .mb-4 {
  margin-bottom: 1rem;
}
footer .mb-8 {
  margin-bottom: 2rem;
}
footer .mt-4 {
  margin-top: 1rem;
}
footer .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
footer .pt-4 {
  padding-top: 1rem;
}
footer .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
footer .py-15 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}
footer .text-center {
  text-align: center;
}
@media only screen and (max-width: 767px) {
	footer ul {
		display: block !important;
		text-align: center;
	}
	footer ul li {
		padding-bottom: 10px;
	}
}

@media (min-width: 1536px) {
	footer .\32xl\:px-0 {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 768px) {
    footer .md\:px-5 {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}
@media only screen and (max-width: 767px) {
    footer .mb-8 {
		margin-bottom: 15px;
	}
}