.blog-feed{display:flex;flex-direction:row;flex-wrap:wrap}.blog-feed__item{border-radius:6px;margin:1em;transition:all .3s ease;width:calc(33% - 2em)}.blog-feed__item--img{align-items:center;display:flex;height:190px;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100%}.blog-feed__item--img .bg{height:100%;object-fit:cover;position:relative;transition:all .3s ease;width:100%}.blog-feed__item--content{padding:1.5em 0;position:relative}.blog-feed__item--content p{margin-bottom:2.5em}.blog-feed__item--content .arrow-link{bottom:1.5em;position:absolute}.blog-feed__item .tag{display:block;font-family:noyh-heavy;font-size:14px;font-weight:600;margin-bottom:.5em}.filters{float:none;margin:0 auto 1em;padding:0 15px;position:relative}.filter-item{visibility:hidden;width:0}.filters label{display:inline-block;font-family:noyh-heavy;font-size:20px;margin-bottom:1em;padding:4px 12px 3px}.filters label.active{background:#db7c49;border-radius:8px;color:#fff;font-weight:700;padding:4px 12px 3px}.isotope-pager{margin-top:2em;text-align:center}a.pager{padding:.7em;text-decoration:none}a.pager.active{font-weight:700}.filter-name{display:none}@media(max-width:767px){.blog-feed__item{margin-left:2.5%;width:47.5%}.blog-feed__item:nth-child(4n){margin-left:2.5%}.blog-feed__item:nth-child(odd){margin-left:0}}@media(max-width:600px){.blog-feed__item{margin-left:0;width:100%}.blog-feed__item:nth-child(4n),.blog-feed__item:nth-child(odd){margin-left:0}.filters{display:block;font-family:noyh-heavy;font-size:20px;margin-bottom:1em;padding:0}.filters label{display:block;margin-top:.5em}.filters--group{display:none}.filter-name{display:block}}