.post-listing{padding-top:35px}@media only screen and (max-width:768px){.post-listing{margin-bottom:20px}}.post-listing__header{padding-bottom:40px}.post-listing__grid{display:flex;flex-wrap:wrap;margin:3px -16px 0;width:calc(100% + 32px)}@media only screen and (max-width:768px){.post-listing__grid{margin:0;width:100%}}.post-listing__grid .post{border-bottom:1px solid var(--Additional-Colours-Grey-4);display:flex;flex-direction:column;margin:0 16px 28px;padding-bottom:28px;width:calc(33.33333% - 32px)}@media only screen and (max-width:1023px){.post-listing__grid .post{width:calc(50% - 32px)}}@media only screen and (max-width:768px){.post-listing__grid .post{margin:0 0 24px;padding-bottom:24px;width:100%}}.post-listing__grid .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;display:block;height:240px;overflow:hidden}@media only screen and (max-width:768px){.post-listing__grid .post__image{aspect-ratio:400/230;height:inherit}}.post-listing__grid .post__tags{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:18px;padding-top:28px}@media only screen and (max-width:768px){.post-listing__grid .post__tags{padding-top:24px}}.post-listing__grid .post__tags svg{margin-left:8px;margin-right:8px}.post-listing__grid .post__date{color:var(--Additional-Colours-Grey-2);display:block;padding-top:24px}@media only screen and (max-width:768px){.post-listing__grid .post__date{padding-top:12px}}.post-listing__grid .post__name{display:block;margin:0;padding-top:24px;transition:.2s ease-in-out}@media only screen and (max-width:768px){.post-listing__grid .post__name{padding-top:12px}}.post-listing__grid .post__desc{display:block;display:-webkit-box;margin:0;overflow:hidden;padding-top:24px;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media only screen and (max-width:768px){.post-listing__grid .post__desc{padding-top:12px}}.post-listing__grid .post:hover .post__name{text-decoration:underline}.post-listing__grid .post.hidden{display:none}.post-listing--author-page .post-listing__grid{margin:0;width:100%}.post-listing--author-page .post-listing__grid .post{border-bottom:none;flex-flow:row wrap;justify-content:space-between;margin-bottom:0;margin-left:0;margin-right:0;padding-bottom:40px;width:100%}@media only screen and (max-width:768px){.post-listing--author-page .post-listing__grid .post{padding-bottom:0}}.post-listing--author-page .post-listing__grid .post__image{height:100%;width:calc(50% - 8px)}@media only screen and (max-width:768px){.post-listing--author-page .post-listing__grid .post__image{aspect-ratio:400/230;height:inherit;width:100%}}.post-listing--author-page .post-listing__grid .post__content{display:block;width:calc(50% - 24px)}@media only screen and (max-width:768px){.post-listing--author-page .post-listing__grid .post__content{width:100%}}.post-listing--author-page .post-listing__grid .post__tags{padding-top:65px}@media only screen and (max-width:768px){.post-listing--author-page .post-listing__grid .post__tags{padding-top:24px}}.post-listing--author-page .post-listing__grid .post__date{padding-bottom:65px}@media only screen and (max-width:768px){.post-listing--author-page .post-listing__grid .post__date{padding-bottom:32px}}.blog-pagination{display:flex;justify-content:center;padding-bottom:35px;padding-top:50px}@media only screen and (max-width:768px){.blog-pagination{padding-bottom:0;padding-top:0}}