.related-posts{padding-bottom:80px;padding-top:80px}.related-posts--intro{display:flex;justify-content:space-between;margin-bottom:60px}.related-posts--cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.related-posts__post{border-radius:4px;box-shadow:0 5px 9px rgba(0,0,0,.12);box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem;overflow:hidden;width:100%}@media(min-width:768px){.related-posts__post{width:46%}}@media(min-width:1180px){.related-posts__post{width:30%}}.related-posts__post-image{aspect-ratio:4/3;background-position:50%;background-size:cover;height:100%;max-height:270px;width:100%}.related-posts__post-content{display:flex;flex-direction:column;flex-grow:1;padding:20px}.related-posts__post-title{color:#171718;font-family:Barlow,sans-serif;font-size:24px;font-weight:300;line-height:1.37;margin-bottom:16px;margin-top:0;text-transform:none}@media(min-width:768px){.related-posts__post-title{font-size:24px}}.related-posts__post-timestamp{font-size:.8333333333rem;text-transform:uppercase}.related-posts__post-description{font-size:.8333333333rem;margin:0}.related-posts__post-button{align-items:center;align-items:flex-start;color:#0074e0;display:inline-flex;font-size:.7777777778rem;font-weight:700;letter-spacing:.7px;padding:1.1111111111rem 1rem 1.1111111111rem 0;text-transform:uppercase;transition:text-decoration .25s ease-in-out;width:100%}.related-posts__post-button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%230074E0' d='M23.12 9.91 19.25 6a1 1 0 1 0-1.42 1.41L21.39 11H1a1 1 0 0 0-1 1 1 1 0 0 0 1 1h20.45l-3.62 3.61a1.002 1.002 0 0 0 .325 1.639 1 1 0 0 0 1.095-.219l3.87-3.88a3 3 0 0 0 0-4.24'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h24v24H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:2em;left:8px;position:relative}.related-posts__post-button:hover{text-decoration:underline}.related-posts__post-button:hover:after{animation:bounceArrowAnimation .6s ease-in-out infinite alternate}@media(min-width:500px){.related-posts__post-button{width:auto}}