.section-1-banner {
	padding: 0 30px;
}

.section-1-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/section-1-banner.webp") no-repeat center
		right/cover;
	z-index: 0;
}

#section-1-banner-mobile {
	display: none;
}

.section-1-background-mobile {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/spine-aligner-tool-hero-mobilev2.webp") no-repeat center
		center/cover;
	z-index: 0;
}

.section-1-overlay {
	position: relative;
	z-index: 1;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 5px;
}

.section-1-subtitle {
	font-style: italic;
	font-size: 32px;
	color: #222;
}

.section-1-headline {
	font-size: 3.5rem;
	line-height: 1.5;
	color: #000;
	margin: 2rem 0;
}

.section-1-highlight {
	background-color: #395ea3;
	color: #fff;
	padding: 8px 12px;
	margin: 10px 0;
}

.section-1-no-routine {
	font-size: 2rem;
	color: #000;
}

.section-1-features {
	background-color: #5ab1c9;
}

.section-1-feature {
	font-size: 1.3rem;
	gap: 6px;
	padding: 3px;
}

.section-1-svg {
	width: 21px;
	height: 21px;
	fill: #de433b;
	margin-top: -4px;
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.section-1-headline {
		font-size: 2.6rem !important;
		line-height: 1 !important;
	}

	.section-1-subtitle {
		font-size: 26px !important;
	}
	.section-1-no-routine {
		font-size: 26px !important;
	}

	.section-1-feature {
		font-size: 1.1rem !important;
	}

	.section-1-offer-limited {
		font-size: 2.6rem !important;
		margin-bottom: -15px !important;
	}

	.section-1-offer-title {
		font-size: 2.6rem !important;
	}

	.section-1-offer-subtitle {
		font-size: 1.6rem !important;
	}

	.section-1-offer-fullprice {
		font-size: 2.6rem !important;
		margin-bottom: -30px !important;
	}

	.section-1-offer-free {
		font-size: 3.6rem !important;
		margin-bottom: -10px;
	}

	.section-1-offer-ship-note {
		font-size: 1.6rem !important;
	}

	.section-1-offer-cta {
		margin-top: -25px !important;
	}

	.section-1-testimonial-text {
		font-size: 1.5rem !important;
	}

	.section-1-name {
		font-size: 1.5rem !important;
	}

	.section-1-about-rick-title {
		font-size: 3.3rem !important;
	}

	.section-1-about-rick-subtitle {
		font-size: 1.8rem !important;
	}

	.section-1-about-rick-greeting {
		font-size: 3rem !important;
	}

	.section-1-about-rick-text {
		font-size: 22px!important;
	}

	.section-1-about-rick-img {
		max-width: 230px !important;
	}

	.section-1-offer-buy-button {
		max-width: 700px !important;
	}

	.section-1-avatar-img {
		max-width: 175px !important;
	}

	.section-7-container .section-1-offer-free {
		font-size: 28px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.section-1-about-rick-img {
		max-width: 210px !important;
	}

	.section-1-avatar-img {
		max-width: 133px !important;
	}

	.section-1-offer-free {
		font-size: 2.9rem !important;
	}

	.section-1-offer-free-image {
		max-width: 290px !important;
	}

	.section-1-offer-ship-note {
		font-size: 1.4rem !important;
	}

	.section-1-testimonial-text {
		font-size: 1.4rem !important;
	}

	.section-1-name {
		font-size: 1.4rem !important;
	}

	.section-1-about-rick-title {
		font-size: 3rem !important;
	}

	.section-4-spine-img {
		margin-top: 136px !important;
		margin-left: -54px !important;
	}

	.section-4-woman-idk-box-header {
		font-size: 2rem !important;
	}

	.section-4-woman-idk-box-text {
		font-size: 1.4rem !important;
	}

	.section-4-story-container li {
		font-size: 1.4rem !important;
	}

	.section-4-story-container p {
		font-size: 1.4rem !important;
	}

	.section-4-best-part-heading {
		font-size: 2.2rem !important;
	}
}

@media (max-width: 768px) {
	#section-1-banner-mobile {
		display: block;
	}

	.section-1-avatar-img {
		max-width: 170px !important;
	}

	.section-1-features {
		display: none !important;
	}

	.section-1-features-hidden {
		display: block !important;
	}

	.section-1-features {
		display: none !important;
	}

	.section-1-features-hidden {
		display: block !important;
	}

	.section-1-subtitle {
		font-size: 20px;
		margin-bottom: 5px;
		text-align: center;
	}

	.section-1-headline {
		font-size: 3rem;
		line-height: 0.5;
		margin: 0;
		text-align: center;
	}

	.section-1-highlight {
		font-size: 30px;
		line-height: 2;
		padding: 8px 10px;
		margin: 5px 0 !important;
	}

	.section-1-no-routine {
		font-size: 1.5rem;
		margin-bottom: 5px;
		text-align: center;
	}

	.section-1-feature {
		font-size: 0.7rem;
	}

	.section-1-svg {
		width: 18px;
		height: 18px;
	}

	.section-1-banner {
		padding: 0;
		display: none;
	}

	.section-1-overlay {
		padding-top: 0;
		padding-bottom: 0;
	}

	.section-4-story-container p {
		font-size: 20px !important;
	}

	.section-4-story-header {
		font-size: 1.8rem !important;
	}

	.section-4-story-container li {
		font-size: 22px !important;
	}

	.section-4-woman-idk-container p {
		font-size: 22px !important;
	}

	.section-4-blue-container-box p {
		font-size: 22px !important;
	}

	.section-1-about-rick-text {
		font-size: 1.5rem !important;
	}
}

.section-1-offer {
	background: #81ddf5;
}

.section-1-offer-container {
	max-width: 800px;
	margin: 0 auto;
}

.section-1-offer-limited {
	color: #dd1c1c;
	font-weight: bold;
	font-size: 64px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.section-1-offer-title {
	font-size: 64px;
	font-weight: bold;
	margin: 10px 0;
}

.section-1-offer-title .highlight-red {
	color: #dd1c1c;
}

.section-1-offer-subtitle {
	font-size: 40px;
	font-weight: bold;
}

.section-1-offer-product {
	max-width: 63%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.section-1-offer-fullprice {
	font-size: 59.4px;
	font-weight: bold;
	color: #000;
}

.strike-x {
	position: relative;
	display: inline-block;
	color: #000;
	font-weight: bold;
}

.strike-x::before,
.strike-x::after {
    content: "";
    position: absolute;
    width: 80%;
    height: 5px;
    background-color: red;
    top: 50%;
    left: 15%;
    transform: rotate(20deg);
}

.strike-x::after {
	transform: rotate(-20deg);
}

.section-1-offer-free {
	font-size: 81.4px;
	font-weight: bold;
	color: #000;
}

.section-1-offer-payments img {
	height: auto;
}

.section-1-offer-free-image {
	max-width: 330px;
	height: auto;
	vertical-align: middle;
}

.section-1-offer-price {
	margin-top: -70px;
}

.section-1-offer-ship-note {
	font-size: 30px;
	color: #555;
}

.section-1-offer-cta {
	margin-top: 20px;
}

.section-1-offer-click {
	color: red;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	font-style: italic;
}

.section-1-offer-buy-button {
	max-width: 800px;
	width: 100%;
	height: auto;
	margin-top: 5px;
}

.section-1-offer-payment-icons {
	margin-top: 30px;
	display: flex;
	justify-content: center;
	gap: 12px;
	flex-wrap: wrap;
}

.section-1-testimonial-container {
	background-color: white; /* Adjust this if you have a different theme color */
	padding: 0 30px;
}

.section-1-testimonial-card {
	border: 3px dashed #000;
	background-color: rgb(198 238 249);
}

.section-1-stars {
	font-size: 1.4rem;
	background-color: white;
	border-radius: 25px;
	padding: 0.25rem 0.75rem;
	display: inline-block;
	line-height: 1;
}

.section-1-testimonial-text {
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #333;
}

.section-1-name {
	color: #000;
	font-size: 30px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.tt {
	display: none;
}

@media (max-width: 768px) {
	.section-1-offer-limited {
		font-size: 1.9rem;
	}

	.ff {
		display: none !important;
	}

	.tt {
		display: flex !important;
		margin-top: -25px !important;
	}

	.section-1-offer-title {
		font-size: 1.9rem;
	}

	.section-1-offer-subtitle {
		font-size: 2rem;
	}

	.section-1-stars {
		margin-top: 0.75rem;
	}

	.section-1-offer-price {
		margin-top: -50px;
	}

	.section-1-offer-product {
		max-width: 100%;
	}

	.section-1-offer-free {
		font-size: 28px;
		margin-bottom: -5px;
	}

	.section-1-offer-free-image {
		max-width: 200px;
		margin-left: -10px;
	}

	.section-1-offer-ship-note {
		font-size: 0.9rem;
	}

	.section-1-offer-cta {
		margin-top: -15px;
	}

	.section-1-testimonial-container {
		padding: 0;
	}

	.section-1-name {
		font-size: 1.2rem;
	}
}

.section-1-benefits-container {
	background-color: rgb(198 238 249);
	padding: 0 30px;
}

.section-1-benefits-heading {
	font-size: 3rem;
	color: #000;
}

.section-1-benefits-subheading {
	font-size: 3rem;
}

.section-1-benefits-icon {
	width: 40px;
	height: 40px;
}

.section-1-benefits-title {
	font-weight: 700;
	background-color: #ffeb3b;
	display: inline;
	padding: 0.15rem 0.4rem;
	border-radius: 4px;
	font-size: 22.3px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-1-benefits-text {
	margin-top: 0.5rem;
	font-size: 22.3px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #333;
}

.section-1-membership-text {
	margin-top: 0.5rem;
	font-size: 22px!important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: gray!important;
}

.section-1-about-rick-container {
	background-color: white;
	padding: 0 30px;
}

.section-1-about-rick-title {
	font-size: 69.2px;
	color: #000;
	line-height: 1.3;
}

.section-1-about-rick-subtitle {
	font-size: 35.6px;
	color: #d00101;
}

.section-1-about-rick-greeting {
	font-size: 64px;
	color: #000;
}

.section-1-about-rick-text {
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #333;
	margin-bottom: 1rem;
}

.section-1-about-rick-img {
	max-width: 315px;
	height: auto;
}

.highlight {
	background-color: #c6eef9;
	font-weight: 600;
}

@media (max-width: 768px) {
	.section-1-about-rick-title {
		font-size: 2.1rem;
	}

	.section-1-about-rick-subtitle {
		font-size: 1.6rem;
	}

	.section-1-about-rick-img {
		max-width: 250px;
	}

	.section-1-about-rick-greeting {
		font-size: 2.5rem;
	}
}


/* start css Section 5 css*/

.section-5-bg-transparent {
	position: relative; /* Required for the pseudo-element */
	background-color: #81ddf5; /* Set the background color */
	height: auto; /* Adjust height as needed */
	padding: 20px; /* Add some padding */
	overflow: hidden; /* Prevent overflow of pseudo-elements */
}

.section-5-bg-transparent::before {
	content: ""; /* Required for the pseudo-element */
	position: absolute; /* Position it absolutely */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url("../images/EFISpineAlignerSalesPage.png"),
		linear-gradient(rgba(129, 221, 245, 0.5), rgba(129, 221, 245, 0.5));
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.1;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.section-5-bg-transparent > * {
	position: relative; /* Position content above the pseudo-element */
	z-index: 2; /* Ensure content appears above the background image */
	color: #333; /* Adjust text color */
}

.s5-title-text-shadow {
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}

.custom-gap-table {
	border-collapse: separate; /* Merge borders */
	background-color: transparent;
	border-spacing: 10px;
}

.custom-gap-table td {
	background-color: #81ddf5 !important; /* Cell background color */
	padding: 15px; /* Padding inside cells */
	vertical-align: middle; /* Vertical alignment */
	border: 1px solid #ffffff; /* Cell border */
	box-sizing: border-box; /* Include padding and border in width/height */
}

.custom-gap-table td:last-child {
	text-align: center; /* Center text in last cell */
	color: red; /* Text color */
	font-weight: bold; /* Bold text */
	white-space: nowrap; /* Prevent text wrapping */
	vertical-align: middle; /* Vertical alignment */
}

.section-5-table-text {
	font-size: 1.2rem;
	color: #333;
}

.custom-gap-table {
	padding: 20px;
}

@media (max-width: 500px) {
	.custom-gap-table {
		padding: 0 !important;
	}
	.section-1-testimonial-text {
		font-size: 22px !important;
	}
	.section-1-benefits-title {
		font-size: 20px !important;
	}
	.section-1-offer-fullprice {
		font-size: 30px !important;
	}

	.section-1-benefits-heading {
		font-size: 30px !important;
	}

	.section-1-offer-subtitle {
		font-size: 22px;
	}
	.section-1-benefits-subheading {
		font-size: 26px;
	}

	.section-1-offer-ship-note {
		font-size: 15px !important;
	}

	.img-fluid-m {
		max-width: 60% !important;
	}
}

@media (min-width: 601px) {
	.img-fluid-s5 {
		max-width: 800px !important;
		margin: auto;
	}

	.section5-spacing {
		padding: 0 50px 0 50px !important;
	}
}
/*  end css section 5*/

/* Section 3 */

.section-3-back-pain-section {
	position: relative;
	font-family: "Montserrat", Arial, sans-serif;
	background-color: #ffffff;
	color: #000;
	padding: 30px;
	overflow: hidden;
	z-index: 1;
}

.section-3-back-pain-section::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/Paininthespine2.webp");
	background-size: cover;
	background-position: center;
	opacity: 0.15;
	z-index: -1;
}

.section-3-back-pain-section2 {
	position: relative;
	font-family: "Montserrat", Arial, sans-serif;
	background-color: #ffffff;
	color: #000;
	padding: 30px;
	overflow: hidden;
	z-index: 1;
}

.section-3-back-pain-section2::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../converted-img/EFI-SpineAligner-sitting-background.webp");
	background-size: cover;
	background-position: center;
	opacity: 0.9;
	z-index: -1;
}

.section-3-header {
	background-color: rgb(198, 238, 249);
	color: #000;
	font-size: 2.2rem;
	font-weight: bolder;
	padding: 20px;
	text-align: center;
}

.section-3-content {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 20px;
}

.section-3-text {
	flex: 1 1 300px;
}
.section-3-color {
	background-color: rgb(198, 238, 249);
}
.section-3-highlight {
	color: #000;
	font-weight: bold;
}

.section-3-truth-box {
	background-color: #ffffff;
	padding: 20px;
	margin-top: 20px;
	text-align: center;
	line-height: 53px;
	font-size: 1em;
	font-weight: 700;
	font-family: "Montserrat", Arial, sans-serif;
	margin-bottom: 20px;
}

.section-3-style-3 {
	color: #505050;
	font-family: "Lucida Grande", sans-serif;
	font-size: 5px;
	font-weight: 500;
	background: linear-gradient(90deg, #5ab1c9, #5ab1c9);
	-webkit-text-fill-color: transparent;
}
.section-3-stat {
	font-size: 1.5em;
	font-weight: 700;
	font-family: "Montserrat", Arial, sans-serif;
}

.section-3-subtext {
	font-size: 1.5em;
	font-weight: 700;
	font-family: "Montserrat", Arial, sans-serif;
}

.section-3-subpoints {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.section-3-head-4 {
	font-size: 25px;
	text-align: center;
	font-weight: 500;
}
.section-3-wrapper {
	font-family: "Montserrat", Arial, sans-serif;
	background-image: linear-gradient(to bottom, #62aec3, #ffffff);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #000;
	padding: 40px 40px;
	padding-bottom: 1px;
}

.section-3-top-box {
	display: flex;
	flex-wrap: wrap;
	border-radius: 20px;
	align-items: center;
	background: rgba(255, 255, 255, 0.66);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #020202;
}
.section-3-text-content {
	padding-left: 10px;
}

.section-3-text-content h3 {
	color: #000000;
	font-size: 25px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 25px;
}

.section-3-image-box img {
	max-width: 130%;
	margin-bottom: -2px;
}
.section-3-image-box-mobile {
	background-image: url("../images/RickImgmobile.png");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 500px;
}

.section-3-mid-box {
	background-color: rgb(198, 238, 249);
	color: #fff;
	padding: 0px;
}
.section-3-header-2 {
	background-color: #71bcd1;
	color: #fff;
	font-size: 2.2rem;
	font-weight: bolder;
	padding: 20px;
	text-align: center;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.section-3-mid-box h3 {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}
.section-3-testimonial-text {
	font-size: 28px;
	color: #333;
}
.section-3-mid-content {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
}

.section-3-mid-image {
	flex: 1 1 40%;
	text-align: center;
}

.section-3-mid-image img {
	max-width: 100%;
	border-radius: 10px;
}

.section-3-spine-aligner {
	background-color: #91e4f4;
	text-align: center;
	padding: 40px 20px;
	font-family: "Arial", sans-serif;
	color: #000;
}
.section-3-rick {
	font-size: 2.2rem;
	font-weight: 600;
	padding-top: 10px;
}
.section-3-spine-aligner h2 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 5px;
}

.section-3-spine-aligner h1 {
	font-size: 32px;
	font-weight: bold;
	margin-top: 0;
}

#custom-img-css {
	max-width: 655px;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	overflow: hidden;
	margin-left: -85px;
}
.section-3-side-text {
	position: relative;
	z-index: 3;
	padding: 10px;
}

.section-3-spine-aligner .highlight-blue {
	color: #ffffff;
	text-shadow: 2px 2px 4px #2e4c5f;
}
.section-3-responsive-back-guide {
	text-align: center;
	padding: 20px;
}

.section-3-responsive-back-guide img {
	max-width: 100%;
	height: auto;
	width: 100%;
	max-width: 800px;
}

@media (max-width: 1024px) {
	.section-3-image-box img {
		margin-right: 0;
		margin-bottom: -121px;
	}
	#custom-img-css {
		position: static;
		max-width: 615px;
		position: absolute;
	}
	.section-1-testimonial-text {
		padding-left: 0 !important;
	}
	.section-3-side-text {
    	line-height: 30px;
	}
	.section-3-text-content {
		line-height: 30px;
	}
	#cust-padd {
		margin-left: 30px;
	}
}
@media screen and (min-width: 768px) {
	.mobile-design {
		display: none !important;
	}
}
@media (max-width: 768px) {
	.section-3-responsive-back-guide {
		padding: 15px 10px;
	}
	.section-3-image-box img {
		margin-right: 0;
		margin-bottom: -190px;
	}
	.section-3-responsive-back-guide img {
		width: 100%;
		max-width: 100%;
	}
	.section-3-mid-content .row {
		flex-direction: column;
	}
	.section-1-testimonial-text {
		padding-left: 0 !important;
	}

	.section-3-mid-content .col-md-5,
	.section-3-mid-content .col-md-7 {
		width: 100%;
		max-width: 100%;
		text-align: left;
	}

	.section-3-side-text {
		padding: 20px;
		background: rgba(255, 255, 255, 0.6);
		text-align: left;
		padding-left: 25px !important;
	}

	#custom-img-css {
		position: static;
		width: 100%;
		max-width: 100%;
		height: auto;
		display: block;
	}
	#cust-padd {
		margin-left: 0px;
	}
}
.mobile-design {
	display: none !important;
}

@media (max-width: 431px) {
	.mobile-design {
		display: block !important;
	}

	.Desktop-design {
		display: none !important;
	}
}

@media (max-width: 425px) {
	.section-3-responsive-back-guide {
		padding: 10px 5px;
	}

	.section-3-responsive-back-guide img {
		width: 100%;
		max-width: 100%;
	}
	.section-3-content {
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
		text-align: left;
	}

	.section-3-text {
		width: 100%;
	}

	.section-3-content .col-md-4 {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}

	.section-1-about-rick-img {
		width: 85%;
		max-width: 100%;
		height: auto;
	}
	.section-3-rick-top-box {
		display: flex;
		flex-direction: column;
	}

	.section-3-image-box-rick {
		order: -1;
		text-align: left;
		margin-bottom: 20px;
	}

	.section-3-image-box-rick img {
		width: 80%;
		max-width: 250px;
		height: auto;
		margin: 0 auto;
		display: block;
	}

	.section-3-rick-top-box .section-3-text-content {
		padding: 0 15px;
		text-align: left;
	}

	.section-3-rick-top-box .section-1-about-rick-greeting {
		font-size: 26px;
	}

	.section-3-rick-top-box .section-1-testimonial-text {
		font-size: 26px;
		line-height: 1.5;
	}
}
/* End of section-3 CSS */

.section-4-highlight {
	background-color: #ffffff;
	font-weight: 800;
}

.section-4-how-it-works-container {
	background: url("../images/woman-spine-bg.webp") no-repeat center right;
	background-size: cover;
	background-position: 60% center;
	color: #000;
	position: relative;
	overflow: hidden;
	min-height: 650px;
	padding: 0 30px;
}

.section-4-how-it-works-title {
	font-size: 64px;
}

.section-4-how-it-works-gears {
	max-width: 130%;
	margin-left: -15%;
	margin-top: -15%;
}

.section-4-how-it-works-text p {
	font-size: 1.6rem;
	color: #333;
}

.section-4-how-it-works-steps li,
.section-4-how-it-works-highlight li {
	font-size: 1.6rem;
	color: #333;
}

.section-4-how-it-works-steps h5,
.section-4-how-it-works-highlight h5 {
	font-size: 50px;
}

.section-4-spine-img {
	max-width: 130%;
	margin-left: -127px;
}

.section-4-hide-on-mobile {
	display: none;
}

.section-4-hide-on-desktop {
	display: block;
}

@media only screen and (min-width: 1024px) and (max-width: 1366px) {
	.section-4-spine-img {
		margin-top: 30px;
		margin-left: -92px;
	}

	.section-4-how-it-works-title {
		font-size: 3rem !important;
	}

	.section-4-how-it-works-steps h5,
	.section-4-how-it-works-highlight h5 {
		font-size: 2.5rem !important;
	}

	.section-4-how-it-works-steps li,
	.section-4-how-it-works-highlight li {
		font-size: 1.3rem !important;
	}

	.section-4-how-it-works-gears {
		max-width: 160% !important;
		margin-left: -32% !important;
		margin-top: -28% !important;
	}

	.section-4-best-part-heading {
		font-size: 2.6rem !important;
	}

	.section-4-best-part-highlighted {
		font-size: 1.4rem !important;
	}

	.section-4-best-part-text {
		font-size: 1.4rem !important;
	}

	.section-4-woman-idk-box-header {
		font-size: 2.3rem !important;
	}

	.section-4-woman-idk-box-text {
		font-size: 1.4rem !important;
	}

	.section-4-woman-idk-box {
		font-size: 1.4rem !important;
	}

	.section-4-story-header {
		font-size: 2.3rem !important;
	}

	.section-4-story-container li {
		font-size: 1.4rem !important;
	}

	.section-4-story-container p {
		font-size: 1.4rem !important;
	}

	.section-4-story-box h5 {
		font-size: 2.6rem !important;
	}
}

@media (max-width: 768px) {
	.section-4-how-it-works-steps li,
	.section-4-how-it-works-highlight li {
		font-size: 22px;
	}

	.section-4-how-it-works-steps h5,
	.section-4-how-it-works-highlight h5 {
		font-size: 2rem;
	}

	.section-4-spine-img {
		margin-left: 0;
		max-width: 112%;
	}

	.section-4-how-it-works-gears {
		margin-left: -15%;
		margin-top: 0;
	}

	.section-4-hide-on-mobile {
		display: block;
		margin-bottom: 20px;
	}

	.section-4-hide-on-desktop {
		display: none;
	}

	.section-4-best-part-container {
		background-image: none !important;
	}
}

.section-4-best-part-container {
	background-color: #81ddf5;
	background-image: url("../images/thumb-up-woman.webp");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	color: #000;
	position: relative;
	overflow: hidden;
	min-height: 500px;
	padding: 0 30px;
}

.section-4-best-part-heading {
	font-size: 50px;
	color: #000;
}

.section-4-best-part-highlighted {
	background-color: #ffeb3b;
	font-weight: 600;
	padding: 0.5rem;
	display: inline-block;
	font-size: 28px;
}

.section-4-best-part-text {
	font-size: 28px;
	margin-bottom: 1rem;
}

.section-4-best-part-image {
	max-width: 100%;
	height: auto;
}

@media (max-width: 768px) {
	.section-4-best-part-container {
		background-position: center bottom;
		background-size: 150%;
	}

	.section-4-best-part-heading {
		font-size: 1.8rem;
		text-align: left;
	}

	.section-4-best-part-highlighted {
		font-size: 22px;
		text-align: left;
	}

	.section-4-best-part-text {
		font-size: 22px;
		text-align: left;
		font-weight: 500;
	}
}

.section-4-blue-container {
	background-color: #fff;
	color: #000;
	padding: 0 30px;
}

.section-4-blue-container-heading {
	font-size: 2.6rem;
}

.section-4-blue-container-quote {
	font-size: 1.6rem;
	color: #444;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-4-blue-container-box {
	background-color: #24859d;
	color: #fff;
	border-radius: 4px;
	max-width: 1100px;
	padding: 2rem;
	margin-bottom: 2rem;
	font-size: 1.5rem;
	margin-bottom: 1rem;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;

	/* Bottom shadow only */
	box-shadow: 1px 12px 20px 0 rgba(0, 0, 0, 0.55);
}
s .section-4-blue-container-box p {
	margin-bottom: 2rem;
}

@media (max-width: 768px) {
	.section-4-blue-container-heading {
		font-size: 1.8rem;
	}

	.section-4-blue-container-quote {
		font-size: 22px;
	}

	.section-4-blue-container-box {
		padding: 1.5rem;
	}

	.section-4-blue-container-box p {
		font-size: 1.6rem;
	}
}

.section-4-woman-idk-container {
	background: url("../images/bg-woman-blue.jpg") no-repeat center center;
	background-size: cover;
	color: #000;
	padding: 0 30px;
}

.section-4-woman-idk-box-header {
	font-size: 50px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-4-woman-idk-box-text {
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-4-woman-idk-box {
	background-color: #fff;
	padding: 2rem;
	border-radius: 1rem;
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #333;
	/* Remove max-width to match .container grid width */
}

@media (max-width: 768px) {
	.section-4-woman-idk-box {
		padding: 1.25rem;
		font-size: 1rem;
	}

	.section-4-woman-idk-container h2 {
		font-size: 1.8rem;
		text-align: center;
	}

	.section-4-woman-idk-container p {
		text-align: center;
		font-size: 1.6rem;
	}
}

.section-4-story-container {
	background-color: #c6eef9;
	padding: 0 30px;
}

.section-4-story-header {
	font-size: 50px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-4-story-box {
	background-color: #fefefe;
	border-radius: 12px;
	box-shadow: 0 12px 15px rgba(0, 0, 0, 0.2);
	color: #333;
}

.section-4-story-box h5 {
	font-size: 40px;
}

.section-4-story-container li {
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-4-story-container p {
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

@media (max-width: 768px) {
	.section-4-story-container h5 {
		text-align: center;
	}
}

/* Section 7 */
.section-7-container {
	background-color: white;
	padding: 30px 0 30px;
	text-align: center;
	width: 100%;
	padding-inline: 0 !important;
}
.section7-header {
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	color: #000;
	padding-inline: 20px;
}

.section-7-content {
	padding: 15px 50px 30px;
	max-width: 1350px;
	width: 100%;
	margin: auto;
}

.section-7-cont1 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	gap: 20px;
	margin-bottom: 10px;
}
.section-7-container p {
	font-size: 1.6rem;
	color: #000;
}

.section-7-container .section-1-offer-limited {
	color: #dd1c1c;
	font-size: 64px;
}

.section-7-container .section-1-offer-fullprice {
	font-size: 59.4px;
	font-weight: bold;
	color: #000;
}

.section-7-container .section-1-offer-free {
	font-size: 81.4px;
	font-weight: bold;
	color: #000;
}

.section-7-cont1,
.section-7-cont2 p,
.section-7-cont4 p {
	text-align: left;
}

.section-7-cont1-image img {
	width: 450px;
	height: auto;
}

.section-7-container .bg-lb {
	background: #c6eef9;
}

.section-7-container .bg-vlb {
	background: #e9f9ff;
}

.section-7-container .color-red {
	color: #d00101;
}

.section-7-cont2-image img {
	width: 450px;
	height: auto;
	/* width: 100%; */
}

.section-7-cont4 {
	display: flex;
	align-items: center;
	justify-content: center;
	/* gap: 20px; */
	margin-bottom: 30px;
}

.section-7-cont3 h2 {
	font-size: 48px;
	font-weight: bold;
	line-height: 50px;
}

.section-7-faqs {
	background-color: #fff;
	padding: 20px 50px 30px;
	width: 100%;
	max-width: 1350px;
	margin: auto;
}

.section-7-faqs .accordion-cont {
	margin: 20px auto;
}

.section-7-faqs .accordion-cont .acc-title {
	width: 100%;
	font-weight: bold;
	font-size: 48px;
	margin-bottom: 20px;
}

.section-7-faqs .accordion-cont hr,
.section-7-faqs .accordhr {
	width: 100%;
	margin: 30px 0;
}

.section-7-faqs .acc-accordions {
	width: 100%;
}

.section-7-faqs .acc-item input {
	display: none;
}

.section-7-faqs .acc-item .acc-q {
	background: #fff;
	font-weight: bold;
	margin: 0;
	position: relative;
	width: 100%;
	border: 1px solid #9c9c9c;
}

.section-7-faqs .acc-item .acc-q label {
	cursor: pointer;
	padding: 20px 20px 20px 50px;
	display: block;
	width: 100%;
	text-align: left;
}

.section-7-faqs .acc-item .acc-q::after {
	content: "−";
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.2s;
}

.section-7-faqs .acc-item .acc-ans {
	padding: 0;
	background-color: #e9f9ff;
	transition: all 0.7s, height 0.3s, padding 0.1s;
	height: 0;
	visibility: hidden;
	opacity: 0;
	overflow: hidden;
	text-align: left;
}

.section-7-faqs
	.acc-item
	input[type="checkbox"]:checked
	+ .acc-item-cont
	.acc-ans {
	visibility: visible;
	opacity: 1;
	height: auto;
	padding: 30px;
}

.section-7-faqs
	.acc-item
	input[type="checkbox"]:checked
	+ .acc-item-cont
	.acc-q::after {
	transform: translateY(-40%) rotateZ(180deg);
	content: "🞦";
}

.section-7-faqs .acc-item .acc-ans p,
.section-7-faqs .acc-item .acc-ans ol,
.section-7-faqs .acc-item .acc-ans ul {
	margin: 0;
	font-size: 20px !important;
}
.section-7-faqs .acc-item .acc-ans p:not(:last-child) {
	margin-bottom: 20px;
}

.section-7-faqs .acc-item .acc-ans p.accmt10 {
	margin-bottom: 10px;
}

.section-7-faqs .acc-item .acc-ans p.accmttop {
	margin-top: 20px;
}

.section-7-faqs .acc-item .acc-ans ol li:not(:last-child),
.section-7-faqs .acc-item .acc-ans ul li:not(:last-child) {
	margin-bottom: 10px;
}

.section-7-buy-now {
	background: #81ddf5;
	padding-block: 36px 0;
}
.section-7-buy-now-header {
	background: #d00101;
	width: 100%;
	padding: 10px 50px;
}
.section-7-buy-now-header h2 {
	color: white;
	font-size: 48px;
	font-weight: bold;
	line-height: 50px;
}
.section-7-buy-now-header p {
	color: white;
	font-weight: bold;
	margin-bottom: 0;
}

.section-7-buy-now-header img {
	width: 27px;
	height: auto;
	margin-top: -3px;
	margin-right: 3px;
}
.section-7-cont4-text {
	width: 100%;
}
.section-7-cont4-text-bottom {
	display: none;
}

@media (max-width: 1300px) {
	.section-7-cont1 {
		flex-direction: column-reverse;
		align-items: center;
		margin-bottom: 30px;
		margin-top: 10px;
	}
	.section-7-cont4 {
		flex-direction: column;
		margin-bottom: 30px;
	}
	.section-7-cont4-text-bottom {
		display: block;
	}
	.section-7-cont4-text2 {
		display: none;
	}
}

@media (max-width: 769px) {
	.section-7-content,
	.section-7-faqs {
		padding: 15px 30px 30px;
	}
	.section-7-container .section-1-offer-limited {
		font-size: 3rem;
	}
}

@media (max-width: 576px) {
	/* .section-7-content, .section-7-faqs{
    padding:15px 10px 30px;
  } */

	.section-7-cont1-image img,
	.section-7-cont2-image img {
		width: 100%;
		height: auto;
	}
}

/* End of section-7 CSS */

/* Footer */

.footer {
	padding: 0 20px;
}

.footer-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 10px;
	max-width: 1250px;
	width: 100%;
	margin: auto;
}

.footer-links span {
	margin-left: 5px;
	color: #81b71a;
}

.footer-links a {
	text-decoration: none;
	color: #000;
}

@media (max-width: 1000px) {
	.footer-content {
		flex-direction: column;
		align-items: center;
	}
}

/* End of Footer CSS */

/* ===== Section 2 Styling Starts Here ===== */
.section-2 {
	font-family: "Helvetica Neue", sans-serif;
	color: #222;
	line-height: 1.2;
	font-size: 22px;
}

.section-2-intro {
	max-width: 1200px;
	padding: 0 2rem;
	/* margin: 0 auto 2.5rem auto; */
	text-align: left;
	/* font-size: 1.05rem; */
	color: #1a1a1a;
}

/* Highlighting + Emphasis */
.highlight-yellow {
	background-color: #ffed00;
	font-weight: bold;
	padding: 0.12em 0;
}

.highlight-white {
	color: #000;
	background-color: #fff;
	font-weight: bold;
	padding: 0.2rem 0 0.2rem 0;
}
.highlight {
	background-color: #a4dff5;
	font-weight: 600;
	padding: 0.2rem 0;
}

.section-2-benefits-img {
	display: flex;
	justify-content: center;
	margin: 0 auto 0 auto;
	width: 80%;
	max-width: 1000px;
	height: auto;
}
.section-2-image-wrap-container {
	display: flex;
	flex-direction: column;
}
.section-2-image-wrap {
	float: left;
	margin-right: 1rem;
	margin-top: auto;
	/* width: 560px;
	max-width: 35%; */
	width: 100%;
	height: auto;
	visibility: visible;
	padding: 0px;
}
.section-2-image-mobile-wrap {
	visibility: hidden;
	width: 0%;
	height: 0%;
}

.back-pain-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	border: none;
	box-shadow: none;
}

.section-2-turn {
	background-color: #c6eef9;
	/* box-shadow: 0 2px 8px rgba(0,0,0,0.07); */
	/* max-width: 1200px; */
	display: flex;
	flex-direction: row; /* Arrange children in a row */
	gap: 20px;
}
.section-2-turn > div {
	flex: 1; /* Make columns take equal width */
}
.section-2-turn-text-wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	margin: auto;
	padding-top: 1rem;
}
.section-2-turn-text {
	font-size: 22px;
	line-height: 1.2;
	color: #1a1a1a;
	text-align: left;
}
/* Clear float after image block section to prevent layout bugs */
.section-2-turn::after {
	content: "";
	display: table;
	clear: both;
}

/* Logos block (with dark background and centered logos) */
.section-2-logos-img {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	color: #000;
	border-radius: 20px;
	padding: 1.2rem;
	max-width: 1200px;
	margin: 0 auto 1.5rem auto;
	gap: 8px;
}

.section-2-logos-img-item-text {
	width: 40%;
	height: auto;
}
.section-2-logos-img-item-logos {
	width: 60%;
	height: auto;
}

/* === Section 2 Highlight Header Bar === */
.section-2-header-bar {
	background: #5ab1c9;
	color: #fff;
	padding: 1rem 1rem;
	text-align: center;
}

.section-2-header-bar h2 {
	margin: 0;
	font-size: 3rem;
	font-weight: 700;
	color: #fff;
	text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
}

/* === Lower Back Pain Image (Before Section) === */
.back-diagram-img {
	width: 100%;
	height: auto;
	display: block;
}

.section-2-before-box-container {
	position: relative;
	min-height: 380px;
	overflow: hidden;
	background-color: #fff;
	margin: 0px;
	z-index: 1;
}

.section-2-before-box-container::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 101%;
	background-image: url("../images/lower-back-pain-bg.png");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	opacity: 0.9;
	margin: 0px;
	z-index: -1;
}

.section-2-tool-summary {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	color: #1a1a1a;
	margin: 0.5rem auto 1rem auto;
	line-height: 1.2;
	width: 90%;
	max-width: 1200px;
}

/* Image + Text layout */
.section-2-before-box {
	display: flex;
}

.section-2-before-box .text-right {
	/* flex: 1; */
	min-width: 250px;
}
.section-2-before-box .image-left {
	/* flex-shrink: 0; */
	border-radius: 10px;
	width: 40%;
	max-width: 670px;
	height: auto;
	margin-left: 1rem;
}

/* Text Enhancements */
.section-2 p {
	margin-bottom: 1.5rem;
}
.section-2 ul {
	/* margin: 0 0 1.5rem 1.2rem; */
	padding: 0;
}
.section-2 ul li {
	margin-bottom: 1.5rem;
}

/* What Happens Next */

.section-2-what-happens {
	font-size: 22px;
	padding: 0 2rem;
	line-height: 1.2;
}
.section-2-what-happens ul {
	list-style: none;
	padding-left: 20px;
}

.section-2-what-happens h2 {
	padding-left: 40px;
	margin-bottom: 2rem;
}
/* .section-2-what-happens ul li::before {
  content: "✅ ";
  margin-right: 0.3rem;
  color: green;
} */

/* Simple Tool */
.section-2-simple-tool {
	background: linear-gradient(to top, #5ab1c9, #c6eef93d);
	padding: 2rem;
	/* margin: 2rem 0; */
	align-items: center;
}

.section-2-simple-tool h3 {
	font-size: 2rem;
	font-weight: 750;
	margin-bottom: 1.5rem;
	margin-top: 0;
	line-height: 1.2;
	text-align: center !important;
}

.section-2-simple-tool h2 {
	font-size: 2.2rem;
	font-weight: 800;
	margin-bottom: 1.5rem;
	margin-top: 0;
	line-height: 1.2;
	text-align: center !important;
}

.section-2-simple-tool-desc {
	background: linear-gradient(to bottom, #5ab1c9, #daebf0);
	border-radius: 32px;
	margin: 2.5rem auto;
	padding: 2.5rem 2.5rem 2.5rem 2.5rem;
	min-width: 340px;
	max-width: 90%;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
	opacity: 0.8;
	z-index: 2;
}

.section-2-simple-tool-desc p {
	ont-size: 22px;
	line-height: 1.2;
	color: #111;
	margin-bottom: 1.6rem;
	margin-top: 1.6rem;
}

.section-2-simple-tool-desc-subhead h4 {
	font-size: 2.1rem;
	font-weight: 750;
	margin-bottom: 1.2rem;
	margin-top: 0;
	line-height: 1.2;
	color: white;
	text-decoration-line: underline;
	text-shadow: 2px 2px 4px rgb(18, 18, 18);
}

.centered-text {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

/* Imagine Section */
.section-2-imagine ul {
	list-style: none;
	padding-left: 0;
	max-width: 50%;
	font-weight: 700;
}
.section-2-imagine ul li {
	/* content: "➤ ";
  margin-right: 0.4rem;
  color: #0074b7; */
	background: url("../images/bullet-arrow-blue.png") no-repeat left top; /* Set the PNG as the bullet */
	background-size: 24px 22px; /* Adjust the size of the image */
	padding-left: 30px; /* Add space between the bullet and the text */
	text-align: left; /* Ensure the text is left-aligned */
}
.section-2-imagine h2 {
	font-size: 2.2rem;
	font-weight: 600;
	margin-bottom: 1.5rem;
	margin-top: 0;
	line-height: 1.2;
	/* text-align: center !important; */
	color: #000;
}
.section-2-imagine {
	position: relative;
	min-width: 320px;
	background: #e6f4fb;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.07);
	padding: 2rem;
	/* margin: 2rem 0;
  margin-top: 3rem; */
	text-align: left;
	z-index: 1; /* Ensure visibility over pseudo-element */
}
.section-2-imagine::before {
	position: absolute;
	content: ""; /* Required for pseudo-element to render */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/imagine-this.webp");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	opacity: 0.9;
	z-index: -1; /* Adjusted to ensure visibility */
}

.section-2-imagine-image {
	margin: 1rem auto;
}

.section-2-improved-simple-tool {
	background: #fff;
	border-radius: 28px;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.06);
	margin: 2.5rem 0 2.5rem 0;
	padding: 2.5rem 2.5rem 2.5rem 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

.section-2-highlight-yellow {
	background-color: #ffed00;
	font-weight: bold;
	padding: 0.12em 0;
}
.section-2-custom-living-bg {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	min-height: 400px;
	overflow: hidden;
	z-index: 1;
	background-color: #ffffff;
}

.section-2-custom-living-bg::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/senior-gardening-bg.webp");
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	z-index: -1;
}

.section-2-living-text-bg {
	background: rgba(255, 255, 255, 0.92);
	border-radius: 32px;
	margin: 2.5rem 0 2.5rem 2.5rem;
	padding: 0 auto;
	min-width: 340px;
	max-width: 60%;
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
	display: flex;
	flex-direction: column;
	justify-content: center;
	opacity: 0.8;
	z-index: 2;
}
.section-2-living-heading {
	font-size: 2.1rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
	margin-top: 0;
	line-height: 1.2;
}
ul.section-2-living-benefits {
	font-size: 1.4rem;
	line-height: 1.2;
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.section-2-living-benefits li {
	/* display: flex;
	align-items: center;
	ont-size: 22px; */
	/* margin-bottom: 1rem; */
	position: relative;
	padding-left: 3rem; /* Space for the image */
}
ul.section-2-living-benefits li::before {
	content: "";
	position: absolute;
	left: 0;
	top: -0.1em;
	width: 32px;
	height: 32px;
	background-image: url("../images/bullet-check-green.png"); /* Your bullet image path */
	background-size: contain;
	background-repeat: no-repeat;
}
.section-2-checkmark {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #8fd14f;
	border-radius: 50%;
	margin-right: 16px;
	position: relative;
}
.section-2-checkmark:after {
	content: "\2714";
	color: #fff;
	ont-size: 22px;
	position: absolute;
	left: 7px;
	top: 2px;
}
.section-2-living-note {
	ont-size: 22px;
	font-weight: 600;
	margin-bottom: 1.1rem;
	margin-top: 0.5rem;
	line-height: 1.2;
}
.section-2-living-paragraph {
	ont-size: 22px;
	color: #444;
	margin-bottom: 0;
	line-height: 1.2;
}
.section-2-bold {
	font-weight: 700;
	color: #222;
}
.section-2-love {
	color: #6fd0ee;
	font-weight: 500;
}
.section-2-living-text {
	position: relative;
	z-index: 2;
	flex: 1 1 0;
	padding: 1.5rem;
	color: #222;
	display: flex;
	flex-direction: column;
	justify-content: center;
	ont-size: 22px;
	line-height: 1.2;
}
.section-2-living-image {
	position: relative;
	z-index: 3;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	flex: 0 0 44%;
	/* margin-right: 2.5vw; */
	visibility: hidden;
	width: 0%;
	height: 0%;
}
.section-2-living-photo {
	max-width: 920px;
	width: 100%;
	height: auto;
	/* border-radius: 0 0 18px 18px; */
	box-shadow: none;
	/* margin-bottom: 0;
  margin-top: auto; */
}

.section-2-where-does-container {
	display: flex;
	align-items: center;
	gap: 2rem;
	padding: 20px 40px 20px 0;
}

/* .image-left {
	margin-left: 20px;
} */

.section-2-before-box .section-2-where-does-container .image-left {
	flex: 0 0 40%;
	max-width: 40%;
	margin-left: 1.5rem;
}

.section-2-before-box .section-2-where-does-container .text-right {
	flex: 1;
}
.section-2-before-box .section-2-where-does-container .text-right p {
	ont-size: 22px;
	color: #333;
	line-height: 1.2;
	margin-bottom: 1.5rem;
}
.section-2-before-box .section-2-where-does-container .text-right ul li {
	ont-size: 22px;
	color: #333;
	line-height: 1.2;
	margin-bottom: 1.5rem;
}

@media (max-width: 768px) {
	.section-2-turn {
		flex-direction: column;
	}
	.section-2-image-wrap {
		float: none;
		width: 0%;
		max-width: 0%;
		margin: 0 auto;
		visibility: hidden;
	}
	.section-2-image-mobile-wrap {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		visibility: visible;
	}
	.section-2-benefits-img {
		width: 100%;
	}
	.section-2-turn-text {
		padding: 0 1.5rem;
	}
}

@media (max-width: 768px) {
	.section-2-logos-img {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		color: #000;
		border-radius: 20px;
		padding: 1.5rem;
		max-width: 1200px;
		margin: 0 auto 0 auto;
	}
	.section-2-logos-img-item-text {
		width: 70%;
		height: auto;
		margin-bottom: 0.5rem;
	}
	.section-2-logos-img-item-logos {
		width: 100%;
		height: auto;
	}
}

@media (max-width: 900px) {
	.section-2-before-box {
		flex-direction: column;
		align-items: flex-start;
	}

	.section-2-before-box .section-2-where-does-container .image-left {
		width: 100%;
		height: auto;
		margin-left: 0px;
	}

	.section-2-imagine {
		position: relative;
		width: 100%;
		max-width: 100%;
		/* padding-top: 760px;  */
		padding-top: 97%;
		background-color: rgba(255, 255, 255, 0%);
	}
	.section-2-imagine::before {
		position: absolute;
		content: "";
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		max-height: 848px;
		background-image: url("../images/imagine-this-mobile.png");
		background-repeat: no-repeat;
		background-position: top center;
		background-size: contain;
	}

	.section-2-imagine ul {
		width: 100%;
		max-width: 100%;
		font-weight: 700;
		font-size: 1.4rem;
	}
}

@media (max-width: 700px) {
	.section-2-simple-tool-main-heading {
		font-size: 1.3rem;
	}
	.section-2-simple-tool-highlight-block,
	.section-2-simple-tool-highlight-text {
		font-size: 1.1rem;
	}
}
@media (max-width: 960px) {
	.section-2-custom-living-bg {
		flex-direction: column;
		min-height: 320px;
		background-position: 60% center;
		background-color: #5ab1c9;
		gap: 0px;
		margin: 0px;
	}
	.section-2-custom-living-bg::before {
		background-color: #5ab1c9;
		background: linear-gradient(135deg, #5ab1c9 0%, #5ab1c9 100%);
	}
	.section-2-living-text {
		padding: 1.5rem 1rem 1.5rem 1.5rem;
	}
	.section-2-living-text-bg {
		width: 100%;
		/* max-width: 90%; */
		margin: 1rem auto;
	}
	.section-2-living-image {
		justify-content: center;
		width: 100%;
		height: auto;
		visibility: visible;
		margin: 0px;
	}
}
@media (max-width: 768px) {
	.section-2-before-box .section-2-where-does-container {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 1rem;
		padding-right: 0px;
	}

	.section-2-before-box .section-2-where-does-container .image-left {
		/* flex: 1 1 100%; */
		max-width: 100%;
		width: 100%;
		height: auto;
		margin-left: 0px;
		margin-bottom: 1rem;
	}

	.section-2-before-box .section-2-where-does-container .text-right {
		max-width: 100%;
		flex: 1 1 100%;
		margin-left: 1rem;
		margin-right: 1rem;
	}
	.section-2-before-box .section-2-where-does-container .text-right ul {
		padding-left: 15px;
	}
}

/* End of Section 2 Styling */

/* Section 6 Styling */

.img-with-clock {
	position: absolute; bottom: 0; right: 0; width: 50%;
}

.section-6-content {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: flex-start;
	overflow-x: hidden;
	width: 100%;
}

/* Text container */
.section-6-text {
	/* flex: 1 1 60%; */
	/* max-width: 750px; */
	box-sizing: border-box;
	padding-right: 20px;
	border-radius: 8px;
	padding: 1.5rem;
	margin-right: 2rem;
	width: 60%;
}

/* Section header */
.section-6-header {
	background-color: rgb(198, 238, 249);
	color: #000;
	font-size: 2.5rem;
	font-weight: bolder;
	padding: 20px;
	text-align: center;
}

/* Main container with background image */

.section-6-lets-be-real-section {
	position: relative;
	min-width: 320px;
	min-height: 650px;
	border-radius: 12px;
	padding: 2rem;
	text-align: left;
	z-index: 1;
	display: flex;
	align-items: flex-start;
	margin-bottom: 4rem;
}
.section-6-lets-be-real-section::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../converted-img/Woman-stop.webp");
	background-repeat: no-repeat;
	background-position: 84% center;
	background-size: cover;
	opacity: 0.8;
	z-index: -1;
}

.section-6-testimonial-text {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 1.25rem;
	margin-bottom: 20px;
}

.section-6-content-img-h{
	width: 100%;
	height: auto;
	display: none;
	opacity: 0.8;
}

@media (max-width: 1000px) {
	
	.section-6-lets-be-real-section::before {
		display: none;
	}
	.section-6-text{
		width: 100%;
	}
	.section-6-content-img-h{
		display: block;
	}
	.section-6-lets-be-real-section{
		margin-top: -200px;
		margin-bottom: 0;
	}
}



@media (max-width: 768px) {
	.section-6-testimonial-text {
		font-size: 22px;
	}
}

@media (max-width: 1024px) {
	.section-6-testimonial-text {
		font-size: 22px;
	}
}

.section-6-highlight {
	background-color: #a3dff4;
	color: black;
	padding: 0 4px;
	border-radius: 2px;
	display: inline;
	font-weight: 700;
}

.no-bullets {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.section-6-image {
	display: none;
}

@media (max-width: 768px) {
	.section-6-content {
		flex-direction: column;
	}

	.section-6-text {
		flex: 1 1 100%;
		max-width: 100%;
		min-width: 100%;
		margin-right: 0;
		padding-inline: 0;
	}

	.section-6-lets-be-real-section {
		min-height: 450px;
		align-items: center;
	}

	.section-6-lets-be-real-section::before {
		background-size: cover;
		background-position: center;
		opacity: 0.4;
	}
}

.section-7-offer-banner {
	position: relative;
	/* background-image: url("../images/free-tag.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover; */
	border-radius: 20px;
	padding: 0;
	text-align: left;
	overflow: visible;
	z-index: 1;
	width: 90%;
	max-width: 100%;
	margin: 4rem 3rem 3rem;
	min-height: 200px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: flex-start;
	max-width: 1100px;
	margin: auto;
	padding-right: 150px;

}


.section-6-offer-banner-img{
	width: 240px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 94%;
	z-index: 3;

}

.offer-content-wrapper {
	position: relative;
	z-index: 2;
	max-width: 100%;
	text-align: center;
	/* margin-right: auto; */
	background-color: #b3e9fc;
	border-radius: 20px;
	padding: 20px 35px;
	width: 100%;
}

.section-6-offer-banner * {
	position: relative;
	z-index: 2;
}

.section-7-offer-banner h2 {
	font-size: 3.2rem;
	color: #d00101;
	margin-bottom: 1rem;
	line-height: 1.2;
	max-width: 750px;
	width: 100%;
	margin-inline: auto;
}

.section-7-offer-banner h2 span {
	color: #000;
}

.section-7-offer-banner p {
	font-size: 1.5rem;
	color: #333;
	margin: 0.8rem 0;
	line-height: 1.4;
}

.section-7-offer-banner p:last-child {
	font-size: 2.2rem;
	color: #d00101;
	margin-top: 1.5rem;
}

.offer-content-wrapper-p1{
	max-width: 600px;
	width: 100%;
	margin-inline: auto !important;
}

@media (max-width: 900px) {
	.section-6-offer-banner-img{
		width: 150px;
	}
	.section-7-offer-banner{
		padding-right: 100px;
	}
}


@media (max-width: 768px) {
	.section-7-offer-banner {
		/* background-size: auto 120px; */
		/* padding: 3rem 2rem; */
		/* text-align: center; */
		/* max-width: 95%; */
		/* min-height: 180px; */
	}

	.section-7-offer-banner h2 {
		font-size: 32px;
	}

	.section-7-offer-banner p {
		font-size: 22px;
	}

	.section-7-offer-banner p:last-child {
		font-size: 26px;
	}
}

.section-6-commitment-text {
	max-width: 100%;
	width: 100%;
	margin: 30px auto;
	box-sizing: border-box;
	padding: 0 50px;
	text-align: left;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	line-height: 1.65;
	color: #333;
	max-width: 1440px;
}

.section-6-commitment-text p {
	margin-bottom: 1.2rem;
	text-align: left;
}

.inline-highlight {
	background-color: #b4eafd;
	font-weight: 700;
	display: inline;
	padding: 0 4px;
	border-radius: 2px;
}


.section-6-bg {
	font-family: "Montserrat", Arial, sans-serif;
	background-image: linear-gradient(to bottom, #6bb9cf, #ffffff);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	color: #000;
	padding: 40px 40px;
	padding-bottom: 1px;
}

.section-6-box {
	display: flex;
	flex-wrap: wrap;
	border-radius: 20px;
	align-items: center;
	background: rgba(255, 255, 255, 0.66);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.3);
	color: #020202;
}

.section-6-box h3 {
	font-weight: 700;
	font-size: 40px;
	line-height: 1.3;
	margin: 2rem auto;
	text-align: center;
}

.section-6-box ul {
	list-style: none;
	padding: 0;
	width: 100%;
	padding-right: 20px;
}

.section-6-box ul li {
	position: relative;
	font-weight: 600;
	font-size: 28px;
	margin-bottom: 1.5rem;
	padding-left: 3rem;
	margin-left: 3rem;
	color: #111;
}

.section-6-box ul li::before {
	content: "✓";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 2.4rem;
	height: 2.4rem;
	background-color: #8ec73a;
	color: white;
	font-weight: 900;
	font-size: 1.4rem;
	text-align: center;
	line-height: 2.4rem;
	border-radius: 50%;
}


.section-6-continue {
	width: 100%;
	background-color: #6db0cc;
	padding: 10px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	min-height: 250px;
	padding: 20px;
}

.section-6-continue p {
	width: 100%;
	font-weight: 700;
	font-size: 3rem;
	line-height: 1.2;
	color: white;
	text-shadow: 0 4px 8px rgba(0, 0, 0, 0.7), 0 0 10px rgba(255, 255, 255, 0.3);
	margin: 0 auto;
}


/* Section 6 Quality Section */
.section-6-quality-section {
	background-color: #81ddf5;
}

.section-6-quality-header {
	font-size: 40px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	max-width: 1000px;
	width: 100%;
	margin: auto;
	margin-bottom: 50px !important;
}

.section-6-quality-section li {
	font-size: 28px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-6-highlight-yellow {
	background-color: #ffeb3b;
	padding: 2px 6px;
	color: #000;
	font-weight: 700;
}


/* Section 6 Urgency Section */
.section-6-urgency-section {
	background-color: #f8f9fa;
	padding: 10px 0;
	position: relative;
	overflow: hidden;
}

.section-6-urgency-header {
	font-size: 2.5rem;
	color: #dc3545 !important;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 1.2;
}

.section-6-urgency-text {
	font-size: 1.5rem;
	color: #333;
	margin-bottom: 1rem;
	line-height: 1.5;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	padding-left: 1.5 rem;
}

.section-6-urgency-content {
	width: 100%;
	position: relative;
	z-index: 2;
}

.section-6-urgency-image {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

.section-6-urgency-image img {
	max-width: none;
	width: 500px;
	height: auto;
	display: block;
}


/* Section 6 Lock Commitment Section */
.section-6-lock-commitment {
	background-color: #c4eef9;
	text-align: center;
}

.section-6-commitment-header p {
	font-size: 1.8rem;
	color: #000;
	margin-bottom: 1.5rem;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-6-commitment-text {
	font-size: 1.3rem;
	color: #333;
	margin-bottom: 1rem;
	line-height: 1.5;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
}

.section-6-bonus-header {
	font-size: 50px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	color: #000;
}

@media (min-width: 768px) {
	.section-6-commitment-text {
		font-size: 1.35rem;
	}
}

@media (min-width: 1024px) {
	.section-6-commitment-text {
		font-size: 1.5rem;
	}
}
@media (max-width: 768px) {
	.section-6-box {
		padding: 0 20px 4rem;
	}

	.section-6-box h3 {
		font-size: 27px;
		margin-bottom: 1.5rem;
	}

	.section-6-box ul li {
		font-size: 22px;
		margin-bottom: 1.25rem;
		margin-left: 0;
	}

	.section-6-box ul li::before {
		width: 1.8rem;
		height: 1.8rem;
		font-size: 1rem;
		line-height: 1.8rem;
	}
}
@media (max-width: 100px) {
	.section-6-continue p {
		font-size: 1.6rem;
	}
}
@media (max-width: 768px) {
	.section-6-quality-header {
		font-size: 40px;
		text-align: center;
	}

	.section-6-quality-section li {
		font-size: 22px;
	}
}
@media (max-width: 768px) {
	.section-6-urgency-header {
		font-size: 2rem;
		text-align: center;
		margin-bottom: 2rem;
	}

	.section-6-urgency-text {
		font-size: 1.1rem;
		text-align: center;
	}

	.section-6-urgency-content {
		padding-right: 0;
		margin-bottom: 2rem;
	}

	.section-6-urgency-section {
		padding: 20px 0;
	}
}

.section-6-mobile {
	padding: 10px 50px !important;
}

@media (max-width: 576px) {

	.img-with-clock {
		position: static !important;
		width: 100% !important;

	}

	.section-6-mobile {
		padding: 10px 20px !important;
	}

	.section-6-urgency-header {
		font-size: 1.75rem;
	}

	.section-6-urgency-text {
		font-size: 1rem;
	}

}

@media (max-width: 768px) {
	.section-6-commitment-header p {
		font-size: 1.5rem;
	}

	.section-6-commitment-text {
		font-size: 1.1rem;
		padding-inline: 30px;
	}

	.section-6-bg{
		padding-inline: 30px;
	}


	.section-6-bonus-header {
		font-size: 40px;
	}
}
