.post-loop-wrap{display:grid;grid-template-columns:1fr 1fr 1fr;gap:56px}.posts-block a{display:inline-block}.posts-block .inside-article{height:100%;display:flex;flex-direction:column}.posts-block .post-image{position:relative;aspect-ratio:488 / 274;width:100%;box-sizing:border-box}.posts-block .post-image::before{content:"";background:#FFF;height:8px;width:80px;position:absolute;bottom:26px;left:-24px;display:block}.posts-block .post-image img{display:block;width:100%;height:auto;object-fit:cover}.posts-block .post-image.block-colour-dark-green{background:#2F97A8}.posts-block .post-image.block-colour-light-green{background:#97CBD3}.posts-block .programme-arrow{position:absolute;bottom:-27px;right:15px}.posts-block article .programme-arrow #arrow-icon-3{transition:all 0.3s ease}.posts-block article .programme-arrow #arrow_forward_black_24dp #Path_114{transition:all 0.3s ease}.posts-block article:hover .programme-arrow #arrow-icon-3{stroke:#2F97A8;fill:#2F97A8}.posts-block article:hover .programme-arrow #arrow_forward_black_24dp #Path_114{fill:#fff}.posts-block .post-date{font-size:.9em;margin-bottom:15px}.posts-block .post-title h2{color:#181614;margin-bottom:10px}.posts-block .post-content-wrap{padding:25px;box-sizing:border-box;flex:1;background:#fff}.posts-block .post-content-wrap-inner{display:flex;height:100%;flex-direction:column}.posts-block .post-loop-excerpt{height:100%;font-size:.9em;margin-bottom:25px}.posts-block .post-categories ul{margin:0;list-style:none;display:flex;gap:4px;align-items:center;flex-wrap:wrap}.posts-block .post-categories ul li{text-align:center;padding:0;background:#E9F4F6;border:1px solid #97CBD3;border-radius:50px;font-size:.9em;font-weight:400;transition:all 0.1s ease!important}.posts-block .post-categories ul li:hover{border:1px solid #007E8B}.posts-block .post-categories ul li a{padding:3px 15px;align-items:center;justify-content:center;text-align:center;display:flex}.posts-block .post-categories ul li svg{margin-right:9px}@media all and (max-width:480px){.posts-block.container-padding{padding-left:30px}}