.alternis-post-latest{display:flex;flex-direction:column;gap:55px}.alternis-post-latest__item{text-align:center}.alternis-post-latest__item>a{text-decoration:underline;text-underline-offset:2px}.alternis-post-latest__item>a:hover{color:#ae946d}.alternis-post-latest__img{overflow:hidden}.alternis-post-latest__img:hover img{transform:scale(1.1)}.alternis-post-latest__img img{transition:transform .3s ease;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.alternis-post-latest h3{color:#000}.alternis-post-latest__date{margin:25px 0 10px}.alternis-post-latest__date p{position:relative;display:inline-block;margin:0 auto;padding-right:25px;font-weight:400}.alternis-post-latest__date p::after{content:"";background-color:rgba(94,94,94,.4);width:3px;height:3px;border-radius:50%;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.alternis-post-latest__date a{color:#ae946d;font-weight:400}.alternis-post-latest__desc{margin-bottom:25px;max-width:730px;margin:0 auto}@media screen and (max-width:991px){.alternis-post-latest__img{aspect-ratio:16/9}}@media screen and (min-width:992px){.alternis-post-latest__img{height:600px}}