:root{--green:#113b31;--green-2:#082a23;--cream:#f7f0df;--paper:#fffaf0;--gold:#b99143;--ink:#17221e;--muted:#66736c;--orange:#e76d3b;--orange-dark:#c94f22;--shadow:0 24px 70px rgba(7,31,25,.18)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.6}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;z-index:99;background:#fff;padding:.75rem}.confirmation{background:var(--green-2);color:#fff;text-align:center;padding:.7rem 1rem;font-size:.88rem;font-weight:700;letter-spacing:.02em}.confirmation span{display:inline-grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:50%;background:#4faf79;margin-right:.4rem}.hero{min-height:calc(100vh - 44px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);grid-template-areas:"copy visual" ". offer";align-items:center;gap:1.35rem clamp(2rem,5vw,6rem);padding:clamp(3rem,7vw,7rem) max(5vw,calc((100vw - 1240px)/2));background:radial-gradient(circle at 15% 15%,#fff8e9 0,transparent 30%),var(--cream);overflow:hidden}.hero-copy{grid-area:copy;max-width:660px;position:relative;z-index:2}.eyebrow{text-transform:uppercase;color:#8c6a28;font-weight:800;font-size:.78rem;letter-spacing:.16em;margin:0 0 1rem}.hero h1,.section-copy h2{font-family:"Cormorant Garamond",serif;letter-spacing:-.035em;line-height:.93;margin:.4rem 0 1.4rem;font-size:clamp(3rem,5.4vw,5.4rem)}.hero h1 em,.section-copy h2 em{color:var(--green);font-weight:700}.lead{font-size:clamp(1.05rem,1.4vw,1.28rem);max-width:590px}.hero-points{list-style:none;padding:0;margin:1.6rem 0 0;display:grid;gap:.65rem}.hero-points li:before{content:"✓";color:#fff;background:var(--green);border-radius:50%;font-size:.7rem;font-weight:800;padding:.18rem .32rem;margin-right:.65rem}.hero-offer{grid-area:offer;display:grid;grid-template-columns:auto minmax(260px,1fr);align-items:center;gap:.3rem 1.2rem;width:100%;max-width:610px;justify-self:center}.price small,.price span{display:block;color:var(--muted);font-size:.7rem;font-weight:700}.price strong{font-size:3.2rem;line-height:1;color:var(--green)}.price sup{font-size:1.2rem}.cta{display:flex;align-items:center;justify-content:center;gap:.7rem;min-height:64px;padding:1rem 1.4rem;text-align:center;text-decoration:none;color:#fff;background:linear-gradient(180deg,#f17b48,var(--orange-dark));border-radius:9px;font-weight:800;box-shadow:0 12px 24px rgba(201,79,34,.28);transition:.2s transform,.2s box-shadow}.cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(201,79,34,.36)}.micro{grid-column:2;text-align:center;color:var(--muted)}.hero-visual{grid-area:visual;position:relative;margin:0}.hero-visual:before{content:"";position:absolute;inset:-4%;border:1px solid rgba(185,145,67,.55);border-radius:48% 48% 10px 10px;transform:rotate(2deg)}.hero-visual img{display:block;width:100%;height:auto;aspect-ratio:1.18;object-fit:cover;border-radius:48% 48% 8px 8px;box-shadow:var(--shadow)}.hero-visual figcaption{font-size:.72rem;color:var(--muted);margin-top:.7rem;text-align:center}.count{position:absolute;left:-2rem;bottom:3rem;width:108px;height:108px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--green);color:#fff;border:4px solid var(--cream);box-shadow:var(--shadow);transform:rotate(-8deg)}.count b{font-family:"Cormorant Garamond",serif;font-size:2.2rem;line-height:.9}.gap{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);align-items:center;gap:clamp(2rem,6vw,7rem);padding:clamp(5rem,9vw,9rem) max(5vw,calc((100vw - 1160px)/2));background:#fff}.section-copy h2{font-size:clamp(2.6rem,4.4vw,4.3rem)}.section-copy p:last-child{font-size:1.08rem;color:#50605a}.compare-photo{margin:0;background:var(--green);padding:10px;border-radius:16px;box-shadow:var(--shadow)}.compare-panels{display:grid;grid-template-columns:1fr 1fr;gap:10px}.compare-panel{overflow:hidden;background:var(--green);border-radius:9px}.comparison-image{width:100%;aspect-ratio:1/1.05;background-image:url("../images/antes-depois.webp");background-repeat:no-repeat;background-size:200% auto}.before .comparison-image{background-position:left center}.after .comparison-image{background-position:right center}.compare-panel span{display:block;color:#d8dfdb;text-align:center;font-size:.68rem;letter-spacing:.12em;padding:.85rem .3rem}.compare-panel b{display:block;color:#fff;font-size:.85rem;letter-spacing:0}
@media(max-width:880px){body{padding-bottom:72px}.confirmation{padding:.65rem .8rem;line-height:1.35}.hero,.gap{grid-template-columns:1fr;padding-left:1.15rem;padding-right:1.15rem}.hero{grid-template-areas:"copy" "visual" "offer";min-height:0;padding-top:2.2rem;padding-bottom:3.5rem;gap:1.5rem}.hero-copy{max-width:none}.hero h1,.section-copy h2{line-height:1}.hero h1 br,.section-copy h2 br,.truth h2 br,.value h2 br,.decision h2 br{display:none}.hero-points{margin-top:1.25rem}.hero-visual{width:100%;max-width:680px;margin:.4rem auto 0}.hero-offer{grid-template-columns:1fr;max-width:680px;gap:.8rem}.micro{grid-column:1}.price{text-align:center}.cta{width:100%;min-height:58px}.count{left:.65rem;bottom:2.25rem}.gap{padding-top:4.5rem;padding-bottom:4.5rem;gap:2rem}.section-copy{text-align:center}.compare-photo{width:100%;max-width:680px;margin:auto}.compare-panels{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero h1{font-size:clamp(2.55rem,12vw,3.25rem)}.hero .eyebrow{font-size:.7rem;line-height:1.4}.lead{font-size:1rem;line-height:1.55}.hero-points{font-size:.94rem}.hero-visual:before{display:none}.hero-visual img{aspect-ratio:1.12/1;border-radius:16px;object-position:center}.hero-visual figcaption{font-size:.75rem}.count{width:78px;height:78px;border-width:3px}.count b{font-size:1.65rem}.price strong{font-size:3.5rem}.hero-offer .cta{font-size:.9rem;padding:.9rem .75rem}.compare-panels{grid-template-columns:1fr;gap:8px}.comparison-image{aspect-ratio:1.35/1;background-size:200% auto}.compare-panel span{font-size:.72rem;padding:.7rem}.compare-panel b{font-size:.95rem}.gap{padding-left:1rem;padding-right:1rem}.section-copy h2{font-size:2.5rem}.section-copy p:last-child{font-size:1rem}}
.truth{padding:clamp(5rem,9vw,9rem) max(5vw,calc((100vw - 1160px)/2));background:var(--cream)}.truth-card{display:grid;grid-template-columns:180px 1fr;gap:3rem;align-items:center;max-width:980px;margin:auto}.ornament{width:180px;height:180px;display:grid;place-items:center;background:var(--green);color:var(--gold);border-radius:50%;font:7rem/1 "Great Vibes",cursive;box-shadow:var(--shadow)}.truth h2,.uses h2,.inside h2,.value h2,.decision h2,.faq h2{font:700 clamp(2.5rem,4.5vw,4.4rem)/.98 "Cormorant Garamond",serif;letter-spacing:-.035em;margin:.3rem 0 1.3rem}.truth-card p:last-child{font-size:1.08rem;color:#53635c}.fear-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:4rem}.fear-grid article{padding:2rem;background:var(--paper);border:1px solid #e2d7bf;border-radius:12px}.fear-grid span,.inside-grid article>b{font:700 2.2rem "Cormorant Garamond",serif;color:var(--gold)}.fear-grid h3,.inside-grid h3{font:700 1.55rem "Cormorant Garamond",serif;margin:.5rem 0}.fear-grid p,.inside-grid p{color:var(--muted);margin:0}.uses{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(5rem,9vw,9rem) max(5vw,calc((100vw - 1240px)/2));background:var(--green);color:#fff}.uses figure{margin:0}.uses img{width:100%;display:block;border-radius:14px;box-shadow:0 30px 70px #061c17}.uses figcaption{text-align:center;font-size:.72rem;opacity:.65;margin-top:.6rem}.uses .eyebrow{color:#d7b66f}.uses p{color:#dce7e2}.tick-list{list-style:none;padding:0;display:grid;gap:.7rem}.tick-list li{padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.tick-list li:before{content:"✓";color:#e8c77c;font-weight:800;margin-right:.7rem}.inside{padding:clamp(5rem,9vw,9rem) max(5vw,calc((100vw - 1160px)/2));background:#fff;text-align:center}.inside header{max-width:870px;margin:auto}.inside h2 em,.value h2 em{color:var(--green)}.inside-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3.5rem;text-align:left}.inside-grid article{min-height:320px;position:relative;overflow:hidden;padding:1.7rem;border:1px solid #e5ddca;background:var(--paper);border-radius:12px}.stroke{position:absolute;right:-.4rem;bottom:-1rem;font:7rem "Great Vibes",cursive;color:rgba(17,59,49,.12)}.quantity{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin:4rem auto 0}.quantity strong{font:700 clamp(4rem,8vw,7rem)/.8 "Cormorant Garamond",serif;color:var(--green)}.quantity span{text-align:left;color:var(--muted)}.value{display:grid;grid-template-columns:1fr 480px;gap:clamp(3rem,7vw,8rem);align-items:center;padding:clamp(5rem,9vw,9rem) max(5vw,calc((100vw - 1120px)/2));background:linear-gradient(135deg,#f4ead4,#fff9ec)}.value-copy p:last-child{font-size:1.08rem;color:#56635e}.value-card{position:relative;background:#fff;padding:3.2rem;border:1px solid #dac99f;border-radius:18px;box-shadow:var(--shadow)}.ribbon{position:absolute;top:-15px;left:50%;transform:translateX(-50%);white-space:nowrap;background:var(--gold);color:#fff;padding:.45rem 1rem;border-radius:99px;font-size:.72rem;font-weight:800;letter-spacing:.12em}.value-card h3{font:700 2.7rem "Cormorant Garamond",serif;text-align:center;margin:.3rem 0 1rem}.value-card ul{list-style:none;padding:0;display:grid;gap:.65rem}.value-card li:before{content:"✓";color:var(--green);font-weight:800;margin-right:.6rem}.anchor,.today{display:flex;align-items:center;justify-content:space-between}.anchor{border-top:1px solid #e6dfd0;margin-top:1.3rem;padding-top:1rem;color:var(--muted)}.anchor s{font-size:1.5rem}.today{flex-wrap:wrap;margin:1rem 0}.today span{width:52%;font-weight:700}.today strong{font-size:4rem;color:var(--green);line-height:1}.today sup{font-size:1.5rem}.today small{width:100%;text-align:right;color:var(--muted)}.large{font-size:.94rem}.safe{text-align:center;font-size:.75rem;color:var(--muted);margin-bottom:0}.decision{text-align:center;color:#fff;background:var(--green-2);padding:clamp(6rem,10vw,10rem) 1.2rem}.decision h2{max-width:920px;margin:.6rem auto 1.5rem}.decision>p:not(.script-word){max-width:720px;margin:0 auto 2rem;color:#d7e2dd;font-size:1.08rem}.script-word{font:3.5rem "Great Vibes",cursive;color:#d4b46d;margin:0}.final-cta{max-width:550px;margin:0 auto}.decline{display:block;color:#b9c6c1;font-size:.82rem;margin:1.2rem auto .6rem}.decision small{display:block;color:#81938c}.faq{padding:clamp(5rem,9vw,8rem) max(5vw,calc((100vw - 850px)/2));background:#fff}.faq header{text-align:center}.faq details{border-bottom:1px solid #ddd5c5;padding:1.2rem 0}.faq summary{cursor:pointer;font-weight:700;font-size:1.05rem}.faq p{color:var(--muted)}footer{display:flex;justify-content:space-between;padding:2rem max(5vw,calc((100vw - 1160px)/2));background:#061f1a;color:#c9d5d0}.mobile-bar{display:none}
@media(max-width:880px){.truth-card,.uses,.value{grid-template-columns:1fr}.truth-card{justify-items:center;text-align:center}.fear-grid{grid-template-columns:1fr}.uses figure{order:2}.inside-grid{grid-template-columns:repeat(2,1fr)}.value-card{max-width:520px;margin:auto}.value-copy{text-align:center}footer{padding-bottom:6rem}.mobile-bar{position:fixed;display:flex;left:0;right:0;bottom:0;z-index:20;align-items:center;justify-content:space-between;gap:.6rem;background:#fff;padding:.7rem 1rem;box-shadow:0 -7px 28px rgba(0,0,0,.14);font-size:.78rem}.mobile-bar a{background:var(--orange);color:#fff;text-decoration:none;font-weight:800;padding:.75rem .9rem;border-radius:6px}}
@media(max-width:560px){.truth-card{grid-template-columns:1fr}.ornament{width:130px;height:130px;font-size:5rem}.inside-grid{grid-template-columns:1fr}.inside-grid article{min-height:230px}.value-card{padding:2.6rem 1.3rem}.quantity{gap:.8rem}.quantity strong{font-size:4rem}.quantity span{font-size:.85rem}.uses,.truth,.inside,.value,.faq{padding-left:1.2rem;padding-right:1.2rem}footer{flex-direction:column;text-align:center}.mobile-bar span{max-width:100px}.mobile-bar a{font-size:.72rem}}
@media(max-width:560px){html,body{max-width:100%;overflow-x:hidden}body{font-size:16px}.eyebrow{font-size:.7rem;letter-spacing:.12em}.truth,.uses,.inside,.value,.faq{padding-top:4.5rem;padding-bottom:4.5rem}.truth h2,.uses h2,.inside h2,.value h2,.decision h2,.faq h2{font-size:clamp(2.35rem,11vw,3rem);line-height:1}.truth-card{gap:1.7rem}.truth-card p:last-child,.value-copy p:last-child,.decision>p:not(.script-word){font-size:1rem}.fear-grid{margin-top:2.5rem;gap:.8rem}.fear-grid article{padding:1.4rem;text-align:left}.uses{gap:2.5rem}.uses figure{width:calc(100% + 2.4rem);margin-left:-1.2rem}.uses img{border-radius:0;box-shadow:none}.tick-list li{padding:.8rem 0}.inside-grid{margin-top:2.2rem;gap:.75rem}.inside-grid article{min-height:210px;padding:1.35rem}.quantity{margin-top:2.5rem;align-items:flex-end}.value{gap:2.8rem}.value-card{width:100%;padding:2.7rem 1.15rem 1.5rem}.ribbon{font-size:.66rem;letter-spacing:.08em}.value-card h3{font-size:2.35rem}.value-card li{font-size:.94rem}.today span{width:50%;font-size:.9rem}.today strong{font-size:3.6rem}.large,.final-cta{font-size:.86rem;padding-left:.7rem;padding-right:.7rem}.decision{padding:5rem 1.15rem}.script-word{font-size:2.8rem}.decline{min-height:44px;display:flex;align-items:center;justify-content:center;padding:.4rem}.decision small{font-size:.75rem}.faq details{padding:0}.faq summary{min-height:60px;display:flex;align-items:center;padding:.8rem 0}.faq details p{margin-top:0}.mobile-bar{padding:max(.65rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.65rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))}.mobile-bar a{min-height:44px;display:flex;align-items:center;justify-content:center}footer{gap:.4rem;font-size:.85rem}}
@media(max-width:370px){.hero{padding-left:.9rem;padding-right:.9rem}.hero h1{font-size:2.45rem}.hero-points{font-size:.88rem}.hero-offer .cta,.large,.final-cta{font-size:.8rem}.mobile-bar{gap:.35rem}.mobile-bar span{font-size:.7rem}.mobile-bar a{padding:.65rem;font-size:.68rem}.comparison-image{aspect-ratio:1.2/1}}
.hotmart-widget{width:100%;min-height:58px;margin-top:.75rem;overflow:hidden;border-radius:9px}.hotmart-widget>*{max-width:100%}.hotmart-widget iframe{display:block;width:100%!important;max-width:100%!important;border:0}#oferta{scroll-margin-top:1rem}.hero-visual img,.uses img{max-width:100%;height:auto}
@media(max-width:560px){.hotmart-widget{min-height:56px;margin-top:.9rem;border-radius:8px}.hotmart-widget iframe{min-height:56px}.hero-visual,.hero-visual img,.uses figure,.uses img,.compare-photo{max-width:100%}.value-card{overflow:visible}#oferta{scroll-margin-top:.5rem}}
.mobile-bar span small{display:block;font-size:.62rem;font-weight:600;color:var(--muted);line-height:1.2}

.hero{display:flex;flex-direction:column;min-height:0;gap:2rem;padding-top:2rem}.hero-visual{width:100%;max-width:1000px}.hero-visual:before{display:none}.hero-visual img{aspect-ratio:auto;border-radius:14px;object-fit:contain}.hero-copy{max-width:850px;text-align:center}.hero h1{font-size:clamp(2.6rem,5vw,4.5rem);line-height:1.02}.lead{margin-inline:auto;max-width:720px}.hero-points{text-align:left;max-width:620px;margin-inline:auto}.hero-offer{max-width:700px}.gap{display:flex;flex-direction:column;gap:2.5rem}.compare-photo{width:100%;max-width:1000px;padding:0;overflow:hidden}.compare-photo img{display:block;width:100%;height:auto}.section-copy{max-width:850px;text-align:center}.ornament{font-family:serif;font-size:4rem}.uses{grid-template-columns:1fr;max-width:none}.uses>div{max-width:900px;margin:auto}.script-word{font-family:"Cormorant Garamond",serif;font-style:italic}.value-card{min-width:0}.today{gap:.5rem}.today strong{white-space:nowrap}.inside-grid article{min-height:230px}.hero-visual img{width:100%!important;height:auto!important}.checkout-note{font-size:.8rem;color:var(--muted);text-align:center}.cta[aria-disabled="true"]{opacity:.75;cursor:default}.cta[aria-disabled="true"]:hover{transform:none}@media(max-width:560px){.hero-visual img{aspect-ratio:auto;border-radius:12px}.hero h1{font-size:2.65rem}.hero-copy{text-align:left}.gap{padding-top:3rem}.today span{width:100%}.today small{text-align:left}.hero-offer{width:100%}}


/* Identidade visual original da oferta de charcutaria */
:root{--green:#1d6b3a;--green-2:#1e1710;--cream:#f5f0e8;--paper:#fff;--gold:#d4a853;--ink:#2a1f1a;--muted:#5c4f42;--orange:#2eab5f;--orange-dark:#27964f;--shadow:0 6px 24px rgba(0,0,0,.1)}
body{font-family:'Inter',sans-serif;background:#f5f0e8;color:#2a1f1a;-webkit-font-smoothing:antialiased}
.hero{background:#f5f0e8}.confirmation{background:#1d6b3a;font-weight:500;letter-spacing:0}
h1,h2,.hero h1,.section-copy h2,.truth h2,.uses h2,.inside h2,.value h2,.decision h2,.faq h2{font-family:'Playfair Display',serif;line-height:1.25;letter-spacing:normal}
.hero h1{font-size:clamp(28px,3.5vw,44px)}.section-copy h2,.truth h2,.uses h2,.inside h2,.value h2,.decision h2,.faq h2{font-size:clamp(28px,3vw,38px)}
.hero h1 em,.section-copy h2 em,.inside h2 em,.value h2 em{color:#6b1d2a}.eyebrow{color:#6b1d2a;letter-spacing:.09em}.lead,.section-copy p:last-child,.truth-card p:last-child,.value-copy p:last-child{color:#5c4f42;font-size:16px;line-height:1.7}
.cta{background:#2eab5f;border:0;border-radius:10px;box-shadow:none;color:#fff;font-family:'Inter',sans-serif;font-weight:700}.cta:hover{background:#27964f;box-shadow:none;transform:translateY(-1px)}
.hero-visual img,.compare-photo,.uses img{border-radius:14px;box-shadow:0 6px 24px rgba(0,0,0,.1)}
.gap{background:#ede8df}.truth{background:#f5f0e8}.fear-grid article,.inside-grid article{background:#fff;border:1px solid #e4ddd4;border-radius:12px}.fear-grid h3,.inside-grid h3,.value-card h3{font-family:'Playfair Display',serif;line-height:1.3}.fear-grid span,.inside-grid article>b{font-family:'Playfair Display',serif;color:#1d6b3a}
.ornament{background:#1d6b3a;color:#fff;box-shadow:none}.uses{background:#1e1710}.uses .eyebrow{color:#d4a853}.uses p{color:#d9cfc0}.tick-list li{border-color:#514638}.tick-list li:before{color:#d4a853}.inside{background:#f5f0e8}.quantity strong{font-family:'Playfair Display',serif;color:#1d6b3a}
.value{background:#ede8df}.value-card{background:#1e1710;color:#fff;border:0;border-radius:16px;box-shadow:none}.ribbon{background:#1d6b3a}.value-card li:before{color:#2eab5f}.anchor{color:#8a7e6f;border-color:#493c2d}.today strong{font-family:'Playfair Display',serif;color:#d4a853}.today small,.safe,.checkout-note{color:#a89a8a}.today span{color:#d9cfc0}.price strong{font-family:'Playfair Display',serif;color:#1d6b3a}
.decision{background:#f5f0e8;color:#2a1f1a}.script-word{font-family:'Playfair Display',serif;color:#6b1d2a;font-size:clamp(24px,3vw,34px)}.decision>p:not(.script-word){color:#5c4f42}.faq{background:#fff}.faq details{border-color:#e4ddd4}footer{background:#f5f0e8;color:#9a8e7f;border-top:1px solid #e4ddd4}.mobile-bar{background:#f5f0e8;color:#2a1f1a}.mobile-bar a{background:#2eab5f}.mobile-bar a:hover{background:#27964f}
@media(max-width:560px){.hero h1{font-size:28px}.section-copy h2,.truth h2,.uses h2,.inside h2,.value h2,.decision h2,.faq h2{font-size:28px;line-height:1.25}.lead{font-size:15px}.value-card h3{font-size:28px}.today strong{font-size:48px}}


.hero{padding:24px 20px 32px;gap:20px}.hero-visual{max-width:720px}.hero-copy{max-width:720px}.hero .eyebrow{margin-bottom:10px}.hero h1{font-size:clamp(28px,3vw,36px);margin:0 0 12px}.lead{margin:0;font-size:15px}.hero-offer{gap:10px;max-width:680px}.hero-offer .micro{display:none}.gap{padding:28px 20px;gap:18px}.compare-photo{max-width:720px}.section-copy{max-width:720px}.section-copy h2{font-size:28px;margin:0 0 10px}.section-copy p{margin:0;font-size:14px!important}.benefits{padding:32px 20px;background:#f5f0e8}.benefits header{text-align:center;margin:0 auto 22px}.benefits h2{font-size:28px;margin:0}.benefits .eyebrow{margin-bottom:8px}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1000px;margin:auto}.benefit-grid article{background:#fff;border:1px solid #e4ddd4;border-radius:12px;overflow:hidden}.benefit-grid img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.benefit-grid article>div{padding:16px}.benefit-grid h3{font:700 19px/1.3 'Playfair Display',serif;margin:0 0 8px}.benefit-grid p{font-size:14px;line-height:1.6;color:#5c4f42;margin:0}.value{display:block;padding:32px 20px}.value-card{max-width:480px;margin:auto;padding:28px 24px 20px}.value-card h3{font-size:28px}.value-card ul{gap:5px;font-size:14px}.value-card .today{margin:12px 0}.value-card .today strong{font-size:48px}footer{padding-top:20px;padding-bottom:20px}@media(max-width:600px){.benefit-grid{grid-template-columns:1fr;gap:12px}.benefit-grid article{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center}.benefit-grid img{height:100%;min-height:130px;aspect-ratio:auto;object-fit:cover}.benefit-grid article>div{padding:12px}.benefit-grid h3{font-size:17px}.benefit-grid p{font-size:13px}.benefits{padding:26px 16px}.hero{padding-inline:16px}.hero h1{font-size:28px}.hero-offer .price strong{font-size:40px}.gap{padding:24px 16px}.value{padding:28px 16px}.hero-offer .cta{min-height:50px}.benefits h2,.section-copy h2{font-size:25px}footer{padding-bottom:85px}}



.value-card .today{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;margin:20px 0}
.value-card .today>span,.value-card .today>small{width:100%;text-align:center}
.value-card .today>strong{display:block;line-height:1.15;text-align:center;margin:0}
.value-card .hotmart-widget{overflow:visible;height:auto;max-height:none;width:100%;border-radius:0}
#hotmart-sales-funnel{width:100%;height:auto;max-height:none}
