.post-list .item{padding:14px 0;border-bottom:1px solid #8e160f}.post-list .item:not(:first-child){margin-top:16px}.post-list .item:last-child{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{color:#8e160f;font-size:24px;line-height:24px;font-weight:800;text-transform:uppercase;font-family:Arial,Verdana,sans-serif}.post-list .item a.item-wrapper .content .postlist--date{color:#2a2a2a;font-size:14px;font-weight:800}.post-list .item a.item-wrapper .content .short-content{padding-top:16px;color:#2a2a2a;max-width:90%}.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{background:#fff;border-bottom:none;padding-top:0}.post-list .item a.item-wrapper .content{grid-column:1;grid-row:2;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;width:100%;justify-content:center;background-color:#ffcc01;color:#fff}}