.vm-landing .vm-topbar{position:relative!important;top:auto!important;z-index:55!important;background:#fffffff7!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--vm-line)!important;border-radius:12px!important;margin:0 0 12px!important;box-shadow:0 8px 18px #1f1f1f14!important;overflow:hidden!important}.vm-landing .vm-topbar-viewport{overflow:hidden!important;width:100%!important}.vm-landing .vm-topbar-marquee{display:flex!important;align-items:center!important;width:max-content!important;animation:vmTopbarMarquee 24s linear infinite;will-change:transform}.vm-landing .vm-topbar:hover .vm-topbar-marquee{animation-play-state:paused}.vm-landing .vm-topbar-group{display:flex!important;align-items:center!important;flex:0 0 auto!important;padding:8px 2px!important}.vm-landing .vm-topbar-item{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:7px!important;font-size:12px!important;font-weight:800!important;line-height:1.15!important;white-space:nowrap!important;color:var(--vm-ink)!important;padding:0 12px!important;min-height:22px!important}.vm-landing .vm-topbar-item+.vm-topbar-item{border-left:1px solid var(--vm-line)!important}.vm-landing .vm-topbar-bullet{width:18px!important;height:18px!important;min-width:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:13px!important;line-height:1!important}@keyframes vmTopbarMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vm-landing .vm-topbar-marquee{animation:none!important}}.vm-landing{--vm-paper: #FFF9F5;--vm-ink: #1F1F1F;--vm-card: #FFFFFF;--vm-line: #E8DCD7;--vm-muted: #5F5F5F;--vm-save: #0F7A4F;box-sizing:border-box;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--vm-paper);color:var(--vm-ink);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}.vm-landing *,.vm-landing *:before,.vm-landing *:after{box-sizing:border-box}.vm-landing img{max-width:100%;height:auto;display:block}.vm-landing .vm-wrap{max-width:1280px;margin:0 auto;padding:12px}.vm-landing .vm-hidden{display:none!important}.vm-landing .vm-h1,.vm-landing .vm-h2,.vm-landing .vm-h3{font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:1.08;letter-spacing:-.02em}.vm-landing .vm-center{text-align:center}.vm-landing .vm-eyebrow{display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:var(--vm-accent-deep);background:color-mix(in srgb,var(--vm-accent) 12%,white);border:1px solid color-mix(in srgb,var(--vm-accent) 24%,white);font-weight:900;margin:0 0 10px;padding:6px 12px;border-radius:999px;box-shadow:0 6px 16px #1f1f1f0a}.vm-landing .vm-hero-copy .vm-eyebrow{background:linear-gradient(135deg,#ffe0ae,#fff4dc);color:#9a3d00;border-color:#efbf79}.vm-landing .vm-h1{font-size:clamp(33px,10vw,46px);margin:0 0 8px}.vm-landing .vm-h2{font-size:clamp(30px,8vw,44px);margin:0 0 10px}.vm-landing .vm-sub{color:var(--vm-muted);font-size:17px;line-height:1.48;margin:10px 0 14px}.vm-landing .vm-lead{color:var(--vm-muted);margin:0 auto 16px;font-size:17px;line-height:1.48;max-width:680px}.vm-landing .vm-hero{background:var(--vm-card);border:1px solid var(--vm-line);border-radius:18px;overflow:hidden}.vm-landing .vm-hero-grid{display:grid;grid-template-columns:1fr}.vm-landing .vm-hero-media{padding:10px}.vm-landing .vm-hero-copy{padding:18px 18px 24px}.vm-landing .vm-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:16px}.vm-landing .vm-track::-webkit-scrollbar{display:none}.vm-landing .vm-slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:var(--vm-ratio, 4 / 5)}.vm-landing .vm-slide img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:16px}.vm-landing .vm-dots{display:flex;justify-content:center;gap:7px;margin-top:10px}.vm-landing .vm-dot{width:8px;height:8px;border-radius:50%;border:none;background:#d8cdc7;padding:0;cursor:pointer;transition:width .2s}.vm-landing .vm-dot.vm-active{background:var(--vm-accent);width:22px;border-radius:6px}.vm-landing .vm-hero-rating{display:flex;align-items:center;gap:8px;margin:4px 0 8px}.vm-landing .vm-stars{display:inline-flex;gap:1px;color:#f2b01e!important;flex:0 0 auto}.vm-landing .vm-stars svg{width:15px;height:15px}.vm-landing .vm-hero-rating-text{font-size:13px;color:var(--vm-muted)}.vm-landing .vm-micro{display:grid;grid-template-columns:1fr;gap:9px;margin:14px 0 16px}.vm-landing .vm-micro-card{display:flex;gap:10px;align-items:flex-start;background:#fffaf7;border:1px solid var(--vm-line);border-radius:18px;padding:12px 13px}.vm-landing .vm-micro-icon{width:34px;height:34px;border-radius:50%;background:color-mix(in srgb,var(--vm-accent) 14%,white);color:var(--vm-accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.vm-landing .vm-micro-icon svg{width:18px;height:18px}.vm-landing .vm-micro-card p{margin:0;font-size:13.5px;line-height:1.38;font-weight:700}.vm-landing .vm-field{margin:12px 0}.vm-landing .vm-field-label{display:block;font-size:14px;color:var(--vm-muted);margin-bottom:7px}.vm-landing .vm-swatches{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vm-landing .vm-swatches::-webkit-scrollbar{display:none}.vm-landing .vm-swatch{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:4px;border:1.5px solid var(--vm-line);border-radius:12px;background:#fff;padding:5px;cursor:pointer;width:68px}.vm-landing .vm-swatch.vm-active{border-color:var(--vm-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--vm-accent) 18%,transparent)}.vm-landing .vm-swatch img,.vm-landing .vm-swatch-dot{width:50px;height:50px;object-fit:cover;border-radius:8px;background:#eee}.vm-landing .vm-swatch-label{font-size:11px;line-height:1.1;text-align:center;color:#2676d1;font-weight:700}.vm-landing .vm-sizes{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:7px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.vm-landing .vm-sizes::-webkit-scrollbar{display:none}.vm-landing .vm-size{flex:0 0 auto;border:1.5px solid var(--vm-line);border-radius:10px;padding:8px 15px;font-size:15px;font-weight:800;background:#fff;cursor:pointer}.vm-landing .vm-size.vm-active{border-color:var(--vm-accent);background:var(--vm-ink);color:#fff}.vm-landing .vm-hidden-buy-form{display:none!important}.vm-landing .vm-real-buy-button{margin-top:14px}.vm-landing .vm-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin:16px 0 8px}.vm-landing .vm-price{font-family:Georgia,serif;font-size:clamp(34px,10vw,50px);font-weight:700;letter-spacing:-.03em}.vm-landing .vm-price-old{color:var(--vm-muted);text-decoration:line-through;font-size:18px}.vm-landing .vm-save{background:var(--vm-save);color:#fff;font-size:14px;font-weight:800;padding:5px 12px;border-radius:999px}.vm-landing .vm-proof-compact{display:none}.vm-landing .vm-cta{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:58px;padding:0 26px;background:var(--vm-green);color:#fff;border-radius:999px;font-weight:800;font-size:18px;text-decoration:none;transition:background .2s ease,transform .15s ease}.vm-landing .vm-cta:hover{background:var(--vm-green-deep);transform:translateY(-1px)}.vm-landing .vm-cta .vm-truck{width:23px;height:23px;flex:0 0 auto}.vm-landing .vm-cta-wrap{margin-top:18px;text-align:center}.vm-landing .vm-trust{display:flex;align-items:stretch;background:var(--vm-card);border:1px solid var(--vm-line);border-radius:14px;margin:14px 0;overflow:hidden}.vm-landing .vm-trust-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:9px 4px;text-align:center;border-right:1px solid var(--vm-line)}.vm-landing .vm-trust-item:last-child{border-right:none}.vm-landing .vm-trust-item svg{width:18px;height:18px;color:var(--vm-accent)}.vm-landing .vm-trust-item strong{display:block;font-size:10.5px;line-height:1.12;font-weight:800}.vm-landing .vm-trust-item span{display:none}.vm-landing .vm-marquee{background:var(--vm-card);border:1px solid var(--vm-line);border-radius:12px;padding:12px 0;margin-bottom:18px;overflow:hidden}.vm-landing .vm-carriers-title{display:inline-flex;margin:0 auto 10px;align-items:center;justify-content:center;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--vm-accent-deep);background:color-mix(in srgb,var(--vm-accent) 10%,white);border:1px solid color-mix(in srgb,var(--vm-accent) 18%,white);padding:6px 12px;border-radius:999px}.vm-landing .vm-marquee-viewport{overflow:hidden}.vm-landing .vm-marquee-track{display:flex;align-items:center;gap:36px;width:max-content;animation:vm-marq 28s linear infinite}.vm-landing .vm-marquee:hover .vm-marquee-track{animation-play-state:paused}.vm-landing .vm-carrier{display:flex;align-items:center;gap:8px}.vm-landing .vm-carrier img{height:32px;max-height:32px;width:auto}.vm-landing .vm-carrier-name{font-weight:700;font-size:14px;white-space:nowrap}.vm-landing .vm-carrier-text{font-size:12px;color:var(--vm-muted);white-space:nowrap}@keyframes vm-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vm-landing .vm-marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:auto}}.vm-landing .vm-offer,.vm-landing .vm-details,.vm-landing .vm-sg{background:var(--vm-card);border:1px solid var(--vm-line);border-radius:18px;padding:26px 18px;margin-bottom:18px}.vm-landing .vm-offer{text-align:center}.vm-landing .vm-packs{display:flex;flex-direction:column;gap:10px;max-width:540px;margin:14px auto 4px}.vm-landing .vm-pack{position:relative;display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;border:1.5px solid var(--vm-line);border-radius:14px;padding:12px;background:var(--vm-paper);text-align:left}.vm-landing .vm-pack-best{border-color:var(--vm-accent);border-width:2px}.vm-landing .vm-pack-thumbs{display:flex;flex:0 0 auto}.vm-landing .vm-pack-thumbs img{width:40px;height:40px;object-fit:cover;border-radius:7px;border:2px solid var(--vm-card);margin-left:-10px}.vm-landing .vm-pack-thumbs img:first-child{margin-left:0}.vm-landing .vm-pack-main{flex:1;min-width:0}.vm-landing .vm-pack-label{display:block;font-weight:800;font-size:17px}.vm-landing .vm-pack-save{display:block;font-size:14px;color:var(--vm-save);font-weight:800}.vm-landing .vm-pack-right{text-align:right;white-space:nowrap}.vm-landing .vm-pack-price{display:block;font-weight:800;font-size:18px}.vm-landing .vm-pack-old{display:block;font-size:13px;color:var(--vm-muted);text-decoration:line-through}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta._rsi-cod-form-pagefly-button-overwrite-v2,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta{all:unset!important;box-sizing:border-box!important;position:static!important;inset:auto!important;z-index:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:5px 0 0 auto!important;padding:0!important;background:var(--vm-green)!important;color:#fff!important;border-radius:999px!important;border:0!important;box-shadow:none!important;overflow:hidden!important;white-space:nowrap!important;text-decoration:none!important;cursor:pointer!important;font-size:0!important;line-height:1!important;font-family:inherit!important;font-weight:800!important;transform:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta._rsi-cod-form-pagefly-button-overwrite-v2:before,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta:before{content:"Pedir"!important;display:inline!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:800!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta._rsi-cod-form-pagefly-button-overwrite-v2>*,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta>*{display:none!important}.vm-landing .vm-pack-badge{position:absolute;top:-10px;left:14px;background:var(--vm-accent);color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.05em;padding:3px 10px;border-radius:999px}.vm-landing .vm-form{scroll-margin-top:82px;min-height:1px}.vm-landing .vm-form-hint{border:1.5px dashed #cfc6b8;border-radius:14px;color:var(--vm-muted);text-align:center;padding:22px;font-size:13px}.vm-landing .vm-vsec,.vm-landing .vm-life,.vm-landing .vm-ba,.vm-landing .vm-benefits,.vm-landing .vm-reviews-wrap,.vm-landing .vm-faq{padding:10px 0 24px}.vm-landing .vm-vgallery.vm-swipe{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:14px;padding-bottom:4px}.vm-landing .vm-vgallery.vm-swipe::-webkit-scrollbar{display:none}.vm-landing .vm-vg-item{flex:0 0 90%;scroll-snap-align:center;aspect-ratio:var(--vm-ratio, 4 / 5)}.vm-landing .vm-vg-item img,.vm-landing .vm-vdetail-media img,.vm-landing .vm-life-item img,.vm-landing .vm-info-media img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:18px;box-shadow:0 12px 32px #1f1f1f1f}.vm-landing .vm-swipe-hint{text-align:center;font-size:12px;color:var(--vm-muted);margin:12px 0 0;letter-spacing:.04em}.vm-landing .vm-info-block{display:grid;grid-template-columns:1fr;gap:18px;background:var(--vm-card);border:1px solid var(--vm-line);border-radius:20px;padding:18px;margin:10px 0 24px}.vm-landing .vm-info-media{aspect-ratio:var(--vm-ratio, 4 / 5);max-width:560px;width:100%;margin:8px auto 0}.vm-landing .vm-info-points{display:flex;flex-direction:column;gap:10px;margin-top:16px}.vm-landing .vm-info-point{display:flex;gap:12px;align-items:flex-start;background:var(--vm-paper);border:1px solid var(--vm-line);border-radius:14px;padding:12px}.vm-landing .vm-info-point>span{width:38px;height:38px;border-radius:50%;background:color-mix(in srgb,var(--vm-accent) 12%,white);color:var(--vm-accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.vm-landing .vm-info-point>span svg{width:18px;height:18px}.vm-landing .vm-info-point strong{display:block;font-size:15px}.vm-landing .vm-info-point p{margin:2px 0 0;color:var(--vm-muted);font-size:13px}.vm-landing .vm-vdetail{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}.vm-landing .vm-vdetail-media,.vm-landing .vm-life-item{aspect-ratio:var(--vm-ratio, 4 / 5)}.vm-landing .vm-vbullets{list-style:none;padding:0;margin:14px 0 0}.vm-landing .vm-vbullets li{display:flex;gap:9px;align-items:flex-start;margin-bottom:9px;font-size:15px}.vm-landing .vm-vbullets li .vm-ck{width:19px;height:19px;color:var(--vm-accent);flex:0 0 auto;margin-top:1px}.vm-landing .vm-life-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px}.vm-landing .vm-ba-compare{position:relative;margin-top:14px;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px}.vm-landing .vm-ba-base,.vm-landing .vm-ba-overlay img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.vm-landing .vm-ba-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:var(--vm-pos);overflow:hidden}.vm-landing .vm-ba-divider{position:absolute;top:0;bottom:0;left:var(--vm-pos);width:2px;background:#fff;box-shadow:0 0 0 1px #00000014;transform:translate(-1px)}.vm-landing .vm-ba-range{position:absolute;inset:auto 14px 14px 14px;width:calc(100% - 28px)}.vm-landing .vm-ba-pill{position:absolute;top:12px;z-index:2;background:#000000b8;color:#fff;font-size:11px;padding:4px 10px;border-radius:999px}.vm-landing .vm-ba-pill-before{left:12px}.vm-landing .vm-ba-pill-after{right:12px}.vm-landing .vm-rte p{margin:0 0 8px}.vm-landing .vm-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.vm-landing .vm-benefit-card{background:var(--vm-card);border:1px solid var(--vm-line);border-radius:18px;padding:18px 14px;text-align:center;box-shadow:0 10px 26px #1f1f1f0d}.vm-landing .vm-benefit-icon{width:46px;height:46px;border-radius:50%;background:color-mix(in srgb,var(--vm-accent) 14%,white);color:var(--vm-accent);display:inline-flex;align-items:center;justify-content:center}.vm-landing .vm-benefit-icon svg{width:24px;height:24px;color:currentColor}.vm-landing .vm-benefit-title{font-size:16px;margin:10px 0 6px}.vm-landing .vm-benefit-text{font-size:14px;color:var(--vm-muted);margin:0}.vm-landing .vm-sg-img{width:100%;max-height:520px;object-fit:contain;border-radius:12px;margin-top:12px;background:#fff}.vm-landing .vm-sg-wrap{overflow-x:auto}.vm-landing .vm-sg-table{width:100%;border-collapse:collapse;margin-top:14px;font-size:14px}.vm-landing .vm-sg-table th,.vm-landing .vm-sg-table td{border:1px solid var(--vm-line);padding:8px 10px;text-align:center;white-space:nowrap}.vm-landing .vm-sg-table th{background:var(--vm-paper)}.vm-landing .vm-how{padding:4px 0 12px}.vm-landing .vm-how-title{text-align:center;font-size:12.5px;color:var(--vm-muted);font-family:inherit;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin:0 0 10px}.vm-landing .vm-how-strip{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:4px}.vm-landing .vm-how-strip::-webkit-scrollbar{display:none}.vm-landing .vm-how-step{flex:0 0 auto;display:flex;align-items:center;gap:7px;background:var(--vm-card);border:1px solid var(--vm-line);border-radius:999px;padding:7px 12px;font-size:12.5px;white-space:nowrap}.vm-landing .vm-how-num{flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:var(--vm-accent);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center;font-size:11px}.vm-landing .vm-reviews{display:flex;overflow-x:auto;gap:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:12px;padding-bottom:4px}.vm-landing .vm-reviews::-webkit-scrollbar{display:none}.vm-landing .vm-review{flex:0 0 84%;scroll-snap-align:center;background:var(--vm-card);border:1px solid var(--vm-line);border-radius:16px;padding:18px;box-shadow:0 10px 28px #1f1f1f14}.vm-landing .vm-review-tight{flex:0 0 64%;padding:12px;border-radius:14px;box-shadow:0 6px 16px #1f1f1f0f}.vm-landing .vm-review .vm-stars svg{color:#f2b01e!important}.vm-landing .vm-review p{font-size:15px;margin:10px 0}.vm-landing .vm-review-tight p{font-size:12.5px;line-height:1.35;margin:6px 0 4px}.vm-landing .vm-author{font-size:13px;color:var(--vm-muted);font-weight:700}.vm-landing .vm-review-tight .vm-author{font-size:11.5px}.vm-landing .vm-review-tight .vm-stars svg{width:13px;height:13px;color:#f2b01e!important}.vm-landing .vm-faq details{background:var(--vm-card);border:1px solid var(--vm-line);border-radius:14px;margin-bottom:10px;padding:0 16px}.vm-landing .vm-faq summary{list-style:none;cursor:pointer;padding:16px 0;font-weight:800;font-size:15px;display:flex;justify-content:space-between;align-items:center}.vm-landing .vm-faq summary::-webkit-details-marker{display:none}.vm-landing .vm-faq summary:after{content:"+";font-size:24px;color:var(--vm-accent);margin-left:12px}.vm-landing .vm-faq details[open] summary:after{content:"\2212"}.vm-landing .vm-answer{padding:0 0 15px;color:var(--vm-muted);font-size:14px}.vm-landing .vm-delivery{display:block;background:var(--vm-card);border:1px solid var(--vm-line);border-radius:20px;padding:14px;margin:12px 0 22px}.vm-landing .vm-delivery-media{width:100%;overflow:visible;border-radius:18px}.vm-landing .vm-delivery-media img{width:100%;height:auto;object-fit:contain;object-position:center;border-radius:18px;box-shadow:0 12px 32px #1f1f1f1f}.vm-landing .vm-delivery-copy{display:none!important}.vm-landing .vm-final{background:var(--vm-ink);border-radius:18px;color:#fff;text-align:center;padding:40px 22px}.vm-landing .vm-final .vm-h2{color:#fff}.vm-landing .vm-final p{color:#e7ded9;margin:12px auto 18px;max-width:540px;font-size:15px}.vm-landing .vm-sticky{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;background:#fffffff5;border-top:1px solid var(--vm-line);box-shadow:0 -6px 22px #0000001a;padding:8px 12px calc(8px + env(safe-area-inset-bottom));transform:translateY(130%);transition:transform .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vm-landing .vm-sticky.vm-visible{transform:translateY(0)}.vm-landing .vm-sticky-inner{max-width:760px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.vm-landing .vm-sticky-info{display:flex;flex-direction:column;min-width:0;flex:1}.vm-landing .vm-sticky-name{font-size:12.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vm-landing .vm-sticky-price{font-size:16px;color:var(--vm-green);font-weight:800}.vm-landing .vm-sticky-cta{width:auto;min-height:50px;padding:0 18px;font-size:15px;white-space:nowrap;flex:0 0 auto;border:0;cursor:pointer;font-family:inherit}@media(min-width:760px){.vm-landing .vm-wrap{padding:22px 28px}.vm-landing .vm-topbar-group{padding:10px 2px!important}.vm-landing .vm-topbar-item{font-size:12.5px!important;padding:0 14px!important}.vm-landing .vm-hero-grid{grid-template-columns:1.05fr 1fr}.vm-landing .vm-hero-copy{padding:38px 36px;display:flex;flex-direction:column;justify-content:center}.vm-landing .vm-cta{width:auto;display:inline-flex}.vm-landing .vm-cta-block,.vm-landing .vm-cta-light{width:100%;max-width:440px;margin-left:auto;margin-right:auto}.vm-landing .vm-trust-item{padding:14px 8px}.vm-landing .vm-trust-item svg{width:22px;height:22px}.vm-landing .vm-trust-item strong{font-size:13px}.vm-landing .vm-trust-item span{display:block;font-size:11.5px;color:var(--vm-muted)}.vm-landing .vm-benefit-grid{grid-template-columns:repeat(4,1fr)}.vm-landing .vm-micro{grid-template-columns:repeat(3,1fr)}.vm-landing .vm-vgallery.vm-swipe{display:grid;grid-template-columns:1fr 1fr;overflow:visible}.vm-landing .vm-vg-item{flex:none}.vm-landing .vm-swipe-hint{display:none}.vm-landing .vm-info-block,.vm-landing .vm-vdetail{grid-template-columns:1fr 1fr;align-items:start}.vm-landing .vm-life-2{grid-template-columns:1fr 1fr}.vm-landing .vm-how-strip{justify-content:center;flex-wrap:wrap;overflow-x:visible}.vm-landing .vm-review{flex-basis:32%}.vm-landing .vm-review-tight{flex-basis:22%}.vm-landing .vm-sticky{display:none}.vm-landing .vm-sticky.vm-sticky-desktop{display:block}}.vm-landing .vm-pack .vm-pack-right a.vm-pack-cta._rsi-cod-form-pagefly-button-overwrite-v2{width:82px!important;min-width:82px!important;max-width:82px!important;height:34px!important;min-height:34px!important;max-height:34px!important;font-size:0!important}.vm-landing .vm-pack .vm-pack-right a.vm-pack-cta:before,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta:before{content:"Pedir"!important;display:inline-block!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:800!important}.vm-landing .vm-pack .vm-pack-right a.vm-pack-cta svg,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta svg,.vm-landing .vm-pack .vm-pack-right a.vm-pack-cta span,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta span{display:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta:before{content:""!important;display:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta svg,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta span{display:none!important}.vm-landing .vm-delivery .vm-delivery-media{aspect-ratio:auto!important}.vm-landing .vm-delivery .vm-delivery-media img{max-height:none!important}@media(max-width:759px){.vm-landing .vm-delivery{padding:10px!important;border-radius:18px!important}.vm-landing .vm-delivery-media img{border-radius:14px!important}}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-wrap{box-sizing:border-box!important;position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:82px!important;height:34px!important;margin:6px 0 0 auto!important;padding:0!important;background:var(--vm-green)!important;color:#fff!important;border-radius:999px!important;overflow:hidden!important;cursor:pointer!important;box-shadow:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-label{position:relative!important;z-index:2!important;display:inline-block!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:800!important;pointer-events:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay._rsi-cod-form-pagefly-button-overwrite-v2{all:unset!important;box-sizing:border-box!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:5!important;display:block!important;width:82px!important;height:34px!important;min-width:82px!important;max-width:82px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;background:transparent!important;color:transparent!important;border:0!important;border-radius:999px!important;opacity:0!important;overflow:hidden!important;text-indent:-9999px!important;font-size:0!important;line-height:0!important;cursor:pointer!important;transform:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay *,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay:before,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay:after{display:none!important;content:""!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay._rsi-cod-form-pagefly-button-overwrite-v2,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay._rsi-cod-form-pagefly-button-overwrite-v2 *{color:transparent!important;background:transparent!important;border:0!important;box-shadow:none!important;text-shadow:none!important;opacity:.01!important;font-size:0!important;line-height:0!important;text-indent:-99999px!important;overflow:hidden!important;white-space:nowrap!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay:before,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay:after{content:""!important;display:none!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-shell{position:relative!important;width:82px!important;min-width:82px!important;max-width:82px!important;height:34px!important;min-height:34px!important;max-height:34px!important;overflow:hidden!important;isolation:isolate!important;background:var(--vm-green)!important;border-radius:999px!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-label{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:50!important;display:flex!important;align-items:center!important;justify-content:center!important;width:82px!important;height:34px!important;background:var(--vm-green)!important;color:#fff!important;border-radius:999px!important;font-size:12px!important;line-height:1!important;font-weight:800!important;font-family:inherit!important;pointer-events:none!important;text-indent:0!important;opacity:1!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-label:before,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-label:after{display:none!important;content:""!important}.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay,.vm-landing .vm-pack .vm-pack-right .vm-pack-cta-overlay._rsi-cod-form-pagefly-button-overwrite-v2{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:20!important;width:82px!important;height:34px!important;min-width:82px!important;max-width:82px!important;min-height:34px!important;max-height:34px!important;opacity:.01!important;background:transparent!important;color:transparent!important;overflow:hidden!important;cursor:pointer!important}.vm-landing .vm-topbar.vm-topbar-fixed{position:fixed!important;top:0!important;left:12px!important;right:12px!important;z-index:2147482500!important}.vm-landing .vm-topbar-spacer{display:none;height:0}.vm-landing .vm-topbar-spacer.vm-active{display:block}@media(min-width:760px){.vm-landing .vm-topbar.vm-topbar-fixed{left:28px!important;right:28px!important;max-width:1224px;margin-left:auto!important;margin-right:auto!important}}.vm-landing .vm-proof-toast{position:fixed;right:12px;bottom:calc(env(safe-area-inset-bottom,0px) + 104px);z-index:58;max-width:min(86vw,330px);opacity:0;transform:translateY(10px) scale(.98);transition:opacity .32s ease,transform .32s ease;pointer-events:none}.vm-landing .vm-proof-toast.vm-visible{opacity:1;transform:translateY(0) scale(1)}.vm-landing .vm-proof-toast[hidden]{display:block;visibility:hidden}.vm-landing .vm-proof-toast-inner{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border-radius:999px;background:#fffffff5;border:1px solid var(--vm-line);box-shadow:0 8px 20px #1f1f1f1f;color:var(--vm-ink);font-size:13px;font-weight:700;line-height:1.25}.vm-landing .vm-proof-icon{flex:0 0 auto;font-size:14px}.vm-landing .vm-proof-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:760px){.vm-landing .vm-proof-toast{right:18px;bottom:20px;max-width:360px}.vm-landing .vm-proof-toast-inner{font-size:14px}}.vm-landing .vm-proof-icon{width:18px!important;height:18px!important;border-radius:999px!important;background:var(--vm-accent)!important;color:#fff!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
