.sb{position:relative;flex:1 1 200px;min-width:150px;max-width:420px}.sb input{width:100%;font:inherit;font-size:.88rem;border:1px solid var(--sb-line,#e5e0d8);border-radius:999px;padding:.62em 1.1em;outline:none;color:inherit;background:#fff;transition:border-color .2s}.sb input:focus{border-color:var(--sb-acc,#e4502f)}.sb-drop{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:60;background:#fff;border:1px solid var(--sb-line,#e5e0d8);border-radius:14px;overflow:hidden;box-shadow:0 24px 54px -22px #1c1c1c73;display:none;max-height:min(60vh,380px);overflow-y:auto}.sb-drop.on{display:block}.sb-item{display:block;padding:10px 16px;text-decoration:none;border-bottom:1px solid #f4f0ea}.sb-item:last-child{border-bottom:0}.sb-item:hover,.sb-item.sel{background:var(--sb-hover,#faf5ef)}.sb-item b{display:block;font-family:Poppins,sans-serif;font-weight:700;font-size:.84rem;color:#1c1c1c;line-height:1.3}.sb-item b mark{background:none;color:var(--sb-acc,#e4502f)}.sb-item small{font-size:.72rem;color:#6e6e6e}.sb-vacio{padding:14px 16px;font-size:.82rem;color:#6e6e6e}.cart-btn{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--sb-line,#e5e0d8);background:#fff;flex:0 0 42px;transition:border-color .2s;order:99}.cart-btn:hover{border-color:var(--sb-acc,#e4502f)}.cart-btn svg{width:20px;height:20px;stroke:#1c1c1c;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cart-badge{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;border-radius:999px;background:var(--sb-acc,#e4502f);color:#fff;font-family:Poppins,sans-serif;font-weight:700;font-size:.62rem;display:none;place-items:center;padding:0 5px;line-height:1}.cart-badge.on{display:grid}.hdr2{position:sticky;top:0;z-index:80;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--line,#e5e0d8)}.hdr2-in{max-width:var(--maxw,1200px);margin-inline:auto;display:flex;align-items:center;gap:12px;padding:0 clamp(14px,3vw,32px);min-height:62px}.hdr2-logo{flex:0 0 auto;display:flex;align-items:center;gap:10px;text-decoration:none}.hdr2-logo img{height:42px;width:auto;display:block}.hdr2-nav{display:flex;align-items:stretch;gap:0;margin-left:auto;align-self:stretch}.hdr2-tools{display:flex;align-items:center;gap:10px;flex:1 1 auto;justify-content:flex-end;min-width:0}.acct-btn{position:relative;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--sb-line,#e5e0d8);background:#fff;flex:0 0 42px;transition:border-color .2s}.acct-btn:hover{border-color:var(--sb-acc,#e4502f)}.acct-btn svg{width:20px;height:20px;stroke:#1c1c1c;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ddw{display:flex;align-items:center;align-self:stretch}.ddw.rel{position:relative}.dd-top{font-family:Poppins,sans-serif;font-weight:700;font-size:.78rem;color:#1c1c1c;text-decoration:none;padding:.55em .68em;border-radius:999px;white-space:nowrap;transition:color .2s,background .2s;display:inline-flex;align-items:center;gap:.32em;border:0;background:none;cursor:pointer}.dd-top:hover{color:var(--hdr-acc,var(--sb-acc,#e4502f));background:var(--sb-hover,#faf5ef)}.dd-top[aria-current]{color:var(--hdr-acc,var(--sb-acc,#e4502f))}.dd-top svg{width:11px;height:11px;stroke:currentColor;fill:none;stroke-width:2.4;stroke-linecap:round;transition:transform .2s}.dd{position:absolute;top:100%;left:0;z-index:75;display:none;padding-top:8px}.ddw.dd-right .dd{left:auto;right:0}.dd-in{background:#fff;border:1px solid var(--line,#e5e0d8);border-radius:16px;box-shadow:0 26px 54px -26px #1c1c1c73;padding:10px;min-width:238px;display:flex;flex-direction:column;gap:1px}.dd-in a{display:block;padding:8px 12px;border-radius:10px;text-decoration:none;color:#1c1c1c;font-size:.82rem;line-height:1.3;white-space:nowrap;transition:background .15s}.dd-in a:hover{background:var(--sb-hover,#faf5ef);color:var(--hdr-acc,var(--sb-acc,#e4502f))}.dd-in a.dd-destacado{font-family:Poppins,sans-serif;font-weight:700;color:var(--hdr-acc,var(--sb-acc,#e4502f))}.dd-in a.dd-todos{font-family:Poppins,sans-serif;font-weight:700;font-size:.76rem;color:var(--hdr-acc,var(--sb-acc,#e4502f));border-top:1px solid var(--line,#e5e0d8);border-radius:0 0 10px 10px;margin-top:6px;padding-top:10px}.dd-in.dd-cols{display:grid;grid-template-columns:repeat(2,minmax(190px,1fr));gap:10px 18px}.dd-grupo h5{font-family:Poppins,sans-serif;font-weight:700;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#6e6e6e;margin:4px 0 2px;padding:0 12px}.dd-grupo h5 a{color:inherit;text-decoration:none;transition:color .15s}.dd-grupo h5 a:hover{color:var(--hdr-acc,var(--sb-acc,#e4502f));text-decoration:underline}.dd-in.dd-cols .dd-todos{grid-column:1/-1}.mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid var(--line,#e5e0d8);box-shadow:0 30px 50px -30px #1c1c1c66;display:none;padding:22px clamp(16px,4vw,44px) 26px}.mega-in{max-width:var(--maxw,1200px);margin-inline:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px 28px}.mega-zona h4{font-family:Poppins,sans-serif;font-weight:700;font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;color:#6e6e6e;margin:0 0 10px;padding-bottom:6px;border-bottom:1px solid var(--line,#e5e0d8)}.mega-zona a{display:flex;align-items:center;gap:9px;padding:5px 6px;border-radius:10px;text-decoration:none;color:#1c1c1c;font-size:.8rem;line-height:1.25;transition:background .15s}.mega-zona a:hover{background:var(--sb-hover,#faf5ef);color:var(--hdr-acc,var(--sb-acc,#e4502f))}.mega-zona img{width:26px;height:26px;object-fit:contain;flex:0 0 26px}.mega-todos{grid-column:1/-1;text-align:center;padding-top:6px}.mega-todos a{font-family:Poppins,sans-serif;font-weight:700;font-size:.78rem;color:var(--hdr-acc,var(--sb-acc,#e4502f));text-decoration:none}.mega-todos a:hover{text-decoration:underline}@media(hover:hover){.ddw:hover .dd,.ddw:focus-within .dd,.ddw:hover .mega,.ddw:focus-within .mega{display:block}.ddw:hover .dd-top svg{transform:rotate(180deg)}}.ddw.open .dd,.ddw.open .mega{display:block}@media(max-width:1290px){.dd-top{font-size:.72rem;padding:.5em .48em;gap:.24em}.sb{max-width:300px}}@media(max-width:1180px){.sb{max-width:240px;min-width:120px}}.menu-btn{display:none;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid var(--sb-line,#e5e0d8);background:#fff;cursor:pointer;flex:0 0 42px}.menu-btn svg{width:20px;height:20px;stroke:#1c1c1c;stroke-width:2;stroke-linecap:round}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:110;background:#1c1c1c73;opacity:0;pointer-events:none;transition:opacity .25s}.drawer-backdrop.on{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;bottom:0;left:0;z-index:120;width:min(84vw,330px);background:#fff;transform:translate(-105%);transition:transform .28s ease;overflow-y:auto;padding:18px 18px 30px;display:flex;flex-direction:column;gap:2px}.drawer.on{transform:none;box-shadow:24px 0 60px -30px #1c1c1c80}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.drawer-top img{height:38px;width:auto}.drawer-x{border:0;background:none;font-size:1.5rem;line-height:1;cursor:pointer;color:#6e6e6e;padding:6px}.drawer>a,.drawer summary{font-family:Poppins,sans-serif;font-weight:700;font-size:.92rem;color:#1c1c1c;text-decoration:none;padding:12px 10px;border-radius:12px;cursor:pointer}.drawer>a:hover,.drawer summary:hover{background:var(--sb-hover,#faf5ef)}.drawer details{border-radius:12px}.drawer summary{display:flex;align-items:center;justify-content:space-between;list-style:none}.drawer summary::-webkit-details-marker{display:none}.drawer summary:after{content:"\25be";color:#6e6e6e;transition:transform .2s}.drawer details[open] summary:after{transform:rotate(180deg)}.drawer-cole{display:flex;flex-direction:column;gap:1px;padding:2px 0 8px}.drawer-cole h5{font-family:Poppins,sans-serif;font-weight:700;font-size:.6rem;letter-spacing:.12em;text-transform:uppercase;color:#6e6e6e;margin:10px 10px 4px}.drawer-cole a{display:flex;align-items:center;gap:9px;padding:7px 10px 7px 16px;border-radius:10px;text-decoration:none;color:#1c1c1c;font-size:.82rem;line-height:1.25}.drawer-cole a:hover{background:var(--sb-hover,#faf5ef)}.drawer-cole img{width:24px;height:24px;object-fit:contain;flex:0 0 24px}.drawer-todos{font-family:Poppins,sans-serif;font-weight:700;font-size:.82rem;color:var(--hdr-acc,var(--sb-acc,#e4502f))}.drawer-cole a.drawer-todos:hover{background:var(--sb-hover,#faf5ef)}.drawer-sep{border:0;border-top:1px solid var(--line,#e5e0d8);margin:10px 0}.drawer-cta{font-size:.78rem;color:#6e6e6e;padding:4px 10px}body.drawer-lock{overflow:hidden}@media(max-width:1080px){.hdr2-nav,.acct-btn{display:none}.menu-btn{display:grid}.hdr2-in{gap:8px;min-height:54px}.hdr2-logo img{height:34px}.sb{min-width:110px}}footer{background:var(--foot-bg,#fff);border-top:1px solid var(--line,#e5e0d8)}.foot{max-width:var(--maxw,1200px);margin-inline:auto;padding:24px clamp(16px,4vw,40px) 14px;display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between;color:var(--gris,#6e6e6e);font-size:.8rem}.foot img{height:var(--foot-logo,34px);width:auto}.foot a:hover{color:var(--foot-acc,var(--rojo,#e4502f))}.foot-pol{max-width:var(--maxw,1200px);margin-inline:auto;padding:0 clamp(16px,4vw,40px) 20px;display:flex;flex-wrap:wrap;gap:6px 18px;font-family:Poppins,sans-serif;font-weight:700;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.foot-pol a{color:var(--gris,#6e6e6e);transition:color .2s}.foot-pol a:hover{color:var(--foot-acc,var(--rojo,#e4502f))}.pagos{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.pagos-tit{font-family:Poppins,sans-serif;font-weight:700;font-size:.66rem;letter-spacing:.1em;text-transform:uppercase;color:#6e6e6e;display:flex;align-items:center;gap:.5em}.pagos-fila{display:flex;flex-wrap:wrap;gap:8px}.pagos-fila span{display:grid;place-items:center;background:#fff;border:1px solid #e5e0d8;border-radius:10px;padding:6px 12px;height:36px}.pagos-fila img{max-height:20px;width:auto;max-width:84px;object-fit:contain}.pagos.centrado{align-items:center}.pagos.centrado .pagos-fila{justify-content:center}.stc-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#1c1c1c80;opacity:0;pointer-events:none;transition:opacity .2s}.stc-back.on{opacity:1;pointer-events:auto}.stc{position:fixed;z-index:160;left:50%;top:50%;transform:translate(-50%,-46%) scale(.98);width:min(94vw,460px);max-height:min(88vh,640px);overflow-y:auto;background:#fff;border-radius:22px;box-shadow:0 40px 90px -30px #1c1c1c99;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;padding:22px 22px 18px;font-family:Lato,sans-serif;color:#1c1c1c}.stc.on{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.stc-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.stc-top b{font-family:Poppins,sans-serif;font-size:1.08rem;line-height:1.25;display:block}.stc-top p{font-size:.84rem;color:#6e6e6e;margin:.3rem 0 0}.stc-x{border:0;background:none;font-size:1.6rem;line-height:1;color:#6e6e6e;cursor:pointer;padding:0 4px}.stc-geo{display:flex;align-items:center;justify-content:center;gap:.5em;width:100%;margin-top:16px;border:2px solid #25d366;background:#fff;color:#128c4b;border-radius:999px;padding:.8em 1em;cursor:pointer;font-family:Poppins,sans-serif;font-weight:700;font-size:.8rem}.stc-geo:hover{background:#f1faf4}.stc-o{display:flex;align-items:center;gap:10px;color:#8a867f;font-size:.74rem;margin:14px 0 10px}.stc-o:before,.stc-o:after{content:"";flex:1;border-top:1px solid #e5e0d8}.stc-in{width:100%;font:inherit;font-size:.95rem;border:1.5px solid #e5e0d8;border-radius:14px;padding:.8em 1em;outline:none}.stc-in:focus{border-color:#25d366}.stc-sug{list-style:none;margin:6px 0 0;padding:0;border-radius:14px;overflow:hidden}.stc-sug button{display:flex;width:100%;justify-content:space-between;gap:10px;border:0;background:#fff;padding:.7em .9em;cursor:pointer;text-align:left;font:inherit;font-size:.9rem;border-bottom:1px solid #f4f0ea}.stc-sug button:hover,.stc-sug button:focus{background:#f1faf4;outline:none}.stc-sug small{color:#8a867f}.stc-msg{font-size:.82rem;color:#6e6e6e;margin-top:10px}.stc-res{margin-top:16px;border:1px solid #c2e9d4;background:#eafaf0;border-radius:16px;padding:14px 16px}.stc-res span{display:block;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:#2f6b52;font-family:Poppins,sans-serif;font-weight:700}.stc-res b{display:block;font-family:Poppins,sans-serif;font-size:1rem;margin-top:.2rem}.stc-res small{display:block;color:#2f6b52;font-size:.8rem;margin-top:.2rem}.stc-wa{display:flex;align-items:center;justify-content:center;gap:.5em;margin-top:12px;background:#25d366;color:#fff;border-radius:999px;padding:.95em 1em;font-family:Poppins,sans-serif;font-weight:700;font-size:.84rem;text-decoration:none}.stc-wa:hover{background:#128c4b}.stc-otra{display:block;margin:10px auto 0;border:0;background:none;color:#6e6e6e;font-size:.78rem;text-decoration:underline;cursor:pointer}.stc-lista{margin-top:10px;display:none}.stc-lista.on{display:block}.stc-lista button{display:flex;justify-content:space-between;width:100%;gap:10px;border:0;background:none;padding:.6em .4em;border-bottom:1px solid #f4f0ea;cursor:pointer;font:inherit;font-size:.86rem;text-align:left}.stc-lista button:hover{background:#f1faf4}.stc-lista small{color:#8a867f;white-space:nowrap}.stc-actual{font-size:.78rem;color:#6e6e6e;margin-top:8px}.stc-actual button{border:0;background:none;padding:0;color:#128c4b;font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}@media(max-width:560px){.stc{width:100vw;max-height:92vh;left:0;top:auto;bottom:0;transform:translateY(100%);border-radius:22px 22px 0 0}.stc.on{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.stc,.stc-back{transition:none}}body.drawer-lock #wa_btn_popup,body.drawer-lock .wa__popup_chat_box{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
