.blog-card__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.blog-card__title-section{font-size:1.5rem;font-weight:600;line-height:1.2;margin:0}.blog-card__filters{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.blog-card-item--hidden{display:none!important}@media (max-width:768px){.blog-card__header{gap:1rem;margin-bottom:1.5rem}.blog-card__title-section{font-size:1.25rem}.blog-card__filters{gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.blog-card__filters::-webkit-scrollbar{height:4px}.blog-card__filters::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.blog-card__filters::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.blog-card__filters::-webkit-scrollbar-thumb:hover{background:#a8a8a8}}@media (max-width:480px){.blog-card__header{gap:.875rem;margin-bottom:1.25rem}.blog-card__title-section{font-size:1.125rem}.blog-card__filters{gap:.4375rem}}