.latest-posts{padding:3rem 0;background-color:#000;background-size:cover;background-position:center center;background-repeat:no-repeat}@media (min-width:768px){.latest-posts{padding:5rem 0}}.latest-posts h2{margin-top:0;margin-bottom:2rem}@media (min-width:768px){.latest-posts h2{margin-bottom:3rem}}.latest-posts__headline{color:#fff;text-align:center;text-transform:uppercase;line-height:1}.latest-posts__wrap{display:flex;gap:1rem;flex-wrap:wrap}@media (min-width:768px){.latest-posts__wrap{flex-wrap:nowrap}}.latest-posts__item{width:100%;background:#fff;position:relative;padding-bottom:1.5rem}@media (min-width:768px){.latest-posts__item{width:33.33%;padding-bottom:2.5rem}}.latest-posts__item .image{position:relative;padding-top:65%}.latest-posts__item .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.latest-posts__item .title{text-decoration:none;color:#000}.latest-posts__item .title h4{margin-top:.5rem;font-family:var(--font-family-2);line-height:1.1}.latest-posts__item .bottom{padding:1rem}@media (min-width:768px){.latest-posts__item .bottom{padding:1rem 2rem}}.latest-posts__item .button{position:absolute;left:0;bottom:1rem;text-align:right;width:100%;padding:0 1rem}@media (min-width:768px){.latest-posts__item .button{padding:0 2rem;bottom:1.5rem}}.latest-posts__item .button a{background:#f2f2f2;padding:.5rem 1.5rem;display:inline-flex;align-items:center}.latest-posts__item .button a:hover{background:#000}.latest-posts__item .button a:hover svg path{fill:#fff}.latest-posts__button{text-align:center;margin-top:3rem}.latest-posts__button a{display:inline-flex}