.product-category-landing{position:relative;overflow:hidden}.product-category-landing__hero{z-index:1;flex-direction:column;gap:.5rem;padding:1rem;display:flex;position:relative}.product-category-landing__hero-top{align-items:flex-start;display:flex}.product-category-landing__back{width:2.5rem;height:2.5rem;color:var(--color-white);background-color:var(--color-dark-brown);transition:background-color var(--transition-duration), transform var(--transition-duration);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.product-category-landing__back:focus-visible{background-color:var(--color-red)}.product-category-landing__back-icon{width:1.5rem;height:1.5rem}.product-category-landing__hero-content{flex-direction:column;gap:clamp(1rem,.82394rem + .751174vw,1.5rem);width:100%;display:flex}.product-category-landing__eyebrow{color:var(--color-dark-brown);text-transform:uppercase;font-size:.875rem;font-weight:600;line-height:normal}.product-category-landing__title{line-height:normal}.product-category-landing__nav{display:none}.product-category-landing__nav-list{align-items:center;gap:.5rem;max-width:100%;display:flex;overflow-x:auto}.product-category-landing__nav-item{flex:none}.product-category-landing__nav-link{text-transform:uppercase}.product-category-landing__items{z-index:1;padding:clamp(1rem, calc(.64789rem + 1.50235vw), 2rem) var(--container-padding-x);flex-direction:column;gap:clamp(1rem,.64789rem + 1.50235vw,2rem);display:flex;position:relative}.product-category-landing__item{background-color:#fafafa;border-radius:.5rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px .125rem #4b261314}.product-category-landing__media{aspect-ratio:760/520;background-color:#ededed;width:100%;max-height:31.25rem;overflow:hidden}.product-category-landing__image{display:block;object-fit:cover!important;width:100%!important;height:100%!important}.product-category-landing__body{background-color:#fafafa;flex-direction:column;flex:auto;gap:clamp(1rem,.82394rem + .751174vw,1.5rem);min-width:0;padding:1rem;display:flex}.product-category-landing__item-title{color:var(--color-dark-brown);font-size:calc(1.32394rem + .751174vw);font-weight:600;line-height:normal}.product-category-landing__description{font-size:clamp(.875rem,.83099rem + .187793vw,1rem);font-weight:400;line-height:normal}.product-category-landing__child-list{flex-wrap:wrap;align-items:flex-start;gap:.25rem;display:flex}.product-category-landing__child-item{z-index:1;position:relative}.product-category-landing__child-chip{color:var(--color-dark-brown);text-transform:uppercase;background-color:var(--color-white);border:1.2px solid #4b26131a;border-radius:6.25rem;justify-content:center;align-items:center;padding:clamp(.75rem,.52993rem + .938967vw,1.375rem) clamp(1rem,.82394rem + .751174vw,1.5rem);font-size:clamp(.625rem,.53697rem + .375587vw,.875rem);font-weight:500;line-height:normal;display:inline-flex;position:relative}.product-category-landing__child-chip:focus-visible .product-category-landing__child-preview{z-index:1;opacity:1;translate:-50% .625rem}.product-category-landing__child-preview{display:none}.product-category-landing__child-preview-image{object-fit:cover;display:block;width:100%!important;height:100%!important}.product-category-landing__actions{flex-wrap:wrap;align-items:center;gap:clamp(1rem,.64789rem + 1.50235vw,2rem);display:flex}.product-category-landing__assortment-link{border-radius:1rem;padding:1rem 1.5rem;font-size:calc(.58099rem + .187793vw)}.product-category-landing__pdf-link{text-transform:uppercase;font-size:clamp(.625rem,.58099rem + .187793vw,.75rem)}@media (width>=64rem){.product-category-landing__hero{padding:5rem 3.75rem}.product-category-landing__hero-top{padding-inline:2.5rem;position:absolute;top:5rem;left:3.75rem}.product-category-landing__back{width:3.125rem;height:3.125rem}.product-category-landing__hero-content{text-align:center;justify-content:center;align-items:center;padding:clamp(1rem,.47183rem + 2.25352vw,2.5rem)}.product-category-landing__title{line-height:1.2}.product-category-landing__nav{background-color:var(--color-white);border-radius:1.5rem;max-width:100%;padding:.5rem;display:block}.product-category-landing__item{box-shadow:none;background-color:#0000;border-radius:0;flex-direction:row;align-items:center;gap:clamp(1rem,.64789rem + 1.50235vw,2rem);overflow:visible}.product-category-landing__item:nth-child(odd) .product-category-landing__body{order:1}.product-category-landing__item:nth-child(odd) .product-category-landing__media{order:2}.product-category-landing__item:nth-child(2n) .product-category-landing__media{order:1}.product-category-landing__item:nth-child(2n) .product-category-landing__body{order:2}.product-category-landing__media{border-radius:.5rem;flex:0 0 min(50vw,15.3873rem + 35.6808vw);max-height:100%}.product-category-landing__child-chip{text-transform:none}.product-category-landing__child-preview{z-index:2;pointer-events:none;opacity:0;border-radius:3.75rem;width:12.5rem;height:12.5rem;transition:opacity .4s cubic-bezier(.175,.885,.32,1.6),translate .4s cubic-bezier(.175,.885,.32,1.6);display:block;position:absolute;bottom:100%;left:50%;overflow:hidden;translate:-50% 1.25rem;box-shadow:0 1rem 1.5rem #4b261329}}@media (width>=80rem){.product-category-landing__body{padding:clamp(1rem,.47183rem + 2.25352vw,2.5rem)}}@media (any-hover:hover){.product-category-landing__back:hover{background-color:var(--color-red)}.product-category-landing__child-chip:hover .product-category-landing__child-preview{z-index:1;opacity:1;translate:-50% .625rem}}
