.product-categories-section{padding:var(--section-padding-top, 60px) 0 var(--section-padding-bottom, 60px);background-color:var(--section-bg-color, #ffffff)}.product-categories-container{max-width:1440px;margin:0 auto;padding:0 16px}.product-categories-header{margin-bottom:48px;text-align:center}.product-categories-title{font-family:Poppins,sans-serif;font-weight:500;font-size:24px;line-height:1.2;color:var(--heading-color, #2f2f2f);margin:0}.product-categories-grid{display:grid;grid-template-columns:1fr;gap:28px;justify-items:center}.product-category-card{position:relative;width:100%;max-width:455px;height:100px;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.product-category-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.category-card-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.category-card-background{position:absolute;top:0;left:0;width:100%;height:100%}.category-background-image{width:100%;height:100%;object-fit:cover}.category-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);position:relative}.category-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:linear-gradient(90deg,#737373 6.37%,rgba(133,133,133,0) 81.98%);opacity:var(--overlay-opacity, .6)}.category-content{position:relative;z-index:2;height:100%;display:flex;align-items:center;padding:0 20px}.category-title{font-family:Poppins,sans-serif;font-weight:500;font-size:18px;line-height:22px;color:var(--title-color, #ffffff);margin:0;text-transform:uppercase;letter-spacing:.5px}.category-product-image{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:80px;height:80px;display:flex;align-items:center;justify-content:center}.product-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.product-categories-placeholder{text-align:center;padding:60px 20px;color:#999;font-style:italic}@media screen and (min-width: 576px){.product-categories-container{padding:0 24px}.product-categories-title{font-size:28px}.category-title{font-size:20px}.category-product-image{width:100px;height:100px}.category-content{padding:0 24px}}@media screen and (min-width: 768px){.product-categories-grid{grid-template-columns:repeat(var(--tablet-cols, 2),1fr)}.product-categories-title{font-size:30px}.category-title{font-size:21px}.category-product-image{width:120px;height:120px;right:30px}.category-content{padding:0 33px}}@media screen and (min-width: 1024px){.product-categories-container{padding:0 32px}.product-categories-grid{grid-template-columns:repeat(var(--desktop-cols, 3),1fr);max-width:1428px;margin:0 auto}.product-categories-title{font-size:32px;line-height:22px}.category-title{font-size:22px;line-height:22px}.category-product-image{width:140px;height:140px;right:40px}}@media screen and (min-width: 1280px){.product-categories-container{padding:0 40px}}@media screen and (min-width: 1400px){.product-categories-container{padding:0 60px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/product-categories.css.map */
