#_posts_grid-3-1411 .oxy-posts{display:flex;flex-direction:row;flex-wrap:wrap}#_posts_grid-3-1411 .oxy-post{width:50%}#_posts_grid-3-1411 .oxy-post-padding{margin:1em;overflow:hidden;position:relative}#_posts_grid-3-1411 .oxy-post-image{transition:0.5s ease-in-out all;position:relative;background-color:grey;background-image:repeating-linear-gradient( 45deg,#eee,#eee 10px,#ddd 10px,#ddd 20px );width:100%}#_posts_grid-3-1411 .oxy-post-image-fixed-ratio{padding-bottom:52%;background-size:cover;background-position:center center}#_posts_grid-3-1411 .oxy-post-title{line-height:var(--oxy-small-line-height);font-weight:normal}#_posts_grid-3-1411 .oxy-post:hover .oxy-post-image{transform:scale(1.2)}#_posts_grid-3-1411 .oxy-post-overlay{position:absolute;top:0;left:0;bottom:0;right:0;padding:2em;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:rgba(0,0,0,0.5);text-align:center;transition:0.5s ease-in-out all;-webkit-font-smoothing:antialiased}#_posts_grid-3-1411 .oxy-post:hover .oxy-post-overlay{background-color:rgba(0,0,0,0.25)}#_posts_grid-3-1411 .oxy-post-title{font-size:2em;color:white}#_posts_grid-3-1411 .oxy-easy-posts-pages{text-align:center}#_posts_grid-3-1411 .oxy-read-more{text-decoration:none;padding:0.75em 1.5em;line-height:1;border-radius:3px;display:inline-block}#_posts_grid-3-1411 .oxy-read-more:hover{text-decoration:none}@media (max-width:1120px){#_posts_grid-3-1411 .oxy-post{width:50% !important}}@media (max-width:767px){#_posts_grid-3-1411 .oxy-post{width:100% !important}}