.latestPosts{background-color:#eaf4fb;padding:30px 0}.latestPosts__intro,.latestPosts__outro{text-align:center}.latestPosts__intro{margin-bottom:30px}.latestPosts__intro h2{color:#005696}.latestPosts__outro{margin-top:30px}@media (min-width:768px){.latestPosts__listing{align-items:center;display:flex;justify-content:space-between}.latestPosts__outro{margin-top:30px}}@media (min-width:992px){.latestPosts{padding:50px 0}}@media (min-width:1200px){.latestPosts{padding:85px 0}.latestPosts__outro{margin-top:40px}}.postCard{background-color:#fff;border-radius:5px;display:flex;filter:drop-shadow(0 3px 6px rgba(0,86,150,.03));flex-direction:column;margin:0;max-width:360px;text-decoration:none;width:100%}.postCard:active,.postCard:focus,.postCard:hover{color:#011c31;text-decoration:none}.postCard__header{position:relative}.postCard__header,.postCard__header img{border-top-left-radius:5px;border-top-right-radius:5px}.postCard__header:before{background:linear-gradient(180deg,transparent 65.74%,rgba(0,0,0,.9));border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.postCard__categories{bottom:0;color:#fff;font-size:14px;left:0;line-height:1.2;padding:10px 20px;position:absolute;width:100%}.postCard__body{display:flex;flex-direction:column;height:100%;padding:15px 20px}.postCard__title{color:#011c31;font-size:20px;font-weight:700;line-height:1.3;transition:all .2s ease-in-out 0ms}.postCard:active .postCard__title,.postCard:focus .postCard__title,.postCard:hover .postCard__title{color:#005696}.postCard__timestamp{color:#011c31;font-size:15px;margin-top:auto}@media (max-width:767px){.postCard{margin-bottom:20px;margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:991px){.postCard{margin-left:10px;margin-right:10px}}@media (min-width:992px){.postCard{margin-left:15px;margin-right:15px}.postCard__title{font-size:21px}.postCard__categories{font-size:15px}}@media (min-width:1201px){.postCard{margin-left:0;margin-right:0}.postCard__title{font-size:22px}.postCard__categories{padding:10px 25px}.postCard__body{padding:15px 25px}}@media (min-width:1400px){.postCard__title{font-size:24px}}