.category{width:calc(100% - 2rem);margin:0 auto}@media screen and (min-width:981px){.category{width:calc(100% - 4rem)}}@media screen and (min-width:981px){.category-content{padding-top:3rem;display:flex;flex-direction:row;align-items:flex-start;gap:2rem}}.category-content{position:relative}.category-sub{padding-top:1rem}@media screen and (min-width:981px){.category-sub{position:sticky;top:5rem;padding-top:0}}.category-header{margin-top:2rem}.category-header h1{font-size:2rem;font-style:normal;font-weight:530;line-height:2.6875rem;letter-spacing:-.025rem}.category-header-back{color:#000;text-decoration:none;opacity:.3;transition:opacity .15s}.category-header-back:hover{opacity:1}@media(min-width:981px){.category-tools{width:15rem}}.category-tools{display:flex;align-items:center;justify-content:space-between}.category-tools-appearance{display:flex;align-items:center;gap:.75rem}@media(min-width:981px){.category-tools-appearance{display:none}}.category-tools-btn{opacity:.3}.category-tools-btn[data-active=true]{opacity:1}@media(max-width:980px){.category-filters{padding:1rem .6rem}}.category-filters{padding:2rem 0;display:flex;flex-direction:column}.category-filter{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.category-filter-state[data-active=false]{opacity:.3}.catalog{position:relative;width:100%;z-index:2}@media(max-width:980px){.catalog{padding-top:1rem}}.catalog-container{width:100%}@media(min-width:981px){.catalog-container{padding-top:1.5rem}}.catalog-cards .catalog-product{padding-bottom:1.75rem}@media(min-width:981px){.catalog-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 .6rem}}@media(min-width:981px)and (min-width:981px){.catalog-cards{grid-template-columns:repeat(3,1fr)}}.catalog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:981px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}.catalog-summary{padding:2rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.catalog-summary p{font-size:1.125rem;font-style:normal;font-weight:530;line-height:normal;letter-spacing:-.025rem;opacity:.3}.catalog-summary button{padding:1rem}.product-filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:20}.product-filter-content{min-height:20rem;background:var(--background);pointer-events:auto}.product-filter-content-container{position:fixed;z-index:20;pointer-events:none;display:flex;flex-direction:column;align-items:center}@media(max-width:980px){.product-filter-content-container{left:0;right:0;bottom:0;border-radius:25px 25px 0 0;justify-content:flex-end}}@media(min-width:981px){.product-filter-content-container{top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center}}@media(max-width:980px){.product-filter-content{width:100%;border-radius:25px 25px 0 0}}@media(min-width:981px){.product-filter-content{min-width:40rem;border-radius:25px}}.product-filter-title{font-size:1.125rem;font-style:normal;font-weight:530;line-height:normal;letter-spacing:-.025rem;display:flex;align-items:center;justify-content:center;padding:1rem .8rem}.product-filter-options{margin:0;padding:0 .3rem 1rem;display:flex;flex-direction:column;gap:.25rem;max-height:20rem;overflow-y:auto}.product-filter-option{border-radius:10px;transition:background .15s}.product-filter-option button{width:100%;padding:.875rem 1rem;box-sizing:border-box}.product-filter-option[data-filter-selected=true],.product-filter-option:hover{background:#0000000d}@keyframes skeleton-animation{0%{left:-150%}to{left:100%}}.catalog-product{display:flex;flex-direction:column;gap:.875rem}.catalog-product-artwork{width:100%;aspect-ratio:3/4;height:auto;position:relative;overflow:hidden}.catalog-product-artwork img{width:100%;height:100%;object-fit:cover;overflow:hidden;position:absolute;top:0;left:0;z-index:2;transition:opacity .3s}.catalog-product-artwork-preloader{width:100%;height:100%;background:#e8e8e6;display:flex;align-items:center;justify-content:center;overflow:hidden}.catalog-product-artwork-preloader svg{opacity:.3}.catalog-product-artwork .preloader-animate:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:150%;height:100%;background:linear-gradient(90deg,#0000,#0000001a,#0000);animation:skeleton-animation 1.5s infinite}.catalog-product-tagline{font-size:.875rem;font-style:normal;font-weight:440;line-height:normal;position:absolute;top:.5rem;left:.5rem;z-index:3;padding:.4rem .8rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:.5rem;background:#fff6;box-shadow:#0003 0 0 5px;overflow:hidden}.catalog-product-purchase{font-size:.875rem;font-style:normal;font-weight:440;line-height:normal;opacity:.8;transition:opacity .15s}.catalog-product-purchase:hover,.catalog-product-purchase:active{opacity:1}
