.featuredCategoriesWrap{display:grid;grid-template-columns:repeat(1,1fr);gap:35px;margin-bottom:60px}.featuredCategoriesWrap a{max-width:452px;margin:0 auto}.featuredCategoriesWrap img{margin-bottom:20px;transition:.15s linear;border-radius:10px}.featuredCategoriesWrap a:hover img{scale:1.02}.featuredCategoriesWrap .subheading{margin-bottom:5px}.featuredCategoriesWrap .rteCopy{color:var(--gray);margin-bottom:15px;font-size:.9rem}.featuredCategoriesWrap .linkText{font-size:.9rem}@media(min-width:767px){.featuredCategoriesWrap{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.featuredCategoriesWrap .rteCopy{font-size:inherit}}