.AllBlogsPosts-module__bW_v_a__container{background-color:var(--white)}.AllBlogsPosts-module__bW_v_a__tags{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:2rem;margin-bottom:2rem;list-style:none;display:flex}.AllBlogsPosts-module__bW_v_a__tagChip{background-color:var(--stroke);color:var(--black);cursor:pointer;border-radius:5px;padding:1rem 1.5rem;font-weight:600;transition:background-color .3s,color .3s}.AllBlogsPosts-module__bW_v_a__tagChipActive,.AllBlogsPosts-module__bW_v_a__tagChip:hover{background-color:var(--accent);color:var(--white)}.AllBlogsPosts-module__bW_v_a__top{border-top:1px solid var(--gray);margin-bottom:2rem;padding-top:2rem}.AllBlogsPosts-module__bW_v_a__content{grid-column-gap:2rem;grid-row-gap:10rem;border-top:1px solid var(--darkGrayii);grid-template-columns:repeat(4,1fr);padding-top:2rem;display:grid}.AllBlogsPosts-module__bW_v_a__cardContainer{border:2px solid var(--stroke);border-radius:10px;padding:1rem;transition:all .3s ease-in}.AllBlogsPosts-module__bW_v_a__cardContainer:hover{background-color:var(--cream)}.AllBlogsPosts-module__bW_v_a__filter{z-index:5;padding:.5rem 0;position:sticky;top:0}.AllBlogsPosts-module__bW_v_a__filterInner{flex-wrap:wrap;gap:1rem;display:flex}.AllBlogsPosts-module__bW_v_a__filterChip{border:1px solid var(--black,#000);cursor:pointer;font:inherit;background:0 0;border-radius:9999px;padding:.5rem .75rem}.AllBlogsPosts-module__bW_v_a__filterChipActive{background:var(--black,#000);color:var(--white,#fff)}.AllBlogsPosts-module__bW_v_a__searchStatus{color:var(--paragraph);margin-bottom:1.5rem;font-size:1.4rem}@media screen and (max-width:1468px){.AllBlogsPosts-module__bW_v_a__content{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1068px){.AllBlogsPosts-module__bW_v_a__content{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:668px){.AllBlogsPosts-module__bW_v_a__content{grid-row-gap:7rem;grid-template-columns:repeat(1,1fr)}}
