.BlogIndex-module__INfyKq__categories{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:64px;display:flex}.BlogIndex-module__INfyKq__category,.BlogIndex-module__INfyKq__categoryActive{cursor:pointer;font-size:13px;font-family:var(--font-sans);border-radius:999px;padding:8px 20px;transition:all .2s}.BlogIndex-module__INfyKq__category{color:var(--slate-900);background:#fff;border:1px solid #0f172a33}.BlogIndex-module__INfyKq__category:hover{border-color:#0f172a99}.BlogIndex-module__INfyKq__categoryActive{background:var(--slate-900);color:#fff;border:1px solid var(--slate-900)}.BlogIndex-module__INfyKq__grid{grid-template-columns:repeat(3,1fr);gap:32px;min-height:50vh;display:grid}.BlogIndex-module__INfyKq__empty{text-align:center;color:#0f172a66;font-family:var(--font-sans);grid-column:1/-1;padding:80px 0}@media (max-width:900px){.BlogIndex-module__INfyKq__grid{grid-template-columns:1fr}}@media (min-width:901px) and (max-width:1200px){.BlogIndex-module__INfyKq__grid{grid-template-columns:repeat(2,1fr)}}
