.blog-listing-related{padding-bottom:120px;padding-top:40px}@media only screen and (max-width:768px){.blog-listing-related{padding-bottom:80px;padding-top:120px}}.blog-listing-related .post{align-items:center;display:flex;width:100%}@media only screen and (max-width:768px){.blog-listing-related .post{display:block}}.blog-listing-related .post__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:28px;display:block;height:410px;overflow:hidden;width:48.7%}@media only screen and (max-width:768px){.blog-listing-related .post__image{aspect-ratio:400/230;height:inherit;width:100%}}.blog-listing-related .post__grid{display:flex;flex-direction:column;gap:24px;padding-left:32px;width:51.3%}@media only screen and (max-width:768px){.blog-listing-related .post__grid{gap:12px;padding-left:0;padding-top:24px;width:100%}}.blog-listing-related .post__tags{align-items:center;display:flex;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:18px}.blog-listing-related .post__tags svg{margin-left:8px;margin-right:8px}.blog-listing-related .post__date{color:var(--Additional-Colours-Grey-2);display:block}.blog-listing-related .post__name{display:block}.blog-listing-related .post__desc{display:block;display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.blog-listing-related .post:hover .post__name{text-decoration:underline}