.product-category{background-color:#ededed;padding:40px 0 80px;text-align:center}.product-category h2{margin:0 0 8px}.product-category-description .row{margin-bottom:24px}.product-category-items{display:flex;gap:24px}@media only screen and (max-width:768px){.product-category-items{flex-wrap:wrap;justify-content:center}}.product-category-items .product-category-item{flex:1}@media only screen and (max-width:768px){.product-category-items .product-category-item{flex:none;width:100%}}.product-category-items--wrap{flex-wrap:wrap;justify-content:center}.product-category-items--wrap .product-category-item{flex:none;width:calc(33% - 16px)}@media only screen and (max-width:920px){.product-category-items--wrap .product-category-item{width:calc(50% - 12px)}}@media only screen and (max-width:768px){.product-category-items--wrap .product-category-item{width:100%}}
