.vidas-lp{--vidas-background: hsl(25 60% 96%);--vidas-foreground: hsl(150 30% 8%);--vidas-card: hsl(0 0% 100%);--vidas-primary: hsl(155 85% 18%);--vidas-primary-foreground: hsl(0 0% 100%);--vidas-secondary: hsl(45 95% 55%);--vidas-muted: hsl(25 30% 92%);--vidas-muted-foreground: hsl(150 8% 40%);--vidas-accent: hsl(330 70% 55%);--vidas-border: hsl(25 20% 88%);--vidas-radius: 1rem;--vidas-fig-leaf: hsl(160 50% 45%);--vidas-fig-leaf-10: hsl(160 50% 45% / .1);--vidas-fig-leaf-15: hsl(160 50% 45% / .15);--vidas-fig-leaf-20: hsl(160 50% 45% / .2);--vidas-fig-leaf-25: hsl(160 50% 45% / .25);--vidas-fig-leaf-35: hsl(160 50% 45% / .35);--vidas-fig-leaf-70: hsl(160 50% 45% / .7);--vidas-primary-10: hsl(155 85% 18% / .1);--vidas-primary-20: hsl(155 85% 18% / .2);--vidas-peach: hsl(20 90% 72%);--vidas-pomegranate: hsl(350 75% 55%);--vidas-elderflower: hsl(45 85% 65%);--vidas-mursal: hsl(35 70% 60%);--vidas-zen-lavender: hsl(270 40% 70%);--vidas-boost-coral: hsl(10 80% 60%);font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--vidas-background);color:var(--vidas-foreground);-webkit-font-smoothing:antialiased}.vidas-lp *,.vidas-lp *:before,.vidas-lp *:after{box-sizing:border-box}.vidas-lp h1,.vidas-lp h2,.vidas-lp h3,.vidas-lp h4{font-family:Intro Rust Base,Intro Rust,Space Grotesk,system-ui,sans-serif!important;letter-spacing:.01em;margin:0;color:var(--vidas-foreground)}.vidas-lp p{margin:0}.vidas-lp img{max-width:100%;height:auto;display:block}.vidas-container{width:100%;max-width:1200px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.vidas-section{padding:4rem 0}@media(min-width:768px){.vidas-section{padding:6rem 0}}.vidas-bg-soft{background:linear-gradient(to bottom,var(--vidas-card),var(--vidas-fig-leaf-15) 50%,var(--vidas-card))}.vidas-bg-soft-20{background:linear-gradient(to bottom,var(--vidas-card),var(--vidas-fig-leaf-20) 50%,var(--vidas-card))}.vidas-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;cursor:pointer;border-radius:9999px;background:var(--vidas-primary);color:var(--vidas-primary-foreground);font-weight:700;font-family:inherit;font-size:1rem;line-height:1.2;text-decoration:none;padding:.9rem 2rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;text-align:center}.vidas-btn:hover{background:#064b2f;transform:scale(1.05);box-shadow:0 20px 25px -5px #00000026,0 8px 10px -6px #00000026}.vidas-btn--lg{padding:1.25rem 2.5rem;font-size:1.125rem}.vidas-btn--block{width:100%}@media(min-width:768px){.vidas-btn--auto-md{width:auto}}.vidas-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;will-change:opacity,transform}.vidas-reveal--left{transform:translate(-24px)}.vidas-reveal--right{transform:translate(24px)}.vidas-reveal--scale{transform:scale(.92)}.vidas-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.vidas-reveal{opacity:1!important;transform:none!important;transition:none}}.vidas-stars{display:inline-flex;align-items:center;gap:2px}.vidas-stars svg{width:1.25rem;height:1.25rem;fill:var(--vidas-secondary);color:var(--vidas-secondary)}.vidas-stars--primary svg{fill:var(--vidas-primary);color:var(--vidas-primary)}.vidas-stars--sm svg{width:1rem;height:1rem}.vidas-muted{color:var(--vidas-muted-foreground)}.vidas-hero{position:relative;overflow:hidden;background:linear-gradient(to bottom,var(--vidas-fig-leaf-25),var(--vidas-fig-leaf-10) 50%,var(--vidas-card));padding:2rem 0 3rem}@media(min-width:768px){.vidas-hero{padding:4rem 0 5rem}}.vidas-hero__badge{width:fit-content;margin:0 auto 2rem;border:2px solid var(--vidas-primary);background:transparent;color:var(--vidas-primary);border-radius:9999px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-align:center}.vidas-hero__title{max-width:48rem;margin:0 auto 1.5rem;text-align:center;font-size:2.25rem;font-weight:700;line-height:1.1;letter-spacing:-.01em}.vidas-hero__title .accent{color:var(--vidas-primary)}@media(min-width:768px){.vidas-hero__title{font-size:3.75rem}}@media(min-width:1024px){.vidas-hero__title{font-size:4.5rem}}.vidas-hero__sub{max-width:36rem;margin:0 auto 2rem;text-align:center;font-size:1.125rem;color:var(--vidas-muted-foreground)}.vidas-hero__cta{display:flex;justify-content:center;margin-bottom:.5rem}.vidas-hero__rating{margin:0 auto 2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;font-size:.875rem;color:var(--vidas-muted-foreground)}.vidas-hero__guarantee{display:none;align-items:center;gap:.25rem}.vidas-hero__guarantee svg{width:1rem;height:1rem;color:var(--vidas-primary)}@media(min-width:768px){.vidas-hero__guarantee{display:inline-flex}}.vidas-hero__image{max-width:32rem;margin:0 auto}.vidas-hero__image img{width:100%;animation:vidas-float 4.2s ease-in-out 1.2s infinite}@keyframes vidas-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(prefers-reduced-motion:reduce){.vidas-hero__image img{animation:none}}.vidas-benefits__head{max-width:42rem;margin:0 auto 3rem;text-align:center}.vidas-benefits__head h2{font-size:1.875rem;font-weight:700;line-height:1.2}.vidas-benefits__head p{margin-top:1rem;max-width:36rem;margin-left:auto;margin-right:auto;color:var(--vidas-muted-foreground)}@media(min-width:768px){.vidas-benefits__head{margin-bottom:4rem}.vidas-benefits__head h2{font-size:3rem}.vidas-benefits__head p{font-size:1.125rem}}.vidas-benefits__grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:768px){.vidas-benefits__grid{grid-template-columns:1fr auto 1fr;gap:2rem}}@media(min-width:1024px){.vidas-benefits__grid{gap:3rem}}.vidas-benefits__col{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.vidas-benefits__col{gap:3rem}}.vidas-benefits__col--left{order:2}.vidas-benefits__media{order:1;display:flex;justify-content:center}.vidas-benefits__col--right{order:3}@media(min-width:768px){.vidas-benefits__col--left{order:1;text-align:right}.vidas-benefits__media{order:2}.vidas-benefits__col--right{order:3;text-align:left}}.vidas-benefit{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}@media(min-width:768px){.vidas-benefit{flex-direction:row;align-items:flex-start;gap:1rem;text-align:left}.vidas-benefits__col--left .vidas-benefit{flex-direction:row-reverse;text-align:right}}.vidas-benefit__icon{flex-shrink:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--vidas-card);box-shadow:0 4px 6px -1px #0000001a;box-shadow:0 4px 6px -1px #0000001a,0 0 0 1px var(--vidas-border)}.vidas-benefit__icon svg{width:1.5rem;height:1.5rem;color:var(--vidas-primary)}.vidas-benefit h3{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.vidas-benefit p{font-size:.875rem;color:var(--vidas-muted-foreground)}@media(min-width:768px){.vidas-benefit h3{font-size:1.25rem}.vidas-benefit p{font-size:1rem}}.vidas-benefits__media-inner{position:relative}.vidas-benefits__media-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:9999px;background:linear-gradient(to bottom right,var(--vidas-fig-leaf-35),var(--vidas-primary-20));filter:blur(48px)}.vidas-benefits__media-inner img{width:18rem;margin:0 auto;object-fit:contain}@media(min-width:768px){.vidas-benefits__media-inner img{width:20rem}}@media(min-width:1024px){.vidas-benefits__media-inner img{width:24rem}}.vidas-modern__row{display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(min-width:768px){.vidas-modern__row{flex-direction:row;gap:4rem}}.vidas-modern__col{flex:1}.vidas-modern h2{font-size:1.875rem;font-weight:700;line-height:1.2;margin-bottom:2rem}@media(min-width:768px){.vidas-modern h2{font-size:3rem}}.vidas-modern__stats{display:flex;gap:2rem;margin-bottom:2rem}.vidas-modern__stat .num{display:block;font-family:Intro Rust Base,Intro Rust,Space Grotesk,sans-serif;font-size:3rem;font-weight:700;line-height:1}@media(min-width:768px){.vidas-modern__stat .num{font-size:3.75rem}}.vidas-modern__stat p{margin-top:.5rem;font-size:.875rem;color:var(--vidas-muted-foreground)}.vidas-modern__col img{width:100%;max-width:28rem;margin:0 auto;border-radius:1.5rem}.vidas-product{background:linear-gradient(to bottom,var(--vidas-card),var(--vidas-fig-leaf-15) 50%,var(--vidas-card))}.vidas-product__title{margin:0 auto 2.5rem;text-align:center;font-size:1.875rem;font-weight:700}@media(min-width:768px){.vidas-product__title{font-size:3rem}}.vidas-product__inner{margin:0 auto;max-width:64rem}.vidas-product__layout{display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){.vidas-product__layout{flex-direction:row}.vidas-product__gallery,.vidas-product__details{flex:1}}.vidas-product__gallery{display:flex;gap:.75rem;align-items:flex-start}.vidas-gallery__thumbs{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start;align-self:flex-start;flex:0 0 auto}.vidas-gallery__thumb{height:4rem;width:4rem;flex-shrink:0;overflow:hidden;border-radius:.5rem;border:2px solid var(--vidas-border);background:var(--vidas-card);padding:0;cursor:pointer;opacity:.6;transition:opacity .2s ease,border-color .2s ease,box-shadow .2s ease}.vidas-gallery__thumb:hover{opacity:1}.vidas-gallery__thumb.is-active{border-color:var(--vidas-primary);opacity:1;box-shadow:0 0 0 2px var(--vidas-primary-20)}.vidas-gallery__thumb img{height:100%;width:100%;object-fit:cover}.vidas-gallery__main{position:relative;flex:1}.vidas-gallery__main-btn{position:relative;display:block;width:100%;padding:0;border:none;background:none;cursor:zoom-in}.vidas-gallery__img{position:relative;margin:0 auto;width:100%;object-fit:contain}.vidas-gallery__img--prev{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.vidas-gallery__zoom{position:absolute;right:.5rem;top:.5rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#0e1b14b3;color:var(--vidas-card);opacity:0;transition:opacity .2s ease}.vidas-gallery__main-btn:hover .vidas-gallery__zoom{opacity:1}.vidas-gallery__zoom svg{width:1rem;height:1rem}.vidas-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:none;align-items:center;justify-content:center;padding:1.5rem;background:#0e1b14d9}.vidas-lightbox.is-open{display:flex}.vidas-lightbox img{max-height:85vh;width:auto;max-width:100%;object-fit:contain}.vidas-lightbox__close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;border-radius:9999px;border:none;cursor:pointer;background:var(--vidas-card);color:var(--vidas-foreground);font-size:1.5rem;line-height:1}.vidas-product__rating{display:flex;align-items:center;gap:.25rem;margin-bottom:.75rem}.vidas-product__rating .label{margin-left:.5rem;font-size:.875rem;font-weight:500;color:var(--vidas-muted-foreground)}.vidas-product__name{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.vidas-product__name{font-size:1.875rem}}.vidas-product__subtitle{font-size:.875rem;color:var(--vidas-muted-foreground);margin-bottom:.25rem}.vidas-product__desc{font-size:1rem;color:var(--vidas-muted-foreground);margin-bottom:1.25rem}.vidas-product__bullets{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.vidas-bullet{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.vidas-bullet svg{width:1.25rem;height:1.25rem;color:var(--vidas-primary);flex-shrink:0}.vidas-product__flavors{margin-bottom:1.5rem}.vidas-product__flavors .head{font-size:.875rem;font-weight:600;margin-bottom:.5rem}.vidas-flavor{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--vidas-muted-foreground);margin-bottom:.375rem}.vidas-flavor .dot{width:.75rem;height:.75rem;border-radius:9999px;flex-shrink:0}.dot-elderflower{background:var(--vidas-elderflower)}.dot-fig-leaf{background:var(--vidas-fig-leaf)}.dot-pomegranate{background:var(--vidas-pomegranate)}.dot-mursal{background:var(--vidas-mursal)}.dot-peach{background:var(--vidas-peach)}.dot-boost-coral{background:var(--vidas-boost-coral)}.dot-zen-lavender{background:var(--vidas-zen-lavender)}.vidas-product__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem .75rem;margin-bottom:1.25rem}.vidas-product__price .amount{font-family:Intro Rust Base,Intro Rust,Space Grotesk,sans-serif;font-size:2.25rem;font-weight:700}.vidas-product__price .compare{font-size:1.125rem;color:var(--vidas-muted-foreground);text-decoration:line-through}.vidas-product__price .save{border-radius:9999px;background:var(--vidas-primary-10);color:var(--vidas-primary);padding:.25rem .75rem;font-size:.75rem;font-weight:700}.vidas-product__form{margin:0}.vidas-atc{padding:1.5rem 2rem;font-size:1.125rem}.vidas-product__trust{margin-top:1.25rem;display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.vidas-product__trust{grid-template-columns:repeat(3,1fr)}}.vidas-trust{display:flex;flex-direction:column;align-items:center;gap:.25rem;border-radius:.75rem;border:1px solid var(--vidas-border);padding:.75rem;text-align:center}.vidas-trust svg{width:1.25rem;height:1.25rem;color:var(--vidas-primary)}.vidas-trust span{font-size:.75rem;font-weight:500;color:var(--vidas-muted-foreground)}.vidas-testi{background:linear-gradient(to bottom,var(--vidas-card),var(--vidas-fig-leaf-25) 60%,var(--vidas-fig-leaf-15))}.vidas-testi__head{text-align:center;margin-bottom:2.5rem}.vidas-testi__rating{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.vidas-testi__rating .label{font-size:.875rem;font-weight:700}.vidas-testi__head h2{max-width:48rem;margin:0 auto;font-size:1.875rem;font-weight:700;line-height:1.2}@media(min-width:768px){.vidas-testi__head h2{font-size:3rem}}@media(min-width:1024px){.vidas-testi__head h2{font-size:3.75rem}}.vidas-testi__pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem}.vidas-pill{border:none;cursor:pointer;border-radius:9999px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;font-family:inherit;background:var(--vidas-card);color:var(--vidas-foreground);transition:background .2s ease,color .2s ease,box-shadow .2s ease}@media(min-width:768px){.vidas-pill{padding:.75rem 1.75rem;font-size:1rem}}.vidas-pill:hover{background:#fffc}.vidas-pill.is-active{background:var(--vidas-primary);color:var(--vidas-primary-foreground);box-shadow:0 4px 6px -1px #0000001a}.vidas-testi__panel{display:none}.vidas-testi__panel.is-active{display:grid}.vidas-testi__grid{gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.vidas-testi__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.vidas-testi__card{text-align:center}.vidas-testi__card .stars{display:flex;align-items:center;justify-content:center;gap:2px;margin-bottom:.75rem}.vidas-testi__card .stars svg{width:1rem;height:1rem;fill:var(--vidas-primary);color:var(--vidas-primary)}.vidas-testi__card h3{font-size:1.125rem;font-weight:700;line-height:1.375;margin-bottom:.75rem}@media(min-width:768px){.vidas-testi__card h3{font-size:1.25rem}}.vidas-testi__card p{font-size:.875rem;line-height:1.625;color:#0e1b14cc;margin-bottom:.75rem}@media(min-width:768px){.vidas-testi__card p{font-size:1rem}}.vidas-testi__card .who{font-size:.875rem;font-weight:700}.vidas-testi__cta{margin-top:3rem;text-align:center}.vidas-compare{background:linear-gradient(to bottom,var(--vidas-card),var(--vidas-fig-leaf-70) 60%,var(--vidas-primary))}.vidas-compare__grid{display:grid;gap:2.5rem;align-items:start}@media(min-width:1024px){.vidas-compare__grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.vidas-compare__intro{text-align:center}@media(min-width:1024px){.vidas-compare__intro{position:sticky;top:6rem;text-align:left}}.vidas-compare__intro h2{font-size:2.25rem;font-weight:700;line-height:1.05;color:var(--vidas-foreground)}@media(min-width:768px){.vidas-compare__intro h2{font-size:3.75rem}}@media(min-width:1024px){.vidas-compare__intro h2{font-size:4.5rem}}.vidas-compare__intro p{margin:1.25rem auto 0;max-width:28rem;font-size:1rem;line-height:1.625;color:#0e1b14cc}@media(min-width:768px){.vidas-compare__intro p{font-size:1.125rem}}@media(min-width:1024px){.vidas-compare__intro p{margin-left:0}}.vidas-compare__card{border-radius:1rem;background:var(--vidas-card);padding:.375rem;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0e1b141a}@media(min-width:768px){.vidas-compare__card{padding:.75rem}}.vidas-compare__table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.vidas-compare__table th,.vidas-compare__table td{padding:.75rem .375rem;vertical-align:middle}@media(min-width:768px){.vidas-compare__table th,.vidas-compare__table td{padding:1rem .75rem}}.vidas-compare__col-feature{width:34%}.vidas-compare__col-vidas{width:26%}.vidas-compare__col-other{width:20%}.vidas-compare__vidas-head{border-top-left-radius:.75rem;border-top-right-radius:.75rem;background:var(--vidas-fig-leaf-35);text-align:center}.vidas-compare__vidas-head span{font-family:Intro Rust Base,Intro Rust,Space Grotesk,sans-serif;font-weight:800;color:var(--vidas-primary);font-size:.875rem}@media(min-width:768px){.vidas-compare__vidas-head span{font-size:1.5rem}}.vidas-compare__other-head{text-align:center;font-size:10px;font-weight:500;line-height:1.2;color:var(--vidas-muted-foreground)}@media(min-width:768px){.vidas-compare__other-head{font-size:.75rem}}.vidas-compare__feature{font-size:11px;font-weight:700;line-height:1.2;color:var(--vidas-foreground);border-bottom:1px solid var(--vidas-border)}@media(min-width:768px){.vidas-compare__feature{font-size:.875rem}}.vidas-compare__cell{text-align:center;border-bottom:1px solid var(--vidas-border)}.vidas-compare__cell--vidas{background:var(--vidas-fig-leaf-35);border-bottom-color:var(--vidas-primary-20)}.vidas-compare__row--last .vidas-compare__feature,.vidas-compare__row--last .vidas-compare__cell{border-bottom:none}.vidas-compare__row--last .vidas-compare__cell--vidas{border-bottom-left-radius:.75rem;border-bottom-right-radius:.75rem}.vidas-mark{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:9999px;background:var(--vidas-foreground);color:var(--vidas-card)}@media(min-width:768px){.vidas-mark{width:2.25rem;height:2.25rem}}.vidas-mark--yes{background:var(--vidas-primary);color:var(--vidas-primary-foreground)}.vidas-mark svg{width:1rem;height:1rem}@media(min-width:768px){.vidas-mark svg{width:1.25rem;height:1.25rem}}.vidas-influ__row{margin:0 auto;max-width:56rem;display:flex;flex-direction:column;align-items:center;gap:2.5rem}@media(min-width:768px){.vidas-influ__row{flex-direction:row;gap:4rem}}.vidas-influ__photo{height:16rem;width:16rem;flex-shrink:0;overflow:hidden;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a}@media(min-width:768px){.vidas-influ__photo{height:20rem;width:20rem}}.vidas-influ__photo img{height:100%;width:100%;object-fit:cover}.vidas-influ__body h2{font-size:1.875rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}@media(min-width:768px){.vidas-influ__body h2{font-size:2.25rem}}.vidas-influ__lead{font-size:1.125rem;font-weight:700;line-height:1.375;margin-bottom:1rem}@media(min-width:768px){.vidas-influ__lead{font-size:1.25rem}}.vidas-influ__body p.text{font-size:1rem;line-height:1.625;color:var(--vidas-muted-foreground);margin-bottom:1.5rem}.vidas-faq__title{margin:0 auto 2.5rem;text-align:center;font-size:1.875rem;font-weight:700}@media(min-width:768px){.vidas-faq__title{font-size:3rem}}.vidas-faq__list{margin:0 auto;max-width:42rem;display:flex;flex-direction:column;gap:.75rem}.vidas-faq__item{border-radius:.75rem;border:1px solid var(--vidas-border);background:var(--vidas-background);padding:0 1.5rem;box-shadow:0 1px 2px #0000000d}.vidas-faq__q{width:100%;text-align:left;cursor:pointer;background:none;border:none;font-family:Intro Rust Base,Intro Rust,Space Grotesk,sans-serif;font-size:1rem;font-weight:700;color:var(--vidas-foreground);padding:1.125rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.vidas-faq__q .chev{flex-shrink:0;transition:transform .25s ease;width:1rem;height:1rem}.vidas-faq__item.is-open .vidas-faq__q .chev{transform:rotate(180deg)}.vidas-faq__a{overflow:hidden;max-height:0;transition:max-height .3s ease}.vidas-faq__a-inner{padding:0 0 1.125rem;font-size:.875rem;line-height:1.625;color:var(--vidas-muted-foreground)}.vidas-faq__a a{color:var(--vidas-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}.vidas-sticky{position:fixed;left:0;right:0;bottom:0;z-index:50;border-top:1px solid var(--vidas-border);background:#fffffff2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.75rem 1rem;box-shadow:0 -4px 20px #00000014;transform:translateY(110%);transition:transform .3s ease}.vidas-sticky.is-visible{transform:translateY(0)}@media(min-width:768px){.vidas-sticky{display:none}}.vidas-sticky__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.vidas-sticky__name{font-size:.875rem;font-weight:700}.vidas-sticky__price{font-size:.75rem;color:var(--vidas-muted-foreground)}.vidas-sticky__price .line{text-decoration:line-through}.vidas-sticky__btn{padding:.9rem 1.5rem;font-size:.875rem;white-space:nowrap}.vidas-lp .vidas-hero__title,.vidas-lp .vidas-hero__sub,.vidas-lp .vidas-hero__badge,.vidas-lp .vidas-product__title,.vidas-lp .vidas-benefits__head,.vidas-lp .vidas-benefits__head h2,.vidas-lp .vidas-testi__head,.vidas-lp .vidas-testi__head h2,.vidas-lp .vidas-testi__card,.vidas-lp .vidas-faq__title{text-align:center!important}.vidas-lp .vidas-hero__title,.vidas-lp .vidas-hero__sub,.vidas-lp .vidas-hero__badge,.vidas-lp .vidas-product__title,.vidas-lp .vidas-benefits__head,.vidas-lp .vidas-faq__title{margin-left:auto!important;margin-right:auto!important}.vidas-lp .vidas-hero__badge{margin-bottom:2rem!important}.vidas-lp .vidas-hero__title{margin-bottom:1.75rem!important}.vidas-lp .vidas-hero__sub{margin-bottom:2rem!important}.vidas-lp .vidas-hero__cta{margin-bottom:1.75rem!important}.vidas-lp .vidas-hero__rating{margin-bottom:2.5rem!important}@media(max-width:768px){body.template-product .main-content>.shopify-section:first-child,body.template-product [id*=section_announcement]{margin-top:-45px!important}body.template-product .announcement__wrapper.section-padding,body.template-product [data-announcement-wrapper]{--PT: 0px !important;padding-top:0!important}}@media(max-width:767px){.vidas-hero .vidas-container{display:flex;flex-direction:column}.vidas-hero__badge{order:1}.vidas-hero__title{order:2}.vidas-hero__image{order:3;margin-bottom:2rem}.vidas-hero__sub{order:4}.vidas-hero__cta{order:5}.vidas-hero__rating{order:6}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vidas-landing.css.map */
