.community-posts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem 2.6rem}@media only screen and (max-width: 1280px){.community-posts-grid{grid-template-columns:repeat(3,1fr);gap:2.4rem 1.8rem}}@media only screen and (max-width: 800px){.community-posts-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 479px){.community-posts-grid{grid-template-columns:1fr}}.community-posts-grid .community-post-item{border:.1rem solid #F2F2F2;border-radius:2.8rem;overflow:hidden;padding:2rem 2rem 3rem;display:flex;flex-direction:column;gap:2rem;transition:all .6s cubic-bezier(.215,.61,.355,1)}@media only screen and (max-width: 976px){.community-posts-grid .community-post-item{padding:1rem 1rem 3rem}}.community-posts-grid .community-post-item:hover{box-shadow:0 4px 16px #0000001a}.community-posts-grid .community-post-item:hover .featured-image img{transform:scale(1.05)}.community-posts-grid .community-post-item .featured-image{display:flex;overflow:hidden;border-radius:2.8rem}.community-posts-grid .community-post-item .featured-image img{aspect-ratio:1;width:100%;object-fit:cover;border:.1rem solid #F2F2F2;transition:all .6s cubic-bezier(.215,.61,.355,1)}.community-posts-grid .community-post-item .post-content{display:flex;flex-direction:column;gap:1rem}.community-posts-grid .community-post-item .post-content .post-title{line-height:1.5;font-size:2.4rem;margin:.4rem 0 0}@media only screen and (max-width: 976px){.community-posts-grid .community-post-item .post-content .post-title{font-size:2.1rem;margin:-.4rem 0 0}}.community-posts-grid .community-post-item .post-content p{font-size:1.8rem;line-height:1.4;margin:0}.community-posts-grid .community-post-item .acf-fields{display:flex;flex-direction:column;gap:2rem}.community-posts-grid .community-post-item .acf-fields .name{display:flex;align-items:center;gap:.8rem;font-size:1.8rem;line-height:1.4}@media only screen and (max-width: 976px){.community-posts-grid .community-post-item .acf-fields .name{font-size:1.68rem}}.community-posts-grid .community-post-item .acf-fields .social-links{display:flex;gap:.5rem;align-items:center}.community-posts-grid .community-post-item .acf-fields .social-links a{display:flex;align-items:center;justify-content:center;width:3.4rem;aspect-ratio:1;border-radius:50%}.community-posts-grid .community-post-item .acf-fields .social-links a:hover{background:#0075B8}.community-posts-grid .community-post-item .acf-fields .social-links a:hover svg path{fill:#fff}.community-posts-grid .community-post-item .acf-fields .social-links a svg path{transition:all .6s cubic-bezier(.215,.61,.355,1)}.load-more-button.wp-block-button{display:flex;justify-content:center}.load-more-button.wp-block-button .wp-element-button{margin-top:4rem;border:0}
