.wefatherm-products{--wefatherm-red:#dd0b2f;--wefatherm-dark:#252525;--wefatherm-muted:#777;--wefatherm-border:#e5e5e5;width:100%}.wefatherm-products__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 2rem}.wefatherm-products__filter{border:1px solid var(--wefatherm-border);color:var(--wefatherm-dark);font-size:.8125rem;font-weight:700;letter-spacing:.04em;line-height:1;padding:.8rem 1rem;text-decoration:none;text-transform:uppercase;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.wefatherm-products__filter:hover,.wefatherm-products__filter:focus-visible,.wefatherm-products__filter.is-active{background:var(--wefatherm-red);border-color:var(--wefatherm-red);color:#fff}.wefatherm-products__grid{display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}.wefatherm-products__grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}.wefatherm-product-card{background:#fff;min-width:0}.wefatherm-product-card__image-link{align-items:center;aspect-ratio:1;background:#f7f7f7;display:flex;justify-content:center;overflow:hidden}.wefatherm-product-card__image{height:100%;object-fit:contain;transition:transform .25s ease;width:100%}.wefatherm-product-card:hover .wefatherm-product-card__image{transform:scale(1.035)}.wefatherm-product-card__placeholder{background:#eee;height:100%;width:100%}.wefatherm-product-card__content{padding-top:1rem}.wefatherm-product-card__title{font-size:1rem;font-weight:700;line-height:1.35;margin:0;text-transform:uppercase}.wefatherm-product-card__title a{color:var(--wefatherm-dark);text-decoration:none}.wefatherm-product-card__title a:hover,.wefatherm-product-card__title a:focus-visible{color:var(--wefatherm-red)}.wefatherm-product-card__category{color:var(--wefatherm-muted);font-size:.75rem;margin:.45rem 0 0;text-transform:uppercase}.wefatherm-product-card__details{color:var(--wefatherm-red);display:inline-block;font-size:.75rem;font-weight:700;margin-top:.75rem;text-decoration:none;text-transform:uppercase}.wefatherm-product-card__details:after{content:" →"}.wefatherm-related-products{margin-top:clamp(3rem,7vw,6rem)}.wefatherm-related-products__title{color:var(--wefatherm-dark);font-size:clamp(1.5rem,3vw,2rem);margin:0 0 2rem;text-transform:uppercase}.wefatherm-products__pagination{margin-top:3rem}.wefatherm-products__pagination .page-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center;list-style:none;margin:0;padding:0}.wefatherm-products__pagination a.page-numbers,.wefatherm-products__pagination span.page-numbers{align-items:center;border:1px solid var(--wefatherm-border);color:var(--wefatherm-dark);display:inline-flex;font-size:.875rem;font-weight:700;height:2.6rem;justify-content:center;min-width:2.6rem;padding:0 .65rem;text-decoration:none}.wefatherm-products__pagination span.current,.wefatherm-products__pagination a.page-numbers:hover,.wefatherm-products__pagination a.page-numbers:focus-visible{background:var(--wefatherm-red);border-color:var(--wefatherm-red);color:#fff}.wefatherm-products__empty{color:var(--wefatherm-muted);margin:2rem 0}@media (max-width:1024px){.wefatherm-products__grid,.wefatherm-products__grid--related{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.wefatherm-products__grid,.wefatherm-products__grid--related{gap:1.5rem 1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.wefatherm-products__filters{margin-bottom:1.5rem}.wefatherm-products__filter{flex:1 1 auto;text-align:center}}@media (max-width:479px){.wefatherm-products__grid,.wefatherm-products__grid--related{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wefatherm-product-card__image,.wefatherm-products__filter{transition:none}}