.previous-posts-container{display:flex;flex-wrap:wrap}.previous-post{flex:1 1 calc(33.333% - 16px);min-width:250px;display:flex;flex-direction:column;padding:24px;border:1px solid #410037;border-bottom:none;border-right:none;background-color:#fff0;transition:all 0.2s ease}.previous-post:hover{background-color:#f0e2dc}.previous-post a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%}.previous-post .post-thumbnail{width:100%;aspect-ratio:433/313;position:relative;overflow:hidden;margin-bottom:8px}.previous-post .post-thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.previous-post .post-content{display:flex;flex-direction:column;flex-grow:1}.previous-post .post-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-family:"dunbar-tall";font-size:13px;font-style:normal;font-weight:500;line-height:150%;text-transform:uppercase}.previous-post .post-categories{display:flex;flex-wrap:wrap;gap:8px}.previous-post .category-tag{display:flex;align-items:center;gap:4px}.previous-post .category-tag svg{flex-shrink:0}.previous-post h3{font-size:24px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-.24px;font-family:"dunbar-tall"}.previous-post .excerpt{font-size:16px;line-height:1.5;margin:0}@media (max-width:981px){.previous-post{flex:1 1 100%;width:100%;border-right:none;border-left:none}.previous-post:last-child{border-bottom:1px solid #410037}.previous-posts-container{flex-direction:column}.previous-post .post-thumbnail{width:100%;max-width:unset;max-height:unset;aspect-ratio:327/313;position:relative;overflow:hidden;margin-bottom:8px}}