.productCards_container__cFtta{width:100%;display:flex;flex-direction:column;align-items:center}.productCards_productsCards__QdNR9{width:100%;display:grid}.productCards_spinnerWrapper__UW0UG{width:100%;min-height:300px;display:flex;align-items:center;justify-content:center;padding:3rem 0}.productCards_loadingCard__rohE_{width:100%;max-width:18rem;height:22rem;display:flex;align-items:center;justify-content:center;border-radius:8px;border:2px solid #b6afaf2c;background:#fff;box-shadow:0 2px 4px 2px rgba(0,0,0,.05)}.productCards_productsCards__QdNR9.productCards_category__QwM4W .productCards_metricsWrapper__oZjjr:empty{display:none!important;margin:0!important}.productCards_productsCards__QdNR9.productCards_listing__LKuRS{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,18rem));justify-content:center;gap:1.75rem}.productCards_productsCards__QdNR9.productCards_category__QwM4W{width:100%;padding:0 1rem;display:grid;grid-template-columns:repeat(4,minmax(0,18rem));gap:1.75rem;justify-content:center}.productCards_card__h9C4G{width:100%;max-width:18rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;padding:1rem;border:2px solid #b6afaf2c;border-radius:8px;box-shadow:0 2px 4px 2px rgba(0,0,0,.05);background:#fff;cursor:pointer;will-change:transform;transform:translateZ(0);transition:box-shadow .3s ease,transform .25s ease;opacity:0;animation:productCards_fadeIn__9dA8f .3s ease forwards}@keyframes productCards_fadeIn__9dA8f{to{opacity:1}}.productCards_card__h9C4G:hover{transform:scale(1.02)}.productCards_imgCont__yCK9n{width:100%;height:12rem;flex-shrink:0;margin-bottom:1rem}.productCards_image__OvwF3{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;opacity:0;transform:scale(.95);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.productCards_imageLoaded__UXXyA{opacity:1;transform:scale(1)}.productCards_imagePlaceholder__KDB4v{width:100%;height:100%;border-radius:8px;background:#f3f4f6;border:1px dashed #d1d5db;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;box-sizing:border-box}.productCards_imagePlaceholderText__EbCmP{font-weight:500}.productCards_textCont__R0yTs{display:flex;flex-direction:column;margin-top:-1rem;gap:.5rem}.productCards_name__hnZSc{font-size:1.25rem;font-weight:700;line-height:1.25}.productCards_description__42xb1{font-size:1rem;font-weight:500;color:#4a4a4abe;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productCards_metricsWrapper__oZjjr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:.75rem 0}.productCards_metric__h5f6v{display:flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:9999px;background:#f7f7f7;border:1px solid #e9e3e3;font-size:.9rem;color:#333}.productCards_metricLabel__yf1YT{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.productCards_metricIcon__cisRL{width:14px;height:14px;color:#666;flex-shrink:0}.productCards_divider__ICziY{margin-top:.75rem;border-bottom:1px solid #e8e2e2}.productCards_priceBlock__FdsOT{display:grid;gap:.25rem}.productCards_priceValue__9m3SS{color:#d12b1f;font-size:1.4rem;font-weight:800}.productCards_priceNote__nXH_g{font-size:.8rem;color:#8a8a8a}.productCards_buttonCont__gtinw{margin-top:auto;display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px;background-color:#f3533d;padding:.8rem;font-weight:700;color:#fff;transition:background-color .2s ease;cursor:pointer}.productCards_buttonCont__gtinw:hover{background-color:#e03a2b}.productCards_buttonCart__6Wlk0{width:100%;display:flex;justify-content:center;line-height:1}@media (max-width:1100px){.productCards_productsCards__QdNR9.productCards_listing__LKuRS{grid-template-columns:repeat(2,minmax(0,18rem));justify-content:center}.productCards_productsCards__QdNR9.productCards_category__QwM4W{grid-template-columns:repeat(3,minmax(0,18rem));justify-content:center}}@media (max-width:650px){.productCards_productsCards__QdNR9.productCards_category__QwM4W,.productCards_productsCards__QdNR9.productCards_listing__LKuRS{grid-template-columns:minmax(0,1fr);max-width:100%}.productCards_card__h9C4G{max-width:100%;width:100%}}.ProductHeader_headerContainer__gGaun{width:100%;max-width:77.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 18px;margin-bottom:14px;box-shadow:0 2px 6px rgba(0,0,0,.04);display:flex}.ProductHeader_titleSection__EmXGa{width:100%;display:flex;align-items:center;justify-content:space-between}.ProductHeader_titleContent__UnMI5{display:flex;flex-direction:column;gap:4px}.ProductHeader_title__W9Izz{color:#387e7f;letter-spacing:2px;text-transform:uppercase;font-weight:700;font-size:1.8rem}.ProductHeader_productCount__DpO4i{display:inline-block;min-width:130px;font-size:14px;font-weight:600;color:#6b7280;transition:opacity .25s ease}.ProductHeader_placeholder__BKtDY{opacity:0}.ProductHeader_loaderDots__O5CQi{font-size:14px;font-weight:600;color:#9ca3af;animation:ProductHeader_blink__8zNl1 1s infinite}.ProductHeader_clearFiltersButton__1m2Ts{padding:10px 12px;background:#f3533d;color:#fff;border-radius:6px;border:1px solid #f3533d;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.ProductHeader_clearFiltersButton__1m2Ts:hover{background:#d64534}@keyframes ProductHeader_blink__8zNl1{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}@media (max-width:900px){.ProductHeader_headerContainer__gGaun{padding:10px 12px;margin-bottom:10px;box-shadow:0 1px 3px rgba(0,0,0,.03)}.ProductHeader_titleSection__EmXGa{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px}.ProductHeader_titleContent__UnMI5{align-items:flex-start;gap:2px}.ProductHeader_title__W9Izz{font-size:1.3rem;letter-spacing:1px}.ProductHeader_productCount__DpO4i{min-width:auto;font-size:13px}.ProductHeader_clearFiltersButton__1m2Ts{align-self:flex-start;padding:6px 10px;font-size:13px}}.styles_container__jNfxQ{width:320px;max-width:100%;flex-shrink:0;flex-grow:0;display:flex;flex-direction:column;gap:12px;position:relative;margin-right:1rem;z-index:1}.styles_mainButton__osh_R{width:100%;position:sticky;top:calc(120px + 56px);padding:6px 0;background:#f3533d;color:#fff;border-radius:8px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;z-index:1500}@media (max-width:768px){.styles_container__jNfxQ{position:static;width:100%;max-width:100%;margin-bottom:16px;padding:0}.styles_mainButton__osh_R{margin-bottom:1rem}}.styles_filtersStickyButton__Upoz6{position:fixed;top:125px;left:10px;padding:8px 14px;background:#f3533d;color:#fff;border-radius:16px;font-size:13px;font-weight:600;box-shadow:0 4px 12px rgba(0,0,0,.18);display:flex;align-items:center;gap:6px;z-index:1000}.styles_overlay__1oknL{position:fixed;inset:0;background:rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:4000}.styles_overlayShow__kN4VO{opacity:1;pointer-events:auto}.styles_drawer__5Wn85{position:fixed;top:120px;left:-100%;bottom:0;width:88%;max-width:380px;background:#fff;box-shadow:4px 0 16px rgba(0,0,0,.08);transition:left .35s ease;z-index:4500;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.styles_drawerOpen__I43IX{left:0}.styles_drawerHeader__kdbOy{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:15px;font-weight:700;background:#fafafa;border-bottom:1px solid #e5e7eb}.styles_drawerHeaderLeft____b8W{display:flex;align-items:center;gap:8px}.styles_drawerClose__mvU_w{font-size:22px;color:#444;cursor:pointer}.styles_chipsBar__sYXmV{padding:14px;display:flex;flex-wrap:wrap;gap:6px;background:#fff;border-bottom:1px solid #f1f5f9}.styles_chip__CQ6s4{border:none;border-radius:999px;background:#f3f4f6;padding:4px 8px;font-size:12px;font-weight:500;color:#374151;display:flex;align-items:center;gap:4px;cursor:pointer}.styles_chipLabel__0kekW{line-height:1}.styles_chipIcon__bvX7h{font-size:12px;color:#9ca3af;flex-shrink:0}.styles_chipsClearAll___pd0a{margin-left:auto;border:none;background:transparent;padding:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.styles_chipsClearAllIcon__fI0DT{font-size:16px;color:#f3533d}.styles_drawerContent__a_eVQ{padding:12px 12px 16px}.styles_sortBlock__RSA0a{padding-top:.5rem}.styles_sortOptionsRow__YEoZI{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.styles_sortOption__k7Wdm{border-radius:999px;border:1px solid #e5e7eb;background:#f9fafb;padding:4px 10px;font-size:12px;font-weight:500;color:#374151;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;white-space:nowrap}.styles_sortOption__k7Wdm:hover{background:#f3f4f6}.styles_sortOptionActive__Vqwrg{background:#fef2f2;border-color:#f3533d;color:#b91c1c;box-shadow:0 0 0 1px rgba(243,83,61,.1);font-weight:600}.styles_sortOption__k7Wdm:focus-visible{outline:2px solid #f97316;outline-offset:1px}.styles_sortSelect__39_9M{display:none}.styles_wrapper__QLZZ_{width:100%;margin-bottom:12px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.04);font-family:inherit;font-size:14px}.styles_header__oKnvC{width:100%;background:#fafafa;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ececec;font-size:15px;font-weight:600}.styles_headerLeft__ivqPk{display:flex;align-items:center;gap:10px}.styles_headerIcon__Omeeo{font-size:18px;color:#f3533d;opacity:.8;flex-shrink:0}.styles_title___JZuv{font-size:15px;font-weight:600;color:#111827}.styles_clearBtn__CnzKD{position:relative;border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.styles_clearIcon__jyTN9{font-size:18px;color:#ef4444;transition:color .15s ease,transform .1s ease;flex-shrink:0;will-change:transform}.styles_clearBtn__CnzKD:after{content:"Eliminar filtros";right:0;top:calc(100% + 6px);padding:4px 8px;border-radius:4px;background:#111827;color:#f9fafb;font-size:11px;font-weight:500;white-space:nowrap;z-index:5}.styles_clearBtn__CnzKD:after,.styles_clearBtn__CnzKD:before{position:absolute;opacity:0;transform:translateY(-2px);pointer-events:none;transition:opacity .15s ease,transform .15s ease}.styles_clearBtn__CnzKD:before{content:"";right:6px;top:calc(100% + 2px);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #111827}.styles_clearBtn__CnzKD:hover .styles_clearIcon__jyTN9{color:#dc2626;transform:scale(1.05)}.styles_clearBtn__CnzKD:hover:after,.styles_clearBtn__CnzKD:hover:before{opacity:1;transform:translateY(0)}.styles_content__0DtvX{display:flex;flex-direction:column;gap:.25rem}@media (max-width:768px){.styles_wrapper__QLZZ_{box-shadow:none;border-radius:8px;border:0 solid #e5e7eb;overflow:visible}}.styles_block__zOOU_{border-bottom:1px solid #f1f5f9}.styles_header__gBzG8{width:100%;padding:.75rem;background:transparent;border:none;outline:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.styles_label__oVvE3{font-size:14px;font-weight:500;color:#111827}.styles_chevron__9B0Na{font-size:16px;color:#9ca3af;transition:transform .15s ease,color .15s ease}.styles_header__gBzG8:hover .styles_chevron__9B0Na{color:#6b7280}.styles_chevronOpen__QePUW{transform:rotate(180deg);color:#f3533d}.styles_content__0KtPE{max-height:0;opacity:0;padding-left:.5rem;padding-right:.5rem;overflow:hidden;transition:opacity .2s ease,padding-bottom .2s ease}.styles_contentOpen__KjUeG{max-height:none;opacity:1;padding-bottom:.75rem}.styles_container__nzc8l{padding:6px 0 10px;display:flex;flex-direction:column;gap:8px}.styles_sliderRow__YZSO3{position:relative;height:26px;display:flex;align-items:center;margin:4px 2px 8px}.styles_sliderRow__YZSO3:before{content:"";position:absolute;left:0;right:0;height:4px;border-radius:999px;background:#e5e7eb}.styles_sliderTrackRange__fWIkv{position:absolute;height:4px;border-radius:999px;background:#f9735b;pointer-events:none}.styles_sliderThumb__UZSvv{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;width:100%;height:4px;background:transparent;pointer-events:none;margin:0;padding:0}.styles_sliderThumb__UZSvv:focus{outline:none}.styles_sliderThumb__UZSvv::-webkit-slider-runnable-track{height:4px;background:transparent}.styles_sliderThumb__UZSvv::-moz-range-track{height:4px;background:transparent}.styles_sliderThumb__UZSvv::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:999px;background:#f3533d;border:2px solid #fff;box-shadow:0 0 0 1px #f3533d;cursor:pointer;pointer-events:auto;margin-top:-6px}.styles_sliderThumb__UZSvv::-moz-range-thumb{width:16px;height:16px;border-radius:999px;background:#f3533d;border:2px solid #fff;box-shadow:0 0 0 1px #f3533d;cursor:pointer;pointer-events:auto}.styles_singleValueBox__h7XxW{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;border-radius:999px;border:1px solid #d1d5db;background:#f9fafb}.styles_singleValueLabel__yhsJ1{font-size:11px;font-weight:500;color:#6b7280}.styles_singleValueValue__L91Qn{font-size:13px;font-weight:500;color:#111827}.styles_inputsRow__lLiEj{display:flex;gap:8px}.styles_inputBox__qJX6K{flex:1;display:flex;flex-direction:column;gap:3px}.styles_inputLabel__e_5gM{font-size:11px;font-weight:500;color:#4b5563}.styles_inputWrapper__aHBlA{display:flex;align-items:center;gap:4px;border-radius:999px;border:1px solid #d1d5db;padding:4px 10px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.styles_inputWrapper__aHBlA:focus-within{border-color:#f3533d;box-shadow:0 0 0 1px rgba(243,83,61,.18)}.styles_input__sHTZO{flex:1;border:none;outline:none;font-size:13px;padding:2px 0;text-align:right}.styles_input__sHTZO::-webkit-inner-spin-button,.styles_input__sHTZO::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.styles_input__sHTZO[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.styles_inputUnit__6Myxl{font-size:12px;color:#6b7280}@media (max-width:600px){.styles_inputWrapper__aHBlA{padding:4px 12px}}.TextDump_cont__Q2B2_{width:100%;display:flex;justify-content:center;padding-left:.5rem;padding-right:.5rem}.TextDump_head__1cHQq{width:100%;margin:2rem 0}.TextDump_extendedInfo__cbVFu h1.TextDump_name__aKqX8,.TextDump_name__aKqX8{color:var(--Sec-Theme,#387e7f);font-size:min(2rem,calc(1.2rem + 1vw));font-weight:700;line-height:1.2;letter-spacing:.04125rem;margin:1rem 0 1.25rem;text-align:center}.TextDump_extendedInfo__cbVFu{font-weight:500;max-width:77.5rem;margin:0 auto;color:#4a4a4a}.TextDump_extendedInfo__cbVFu p{font-size:min(1.125rem,calc(1rem + .1vw));line-height:1.9;margin:0 0 1rem;text-align:justify}.TextDump_extendedInfo__cbVFu h2{font-size:min(1.35rem,calc(1.2rem + .1vw));font-weight:700;letter-spacing:.04125rem;margin:1.5rem 0 .75rem;color:#2f2f2f}.TextDump_extendedInfo__cbVFu h3,.TextDump_extendedInfo__cbVFu h4{margin:1.25rem 0 .5rem;color:#2f2f2f}.TextDump_extendedInfo__cbVFu ol,.TextDump_extendedInfo__cbVFu ul{margin:.75rem 0 1rem;padding-left:1.25rem}.TextDump_extendedInfo__cbVFu li{margin:.25rem 0;line-height:1.7}.TextDump_extendedInfo__cbVFu img{max-width:100%;height:auto;display:block;margin:1rem auto;border-radius:4px}.TextDump_extendedInfo__cbVFu a{color:#387e7f;text-decoration:underline}.TextDump_extendedInfo__cbVFu a:hover{color:#2e6a6b;text-decoration:none}@media (max-width:768px){.TextDump_extendedInfo__cbVFu{padding:0 1rem}.TextDump_extendedInfo__cbVFu h1.TextDump_name__aKqX8,.TextDump_name__aKqX8{font-size:min(1.75rem,calc(1.1rem + 2.2vw))}.TextDump_extendedInfo__cbVFu p{line-height:1.8}}.styles_container__T6JLr{padding:.5rem 0 0;display:flex;flex-direction:column;gap:.55rem}.styles_searchWrapper__inr4P{position:relative;width:100%;border-radius:999px;background:#f3f4f6;padding:0 .75rem;height:34px;display:flex;align-items:center}.styles_searchIcon__HQBRE{font-size:14px;color:#9ca3af;margin-right:.35rem}.styles_searchInput__QMG8F{flex:1;border:none;outline:none;background:transparent;font-size:13px;color:#111827}.styles_searchInput__QMG8F::-moz-placeholder{color:#9ca3af}.styles_searchInput__QMG8F::placeholder{color:#9ca3af}.styles_optionsGrid__jE5g3{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.1rem;column-gap:1.1rem;row-gap:.35rem}.styles_optionRow__bncGU{display:flex;align-items:flex-start;gap:.45rem;cursor:pointer;font-size:13px;color:#111827;padding:4px 6px;border-radius:6px;transition:background .12s ease,color .12s ease}.styles_optionRowFull__cUL8q{grid-column:1/-1}.styles_optionRow__bncGU:hover{background:#f9fafb}.styles_optionRowActive__dTbqp{background:#fef2f2;color:#b91c1c}.styles_checkbox__VEgY1{flex-shrink:0;width:16px;height:16px;cursor:pointer;accent-color:#f3533d;margin-top:2px}.styles_optionLabel__eZDB6{line-height:1.35;word-break:break-word}.styles_emptyState__UAISS{grid-column:1/-1;font-size:13px;color:#9ca3af;padding-top:.25rem}.Pagination_container__27aay{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;flex-wrap:wrap;padding:6px 0}.Pagination_activeButton__d2koa,.Pagination_circleButton__w1dql,.Pagination_iconButton__I5UgV{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;font-size:13px;line-height:1;transition:transform .18s ease,opacity .18s ease,background .18s ease,box-shadow .18s ease,border-color .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.Pagination_circleButton__w1dql{border:1.5px solid #f3533d;color:#f3533d;background:#fff}.Pagination_circleButton__w1dql:hover{transform:translateY(-1px)}.Pagination_circleButton__w1dql:active{transform:translateY(0) scale(.98)}.Pagination_activeButton__d2koa{border:2px solid #f3533d;color:#fff;background:#f3533d;cursor:default}.Pagination_activeButton__d2koa:active,.Pagination_activeButton__d2koa:hover{transform:none}.Pagination_iconButton__I5UgV{width:36px;height:36px;border-radius:999px;border:1.5px solid rgba(243,83,61,.35);color:#f3533d;background:#fff}.Pagination_iconButton__I5UgV:hover{transform:translateY(-1px)}.Pagination_iconButton__I5UgV:active{transform:translateY(0) scale(.98)}.Pagination_iconButton__I5UgV svg{width:16px;height:16px}.Pagination_activeButton__d2koa:focus-visible,.Pagination_circleButton__w1dql:focus-visible,.Pagination_iconButton__I5UgV:focus-visible{outline:none}.Pagination_disabled__HOSBB{opacity:.45;pointer-events:none;cursor:not-allowed;box-shadow:none;transform:none}.Pagination_ellipsis__E1heN{display:inline-flex;align-items:center;justify-content:center;width:20px;font-size:18px;color:#6b7280;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:520px){.Pagination_container__27aay{gap:7px}}@media (prefers-reduced-motion:reduce){.Pagination_activeButton__d2koa,.Pagination_circleButton__w1dql,.Pagination_iconButton__I5UgV{transition:opacity .18s ease,background .18s ease,box-shadow .18s ease,border-color .18s ease}.Pagination_circleButton__w1dql:active,.Pagination_circleButton__w1dql:hover,.Pagination_iconButton__I5UgV:active,.Pagination_iconButton__I5UgV:hover{transform:none}}