.product-category{color:var(--color-gray-900);max-width:var(--wp--style--global--content-size);border-radius:1.75rem 1.75rem 0 0;grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.product-category__wrapper{background-color:var(--color-cream);margin:0 auto}.product-category__sidebar-wrapper{padding:7.5rem 6.25rem 7.5rem 2.5rem}@media (width<=1023px){.product-category__sidebar-wrapper{padding:3.75rem 1.25rem}}.product-category__sidebar{flex-direction:column;align-items:flex-start;gap:2.5rem;display:flex;position:sticky;top:4rem}@media (width<=1023px){.product-category__sidebar{gap:1.5rem}}.product-category__intro{flex-direction:column;gap:1rem;display:flex}.product-category__heading{font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:clamp(1rem,.387755rem + 2.72109vw,3rem);font-style:normal;font-weight:500;line-height:1.2}.product-category__intro-text{font-family:var(--font-content);letter-spacing:.04em;font-size:clamp(.75rem,.711735rem + .170068vw,.875rem);line-height:1.4}.product-category__intro-text p{margin:0}.product-category__intro-text strong,.product-category__intro-text b{font-weight:500}.product-category__items{border-left:1px solid rgba(var(--color-gray-900-rgb), .4);flex-direction:column;flex:1;min-width:0;padding:7.5rem 2.5rem 7.5rem 6.25rem;display:flex}@media (width<=1023px){.product-category__items{padding:3.75rem 1.25rem}}.product-category__item{border-top:1px solid rgba(var(--color-gray-900-rgb), .2);margin-bottom:2.5rem;padding-block:1.25rem}.product-category__item[open] .product-category__item-toggle-icon{transform:rotate(-90deg)}.product-category__item[open] .product-category__item-toggle-label--closed,.product-category__item:not([open]) .product-category__item-toggle-label--open{display:none}.product-category__item-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.25rem;list-style:none;display:flex}.product-category__item-summary::-webkit-details-marker{display:none}.product-category__item-summary::marker{display:none}.product-category__item-title{font-family:var(--font-heading);font-size:clamp(1.75rem,1.67347rem + .340136vw,2rem);font-style:normal;font-weight:500;line-height:1.2}.product-category__item-toggle{font-family:var(--font-content);letter-spacing:.04em;flex-shrink:0;align-items:center;gap:.625rem;font-size:clamp(.75rem,.711735rem + .170068vw,.875rem);display:flex}.product-category__item-toggle-icon{background-color:var(--color-orange);width:1.25rem;height:1.25rem;color:var(--color-white);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:.3125rem;transition:transform .2s;display:flex;transform:rotate(90deg)}.product-category__item-toggle-icon svg{width:100%;height:100%;display:block}.product-category__item-panel{flex-direction:column;gap:1.25rem;padding-top:1.875rem;display:flex}.product-category__item-image{object-fit:cover;border-radius:.375rem;width:100%;height:18.75rem}@media (width<=1023px){.product-category__item-image{height:9.375rem}}.product-category__item-description{font-family:var(--font-content);letter-spacing:.03em;margin:0;font-size:clamp(.75rem,.711735rem + .170068vw,.875rem);line-height:1.4}
