.post-list .item{padding:8px 0;margin-bottom:16px;border-bottom:1px solid #145494}.post-list .item:last-child{margin-bottom:0;border-bottom:none}.post-list .item a.item-wrapper{display:grid}.post-list .item a.item-wrapper .content{grid-column:1;padding:24px 0 24px 16px}.post-list .item a.item-wrapper .content .postlist--title{font-family:"Barlow Condensed",arial,verdana,sans-serif;font-size:24px;font-weight:800;line-height:24px;color:#145494;text-transform:uppercase}.post-list .item a.item-wrapper .content .post-meta{font-size:14px;font-style:normal;color:#444}.post-list .item a.item-wrapper .content .post-meta strong{font-weight:600}.post-list .item a.item-wrapper .content .short-content{max-width:90%;color:#444}.post-list .item a.item-wrapper .image{grid-column:2}.post-list .item a.item-wrapper .image img{border-radius:4px}.post-list .item .cta{display:none}@media (max-width:768px){.post-list .item{padding-top:0;background:#fff;border-bottom:none}.post-list .item a.item-wrapper .content{grid-row:2;grid-column:1;padding:16px}.post-list .item a.item-wrapper .content .short-content{max-width:100%}.post-list .item a.item-wrapper .image{grid-column:1}.post-list .item a.item-wrapper .image img{width:100%;border-radius:4px 4px 0 0}.post-list .item .cta{display:block;padding:0 16px}.post-list .item .cta .btn{box-sizing:border-box;justify-content:center;width:100%;color:#fff;background-color:#ffcc01}}