.category-card{flex:1 1 calc(25% - 10px);max-width:95px;height:110px;border-radius:10px;overflow:hidden;cursor:pointer;background-color:#f0f0f0;position:relative}.category-card:hover{background-color:#e0e0e0;transform:translateY(-5px) scale(1.05)}.category-image{width:auto;border-radius:3px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px}.category-header{font-size:10.5px;height:30px;font-weight:700;text-align:center;background-color:#d8dba6;position:absolute;bottom:-20px;width:100%}.subcategory-list-container{margin-top:0}.subcategory-list{padding:1px;background-color:#f5f5f5}.subcategory-list ul{list-style:none;padding:0;margin:0}.subcategory-item{padding:10px;border-top:1px solid #ddd}
