.blog-category-links{display:flex;justify-content:center;gap:56px;margin-bottom:40px}@media(max-width:639px){.blog-category-links{justify-content:flex-start;gap:8px;overflow:auto}.blog-category-links::-webkit-scrollbar{width:5px;height:5px;border-radius:0;background-color:#f5f5f5}.blog-category-links::-webkit-scrollbar-thumb{background-color:var(--color-gray-border);border-radius:10em}.blog-category-links::-webkit-scrollbar-thumb:hover{cursor:pointer;background-color:var(--color-gray-border)}.blog-category-links{margin-right:-12px}.blog-category-links .chip:last-child{margin-right:12px}}