.related-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:10px}.related-posts .related-post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border:1px solid #e3e3e3;margin-bottom:5px;border-radius:5px;overflow:hidden;background-color:#fff}.related-posts .related-post:hover{-webkit-box-shadow:0 2px 10px rgba(0,0,0,.1);box-shadow:0 2px 10px rgba(0,0,0,.1)}.related-posts .related-post__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.related-posts .related-post__bottom{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1;flex:1}.related-posts .related-post__title{font-size:16px;line-height:17px;margin:0;color:#0f0f0f;font-weight:bold;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.related-posts .related-post__desc{font-size:14px;color:var(--primaryFontColour);display:none;margin-top:10px;font-weight:300}@media(min-width: 1024px){.related-posts .related-post__desc{height:63px}}.related-posts .related-post__date{color:#9b9b9b;font-size:12px;text-align:right;font-weight:bold;margin-top:6px}@media(min-width: 0)and (max-width: 766px){.related-posts .related-post{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;min-height:unset}.related-posts .related-post__title{font-size:14px;line-height:20px}.related-posts .related-post__img{padding:8px 0 8px 8px;height:auto;min-height:unset;width:100%;width:auto}.related-posts .related-post__img img{width:112px;height:60px;border-radius:3px}.related-posts .related-post__date{display:none}}.related-posts__view-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:20px}.related-posts__view-link{font-size:12px;border:1px solid var(--textLinkColour);padding:8px;border-radius:5px;font-weight:bold;color:var(--textLinkColour);display:inline-block}@media(min-width: 1024px){.related-posts__view-link{padding:0 0 5px 0;border:0;border-bottom:1px solid var(--textLinkColour);border-radius:0;color:#444;font-weight:normal}}.post-sidebar .related-posts .related-post__img{width:144px;height:76px}@media(min-width: 0)and (max-width: 766px){.post-sidebar .related-posts .related-post__img{width:auto;height:auto}}
