.latest-resources-posts-wrapper{display:flex;flex-direction:column;gap:32px}.latest-resources-posts-cards{display:grid;gap:28px;grid-template-columns:repeat(4,minmax(0,1fr))}.latest-resources-posts-cards--1{grid-template-columns:1fr;margin:0 auto;max-width:380px}.latest-resources-posts-cards--2{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:788px}.latest-resources-posts-cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}.latest-resources-posts-cards--4{grid-template-columns:repeat(4,minmax(0,1fr))}.latest-resources-posts-card{border-radius:12px;box-shadow:0 2px 14px rgba(0,0,0,.1);height:100%;overflow:hidden}.latest-resources-posts-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.latest-resources-posts-card-image{aspect-ratio:4/3;background:rgba(0,0,0,.04);overflow:hidden}.latest-resources-posts-card-img{display:block;height:100%;object-fit:cover;width:100%}.latest-resources-posts-card-content{display:flex;flex:1;flex-direction:column;gap:12px;padding:20px 18px}.latest-resources-posts-card-tag{color:var(--dark-teal);font-size:14px;font-weight:400;letter-spacing:-.108px;line-height:normal;margin:0}.latest-resources-posts-card-title{color:var(--dark-blue);font-family:Founders Grotesk Condensed;font-size:24px;font-weight:600;line-height:28px;margin:0}.latest-resources-posts-card-description{font-size:16px;font-weight:400;line-height:24px;margin:0}.latest-resources-posts-card-cta{margin-top:auto}.blue-solid{background-color:#1370ed;border-radius:30px;color:#fff;display:inline-block;font-size:18px;font-weight:400;padding:10px 18px;text-align:center;transition:background-color .25s ease}.blue-solid:hover{background-color:#0e55b0}@media only screen and (max-width:991px){.latest-resources-posts-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:767px){.latest-resources-posts-cards{grid-template-columns:repeat(1,minmax(0,1fr))}.latest-resources-posts-card-link{border-radius:12px}.latest-resources-posts-card-content{gap:14px;padding:18px 20px}.latest-resources-posts-card-tag{font-size:16px;letter-spacing:-.139px}.latest-resources-posts-card-title{line-height:26px}}