.posts-slider{width:100%}.posts-container{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.carousel-card{width:100%;margin-bottom:.8em}@media all and (min-width:460px){.carousel-card{width:calc((100% / 2) - 1em)}}@media(min-width:1024px){.carousel-card{margin-bottom:unset;width:calc((100% / 4) - .85em)}}.carousel-card span{display:block;margin-top:.5em;font-weight:300;color:var(--mine);color:#000c27}.card-heading{color:#000c27;color:var(--mine);margin:.5em 0;font-size:.85em}.card-bg-image{width:100%;min-height:200px;background-repeat:no-repeat;background-size:cover;background-position:center}@media(min-width:1024px){.card-bg-image{min-height:120px}}