.BlogPageIntro_container___mM95{background-color:var(--tan);margin:1rem;border-radius:10px}.BlogPageIntro_top__1xpLR{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3rem;margin-bottom:5rem}.BlogPageIntro_imgContainer__pUprx{position:relative;width:100%;height:350px}.BlogPageIntro_img__DLuGm{object-fit:cover;border-radius:15px}.BlogPageIntro_SectionHeadingContainer__JGR8P{margin-top:-5rem;padding-bottom:2rem}.BlogPageIntro_heading___TP7g{color:var(--red);line-height:1;margin-bottom:2rem;font-size:5rem;width:60%}@media screen and (max-width:1068px){.BlogPageIntro_top__1xpLR{align-items:center;justify-content:center}.BlogPageIntro_heading___TP7g{width:100%;text-align:center}}.BlogFilter_list___izvj{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;gap:5rem;border-bottom:2px solid var(--red2);padding-bottom:2rem;list-style:none}.BlogFilter_title__7GyxP{font-size:2rem;font-family:var(--PPNeueMontrealBold);position:relative}.BlogFilter_title__7GyxP:first-child:after{position:absolute;content:"";width:100%;height:6px;background-color:var(--red);left:0;bottom:-100%}@media screen and (max-width:1068px){.BlogFilter_list___izvj{align-items:center;justify-content:center}}