.postSwiper .swiper-slide{display:flex;flex-direction:column;justify-content:space-between;height:auto}.postSwiper .swiper-slide h2{font-family:var(--wp--preset--font-family--tertiary);font-size:21px;position:relative;margin-bottom:20px}.postSwiper .swiper-slide h2:before{content:"";position:absolute;top:-15px;left:0;right:0;height:1px;background-color:#000}.postSwiper .swiper-slide img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto}.postSwiper .swiper-slide time{font-size:14px;color:#999}.postSwiper .swiper-nav-wrap{display:flex;justify-content:space-between;margin:70px 0}.postSwiper .swiper-nav-wrap a{text-transform:uppercase;font-weight:700;background-color:#489861;padding:10px 30px;border-radius:100px;font-size:14px;color:#fff}.postSwiper .swiper-nav-wrap .swiper-nav{position:relative;display:flex;gap:20px}.postSwiper .swiper-nav-wrap .swiper-nav div{position:relative;right:auto;left:auto;padding:0 20px;background-size:contain;background-repeat:no-repeat;z-index:5;background-image:url("../../../images/blue-arrow.svg");background-position:center}.postSwiper .swiper-nav-wrap .swiper-nav div:after{content:none}.postSwiper .swiper-nav-wrap .swiper-nav div.swiper-button-prev{transform:scaleX(-1)}