.lp-skip-link{position:absolute;top:-100%;left:0;background:#000;color:#fff;padding:8px 16px;z-index:9999;font-size:14px}.lp-skip-link:focus{top:0}.lp-page{background:var(--lp-bg, #ffffff);color:var(--lp-text, #0a0a0a);font-family:var(--lp-font-body, "Rubrik", system-ui, sans-serif);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:clip}.lp-page *,.lp-page *:before,.lp-page *:after{box-sizing:border-box}.lp-page img{max-width:100%;height:auto;display:block}.lp-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.lp-container--narrow{max-width:720px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.lp-block{padding-top:56px;padding-bottom:56px}.lp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-brand, #ff4a2c);margin-bottom:12px}.lp-eyebrow--center{text-align:center}.lp-h1{font-family:var(--lp-font-heading, "Mogeira", serif);font-size:clamp(28px,7vw,52px);font-weight:700;line-height:1.05;letter-spacing:-.01em;color:var(--lp-text, #0a0a0a);margin-bottom:20px}.lp-h2{font-family:var(--lp-font-heading, "Mogeira", serif);font-size:clamp(24px,5.2vw,40px);font-weight:700;line-height:1.1;letter-spacing:-.01em;color:var(--lp-text, #0a0a0a);margin-bottom:16px}.lp-h2--center{text-align:center}.lp-subhead{font-size:clamp(15px,2.1vw,18px);line-height:1.55;color:var(--lp-muted, #5a5a5a);margin-bottom:24px}.lp-subhead--center{text-align:center}.lp-subhead p{margin:0 0 8px}.lp-subhead p:last-child{margin-bottom:0}.lp-btn{display:inline-block;text-decoration:none;border:none;cursor:pointer;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s ease;font-family:var(--lp-font-body, system-ui, sans-serif);font-weight:700;text-align:center;position:relative;overflow:hidden}.lp-btn:focus-visible{outline:3px solid var(--lp-brand, #ff4a2c);outline-offset:3px}.lp-btn--primary{background:var(--lp-brand, #ff4a2c);color:#fff;font-size:16px;padding:18px 36px;border-radius:100px;box-shadow:0 10px 24px #51995a47;animation:lp-cta-pulse 3s ease-in-out infinite}@keyframes lp-cta-pulse{0%,to{box-shadow:0 10px 24px #51995a47}50%{box-shadow:0 12px 36px #51995a80}}.lp-btn--primary:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transition:none}.lp-btn--primary:hover:after{left:100%;transition:left .7s ease}.lp-btn--primary:hover{transform:translateY(-2px);color:#fff}.lp-btn--primary:active{transform:translateY(0)}.lp-btn--full{display:block;width:100%}.lp-btn--center{display:block;margin-left:auto;margin-right:auto;width:fit-content;max-width:100%}@media(prefers-reduced-motion:reduce){.lp-btn--primary{animation:none}}.lp-reveal{opacity:0;transform:translateY(32px) scale(.97);transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1)}.lp-reveal.is-visible{opacity:1;transform:translateY(0) scale(1);will-change:auto}.lp-stagger>*{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.lp-stagger.is-visible>*:nth-child(1){transition-delay:.05s}.lp-stagger.is-visible>*:nth-child(2){transition-delay:.15s}.lp-stagger.is-visible>*:nth-child(3){transition-delay:.25s}.lp-stagger.is-visible>*:nth-child(4){transition-delay:.35s}.lp-stagger.is-visible>*:nth-child(5){transition-delay:.45s}.lp-stagger.is-visible>*:nth-child(6){transition-delay:.55s}.lp-stagger.is-visible>*{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.lp-reveal,.lp-stagger>*{opacity:1!important;transform:none!important;transition:none!important}}.lp-hero{background:var(--lp-hero-bg, var(--lp-bg, #ffffff));padding-top:24px;padding-bottom:48px}.lp-hero__inner{display:flex;flex-direction:column;gap:24px}.lp-hero__heading{order:1}.lp-hero__media{order:2}.lp-hero__body{order:3}@media(max-width:767px){.lp-hero__heading{text-align:center}}.lp-hero__media{border-radius:20px;overflow:hidden;position:relative;box-shadow:0 20px 60px #00000014}.lp-hero__img{width:100%;height:auto;object-fit:cover;border-radius:20px;display:block;animation:lp-ken-burns 18s ease-in-out infinite alternate}@keyframes lp-ken-burns{0%{transform:scale(1)}to{transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.lp-hero__img{animation:none}}.lp-hero__img--placeholder{width:100%;aspect-ratio:4/5;background:var(--lp-cream, #fff5e3);border-radius:20px;display:flex;align-items:center;justify-content:center;color:var(--lp-muted, #5a5a5a);font-size:14px}.lp-hero__microcopy{font-size:12px;color:var(--lp-muted, #5a5a5a);margin-top:12px;line-height:1.5}.lp-hero__badges{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.lp-hero__badge{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--lp-text, #0a0a0a)}.lp-hero__badge .lp-icon{color:var(--lp-brand, #ff4a2c);flex-shrink:0}@media(min-width:768px){.lp-hero{padding-top:64px;padding-bottom:80px}.lp-hero__inner{display:grid;grid-template-columns:58% 38%;grid-template-areas:"heading media" "body media";gap:0 60px;align-items:start}.lp-hero__heading{grid-area:heading;order:initial}.lp-hero__body{grid-area:body;order:initial}.lp-hero__media{grid-area:media;order:initial;align-self:center}.lp-hero__body .lp-btn--full{display:inline-block;width:auto;min-width:260px}}.lp-before-after{background:var(--lp-cream, #fff5e3)}.lp-before-after__header{text-align:center;margin-bottom:32px}.lp-slideshow{position:relative;max-width:720px;margin:0 auto}.lp-slideshow__track{display:flex;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;touch-action:pan-x pinch-zoom;overscroll-behavior-x:contain}.lp-slideshow__track::-webkit-scrollbar{display:none}.lp-slide{flex:0 0 100%;scroll-snap-align:center;padding:4px}.lp-slide__card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 14px 40px #00000014;border:1px solid rgba(0,0,0,.04)}.lp-slide__images{display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#fff}.lp-slide__half{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f0ede8}.lp-slide__half img{width:100%;height:100%;object-fit:cover;display:block}.lp-slide__label{position:absolute;top:12px;left:12px;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 10px;border-radius:6px}.lp-slide__label--after{background:var(--lp-brand, #ff4a2c)}.lp-slide__half--placeholder{display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--lp-muted, #5a5a5a)}.lp-slide__info{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.lp-slide__name{font-weight:700;font-size:15px;color:var(--lp-text, #0a0a0a)}.lp-slide__duration{font-size:13px;color:var(--lp-muted, #5a5a5a);background:var(--lp-cream, #fff5e3);padding:4px 10px;border-radius:100px;font-weight:500}.lp-slideshow__nav{position:absolute;top:30%;width:44px;height:44px;border-radius:50%;background:#fff;border:none;box-shadow:0 4px 16px #00000026;cursor:pointer;display:none;align-items:center;justify-content:center;color:var(--lp-text, #0a0a0a);transition:transform .22s ease,box-shadow .22s ease;z-index:2}.lp-slideshow__nav:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 24px #0003}.lp-slideshow__nav:focus-visible{outline:2px solid var(--lp-brand, #ff4a2c);outline-offset:3px}.lp-slideshow__prev{left:-8px}.lp-slideshow__next{right:-8px}.lp-slideshow__nav[disabled]{opacity:.3;cursor:not-allowed}@media(min-width:768px){.lp-slideshow__nav{display:flex}.lp-slideshow__prev{left:-56px}.lp-slideshow__next{right:-56px}}.lp-slideshow__dots{display:flex;justify-content:center;gap:8px;margin-top:24px}.lp-dot{width:32px;height:32px;border-radius:50%;border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.lp-dot:before{content:"";width:8px;height:8px;border-radius:50%;background:#0003;transition:background .22s,transform .22s,width .22s}.lp-dot:focus-visible{outline:2px solid var(--lp-brand, #ff4a2c);outline-offset:2px}.lp-dot.is-active:before{background:var(--lp-brand, #ff4a2c);width:24px;border-radius:4px}.lp-dot:hover:before{background:var(--lp-brand, #ff4a2c)}.lp-before-after__cta{text-align:center;margin-top:40px}.lp-identification{background:#fff}.lp-identification__header{text-align:center;margin-bottom:36px}.lp-cards-grid{display:grid;gap:20px}.lp-card{background:#fff;border:1px solid #eee;border-radius:20px;padding:28px 24px;transition:box-shadow .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1),border-color .3s;position:relative}.lp-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:20px;padding:1.5px;background:linear-gradient(135deg,transparent 40%,var(--lp-brand, #ff4a2c) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.lp-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #00000014}.lp-card:hover:before{opacity:1}.lp-card__icon{color:var(--lp-brand, #ff4a2c);margin-bottom:16px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#51995a14;border-radius:14px;transition:transform .4s cubic-bezier(.16,1,.3,1)}.lp-card:hover .lp-card__icon{transform:scale(1.08) rotate(-3deg)}.lp-card__text{font-size:15px;line-height:1.6;color:var(--lp-text, #0a0a0a)}.lp-card__text p{margin:0}.lp-identification__reopening{margin-top:44px;text-align:center}.lp-identification__reopening p{font-style:italic;font-size:17px;line-height:1.65;color:var(--lp-muted, #5a5a5a);max-width:680px;margin:0 auto}@media(min-width:640px){.lp-cards-grid--3{grid-template-columns:repeat(3,1fr)}}.lp-villain{background:var(--lp-cream, #fff5e3)}.lp-villain__header{text-align:center;margin-bottom:28px}.lp-villain__illustration{border-radius:20px;overflow:hidden;background:#51995a0f;display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;margin:0 auto 32px;max-width:560px;box-shadow:0 16px 48px #0000000f}.lp-villain__illustration img{width:100%;height:100%;object-fit:cover;display:block}.lp-villain__illustration-placeholder{padding:40px;text-align:center;color:var(--lp-muted, #5a5a5a);font-size:14px}.lp-villain__text{max-width:680px;margin:0 auto}.lp-pull-quote{font-family:var(--lp-font-heading, "Mogeira", serif);font-style:italic;font-size:clamp(18px,3vw,26px);line-height:1.4;color:var(--lp-text, #0a0a0a);text-align:center;max-width:600px;margin:40px auto 0;padding:0 20px;position:relative}.lp-pull-quote:before{content:'"';font-size:4em;color:var(--lp-brand, #ff4a2c);opacity:.2;position:absolute;top:-.3em;left:-.1em;line-height:1;font-family:serif}.lp-prose{font-size:16px;line-height:1.75;color:var(--lp-text, #0a0a0a)}.lp-prose p{margin:0 0 16px}.lp-prose p:last-child{margin-bottom:0}@media(min-width:768px){.lp-villain__illustration{aspect-ratio:16/9;max-width:720px}}.lp-comparison{background:#fff}.lp-comparison__header{text-align:center;margin-bottom:36px}.lp-compare{background:#fff;border-radius:24px;box-shadow:0 12px 48px #0000000f;border:1px solid #f0f0f0;overflow:hidden}.lp-compare__head{display:grid;grid-template-columns:1.4fr 1fr 1fr;padding:20px 16px;background:linear-gradient(180deg,#fff,#faf9f6);border-bottom:1px solid #f0f0f0;gap:8px}.lp-compare__head-cell{font-size:13px;font-weight:700;text-align:center;letter-spacing:.02em;line-height:1.2}.lp-compare__head-cell--empty{text-align:left}.lp-compare__head-cell--brand{color:var(--lp-brand, #ff4a2c)}.lp-compare__head-cell--other{color:#8a8a8a}.lp-compare__rows{display:flex;flex-direction:column}.lp-compare__row{display:grid;grid-template-columns:1.4fr 1fr 1fr;padding:16px;align-items:center;gap:8px;border-top:1px solid #f5f5f5;transition:background .22s ease}.lp-compare__row:hover{background:#51995a08}.lp-compare__row:first-child{border-top:none}.lp-compare__label{font-size:14px;font-weight:500;color:var(--lp-text, #0a0a0a);line-height:1.35}.lp-compare__cell{display:flex;justify-content:center}.lp-compare__pill{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.01em;line-height:1;white-space:nowrap}.lp-compare__pill--yes{background:var(--lp-brand, #ff4a2c);color:#fff;box-shadow:0 4px 12px #51995a40}.lp-compare__pill--no{background:#f3f3f3;color:#9a9a9a}.lp-compare__pill svg{flex-shrink:0;width:12px;height:12px;stroke-width:2.5}.lp-comparison__note{margin-top:32px;max-width:640px;margin-left:auto;margin-right:auto}.lp-comparison__note p{font-size:15px;line-height:1.65;color:var(--lp-muted, #5a5a5a);text-align:center;margin:0}.lp-comparison__cta{text-align:center;margin-top:32px}@media(max-width:500px){.lp-compare__head,.lp-compare__row{grid-template-columns:1.3fr .8fr .8fr;padding:14px 10px;gap:6px}.lp-compare__label{font-size:13px}.lp-compare__pill{padding:5px 9px;font-size:11px}.lp-compare__head-cell{font-size:11px}}.lp-mechanism{background:var(--lp-cream, #fff5e3)}.lp-mechanism__header{text-align:center;margin-bottom:40px}.lp-mechanism__card .lp-card__title{font-family:var(--lp-font-heading, "Mogeira", serif);font-size:18px;font-weight:700;margin-bottom:10px;color:var(--lp-text, #0a0a0a)}.lp-mechanism__card .lp-card__icon{margin-bottom:20px}.lp-mechanism__closing{text-align:center;margin-top:44px;font-size:18px;font-weight:600;color:var(--lp-text, #0a0a0a);line-height:1.5;max-width:640px;margin-left:auto;margin-right:auto}.lp-mechanism__cta{text-align:center;margin-top:28px}.lp-expert-video{background:#fff}.lp-expert-video__header{text-align:center;margin-bottom:28px}.lp-expert-video__header .lp-h2{white-space:pre-line;margin-bottom:14px}.lp-expert-video__header .lp-subhead{margin-bottom:0}.lp-expert-video__media{position:relative;max-width:720px;margin:0 auto;border-radius:20px;overflow:hidden;background:#000;aspect-ratio:16 / 9;box-shadow:0 14px 40px #0a0a0a24}.lp-expert-video__player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;margin:0;border:0;background:transparent;cursor:pointer;display:block;overflow:hidden;font:inherit;color:inherit}.lp-expert-video__thumb{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .32s ease}.lp-expert-video__player:hover .lp-expert-video__thumb,.lp-expert-video__player:focus-visible .lp-expert-video__thumb{transform:scale(1.03);filter:brightness(.92)}.lp-expert-video__play{position:absolute;top:50%;left:50%;width:68px;height:48px;transform:translate(-50%,-50%);pointer-events:none;display:block;filter:drop-shadow(0 6px 16px rgba(0,0,0,.4));transition:transform .24s cubic-bezier(.16,1,.3,1),opacity .24s ease}.lp-expert-video__play svg{width:100%;height:100%;display:block}.lp-expert-video__player:hover .lp-expert-video__play{transform:translate(-50%,-50%) scale(1.08)}.lp-expert-video__player:focus-visible{outline:3px solid var(--lp-brand, #ff4a2c);outline-offset:4px}.lp-expert-video__media iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block}.lp-expert-video__cta{text-align:center;margin-top:28px}@media(min-width:768px){.lp-expert-video__media{border-radius:24px}.lp-expert-video__play{width:84px;height:60px}.lp-expert-video__cta{margin-top:36px}}@media(prefers-reduced-motion:reduce){.lp-expert-video__thumb,.lp-expert-video__play{transition:none}}.lp-howto{background:#fff}.lp-howto__header{text-align:center;margin-bottom:36px}.lp-steps{display:grid;gap:16px}.lp-step{display:flex;flex-direction:column;gap:10px;padding:24px;background:var(--lp-cream, #fff5e3);border-radius:20px;border:1px solid rgba(81,153,90,.08);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.lp-step:hover{transform:translateY(-3px);box-shadow:0 18px 40px #51995a1f}.lp-step__head{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lp-step__number{font-family:var(--lp-font-heading, "Mogeira", serif);font-size:28px;font-weight:700;color:var(--lp-brand, #ff4a2c);line-height:1;flex-shrink:0;opacity:.85}.lp-step__icon{color:var(--lp-brand, #ff4a2c);width:44px;height:44px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #51995a1a}.lp-step__title{font-weight:700;font-size:16px;color:var(--lp-text, #0a0a0a);margin:0;flex:1;line-height:1.25}.lp-step__text{font-size:14px;color:var(--lp-muted, #5a5a5a);line-height:1.6;margin:0}.lp-step__text p{margin:0}@media(min-width:640px){.lp-steps{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.lp-steps{grid-template-columns:repeat(4,1fr)}.lp-step__head{flex-direction:row}}.lp-social-proof{background:var(--lp-cream, #fff5e3)}.lp-social-proof__header{text-align:center;margin-bottom:36px}.lp-rating-badge{text-align:center;margin-bottom:44px}.lp-rating-badge__stars{display:inline-flex;gap:4px;color:#f59e0b;margin-bottom:6px;font-size:20px;letter-spacing:2px}.lp-rating-badge__value{font-family:var(--lp-font-heading, "Mogeira", serif);font-size:clamp(48px,10vw,64px);font-weight:700;line-height:1;color:var(--lp-text, #0a0a0a);display:inline-block;background:linear-gradient(90deg,var(--lp-text, #0a0a0a) 0%,var(--lp-brand, #ff4a2c) 50%,var(--lp-text, #0a0a0a) 100%);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:lp-shimmer 4s linear infinite}@keyframes lp-shimmer{0%{background-position:-200% center}to{background-position:200% center}}@media(prefers-reduced-motion:reduce){.lp-rating-badge__value{animation:none}}.lp-rating-badge__count{font-size:14px;color:var(--lp-muted, #5a5a5a);margin-top:6px}.lp-testimonials{display:grid;gap:20px;margin-bottom:40px}.lp-testimonial{background:#fff;border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 8px 32px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.lp-testimonial:hover{transform:translateY(-4px);box-shadow:0 20px 48px #00000014}.lp-testimonial__photo{width:52px;height:52px;border-radius:50%;object-fit:cover;flex-shrink:0}.lp-testimonial__photo-placeholder{width:52px;height:52px;border-radius:50%;background:var(--lp-cream, #fff5e3);display:flex;align-items:center;justify-content:center;color:var(--lp-muted, #5a5a5a);font-size:20px;flex-shrink:0}.lp-testimonial__header{display:flex;align-items:center;gap:12px}.lp-testimonial__name{font-weight:700;font-size:14px;color:var(--lp-text, #0a0a0a);margin:0}.lp-testimonial__age{font-size:13px;color:var(--lp-muted, #5a5a5a);margin:0}.lp-testimonial__text{font-size:15px;line-height:1.65;color:var(--lp-text, #0a0a0a);font-style:italic}.lp-testimonial__text p{margin:0}.lp-mini-reviews{display:flex;gap:12px;margin-bottom:36px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-left:-20px;margin-right:-20px;padding:4px 20px 12px;scroll-padding-left:20px;touch-action:pan-x pinch-zoom;overscroll-behavior-x:contain}.lp-mini-reviews::-webkit-scrollbar{display:none}.lp-mini-review{background:#fff;border-radius:14px;padding:16px 18px;border:1px solid #eee;transition:transform .26s ease,border-color .26s ease;flex:0 0 82%;scroll-snap-align:start}.lp-mini-reviews__dots{display:flex;justify-content:center;gap:6px;margin-top:4px;margin-bottom:28px}.lp-mini-review:hover{transform:translateY(-2px);border-color:#51995a33}.lp-mini-review__stars{color:#f59e0b;margin-bottom:6px;font-size:14px;letter-spacing:1px}.lp-mini-review__text{font-size:14px;line-height:1.55;color:var(--lp-text, #0a0a0a);margin-bottom:6px}.lp-mini-review__text p{margin:0}.lp-mini-review__author{font-size:12px;color:var(--lp-muted, #5a5a5a);font-weight:600;margin:0}.lp-social-proof__closing{text-align:center;font-size:16px;font-weight:600;color:var(--lp-text, #0a0a0a);margin-bottom:28px;max-width:640px;margin-left:auto;margin-right:auto}.lp-social-proof__cta{text-align:center}@media(min-width:640px){.lp-testimonials{grid-template-columns:repeat(3,1fr)}.lp-mini-reviews{display:grid;grid-template-columns:repeat(2,1fr);overflow:visible;margin-left:0;margin-right:0;padding:0;scroll-snap-type:none}.lp-mini-review{flex:initial}.lp-mini-reviews__dots{display:none}}@media(min-width:900px){.lp-mini-reviews{grid-template-columns:repeat(3,1fr)}}.lp-guarantee{background:var(--lp-guarantee-bg, var(--lp-cream, #fff5e3))}.lp-guarantee__inner{display:flex;flex-direction:column;align-items:center;gap:28px;max-width:720px;margin:0 auto;text-align:center}.lp-guarantee__badge{width:140px;height:140px;border-radius:50%;border:3px solid var(--lp-brand, #ff4a2c);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;padding:16px;background:#fff;box-shadow:0 16px 40px #51995a2e;animation:lp-float 5s ease-in-out infinite}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.lp-guarantee__badge{animation:none}}.lp-guarantee__badge-top{font-family:var(--lp-font-heading, "Mogeira", serif);font-size:32px;font-weight:700;color:var(--lp-brand, #ff4a2c);line-height:1}.lp-guarantee__badge-bottom{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--lp-brand, #ff4a2c);margin-top:6px;text-align:center;line-height:1.2}.lp-guarantee__text .lp-h2{margin-bottom:12px}.lp-guarantee__paragraph{font-size:16px;line-height:1.7;color:var(--lp-muted, #5a5a5a);margin-bottom:16px}.lp-guarantee__paragraph p{margin:0 0 12px}.lp-guarantee__paragraph p:last-child{margin-bottom:0}.lp-guarantee__signature{font-weight:700;color:var(--lp-text, #0a0a0a);font-size:14px}@media(min-width:768px){.lp-guarantee__inner{flex-direction:row;text-align:left;gap:48px}}.lp-faq{background:#fff}.lp-faq__header{text-align:center;margin-bottom:36px}.lp-faq__list{max-width:720px;margin:0 auto}.lp-faq__item{border-bottom:1px solid #eee;transition:border-color .22s ease}.lp-faq__item:first-child{border-top:1px solid #eee}.lp-faq__item.is-open{border-color:#51995a4d}.lp-faq__question{width:100%;background:none;border:none;padding:20px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:var(--lp-font-body, system-ui, sans-serif);font-size:16px;font-weight:600;color:var(--lp-text, #0a0a0a);text-align:left;line-height:1.4;transition:color .22s ease}.lp-faq__question:hover,.lp-faq__item.is-open .lp-faq__question{color:var(--lp-brand, #ff4a2c)}.lp-faq__question:focus-visible{outline:2px solid var(--lp-brand, #ff4a2c);outline-offset:2px;border-radius:4px}.lp-faq__chevron{flex-shrink:0;color:var(--lp-muted, #5a5a5a);transition:transform .32s cubic-bezier(.16,1,.3,1),color .22s}.lp-faq__item.is-open .lp-faq__chevron{transform:rotate(180deg);color:var(--lp-brand, #ff4a2c)}.lp-faq__answer{max-height:0;overflow:hidden;transition:max-height .36s cubic-bezier(.16,1,.3,1)}.lp-faq__answer-inner{padding:0 0 20px;font-size:15px;line-height:1.7;color:var(--lp-muted, #5a5a5a)}.lp-faq__answer-inner p{margin:0}.lp-final-cta{background:var(--lp-final-bg, var(--lp-cream, #fff5e3));text-align:center;padding-top:72px;padding-bottom:72px}.lp-final-cta__inner{max-width:640px;margin:0 auto}.lp-final-cta .lp-h2{font-size:clamp(28px,5.5vw,44px);margin-bottom:18px}.lp-final-cta__subhead{font-size:17px;line-height:1.65;color:var(--lp-muted, #5a5a5a);margin-bottom:32px}.lp-final-cta__subhead p{margin:0}.lp-final-cta__microcopy{font-size:13px;color:var(--lp-muted, #5a5a5a);margin-top:16px}.lp-sticky-cta{position:fixed;bottom:12px;left:12px;right:12px;z-index:100;opacity:0;transform:translateY(calc(100% + 20px));transition:opacity .28s ease,transform .32s cubic-bezier(.16,1,.3,1);pointer-events:none}.lp-sticky-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.lp-sticky-cta.is-hidden-by-final{opacity:0;transform:translateY(calc(100% + 20px));pointer-events:none}.lp-sticky-cta__btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px 24px;background:var(--lp-brand, #ff4a2c);color:#fff;border-radius:100px;font-weight:700;font-size:16px;text-decoration:none;box-shadow:0 12px 32px #51995a73,0 0 0 1px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.lp-sticky-cta__btn:hover,.lp-sticky-cta__btn:focus-visible{color:#fff;transform:translateY(-1px);box-shadow:0 14px 36px #51995a8c,0 0 0 1px #0000000a}.lp-sticky-cta__btn:focus-visible{outline:3px solid #fff;outline-offset:2px}.lp-sticky-cta__btn:active{transform:translateY(0)}.lp-sticky-cta__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-sticky-cta__arrow{flex-shrink:0;transition:transform .26s cubic-bezier(.16,1,.3,1)}.lp-sticky-cta__btn:hover .lp-sticky-cta__arrow{transform:translate(4px)}@media(min-width:768px){.lp-sticky-cta{display:none!important}}@media(min-width:768px){.lp-block{padding-top:88px;padding-bottom:88px}.lp-container,.lp-container--narrow{padding-left:40px;padding-right:40px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/lp-plaquinha-colo.css.map */
