.store h1{color:#181c20;padding:24px 0}.category{max-width:100%}.category-item{height:100%;position:relative;background-color:#eceef0;border-radius:8px;display:flex;flex-flow:column;justify-content:center;align-items:stretch;box-sizing:border-box}.category-item::after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;border-radius:8px}.category-item:hover::after{background:linear-gradient(0deg,rgb(255,40,60) 0%,rgb(24,28,32) 100%)}.category-item img{max-width:100%;padding:8px;z-index:2}.category-cell strong{font:bold 14px/16.8px 'Integral CF Bold',sans-serif;color:#181c20;z-index:2;margin-top:8px;text-align:center}@media screen and (min-width:991px){.category-cell{max-height:255px;width:12.5%}.category-cell:hover strong{color:#fff}}@media screen and (min-width:1200px){.category-cell strong{font-size:12px}}@media screen and (min-width:1860px){.category-cell strong{font-size:18px;line-height:28px;margin-top:16px}}