.elementor-681 .elementor-element.elementor-element-bd1cdac{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-681 .elementor-element.elementor-element-7ff0254{--display:flex;}.elementor-681 .elementor-element.elementor-element-4733848{--display:flex;}@media(min-width:768px){.elementor-681 .elementor-element.elementor-element-7ff0254{--content-width:685px;}.elementor-681 .elementor-element.elementor-element-4733848{--content-width:685px;}}/* Start custom CSS for html, class: .elementor-element-b61bcb2 *//* RESET E BASE */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;font-size:17px;line-height:1.5;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}
section{padding:20px 13px}
h1,h2,h3,h4{line-height:1.2}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none}
.highlight{color:#dc2626;background:linear-gradient(180deg,transparent 60%,#fef08a 60%);padding:0 4px}

/* URGENCY BAR */
.urgency-bar{background:linear-gradient(90deg,#dc2626,#b91c1c);text-align:center;padding:10px 16px}
.urgency-line1{color:#fef08a;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.urgency-line2{color:#fff;font-size:12px;font-weight:700;margin-top:2px}

/* HERO */
.hero{text-align:center;padding-top:5px}
.headline{font-size:24px;font-weight:800;color:#111;margin-bottom:12px;line-height:1.25;text-transform:uppercase}
.subheadline{font-size:17px;font-weight:600;color:#444;margin-bottom:16px;line-height:1.5}
.subheadline strong{color:#111}

/* PRICE BADGE */
.price-badge{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #86efac;border-radius:12px;padding:12px 20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}
.price-original{font-size:16px;color:#dc2626;text-decoration:line-through;font-weight:500}
.price-current{font-size:28px;font-weight:800;color:#16a34a}
.savings-tag{background:#16a34a;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px}

/* PRODUCT */
.product-container{background:#f8fafc;border-radius:20px;padding:16px;margin:0 auto 20px;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.08)}
.product-image{border-radius:12px!important;width:100%}

/* FEATURES GRID */
.features-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.feature-item{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.feature-icon{font-size:20px;flex-shrink:0}
.feature-text{font-size:18px;font-weight:600;color:#333;text-align:left}
.feature-text strong{color:#16a34a}

/* CTA BUTTON */
.cta-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:400px;margin:0 auto;background:linear-gradient(180deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:18px;font-weight:700;text-align:center;padding:18px 28px;border-radius:12px;box-shadow:0 4px 15px rgba(22,163,74,.4),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .15s,box-shadow .15s}
.cta-button:active{transform:scale(.98);box-shadow:0 2px 10px rgba(22,163,74,.3)}
.cta-text{text-transform:uppercase;letter-spacing:.5px}
.cta-arrow{font-size:20px;font-weight:400}

/* PULSE DOT */
.pulse-dot{width:8px;height:8px;background:#dc2626;border-radius:50%;display:inline-block;animation:pulse 1.5s infinite}
@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}

/* FORM SECTION */
.form-section{background:#f8fafc;border-radius:20px;margin:0 8px;padding:24px 16px;text-align:center}
.form-title{font-size:22px;font-weight:800;color:#111;text-transform:uppercase;margin-bottom:10px}
.form-shipping-badge{display:inline-block;background:#16a34a;color:#fff;font-size:16px;font-weight:700;padding:8px 16px;border-radius:20px;margin-bottom:10px}
.form-subtitle{font-size:18px;color:#555;font-weight:600;margin-bottom:16px}
.form-price-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:14px 20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}
.form-price-old{font-size:18px;color:#dc2626;text-decoration:line-through;font-weight:600}
.form-price-new{font-size:28px;font-weight:800;color:#16a34a}
.form-savings-tag{background:#dcfce7;color:#16a34a;font-size:16px;font-weight:700;padding:6px 12px;border-radius:6px}

/* TRUST GRID */
.form-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.trust-item{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 10px;font-size:14px;font-weight:400}
.trust-item span{font-size:16px}
.trust-item strong{color:#333}

/* GUARANTEE BOX */
.form-guarantee-box{display:flex;align-items:flex-start;gap:12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:14px;margin-top:16px;text-align:left}
.guarantee-icon{font-size:28px;flex-shrink:0}
.guarantee-content strong{display:block;font-size:17px;color:#16a34a;margin-bottom:4px;font-weight:800}
.guarantee-content p{font-size:16px;color:#555;margin:0;line-height:1.4;font-weight:500}

/* BENEFITS SECTION */
.benefits-section{text-align:center}
.benefits-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:20px}
.benefit-card{background:#f8fafc;border-radius:16px;overflow:hidden;margin-bottom:16px;text-align:left}
.benefit-image{width:100%;height:100%;overflow:hidden}
.benefit-image img{width:100%;height:100%;object-fit:cover}
.benefit-content{padding:16px}
.benefit-content h3{font-size:23px;font-weight:800;text-transform:uppercase;color:#111;margin-bottom:8px}
.benefit-content p{font-size:18px;color:#555;line-height:1.5;font-weight:500}

/* REVIEWS SECTION */
.reviews-section{text-align:center}
.reviews-header{margin-bottom:16px}
.reviews-badge{display:inline-block;background:#fef9c3;color:#92400e;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:8px}
.reviews-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.reviews-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:20px}
.reviews-slider::-webkit-scrollbar{display:none}
.review-card{flex:0 0 85%;scroll-snap-align:start;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:20px;text-align:left}
.reviewer-photo{width:100%;height:100%;border-radius:5%!important;object-fit:cover;margin-bottom:10px}
.review-verified{display:inline-block;font-size:16px;color:#16a34a;font-weight:700;margin-bottom:6px}
.review-stars{font-size:18px;margin-bottom:4px}
.reviewer-name{font-weight:700;font-size:16px;color:#111;margin-bottom:8px}
.review-title{font-size:17px;font-weight:800;color:#111;margin-bottom:8px}
.review-text{font-size:16px;color:#444;font-style:italic;line-height:1.5;margin-bottom:12px;font-weight:500}
.review-highlight{display:inline-block;font-size:14px;font-weight:600;color:#16a34a;background:#dcfce7;padding:6px 12px;border-radius:8px}

/* INCLUDES SECTION */
.includes-section{text-align:center}
.includes-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:16px}
.includes-image{margin-bottom:16px}
.package-image{border-radius:12px!important;width:100%;max-width:400px;margin:0 auto}
.includes-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700}
.include-badge{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-size:17px;text-align:left}
.include-check{color:#16a34a;font-weight:800;font-size:18px;flex-shrink:0}
.bonus-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700}
.bonus-badge{display:flex;align-items:center;gap:12px;background:#fefce8;border:2px dashed #facc15;border-radius:10px;padding:14px 16px;font-size:15px;text-align:left}
.bonus-star{color:#f59e0b;font-size:20px;flex-shrink:0}

/* FAQ SECTION */
.faq-section{text-align:center}
.faq-header{margin-bottom:20px}
.faq-badge{display:inline-block;background:#f1f5f9;color:#475569;font-size:17px;font-weight:800;padding:6px 14px;border-radius:20px;margin-bottom:8px}
.faq-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.faq-list{text-align:left;margin-bottom:20px}
.faq-item-badge{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;overflow:hidden}
.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;font-size:17px;font-weight:700;color:#111;background:none;border:none;cursor:pointer;text-align:left}
.faq-question span:first-child{flex:1;min-width:0;word-wrap:break-word}
.faq-icon{font-size:20px;font-weight:400;color:#16a34a;flex-shrink:0;transition:transform .2s}
.faq-item-badge.open .faq-icon{transform:rotate(45deg)}
.faq-item-badge.open{border-color:#16a34a;background:#f0fdf4}
.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}
.faq-item-badge.open .faq-answer{max-height:300px}
.faq-answer p{font-size:17px;color:#555;line-height:1.6;padding:16px;font-weight:700}

/* STICKY BAR */
.sticky-spacer{height:80px}
.sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.15);padding:12px 16px;z-index:1000;transform:translateY(100%);transition:transform .3s}
.sticky-bar.visible{transform:translateY(0)}
.sticky-content{display:flex;align-items:center;justify-content:space-between;max-width:500px;margin:0 auto;gap:12px}
.sticky-left{display:flex;flex-direction:column;gap:2px}
.sticky-stock{font-size:13px;color:#dc2626;font-weight:700;display:flex;align-items:center;gap:6px}
.sticky-prices{display:flex;align-items:center;gap:8px}
.sticky-price-new{font-size:22px;font-weight:800;color:#16a34a}
.sticky-price-old{font-size:14px;font-weight:700;color:#dc2626;text-decoration:line-through}
.sticky-cta{background:linear-gradient(180deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:16px;font-weight:800;padding:14px 20px;border-radius:10px;white-space:nowrap;box-shadow:0 2px 10px rgba(22,163,74,.3)}

/* DESKTOP */
@media(min-width:768px){section{padding:32px 24px;max-width:800px;margin:0 auto}.headline{font-size:32px}.subheadline{font-size:18px}.price-current{font-size:36px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-card{flex:0 0 45%}.form-section{margin:0 auto;max-width:550px}.benefit-card{display:flex;align-items:stretch}.benefit-image{width:200px;height:auto;flex-shrink:0}.benefit-content{display:flex;flex-direction:column;justify-content:center}.form-trust-grid{grid-template-columns:repeat(4,1fr)}}
@media(min-width:1024px){.headline{font-size:38px}.review-card{flex:0 0 30%}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f878cd7 *//* RESET E BASE */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;font-size:17px;line-height:1.5;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}
section{padding:20px 13px}
h1,h2,h3,h4{line-height:1.2}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none}
.highlight{color:#dc2626;background:linear-gradient(180deg,transparent 60%,#fef08a 60%);padding:0 4px}

/* URGENCY BAR */
.urgency-bar{background:linear-gradient(90deg,#dc2626,#b91c1c);text-align:center;padding:10px 16px}
.urgency-line1{color:#fef08a;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.urgency-line2{color:#fff;font-size:12px;font-weight:700;margin-top:2px}

/* HERO */
.hero{text-align:center;padding-top:5px}
.headline{font-size:24px;font-weight:800;color:#111;margin-bottom:12px;line-height:1.25;text-transform:uppercase}
.subheadline{font-size:17px;font-weight:600;color:#444;margin-bottom:16px;line-height:1.5}
.subheadline strong{color:#111}

/* PRICE BADGE */
.price-badge{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #86efac;border-radius:12px;padding:12px 20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}
.price-original{font-size:16px;color:#dc2626;text-decoration:line-through;font-weight:500}
.price-current{font-size:28px;font-weight:800;color:#16a34a}
.savings-tag{background:#16a34a;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px}

/* PRODUCT */
.product-container{background:#f8fafc;border-radius:20px;padding:16px;margin:0 auto 20px;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.08)}
.product-image{border-radius:12px!important;width:100%}

/* FEATURES GRID */
.features-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.feature-item{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.feature-icon{font-size:20px;flex-shrink:0}
.feature-text{font-size:18px;font-weight:600;color:#333;text-align:left}
.feature-text strong{color:#16a34a}

/* CTA BUTTON */
.cta-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:400px;margin:0 auto;background:linear-gradient(180deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:18px;font-weight:700;text-align:center;padding:18px 28px;border-radius:12px;box-shadow:0 4px 15px rgba(22,163,74,.4),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .15s,box-shadow .15s}
.cta-button:active{transform:scale(.98);box-shadow:0 2px 10px rgba(22,163,74,.3)}
.cta-text{text-transform:uppercase;letter-spacing:.5px}
.cta-arrow{font-size:20px;font-weight:400}

/* PULSE DOT */
.pulse-dot{width:8px;height:8px;background:#dc2626;border-radius:50%;display:inline-block;animation:pulse 1.5s infinite}
@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}

/* FORM SECTION */
.form-section{background:#f8fafc;border-radius:20px;margin:0 8px;padding:24px 16px;text-align:center}
.form-title{font-size:22px;font-weight:800;color:#111;text-transform:uppercase;margin-bottom:10px}
.form-shipping-badge{display:inline-block;background:#16a34a;color:#fff;font-size:16px;font-weight:700;padding:8px 16px;border-radius:20px;margin-bottom:10px}
.form-subtitle{font-size:18px;color:#555;font-weight:600;margin-bottom:16px}
.form-price-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:14px 20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}
.form-price-old{font-size:18px;color:#dc2626;text-decoration:line-through;font-weight:600}
.form-price-new{font-size:28px;font-weight:800;color:#16a34a}
.form-savings-tag{background:#dcfce7;color:#16a34a;font-size:16px;font-weight:700;padding:6px 12px;border-radius:6px}

/* TRUST GRID */
.form-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.trust-item{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 10px;font-size:14px;font-weight:400}
.trust-item span{font-size:16px}
.trust-item strong{color:#333}

/* GUARANTEE BOX */
.form-guarantee-box{display:flex;align-items:flex-start;gap:12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:14px;margin-top:16px;text-align:left}
.guarantee-icon{font-size:28px;flex-shrink:0}
.guarantee-content strong{display:block;font-size:17px;color:#16a34a;margin-bottom:4px;font-weight:800}
.guarantee-content p{font-size:16px;color:#555;margin:0;line-height:1.4;font-weight:500}

/* BENEFITS SECTION */
.benefits-section{text-align:center}
.benefits-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:20px}
.benefit-card{background:#f8fafc;border-radius:16px;overflow:hidden;margin-bottom:16px;text-align:left}
.benefit-image{width:100%;height:100%;overflow:hidden}
.benefit-image img{width:100%;height:100%;object-fit:cover}
.benefit-content{padding:16px}
.benefit-content h3{font-size:23px;font-weight:800;text-transform:uppercase;color:#111;margin-bottom:8px}
.benefit-content p{font-size:18px;color:#555;line-height:1.5;font-weight:500}

/* REVIEWS SECTION */
.reviews-section{text-align:center}
.reviews-header{margin-bottom:16px}
.reviews-badge{display:inline-block;background:#fef9c3;color:#92400e;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:8px}
.reviews-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.reviews-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:20px}
.reviews-slider::-webkit-scrollbar{display:none}
.review-card{flex:0 0 85%;scroll-snap-align:start;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:20px;text-align:left}
.reviewer-photo{width:100%;height:100%;border-radius:5%!important;object-fit:cover;margin-bottom:10px}
.review-verified{display:inline-block;font-size:16px;color:#16a34a;font-weight:700;margin-bottom:6px}
.review-stars{font-size:18px;margin-bottom:4px}
.reviewer-name{font-weight:700;font-size:16px;color:#111;margin-bottom:8px}
.review-title{font-size:17px;font-weight:800;color:#111;margin-bottom:8px}
.review-text{font-size:16px;color:#444;font-style:italic;line-height:1.5;margin-bottom:12px;font-weight:500}
.review-highlight{display:inline-block;font-size:14px;font-weight:600;color:#16a34a;background:#dcfce7;padding:6px 12px;border-radius:8px}

/* INCLUDES SECTION */
.includes-section{text-align:center}
.includes-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:16px}
.includes-image{margin-bottom:16px}
.package-image{border-radius:12px!important;width:100%;max-width:400px;margin:0 auto}
.includes-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700}
.include-badge{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-size:17px;text-align:left}
.include-check{color:#16a34a;font-weight:800;font-size:18px;flex-shrink:0}
.bonus-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700}
.bonus-badge{display:flex;align-items:center;gap:12px;background:#fefce8;border:2px dashed #facc15;border-radius:10px;padding:14px 16px;font-size:15px;text-align:left}
.bonus-star{color:#f59e0b;font-size:20px;flex-shrink:0}

/* FAQ SECTION */
.faq-section{text-align:center}
.faq-header{margin-bottom:20px}
.faq-badge{display:inline-block;background:#f1f5f9;color:#475569;font-size:17px;font-weight:800;padding:6px 14px;border-radius:20px;margin-bottom:8px}
.faq-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.faq-list{text-align:left;margin-bottom:20px}
.faq-item-badge{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;overflow:hidden}
.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;font-size:17px;font-weight:700;color:#111;background:none;border:none;cursor:pointer;text-align:left}
.faq-question span:first-child{flex:1;min-width:0;word-wrap:break-word}
.faq-icon{font-size:20px;font-weight:400;color:#16a34a;flex-shrink:0;transition:transform .2s}
.faq-item-badge.open .faq-icon{transform:rotate(45deg)}
.faq-item-badge.open{border-color:#16a34a;background:#f0fdf4}
.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}
.faq-item-badge.open .faq-answer{max-height:300px}
.faq-answer p{font-size:17px;color:#555;line-height:1.6;padding:16px;font-weight:700}

/* STICKY BAR */
.sticky-spacer{height:80px}
.sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.15);padding:12px 16px;z-index:1000;transform:translateY(100%);transition:transform .3s}
.sticky-bar.visible{transform:translateY(0)}
.sticky-content{display:flex;align-items:center;justify-content:space-between;max-width:500px;margin:0 auto;gap:12px}
.sticky-left{display:flex;flex-direction:column;gap:2px}
.sticky-stock{font-size:13px;color:#dc2626;font-weight:700;display:flex;align-items:center;gap:6px}
.sticky-prices{display:flex;align-items:center;gap:8px}
.sticky-price-new{font-size:22px;font-weight:800;color:#16a34a}
.sticky-price-old{font-size:14px;font-weight:700;color:#dc2626;text-decoration:line-through}
.sticky-cta{background:linear-gradient(180deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:16px;font-weight:800;padding:14px 20px;border-radius:10px;white-space:nowrap;box-shadow:0 2px 10px rgba(22,163,74,.3)}

/* DESKTOP */
@media(min-width:768px){section{padding:32px 24px;max-width:800px;margin:0 auto}.headline{font-size:32px}.subheadline{font-size:18px}.price-current{font-size:36px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-card{flex:0 0 45%}.form-section{margin:0 auto;max-width:550px}.benefit-card{display:flex;align-items:stretch}.benefit-image{width:200px;height:auto;flex-shrink:0}.benefit-content{display:flex;flex-direction:column;justify-content:center}.form-trust-grid{grid-template-columns:repeat(4,1fr)}}
@media(min-width:1024px){.headline{font-size:38px}.review-card{flex:0 0 30%}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e8c7a02 *//* RESET E BASE */
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Montserrat',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,sans-serif;font-size:17px;line-height:1.5;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased}
section{padding:20px 13px}
h1,h2,h3,h4{line-height:1.2}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none}
.highlight{color:#dc2626;background:linear-gradient(180deg,transparent 60%,#fef08a 60%);padding:0 4px}

/* URGENCY BAR */
.urgency-bar{background:linear-gradient(90deg,#dc2626,#b91c1c);text-align:center;padding:10px 16px}
.urgency-line1{color:#fef08a;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.urgency-line2{color:#fff;font-size:12px;font-weight:700;margin-top:2px}

/* HERO */
.hero{text-align:center;padding-top:5px}
.headline{font-size:24px;font-weight:800;color:#111;margin-bottom:12px;line-height:1.25;text-transform:uppercase}
.subheadline{font-size:17px;font-weight:600;color:#444;margin-bottom:16px;line-height:1.5}
.subheadline strong{color:#111}

/* PRICE BADGE */
.price-badge{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #86efac;border-radius:12px;padding:12px 20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}
.price-original{font-size:16px;color:#dc2626;text-decoration:line-through;font-weight:500}
.price-current{font-size:28px;font-weight:800;color:#16a34a}
.savings-tag{background:#16a34a;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px}

/* PRODUCT */
.product-container{background:#f8fafc;border-radius:20px;padding:16px;margin:0 auto 20px;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.08)}
.product-image{border-radius:12px!important;width:100%}

/* FEATURES GRID */
.features-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.feature-item{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.feature-icon{font-size:20px;flex-shrink:0}
.feature-text{font-size:18px;font-weight:600;color:#333;text-align:left}
.feature-text strong{color:#16a34a}

/* CTA BUTTON */
.cta-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:400px;margin:0 auto;background:linear-gradient(180deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:18px;font-weight:700;text-align:center;padding:18px 28px;border-radius:12px;box-shadow:0 4px 15px rgba(22,163,74,.4),inset 0 1px 0 rgba(255,255,255,.2);transition:transform .15s,box-shadow .15s}
.cta-button:active{transform:scale(.98);box-shadow:0 2px 10px rgba(22,163,74,.3)}
.cta-text{text-transform:uppercase;letter-spacing:.5px}
.cta-arrow{font-size:20px;font-weight:400}

/* PULSE DOT */
.pulse-dot{width:8px;height:8px;background:#dc2626;border-radius:50%;display:inline-block;animation:pulse 1.5s infinite}
@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}

/* FORM SECTION */
.form-section{background:#f8fafc;border-radius:20px;margin:0 8px;padding:24px 16px;text-align:center}
.form-title{font-size:22px;font-weight:800;color:#111;text-transform:uppercase;margin-bottom:10px}
.form-shipping-badge{display:inline-block;background:#16a34a;color:#fff;font-size:16px;font-weight:700;padding:8px 16px;border-radius:20px;margin-bottom:10px}
.form-subtitle{font-size:18px;color:#555;font-weight:600;margin-bottom:16px}
.form-price-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:14px 20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}
.form-price-old{font-size:18px;color:#dc2626;text-decoration:line-through;font-weight:600}
.form-price-new{font-size:28px;font-weight:800;color:#16a34a}
.form-savings-tag{background:#dcfce7;color:#16a34a;font-size:16px;font-weight:700;padding:6px 12px;border-radius:6px}

/* TRUST GRID */
.form-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}
.trust-item{display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px 10px;font-size:14px;font-weight:400}
.trust-item span{font-size:16px}
.trust-item strong{color:#333}

/* GUARANTEE BOX */
.form-guarantee-box{display:flex;align-items:flex-start;gap:12px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:14px;margin-top:16px;text-align:left}
.guarantee-icon{font-size:28px;flex-shrink:0}
.guarantee-content strong{display:block;font-size:17px;color:#16a34a;margin-bottom:4px;font-weight:800}
.guarantee-content p{font-size:16px;color:#555;margin:0;line-height:1.4;font-weight:500}

/* BENEFITS SECTION */
.benefits-section{text-align:center}
.benefits-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:20px}
.benefit-card{background:#f8fafc;border-radius:16px;overflow:hidden;margin-bottom:16px;text-align:left}
.benefit-image{width:100%;height:100%;overflow:hidden}
.benefit-image img{width:100%;height:100%;object-fit:cover}
.benefit-content{padding:16px}
.benefit-content h3{font-size:23px;font-weight:800;text-transform:uppercase;color:#111;margin-bottom:8px}
.benefit-content p{font-size:18px;color:#555;line-height:1.5;font-weight:500}

/* REVIEWS SECTION */
.reviews-section{text-align:center}
.reviews-header{margin-bottom:16px}
.reviews-badge{display:inline-block;background:#fef9c3;color:#92400e;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;margin-bottom:8px}
.reviews-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.reviews-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px;margin-bottom:20px}
.reviews-slider::-webkit-scrollbar{display:none}
.review-card{flex:0 0 85%;scroll-snap-align:start;background:#fff;border:2px solid #e2e8f0;border-radius:16px;padding:20px;text-align:left}
.reviewer-photo{width:100%;height:100%;border-radius:5%!important;object-fit:cover;margin-bottom:10px}
.review-verified{display:inline-block;font-size:16px;color:#16a34a;font-weight:700;margin-bottom:6px}
.review-stars{font-size:18px;margin-bottom:4px}
.reviewer-name{font-weight:700;font-size:16px;color:#111;margin-bottom:8px}
.review-title{font-size:17px;font-weight:800;color:#111;margin-bottom:8px}
.review-text{font-size:16px;color:#444;font-style:italic;line-height:1.5;margin-bottom:12px;font-weight:500}
.review-highlight{display:inline-block;font-size:14px;font-weight:600;color:#16a34a;background:#dcfce7;padding:6px 12px;border-radius:8px}

/* INCLUDES SECTION */
.includes-section{text-align:center}
.includes-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:16px}
.includes-image{margin-bottom:16px}
.package-image{border-radius:12px!important;width:100%;max-width:400px;margin:0 auto}
.includes-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700}
.include-badge{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-size:17px;text-align:left}
.include-check{color:#16a34a;font-weight:800;font-size:18px;flex-shrink:0}
.bonus-list{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-weight:700}
.bonus-badge{display:flex;align-items:center;gap:12px;background:#fefce8;border:2px dashed #facc15;border-radius:10px;padding:14px 16px;font-size:15px;text-align:left}
.bonus-star{color:#f59e0b;font-size:20px;flex-shrink:0}

/* FAQ SECTION */
.faq-section{text-align:center}
.faq-header{margin-bottom:20px}
.faq-badge{display:inline-block;background:#f1f5f9;color:#475569;font-size:17px;font-weight:800;padding:6px 14px;border-radius:20px;margin-bottom:8px}
.faq-section h2{font-size:26px;font-weight:800;text-transform:uppercase;margin-bottom:4px}
.faq-list{text-align:left;margin-bottom:20px}
.faq-item-badge{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;overflow:hidden}
.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;font-size:17px;font-weight:700;color:#111;background:none;border:none;cursor:pointer;text-align:left}
.faq-question span:first-child{flex:1;min-width:0;word-wrap:break-word}
.faq-icon{font-size:20px;font-weight:400;color:#16a34a;flex-shrink:0;transition:transform .2s}
.faq-item-badge.open .faq-icon{transform:rotate(45deg)}
.faq-item-badge.open{border-color:#16a34a;background:#f0fdf4}
.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}
.faq-item-badge.open .faq-answer{max-height:300px}
.faq-answer p{font-size:17px;color:#555;line-height:1.6;padding:16px;font-weight:700}

/* STICKY BAR */
.sticky-spacer{height:80px}
.sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.15);padding:12px 16px;z-index:1000;transform:translateY(100%);transition:transform .3s}
.sticky-bar.visible{transform:translateY(0)}
.sticky-content{display:flex;align-items:center;justify-content:space-between;max-width:500px;margin:0 auto;gap:12px}
.sticky-left{display:flex;flex-direction:column;gap:2px}
.sticky-stock{font-size:13px;color:#dc2626;font-weight:700;display:flex;align-items:center;gap:6px}
.sticky-prices{display:flex;align-items:center;gap:8px}
.sticky-price-new{font-size:22px;font-weight:800;color:#16a34a}
.sticky-price-old{font-size:14px;font-weight:700;color:#dc2626;text-decoration:line-through}
.sticky-cta{background:linear-gradient(180deg,#22c55e 0%,#16a34a 100%);color:#fff;font-size:16px;font-weight:800;padding:14px 20px;border-radius:10px;white-space:nowrap;box-shadow:0 2px 10px rgba(22,163,74,.3)}

/* DESKTOP */
@media(min-width:768px){section{padding:32px 24px;max-width:800px;margin:0 auto}.headline{font-size:32px}.subheadline{font-size:18px}.price-current{font-size:36px}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.review-card{flex:0 0 45%}.form-section{margin:0 auto;max-width:550px}.benefit-card{display:flex;align-items:stretch}.benefit-image{width:200px;height:auto;flex-shrink:0}.benefit-content{display:flex;flex-direction:column;justify-content:center}.form-trust-grid{grid-template-columns:repeat(4,1fr)}}
@media(min-width:1024px){.headline{font-size:38px}.review-card{flex:0 0 30%}}/* End custom CSS */