.celeste_category-container{background:#1f223e;background:linear-gradient(161deg,rgba(31,34,62,1) 70%,rgba(15,29,159,1) 90%)}.celeste_product-category-filter{display:flex;justify-content:space-between}.celeste_product-category-filter-left,.celeste_product-category-filter-right{display:flex;align-items:center;gap:1.25rem}.celeste_product-category-show-more{margin-top:3rem;display:flex;justify-content:center}.celeste_product-price{margin-top:.75rem;margin-bottom:1rem;width:100%}.celeste_product-price .original{font-size:1rem;line-height:1.5rem;font-weight:600;color:var(--ds-text-primary);text-decoration-line:line-through}.celeste_product-price .current{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;color:var(--ds-color-primary)}.celeste_product-price .discount{position:absolute;top:0;border-radius:9999px;background-color:var(--ds-color-primary);padding:.25rem .5rem;font-size:.75rem;line-height:1rem;font-weight:400;color:var(--ds-text-inverse);right:-1.5rem;top:-1.5rem}.celeste_product-price .tax{position:absolute;top:0;color:var(--ds-text-primary);right:-1rem;top:-.5rem;font-size:.5rem;height:.5rem;line-height:2rem}.celeste_product-price .subscription{position:absolute;bottom:.25rem;font-size:.75rem;line-height:1rem;font-weight:500;color:var(--ds-text-primary);right:-2.2rem}