GelaBurn — Advanced Fat Burning Formula
*{box-sizing:border-box;margin:0;padding:0;}
body{font-family:'Inter',sans-serif;background:#0d1f10;color:#fff;min-height:100vh;}
hero {
background: linear-gradient(160deg, #a8dff0 0%, #7ecfe8 40%, #b8e8c0 100%);
padding: 60px 20px 50px;
text-align: center;
position: relative;
overflow: hidden;
color: #1a1a1a;
}
badge {
display:inline-block;
background:rgba(255,255,255,0.45);
border:1px solid rgba(255,255,255,0.7);
border-radius:100px;
font-size:12px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;
padding:6px 18px;color:#2a6e2a;margin-bottom:22px;
}
logo {font-size:42px;font-weight:900;letter-spacing:-1px;margin-bottom:10px;}
logo .white{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,0.15);}
logo .green{color:#6abf2e;}
h1{font-size:clamp(28px,5vw,44px);font-weight:900;line-height:1.15;margin-bottom:14px;color:#0a3a0a;}
h1 em{color:#4a9e10;font-style:normal;}
sub{font-size:17px;color:rgba(10,40,10,0.7);max-width:520px;margin:0 auto 40px;line-height:1.65;}
product-img {
display:block;margin:0 auto 36px;
width:380px;max-width:90%;
filter:drop-shadow(0 16px 40px rgba(0,0,0,0.25));
}
benefits{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:40px;}
benefit{
display:flex;align-items:center;gap:8px;
background:rgba(255,255,255,0.5);border:1px solid rgba(255,255,255,0.8);
border-radius:100px;padding:9px 18px;font-size:13px;font-weight:600;color:#1a4a1a;
}
benefit .dot{width:8px;height:8px;border-radius:50%;background:#6abf2e;flex-shrink:0;}
cta-box {
background:rgba(255,255,255,0.35);
border:1px solid rgba(255,255,255,0.6);
border-radius:18px;padding:32px 28px;
max-width:460px;margin:0 auto 32px;
}
btn {
display:block;width:100%;
background:linear-gradient(135deg,#6abf2e,#4a9e10);
color:#fff;font-family:'Inter',sans-serif;
font-size:17px;font-weight:700;border:none;border-radius:12px;
padding:18px;cursor:pointer;letter-spacing:0.02em;
text-decoration:none;text-transform:uppercase;
box-shadow:0 4px 24px rgba(106,191,46,0.4);
transition:filter 0.2s;
}
btn:hover{filter:brightness(1.1);}
trust{
display:flex;justify-content:center;gap:32px;flex-wrap:wrap;
margin-top:32px;padding-top:28px;border-top:1px solid rgba(255,255,255,0.4);
}
trust-item{display:flex;flex-direction:column;align-items:center;gap:5px;}
trust-num{font-size:24px;font-weight:900;color:#2a6e2a;}
trust-label{font-size:11px;color:rgba(10,40,10,0.5);text-transform:uppercase;letter-spacing:0.07em;}
/* VIDEO */
video-section{background:#071010;padding:60px 20px;text-align:center;}
video-section h2{font-size:clamp(22px,4vw,32px);font-weight:900;margin-bottom:12px;}
video-section h2 em{color:#6abf2e;font-style:normal;}
video-section p{font-size:15px;color:rgba(255,255,255,0.6);margin-bottom:32px;}
video-wrapper {
max-width:680px;margin:0 auto;
border-radius:16px;overflow:hidden;
border:2px solid rgba(106,191,46,0.35);
background:#0d1f10;
aspect-ratio:16/9;
display:flex;align-items:center;justify-content:center;
position:relative;cursor:pointer;
}
play-btn {
width:72px;height:72px;border-radius:50%;
background:rgba(106,191,46,0.9);
display:flex;align-items:center;justify-content:center;
transition:transform 0.2s,background 0.2s;
}
play-btn:hover{background:#6abf2e;transform:scale(1.08);}
play-btn svg{margin-left:5px;}
video-label{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);font-size:13px;color:rgba(255,255,255,0.5);white-space:nowrap;}
/* INGREDIENTS */
ingredients{background:#091515;padding:60px 20px;text-align:center;}
ingredients h2{font-size:clamp(22px,4vw,30px);font-weight:900;margin-bottom:8px;}
ingredients h2 em{color:#6abf2e;font-style:normal;}
section-sub{font-size:15px;color:rgba(255,255,255,0.55);margin-bottom:36px;}
ing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;max-width:800px;margin:0 auto;}
ing-card{
background:rgba(255,255,255,0.05);border:1px solid rgba(106,191,46,0.2);
border-radius:14px;padding:20px 16px;text-align:left;
}
ing-icon{font-size:26px;margin-bottom:10px;}
ing-name{font-size:15px;font-weight:700;color:#fff;margin-bottom:5px;}
ing-desc{font-size:13px;color:rgba(255,255,255,0.55);line-height:1.55;}
/* TESTIMONIALS */
testimonials{background:#071010;padding:60px 20px;text-align:center;}
testimonials h2{font-size:clamp(22px,4vw,30px);font-weight:900;margin-bottom:36px;}
testimonials h2 em{color:#6abf2e;font-style:normal;}
testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;max-width:860px;margin:0 auto 40px;}
testi-card{
background:rgba(255,255,255,0.05);border:1px solid rgba(106,191,46,0.2);
border-radius:14px;padding:22px 18px;text-align:left;
}
stars{color:#f5c242;font-size:15px;margin-bottom:10px;letter-spacing:2px;}
testi-text{font-size:14px;color:rgba(255,255,255,0.75);line-height:1.65;margin-bottom:14px;font-style:italic;}
testi-author{font-size:13px;font-weight:700;color:#6abf2e;}
testi-loc{font-size:12px;color:rgba(255,255,255,0.4);}
/* FINAL CTA */
final-cta{
background:linear-gradient(160deg,#a8dff0,#7ecfe8 40%,#b8e8c0);
padding:60px 20px;text-align:center;color:#0a2a0a;
}
final-cta h2{font-size:clamp(22px,4vw,34px);font-weight:900;margin-bottom:10px;color:#0a3a0a;}
final-cta h2 em{color:#4a9e10;font-style:normal;}
final-cta p{font-size:15px;color:rgba(10,40,10,0.6);margin-bottom:32px;}
final-img{display:block;margin:0 auto 32px;width:280px;max-width:80%;filter:drop-shadow(0 10px 30px rgba(0,0,0,0.2));}
final-cta .cta-box{background:rgba(255,255,255,0.4);border:1px solid rgba(255,255,255,0.65);}
footer{background:#040c06;padding:28px 20px;text-align:center;border-top:1px solid rgba(255,255,255,0.07);}
footer p{font-size:12px;color:rgba(255,255,255,0.3);line-height:1.8;}
footer a{color:rgba(106,191,46,0.6);text-decoration:none;}
★ #1 Rated Fat Burning Formula
GelaBurn
Ignite Your Metabolism.Burn Fat Faster — Naturally.
The advanced liquid formula engineered to accelerate fat burning, curb cravings, and supercharge your energy — drop by drop.
Accelerates Fat Burning
Suppresses Cravings Naturally
Boosts Energy & Focus
Fast-Absorbing Liquid Formula
Yes — I Want to Burn Fat Faster →
189,000+Happy Customers
4.8★Average Rating
100%Natural Formula
GMPCertified Facility
Fueled by Nature's Best Fat Burners
Every drop contains clinically studied ingredients for real results
Green Tea Extract
Rich in EGCG — proven to boost metabolism and accelerate fat oxidation.
Capsaicin Complex
Activates thermogenesis, helping your body burn more calories at rest.
Garcinia Cambogia
Naturally suppresses appetite and blocks fat production at the cellular level.
L-Carnitine
Transports fatty acids into your cells to be burned as fuel — pure energy.
Forskolin Extract
Activates enzymes that stimulate fat breakdown and lean muscle preservation.
Apple Cider Vinegar
Supports healthy digestion, reduces bloating, and helps regulate blood sugar.
Real People. Real Results.
★★★★★
"I lost 18 lbs in 8 weeks without changing much. GelaBurn just killed my appetite and I had energy all day. Absolutely incredible."
Michelle T.
California, Verified Buyer
★★★★★
"The liquid formula kicks in so fast. I feel it working within minutes. Nothing I've tried before comes close to this."
Derek W.
Georgia, Verified Buyer
★★★★★
"Finally something that works. My cravings are gone, my waist is down 3 inches, and I feel amazing every single morning."
Priya N.
New York, Verified Buyer
Learn More About GelaBurn →
Start Your GelaBurn Journey Today
Join over 189,000 people already burning fat the natural way
Watch the Full Presentation →
© 2024 GelaBurn. All Rights Reserved.
These statements have not been evaluated by the Food and Drug Administration. This product is not intended to diagnose, treat, cure, or prevent any disease.
Privacy Policy · Terms of Service · Contact Us
To unsubscribe from future marketing emails click here
Or write to us at:1521 Alton Rd 160, Miami, Florida 33139, United States