#section-3-300>.ct-section-inner-wrap {padding-top: 120px;padding-bottom: 120px;display: flex;flex-direction: column;align-items: center;}
#section-3-300 {text-align: center;}
#headline-4-300 {margin-bottom: 12px;margin-left: 20px;margin-right: 20px;}
#text_block-5-300 {margin-left: 20px;margin-right: 20px;margin-bottom: 60px;}
#_posts_grid-6-300 .oxy-posts {display: flex;flex-direction: row;flex-wrap: wrap;}
#_posts_grid-6-300 .oxy-post {width: 50%;}
#_posts_grid-6-300 .oxy-post-padding {margin: 1em;overflow: hidden;position: relative;}
#_posts_grid-6-300 .oxy-post-image {transition: .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-6-300 .oxy-post-image-fixed-ratio {padding-bottom: 52%;background-size: cover;background-position: center center;}
#_posts_grid-6-300 .oxy-post-title {line-height: 1.2em;font-weight: 400;}
#_posts_grid-6-300 .oxy-post:hover .oxy-post-image {transform: scale(1.2);}
#_posts_grid-6-300 .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,.5);text-align: center;transition: .5s ease-in-out all;-webkit-font-smoothing: antialiased;}
#_posts_grid-6-300 .oxy-post:hover .oxy-post-overlay {background-color: rgba(0,0,0,.25);}
#_posts_grid-6-300 .oxy-post-title {font-size: 2em;color: #fff;}
#_posts_grid-6-300 .oxy-easy-posts-pages {text-align: center;}
#_posts_grid-6-300 .oxy-read-more {text-decoration: none;padding: .75em 1.5em;line-height: 1;border-radius: 3px;display: inline-block;}
#_posts_grid-6-300 .oxy-read-more:hover {text-decoration: none;}
@media (max-width:1120px) {#_posts_grid-6-300 .oxy-post {width: 50% !important;}}
@media (max-width:767px) {#_posts_grid-6-300 .oxy-post {width: 100% !important;}}