.l-product-category__hero{padding-top:var(--layout-padding-top);padding-bottom:60px}@media only screen and (max-width: 1080px){.l-product-category__hero{padding-top:120px}}.l-product-category__toggle{display:flex;align-items:center;margin-bottom:28px;padding-bottom:5px;border-bottom:1px solid var(--color-grey-darker);color:var(--color-grey);transition:color .3s ease-in-out}.l-product-category__toggle:focus:not(:hover){color:var(--color-grey)}.l-product-category__toggle span{position:relative;display:inline-block;margin-left:10px;width:15px;height:4px}.l-product-category__toggle span:before,.l-product-category__toggle span:after{position:absolute;top:50%;left:50%;display:block;width:100%;height:100%;background-color:currentcolor;transform:translate(-50%, -50%);transition:transform .8s cubic-bezier(0.42, 0, 0, 1);content:""}.l-product-category__toggle span:after{transform:translate(-50%, -50%) rotate(90deg)}.l-product-category__toggle.is-collapsed span:before{transform:translate(-50%, -50%) rotate(-180deg)}.l-product-category__toggle.is-collapsed span:after{transform:translate(-50%, -50%) rotate(-180deg)}.l-product-category__categories{height:0;overflow:hidden;transform:scaleY(0);transform-origin:top center;will-change:transform}.l-product-category__listing{display:grid;grid-template-columns:max-content max-content max-content;margin:0;padding:0;list-style-type:none;font-weight:600;line-height:1.05;-moz-column-gap:3em;column-gap:3em;row-gap:.15em}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-product-category__listing{display:block;-moz-column-count:2;column-count:2}}.l-product-category__listing li{display:inline-block;margin-bottom:8px;white-space:nowrap;will-change:transform}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-product-category__listing li{white-space:normal}}.l-product-category__listing a{display:block;color:var(--color-grey);transition:color .3s ease-in-out}.l-product-category__listing a:hover,.l-product-category__listing a.is-active{color:var(--color-black)}.l-product-category__title{margin-top:min(8vh,100px);color:#fff;font-weight:600;text-wrap:balance}@media only screen and (max-width: 1080px){.l-product-category__title{margin-top:40px}}
