#_posts_grid-2-66180{padding-left:20px;padding-top:20px;padding-right:20px;padding-bottom:20px}#_posts_grid-2-66180 .oxy-posts{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;padding:2rem 0;max-width:1400px;margin:0 auto}#_posts_grid-2-66180 .oxy-post{display:flex;flex-direction:column;background:#ffffff;border-radius:8px;overflow:hidden;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 2px 4px rgba(0,0,0,0.05);height:100%}#_posts_grid-2-66180 .oxy-post:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}#_posts_grid-2-66180 .oxy-post-image{width:100%;height:240px;object-fit:cover;margin:0}#_posts_grid-2-66180 .oxy-post-content-wrapper{padding:1.25rem;flex-grow:1;display:flex;flex-direction:column}#_posts_grid-2-66180 .oxy-post-title{font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 0.75rem 0;color:#1a1a1a}#_posts_grid-2-66180 .oxy-post-meta{font-size:0.875rem;color:#666666;margin-top:auto}@media (min-width:768px){#_posts_grid-2-66180 .oxy-posts{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){#_posts_grid-2-66180 .oxy-posts{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){#_posts_grid-2-66180 .oxy-posts{grid-template-columns:repeat(4,1fr)}}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#_posts_grid-2-66180 .oxy-post{animation:fadeIn 0.5s ease-out forwards}#_posts_grid-2-66180 .oxy-read-more{font-size:0.8em;color:white;background-color:black;text-decoration:none;padding:0.75em 1.5em;line-height:1;border-radius:3px;display:inline-block}#_posts_grid-2-66180 .oxy-easy-posts-pages{text-align:center}#_posts_grid-2-66180 .oxy-read-more:hover{text-decoration:none}