#div_block-962-6
{
    width: 100%;
    margin-right: 0;
}
@media(max-width: 991px)
{
    #div_block-962-6
    {
        padding-top: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        padding-left: 24px;
    }
}
#headline-963-6
{
    useCustomTag: false;
    color: #141414;
    width: 100%;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
#_posts_grid-23-188
{
    padding-top: 48px;
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
}
@media(max-width: 991px)
{
    #_posts_grid-23-188
    {
        padding-top: 24px;
        padding-right: 24px;
        padding-bottom: 24px;
        padding-left: 24px;
    }
}
#_posts_grid-23-188 .oxy-posts
{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
}
#_posts_grid-23-188 .oxy-post
{
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    margin-bottom: 1em;
    flex: 1;
    padding: 0;
    opacity: 1;
    transition: 300ms;
}
#_posts_grid-23-188 .oxy-post:hover
{
    opacity: .8;
}
#_posts_grid-23-188 .oxy-post-image
{
    margin-bottom: 1em;
    position: relative;
    background-color: #fff;
    width: 100%;
}
#_posts_grid-23-188 .oxy-post-image-fixed-ratio
{
    padding-bottom: 60%;
    background-size: cover;
    background-position: center center;
    border-radius: 5px;
}
#_posts_grid-23-188 .oxy-post-image-date-overlay
{
    position: absolute;
    top: 1em;
    right: 1em;
    font-size: .7em;
    color: #fff;
    background-color: rgba(0,22,40,.5);
    padding: .7em 1em;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
}
#_posts_grid-23-188 .oxy-post-title
{
    font-size: 1.5em;
    line-height: var(--oxy-small-line-height);
}
#_posts_grid-23-188 .oxy-post-meta
{
    margin-top: .5em;
    font-size: .8em;
    display: flex;
    flex-direction: row;
}
#_posts_grid-23-188 .oxy-post-meta-item::after
{
    content: "·";
    margin-right: .5em;
    margin-left: .5em;
}
#_posts_grid-23-188 .oxy-post-meta-item:last-child::after
{
    content: "";
    display: none;
}
#_posts_grid-23-188 .oxy-post-content
{
    margin-top: 1em;
    margin-bottom: 1em;
    align-self: stretch;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
#_posts_grid-23-188 .oxy-post-content p
{
    margin: 0;
}
#_posts_grid-23-188 .oxy-post-title
{
    font-family: 'Cormorant Garamond';
    line-height: 1.2em;
}
#_posts_grid-23-188 .oxy-read-more
{
    border: 2px solid #1f1f1f;
    background: transparent;
    border-radius: 50px;
    font-size: 12px;
    padding: 2px 15px;
    color: #1f1f1f;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    transition: 300ms all;
    margin-top: auto;
    align-self: flex-start;
}
#_posts_grid-23-188 .oxy-read-more:hover
{
    opacity: .7;
}
@media(max-width: 1120px)
{
    #_posts_grid-23-188 .oxy-posts
    {
        flex-direction: column;
    }
    #_posts_grid-23-188 .oxy-post-meta
    {
        display: none;
    }
}
#_posts_grid-23-188 .oxy-post-title
{
    color: #141414;
}
#_posts_grid-23-188 .oxy-post-content
{
    font-size: 14px;
    color: #474747;
}
#_posts_grid-23-188 .oxy-read-more
{
    font-size: .8em;
}
#_posts_grid-23-188 .oxy-easy-posts-pages
{
    text-align: center;
}
@media(max-width: 767px)
{
    #_posts_grid-23-188 .oxy-post
    {
        width: 50%!important;
    }
}
@media(max-width: 767px)
{
    #_posts_grid-23-188 .oxy-post
    {
        width: 100%!important;
    }
}
#span-964-6
{
    color: #eb3434;
}