section.product-category{padding:60px 0}.product-category-flex-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:190px;gap:16px}.product-category-card{flex:.33;overflow:hidden;width:auto;height:auto;position:relative}.product-category-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;padding:24px;text-align:center;color:#fff}.product-category-card-content h2{font-family:"Playfair Display",Lustria,Serif;font-size:32px;font-weight:500;margin-bottom:10px;padding-bottom:0;color:#fff;text-shadow:2px 2px 8px rgb(0 0 0 / .4);z-index:1}.product-category-card-content span{border-bottom:1px solid #fff;padding:4px 4px;font-size:12px;transition:all 0.3s ease-out;letter-spacing:.1em;text-transform:uppercase;z-index:1}.product-category-card img{width:100%;height:100%;object-fit:cover;position:absolute;z-index:0;transition:transform 0.8s ease-in-out}.product-category-card a:hover img{transform:scale(1.15)}.product-category-card a:hover span{border-bottom:1px solid #fff0;transform:scale(1.1)}.product-category-black-overlay{background:rgb(0 0 0 / .3);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.product-category-flex-grid{.item-4x2{grid-column:span 4;grid-row:span 2}.item-4x4{grid-column:span 4;grid-row:span 4}.item-6x2{grid-column:span 6;grid-row:span 2}.item-6x1{grid-column:span 6;grid-row:span 1}}@media screen and (max-width:1024px){.product-category-flex-grid{grid-auto-rows:120px}.product-category-card-content h2{font-size:26px}.product-category-card-content span{font-size:10px}}@media screen and (max-width:768px){.product-category-flex-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:50vw;grid-auto-flow:dense;.item-sm-1x1{grid-column:span 1!important;grid-row:span 1!important}.item-sm-1x2{grid-column:span 1!important;grid-row:span 2!important}.item-sm-2x1{grid-column:span 2!important;grid-row:span 1!important}.item-sm-2x2{grid-column:span 2!important;grid-row:span 2!important}.mobile-order{order:var(--order-value,0)}}.product-category-card{grid-column:span 1!important;grid-row:span 1!important}.product-category-card-content h2{font-size:24px}.product-category-card-content span{font-size:10px}}