.posts_posts__ySTM3{width:80%;margin:50px auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center}.posts_post__py_o2{cursor:pointer;width:500px;aspect-ratio:16/9;border:3px solid var(--c-text);height:auto;border-radius:20px;overflow:hidden;margin:0 20px 50px;transition:all .2s ease-out;position:relative}.posts_post__py_o2:hover{box-shadow:0 5px 30px 0 #0000004d;transform:translateY(-5px)}.posts_post__py_o2 img{position:absolute;top:0;filter:blur(2px);object-fit:cover}.posts_post__py_o2 h2{width:80%;text-align:center;position:absolute;font-size:2.75rem;top:50%;left:50%;transform:translate(-50%,-50%);text-shadow:2px 2px var(--c-secondary)}.posts_post__py_o2 small{width:100%;text-align:center;display:block;position:absolute;font-size:.8rem;top:80%}@media screen and (max-width:685px){.posts_post__py_o2 h2{font-size:2.25rem}}@media screen and (max-width:500px){.posts_post__py_o2 h2{font-size:1.8rem}}@media screen and (max-width:450px){.posts_posts__ySTM3{width:100%;margin-top:40px;margin-bottom:20px}.posts_post__py_o2{width:100%;margin-bottom:30px}.posts_post__py_o2 h2{font-size:1.5rem}}