body {
	margin: 0;
	font-family: Lora;
	color: #272727;
	z-index: 1;
	background-color: #FFF4EB;
}

p {
		margin: 1;
		z-index: 1;
}

a {
	color: #272727;
}

.red {
	color: #BA5151;
}

.h-margincontrol {
	margin: 0;
	font-size: clamp(20px, 3vw, 40px);
}

.bold {
	font-weight: bold;
}

.orange {
	color: #ff9567;
}

.darkorange {
	color: #e7875e;
}

.text-shadow {
	text-shadow: 0px 0px 10px #6b6b6b;
}

.box-shadow {
	box-shadow: 0px 5px 10px #6b6b6b;
}

.underline {
	text-decoration: underline;
}

/*Header Styles */
.header {
  background-color: #f0b7b7;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
	max-height: 80px;
}

.header .element-wrapper {
  background-color: #f0b7b7;
  width: 5%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
	max-width: 80px;
}

.header .element {	
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  top: 0;
  left: 685px;
  object-fit: cover;
  
}

/* Hero Section Styles */
.hero-section {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
	padding-bottom: 0;
	background-color: #fff3eb;
	overflow: hidden;
}

	.hero-section .overlap {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background-color: #fff3eb;
		position: relative;
	}

	.hero-section .group {
		width: 100%;
		height:100%;
		margin: 0;
		max-width: 500px;
	}

	.hero-section .ellipse {
		position: absolute;
		width: 580px;
		height: 580px;
		top: 455px;
		left: 972px;
		background-color: #f0b8b8;
		border-radius: 290px;
		filter: blur(39.3px);
		z-index: 0;
	}

	.hero-section .frame {
		display: flex;
		justify-content: center;
		width: 75%;
		height: 100%;
		max-width: 2000px;
	}

	.hero-section .overlap-group {
		display: flex;
		flex-direction: column;
		align-items: center;
		width: 100%;
		height: auto;
		top: -1px;
		left: 80px;
	}

	.hero-section .how-a-tiny-discovery {
		margin: 0;
		width: 70%;
		height: 100%;
		text-shadow: 0px 0px 6.9px #00000040;
		font-weight: 600;
		color: transparent;
		font-size: clamp(1.5rem, 4vw, 4.5rem);
		max-inline-size: 100%;
		text-align: center;
		letter-spacing: 1.2;
		line-height: 1.2;
	}

	.hero-section .text-wrapper {
		color: #272727;
		letter-spacing: 1.23px;
	}

	.hero-section .span {
		color: #272727;
		letter-spacing: 1.23px;
		text-decoration: underline;
	}

	.hero-section .text-wrapper-2 {
		color: #ff9567;
		letter-spacing: 1.23px;
	}

	.hero-section .the-shift-that-s {
		width: 80%;
		font-family: "inter", sans-serif;
		font-weight: 400;
		color: transparent;
		font-size: clamp(1rem, 2vw, 2rem);
		text-align: center;
		letter-spacing: 0;
		margin-top: 15px;
		margin-bottom: 0;
	}

	.hero-section .text-wrapper-3 {
		font-weight: 500;
		color: #272727;
	}

	.hero-section .text-wrapper-4 {
		font-weight: 700;
		color: #ff9567;
	}

	.hero-section .rectangle {
		position: absolute;
		width: 30%;
		height: 30%;
		top: 220%;
		left: 0;
		background-color: #ba5151;
		border-radius: 0px 20px 20px 0;
		transform: translate(-10%, -50%);
		min-height: 90px;
	}

	.hero-section .meghan-see-weight {
		position: absolute;
		left: 50%;
		font-family: "inter", sans-serif;
		font-weight: 400;
		color: #ffffff;
		font-size: clamp(0.5rem, 1.5vw, 1.5rem);
		letter-spacing: 0;
		bottom: px;
		text-align: left;
	}

	.hero-section .text-wrapper-5 {
		font-weight: 700;
	}

	.hero-section .text-wrapper-6 {
		font-family: "Lora-Medium", Helvetica;
		font-weight: 500;
		font-size: 1vw;
		line-height: 24px;
	}

	.hero-section .Video-Button {
		display: flex;
		flex-direction: column;
		width: 35%;
		height: 100%;
		justify-content: center;
		align-items: center;
		z-index: 1;
	}

	.Video-Hero-Button {
		display: flex;
		flex-direction: row;
		justify-content: center;
		align-items: center;
		width: 75%;
		height: 100%;
	}

	.hero-section .img {
		width: 150%;
		height: auto;
		margin-bottom: 5%;
		max-width: 450px;
		min-width: 200px;
		border-radius: 5%;
	}

	.hero-section .img:hover {
		transition: transform 0.5s ease-in-out;
		transform: scale(1.15);
	}

	.hero-section .meghan-after-before {
		width: 100%;
		height: auto;
		object-fit: cover;
		margin-bottom: 0;
		display:block;
		align-content: bottom;
		justify-content: right;
	}

	#link {
		display: block;
		margin: 0 auto;
	}

	.CTA {
		width: 150%;
		height: auto;
		margin: 0 100% auto auto ;
		padding: 5% 7%;
		border-radius: 20px;
		background-color: #EFE81F;
		font-size: clamp(0.5rem, 1.5vw, 1.5rem);
		max-width: 450px;
		max-height: 125px;
		min-width: 200px;
		font-family: "inter" , sans-serif;
		color: #272727;
	}

	.CTA:hover {
		transition: background-color 0.5s ease-in-out;
		transform: scale(1.15);
		transition: transform 0.5s ease-in-out;
		background-color: #d9d318;
	}

/* Social Proof Section */
.social-proof {
	background: #ba5151;
	height: 100px;
	margin: 0 auto;
}

	.social-proof .As-Featured {
		color: #ffffff;
		font-family: "inter", sans-serif;
		font-weight: 500;
		font-size: 16px;
		line-height: 24px;
		text-align: center;
		padding-top: 10px;
		margin: 0 auto;
		margin-bottom: 10px;
	}

	.social-proof #Features {
		display: flex;
		flex-direction: row;
		justify-content: center;
		gap: 20px;
	}

/*transition */
.transition {
	background-color:#ff9567;
	text-align: center;
	padding: 30px;
}

	.text-box {
		font-family: "inter", sans-serif;
		font-weight: 500;
		color: white;
		font-size: clamp(10px, 1.5vw, 20px);
		text-align: center;
		letter-spacing: 0;
		margin: 0;
		text-shadow: #272727;
	}

/*site content1 */
.site-content1 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background-color: #fff3eb;
	text-align: center;
	overflow: hidden;
	position: relative;
	max-height: 2000px;
}

	.headline {
		width: 75%;
		max-width: 1200px;
		font-size: clamp(0.5vw, 1.0vw, 1.2vw);
		margin: 20px auto 30px auto;
		font-weight: 400;
		line-height: 0.75;
		z-index: 1;
}

	.withchild {
		max-width: 400px;
		width: 60%;
		z-index: 1;
}

	.subheadline {
		margin-bottom: 10px;
		font-size: clamp(0.5vw, 2vw, 2.1vw);
		z-index: 1;
	}

	#site-content-background{
		position: absolute;
		background-color: #FFE4CE;
		width: 70%;
		height: 70%;
		bottom: 0;
		border-top-left-radius: 45px;
		border-top-right-radius: 45px;
}

	.content-paragraph {
		z-index: 1;
		font-family: "inter", sans-serif;
		font-weight: 500;
		color: #272727;
		font-size: clamp(1rem, 1vw, 5px);
		text-align: center;
		letter-spacing: 0;
		margin: 0;

	}

	.paragraph-text {
		display: block;
		margin: 0 auto 40px auto;
		max-width: 600px;
		width: 68%;
		text-align: center;
		line-height: 200%;
		font-size: clamp(1vw, 1.5vw, 12px);
		font-weight: 450;

	}

	.universities {
		display: flex;
		gap: 5%;
		justify-content: center;
		margin-top: 20px;
	}

	.University {
		width: 12%;
	}



.CTA2 {
	display: flex;
	justify-content: center;
	background-color: #EFE81F;
	gap: 0%;
	width: 100%;
}

	#content-wrapper {
		display: flex;
		justify-content: center;
		width: 70%;
	}

	.Head-Gif {
		font-size: 60;
		position: relative;
		width:40%;
	}

	#Fast-Weight-Loss-Wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
		width:50%;
	}

	#Fast-Weight-Loss {
		width:100%;
		height: auto;
		aspect-ratio: 16/9;
		box-shadow: 5px 5px 10px #6b6b6b;
		margin: 10% 0;
	}

	#Fast-Weight-Loss:hover {
		transition: transform 0.5s ease-in-out;
		transform: scale(1.2);
	}

	.CTA-Text {
		margin-top: 40px;
		font-size: clamp(0.4rem, 0.7vw, 1.2rem);
	}

	.arrow {
		width: 70%;
		transform: scaleX(-1);
		position:absolute;
		top: 30%;
		left: 50%;
	}



.titleTestimonial {
	background-color: #ba5151;
	color: #FFFFFF;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0px;
	text-align: center;
	line-height: 50px;
}

.AndHowThousands {
	margin: 0 auto;
	font-size: clamp(20px, 3vw, 40px);
	width: 50%;
	padding: 5%;
	font-weight: 600;
}

.Testimonials {
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 70%;
}

.testimonial-text {
	margin: 0;
	font-size: clamp(1rem, 1.2vw, 35px);
	line-height: 110%;
	font-family: "inter", sans-serif;
}

.larry {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
	margin-top: 70px;
	position: relative;
	gap: 2%;
}

.gifcontainer {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	width: 100%;
}

.testimonial-background1 {
	position: absolute;
	right: 0;
	height: 75%;
	width: 150%;
	z-index: -1;
	background-color: #FFE4CE;
	transform: translate(15%, 0%);
	box-shadow: 0 4px 24px 0 #272727;
}

.testimonial-background2 {
	position: absolute;
	right: 0;
	height: 75%;
	width: 150%;
	z-index: -1;
	background-color: #ff9567;
	transform: translate(15%, 0%);
	box-shadow: 0 4px 24px 0 #272727;
}

.testimonial {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	width: 90%;
	text-align: center;
	line-height:20px;
	height: 100%;
	max-width: 100%;
}

.ginagif {
	max-width: 100%;
	height: auto;
	display: block;
	object-fit: contain;
	width: 90%;
	border-radius: 20px;
	margin-bottom: 30px;
}

.TestGina {
	color:#f9f9f9;
}

.testimonialhead {
	width:15%;
	height:auto;
	border-radius: 50%;
	border: 5px solid #ff9567;
}

.testimonialhead1 {
	width:15%;
	height:auto;
	border-radius: 50%;
	border: 5px solid #f9f9f9;
}


.testimonial-name {
	margin: 3% auto;
	font-size: clamp(1rem, 1.6vw, 35px);
}

.testimonial-place {
	margin: 4% auto 7% auto;
	font-size: clamp(1rem, 1.2vw, 35px);
}


.CTA3 {
	display: block;
	text-align: center;
	margin: 7% auto 0 auto;
}

.Head-Gif2 {
	width: 50%;
	margin: 0 auto 50px;
}

#relativepos {
	position: relative;
}

#CTAarrow {
	position: absolute;
	width: 20%;
	transform: scaleX(-1);
	z-index: 2;
	top: 30px;
	left: 20%;
}

#CTA3Gif {
	width: 40%;
	box-shadow: 0 5 24px #272727;
}

#CTA3Gif:hover {
		transition: transform 0.5s ease-in-out;
		transform: scale(1.1);
	}

#CTA3button {
	margin-top: 2%;
	background-color: #EFE81F;
	border: none;
	box-shadow: 0 4px 12px 0 #272727;
	border-radius: 20px;
	width: 50%;
	padding: 20px 30px;
	font-size: 1.2rem;
	font-family: "inter", sans-serif;
	margin-bottom: 5%;
}

#CTA3button:hover {
  background-color: #d9d318;
  transform: scale(1.05);
  transition: all 0.3s ease;
}

.Testimonials-2 {
	background-color: #FFE4CE;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.Testimonials-2-Title {
	margin: 20px auto 40px auto;
	width: 50%;
	font-size: clamp(15px, 2vw, 20px);
}

.littleheads-hold {
	width: 70%;
}

.littleheads1 {
	display: flex;
	gap: 10%;
	margin-bottom: 7%;
}

.lh {
	background-color: #BA5151;
	border-radius: 20px;
	margin-bottom: 20px;
	width: 30%;
	color: #fff3eb;
	padding: 2%;
	box-shadow: 0 4px 12px 0 #272727;
	font-family: "inter", sans-serif;
	font-size: clamp(5px, 1.2vw, 20px);
	font-weight: 600;
	letter-spacing: 0.5px;
}


.testimonial-name-location {
	font-family: "Lora";
	font-style: italic;
	font-weight: 400;
}


.littleheadsPFP {
	width: 35%;
	border-radius: 50%;
	border: solid #fff3eb 4px;
}

.CTA4 {
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
	background-color: #ba5151;
	color: #fff3eb;
	padding: 30px;

}

.FinalCTAHL {
	text-align: center;
	font-weight: 500;
	font-size: clamp(15px, 2vw, 20px);
	width: 60%;
	margin: 0 auto 40px auto;
}




.site-footer {
	background-color: #f9f9f9;
	padding: 20px 20px;
	font-size: 13px;
	color: #555;
	text-align: center;
	border-top: 1px solid #ddd;
}

.footer-nav {
	margin: 20px 0;
}

.footer-nav a {
	margin: 0 10px;
	color: #555;
	text-decoration: underline;
}

.footer-note {
	max-width: 600px;
	margin: 0 auto 20px;
}

.footer-copyright {
	color: #888;
}