:root{--vt-rojo: #c72027}#vt-trust{display:none!important}.vt-avail{display:flex;align-items:center;gap:1rem;margin:.6rem 0 0;font-size:1.45rem;line-height:1.4}.vt-avail b{font-weight:600}.vt-avail .vt-avail__rest{color:rgba(var(--color-foreground),.6)}.vt-pip{width:1rem;height:1rem;border-radius:50%;flex:none;animation:vt-avail-blink 1.6s ease-in-out infinite}@keyframes vt-avail-blink{0%,to{opacity:1;box-shadow:0 0 0 0 var(--vt-halo)}60%{opacity:.45;box-shadow:0 0 0 7px var(--vt-halo-0)}}.vt-avail--ok b{color:#166534}.vt-avail--ok .vt-pip{background:#22c55e;--vt-halo: rgba(34, 197, 94, .5);--vt-halo-0: rgba(34, 197, 94, 0)}.vt-avail--low b{color:#ea580c}.vt-avail--low .vt-pip{background:#fb923c;--vt-halo: rgba(251, 146, 60, .55);--vt-halo-0: rgba(251, 146, 60, 0);animation-duration:1s}.vt-avail--out b{color:rgba(var(--color-foreground),.5)}.vt-avail--out .vt-pip{background:rgba(var(--color-foreground),.35);animation:none}.vt-ben{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);margin:2.6rem 0 0}.vt-ben__cell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem;padding:2rem .6rem;opacity:0;transform:translateY(.7rem);transition:opacity .5s ease,transform .5s cubic-bezier(.2,.8,.3,1)}.vt-ben__cell+.vt-ben__cell{border-left:1px solid rgba(var(--color-foreground),.1)}.vt-ben.vt-in .vt-ben__cell{opacity:1;transform:none}.vt-ben.vt-in .vt-ben__cell:nth-child(2){transition-delay:.1s}.vt-ben.vt-in .vt-ben__cell:nth-child(3){transition-delay:.2s}html:not(.js) .vt-ben__cell{opacity:1;transform:none}.vt-ben svg{width:2.2rem;height:2.2rem;stroke:currentColor;fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.vt-ben b{font-size:1.05rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.vt-ben em{font-style:normal;font-size:1.1rem;line-height:1.35;color:rgba(var(--color-foreground),.5)}.vt-ship{margin:2.8rem 0 0;font-size:1.4rem}.vt-ship__head{margin:0 0 2.2rem;line-height:1.55;color:rgba(var(--color-foreground),.7)}.vt-ship__head b{color:#166534;font-weight:600;font-variant-numeric:tabular-nums}.vt-ship__head strong{font-weight:600;color:rgb(var(--color-foreground))}.vt-ship__track{display:grid;grid-template-columns:repeat(3,1fr);align-items:start}.vt-ship__node{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.9rem}.vt-ship__disc{width:4.6rem;height:4.6rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.vt-ship__disc svg{width:2rem;height:2rem;stroke:currentColor;fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.vt-ship__node--done .vt-ship__disc{border-color:rgb(var(--color-foreground))}.vt-ship__node--todo .vt-ship__disc{border-style:dashed;color:rgba(var(--color-foreground),.45)}.vt-ship__flow{position:absolute;top:2.3rem;height:2px;z-index:1;left:calc(50% + 2.8rem);right:calc(-50% + 2.8rem);color:rgb(var(--color-foreground));background-image:linear-gradient(90deg,currentColor 0 5px,transparent 5px 11px);background-size:11px 2px;opacity:.4;animation:vt-flow .85s linear infinite}@keyframes vt-flow{to{background-position:11px 0}}.vt-ship__lbl{font-size:1.1rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.vt-ship__node--todo .vt-ship__lbl{color:rgba(var(--color-foreground),.45)}.vt-ship__dt{font-size:1.2rem;line-height:1.35;color:rgba(var(--color-foreground),.6);font-variant-numeric:tabular-nums}.vt-pay{margin:3.2rem 0 0}.vt-pay__head{display:flex;align-items:center;justify-content:center;gap:.9rem;margin-bottom:2rem}.vt-pay__head svg{width:1.6rem;height:1.6rem;stroke:currentColor;fill:none;stroke-width:1.5;opacity:.55}.vt-pay__head span{font-size:1.2rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:rgba(var(--color-foreground),.65)}.vt-pay__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem 2rem;max-width:26rem;margin:0 auto;padding:0;list-style:none}@media screen and (min-width:750px){.vt-pay__grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:42rem;gap:1.6rem}}.vt-pay__cell{display:flex;align-items:center;justify-content:center;height:4rem;margin:0}.vt-pay__cell svg,.vt-pay__cell img{display:block;height:100%;width:auto;max-width:100%}.vt-tag{display:inline-flex;align-items:center;font-size:.95rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;line-height:1.35;white-space:nowrap;padding:.4rem .8rem;border-radius:3px}.vt-tag--2x1{background:var(--vt-rojo);color:#fff}.product__info-container .vt-tag--2x1{font-size:1.35rem;letter-spacing:.09em;padding:.7rem 1.3rem;border-radius:4px}.card__information .price,.product__info-container .price{display:flex;align-items:center;flex-wrap:wrap;column-gap:.8rem;row-gap:.4rem}.product__info-container .price{column-gap:1.2rem}.card-wrapper.product-card-wrapper .card__information .card__heading{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:6.1rem}@media(prefers-reduced-motion:reduce){.vt-pip,.vt-ship__flow{animation:none}.vt-ben__cell{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/vt-ficha.css.map */
