.genres-section{padding:32px 24px;background-color:#fff}.genres-section .genres__title{font-size:1.25rem;line-height:1.5rem;margin-bottom:24px}.genres-section .genres__chips{display:flex;gap:8px;flex-wrap:wrap}.genres-section .genres__chips li{background-color:#f8f9fa;border-radius:100px;height:30.6px;padding:8px 12px;font-size:1.125rem;line-height:1.125rem;font-weight:700;display:grid;place-content:center}@media screen and (min-width:991px){.genres-section{border-radius:16px}}@media screen and (min-width:1024px){.genres-section{padding:32px}.genres-section .genres__title{font-size:1.5rem;line-height:1.8rem}}