.latest-posts{margin-left:auto;margin-right:auto;max-width:600px}.latest-posts__items{margin-top:60px}.latest-posts__title{margin:0 0 32px}.latest-posts__item{display:block}.latest-posts__item+.latest-posts__item{margin-top:32px}.latest-posts__item-image-wrapper{display:block;margin-bottom:20px}.latest-posts__item-image{border:1px solid #cecece;border-radius:2px;height:auto;object-fit:cover;width:100%}.latest-posts__item-text{flex-grow:1}.latest-posts__item-header{align-items:center;display:flex;font-size:.917em;justify-content:space-between}.latest-posts__item-category{color:rgba(0,0,0,.7);font-weight:600;text-decoration:none}.latest-posts__item-date{color:rgba(0,0,0,.7)}.latest-posts__item-title{margin:12px 0 0;text-decoration:none}.latest-posts__item-title>a{color:#000;text-decoration:none}.latest-posts__item-description{color:rgba(0,0,0,.7);margin-top:20px}@media only screen and (min-width:600px){.latest-posts__item:not(.latest-posts__item--featured){align-items:center;display:flex;gap:24px}.latest-posts__item:not(.latest-posts__item--featured) .latest-posts__item-image-wrapper{flex-shrink:0;margin-bottom:0}.latest-posts__item:not(.latest-posts__item--featured) .latest-posts__item-image{height:87px;width:167px}}@media only screen and (min-width:1200px){.latest-posts{grid-column-gap:60px;display:grid;grid-template-columns:repeat(2,1fr);max-width:100%}.latest-posts__items{margin-top:0}}