#content-wrap{margin-bottom:4em}.product-categories-tab{background-color:#fff;border-radius:8px;padding:8px 16px}@media screen and (min-width:1020px){.product-categories-tab{display:flex;flex-direction:column;order:var(--order-categories);padding:0;row-gap:20px}}.product-categories-tab__title{font-size:16px;font-weight:600;margin:0}.product-categories-tab__item{align-items:center;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:auto 1fr auto;padding:8px 0}.product-categories-tab__item:hover{text-decoration:none}@media screen and (min-width:1020px){.product-categories-tab__item{padding:0}}.product-categories-tab__item-image{align-items:center;border:1px solid #e8e8e8;border-radius:4px;display:flex;grid-column:1;grid-row:1/span 2;height:40px;width:40px}.product-categories-tab__item-name{grid-column:2}.product-categories-tab__item-type{color:#999;font-size:12px;grid-column:2}.product-categories-tab__item-chevron{align-items:center;background-color:#e8e8e8;border-radius:50%;display:flex;flex-shrink:0;font-size:16px;grid-column:3;grid-row:1/span 2;height:20px;justify-content:center;width:20px}@media screen and (min-width:1020px){.product-categories-tab__item-chevron{display:none}}
