.sale-card{transition:all .3s ease-in-out}.button-container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:10px;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.button-container-expanded{max-height:500px}.badge{margin:4px;padding:8px 12px;border-radius:20px;font-size:12px;font-weight:700;cursor:pointer;transition:all .3s ease}
