.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:4rem;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__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)}}
.BlogPageIntro-module__o5L9GW__container{background-color:var(--cream);padding:10rem 0}.BlogPageIntro-module__o5L9GW__content{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}.BlogPageIntro-module__o5L9GW__heading{text-align:center}.BlogPageIntro-module__o5L9GW__copy{text-align:center;max-width:600px;color:var(--paragraph)}.BlogPageIntro-module__o5L9GW__searchBar{border:2px solid;border-color:var(--stroke);background-color:var(--white);width:450px;transition:all .2s easein;border-radius:10px;align-items:center;gap:1rem;margin-top:2rem;padding:1rem 1rem 1rem 2rem;font-size:1.6rem;display:flex}.BlogPageIntro-module__o5L9GW__searchBar:focus-within{border-color:var(--accent)}.BlogPageIntro-module__o5L9GW__searchInput{font:inherit;color:var(--black);background:0 0;border:none;outline:none;flex:1;font-size:1.6rem}.BlogPageIntro-module__o5L9GW__searchInput::placeholder{color:var(--stroke)}.BlogPageIntro-module__o5L9GW__clearBtn{background-color:var(--stroke);width:32px;height:32px;color:var(--black);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;transition:background-color .2s;display:flex}.BlogPageIntro-module__o5L9GW__clearBtn:hover{background-color:var(--accent);color:var(--white)}@media screen and (max-width:568px){.BlogPageIntro-module__o5L9GW__searchBar{width:100%}}
