.l-blog-categories{background-color:#f5f5f5;border-radius:8px;padding:20px 24px 32px}.l-blog-categories h3{font-size:24px;font-weight:600;margin-block-end:24px}.l-blog-categories__content{display:flex;flex-wrap:wrap;gap:16px;margin-block-start:24px}.l-blog-categories__content ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none}.l-blog-categories__content ul li{background:#fff;border:1px solid #d9d9d9;border-radius:24px;transition:all .3s cubic-bezier(.19,1,.22,1)}.l-blog-categories__content ul li:hover{background:#00414a;border-color:#000}.l-blog-categories__content ul li:hover a{color:#fff}.l-blog-categories__content ul li a{color:#000;padding:4px 12px;text-decoration:none}