.blog-post-listing .content-wrapper{padding:7.5rem 20px}@media screen and (min-width:1540px){.blog-post-listing .content-wrapper{padding:7.5rem 0}}@media screen and (max-width:767px){.blog-post-listing .content-wrapper{padding:3.25rem 20px}}.blog-post-listing h2,.blog-post-listing h2 a{font-size:2.2rem;line-height:1.2;text-decoration:none}.blog-post-listing img{aspect-ratio:3/2;border-radius:.5rem;max-width:100%;object-fit:cover}.blog-post-listing__featured-post{align-items:center;display:flex;flex-flow:row wrap;gap:5rem;justify-content:space-between;width:100%}.blog-post-listing__featured-post .blog-post-listing--tags :where(a,span){margin-bottom:1rem;margin-top:0}.blog-post-listing__featured-post h2{margin-top:2rem}.blog-post-listing__featured-post__image{flex:0 0 calc(66.666% - 2.5rem)}.blog-post-listing__featured-post__content{flex:0 0 calc(33.333% - 2.5rem)}.blog-post-listing__post{display:flex;flex-flow:row wrap;gap:5rem}.blog-post-listing__post__inner{display:flex;flex:0 0 calc(50% - 2.5rem);flex-flow:column wrap}.blog-post-listing__post__inner img,.blog-post-listing__post__inner--simple img{margin-bottom:3rem}.blog-post-listing__post__inner h2,.blog-post-listing__post__inner--simple h2{margin-top:2rem}.blog-post-listing__post__inner--simple{display:flex;flex:1 0 calc(33.333% - 5rem);flex-flow:column wrap}.blog-post-listing__post__inner--simple:nth-last-child(-n+2){flex:1 0 calc(33.333% - 5rem)}.blog-post-listing .blog-post__meta{align-items:center;display:flex;justify-content:flex-start;margin-bottom:0;margin-top:1rem}.blog-post-listing .blog-post__meta :where(a,p,time){color:var(--blue);font-size:1.5rem;text-decoration:none}.blog-post-listing .blog-post__meta a{margin-right:0}.blog-post-listing .blog-post__meta a:hover{color:var(--blue)}.blog-post-listing .blog-post__meta img{aspect-ratio:1/1;border-radius:50%;height:4rem;margin-bottom:0;margin-right:1rem;object-fit:cover;width:4rem}.blog-post-listing .blog-post__meta time{border-left:1px solid var(--blue);margin-left:2rem;padding-left:2rem}.blog-post-listing--tags a,.blog-post-listing--tags span{background-color:var(--light-turquoise);border-radius:2rem;color:var(--blue);display:inline-block;flex:none;font-size:1.35rem;line-height:1.25rem;margin-bottom:1rem;margin-right:.75rem;padding:1rem 2.25rem;text-decoration:none;text-transform:uppercase;transition:var(--transition)}.blog-post-listing--tags a:hover{background-color:var(--blue);color:var(--white)}.blog-post-listing--tags span{background-color:var(--medium-grey)}h2.listing-page--heading{margin-bottom:3rem;text-transform:capitalize}@media screen and (max-width:767px){.blog-post-listing__featured-post{gap:0}.blog-post-listing__post{flex-flow:column wrap;gap:2.5rem}.blog-post-listing__featured-post,.blog-post-listing__post__inner{flex:1 0 100%;flex-flow:column wrap}.blog-post-listing__featured-post__content,.blog-post-listing__featured-post__image{flex:1 0 100%}.blog-post-listing__featured-post__image img{margin-bottom:3rem}.blog-post-listing__featured-post .blog-post-listing--tags :where(a,span){margin-bottom:1rem}}