body .site-content .stm-posts-list-with-big-preview-block .container {
    padding: 0;
}

body .site-content .stm-posts-list-with-big-preview-block ul {
    list-style: none !important;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 68.5%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview.loading, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview.loading {
    opacity: 0.8;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap {
    display: block;
    overflow: hidden;
    position: relative;
    width: auto;
    max-height: 375px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap img, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap img {
    display: block;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap {
    padding: 24px 30px 12px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 17px;
    margin-top: 0;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font a, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font a {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 0;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    line-height: 20px;
    color: #777777;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a {
    font-size: 11px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 1px 10px;
    letter-spacing: 1px;
    opacity: 0.9;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a:hover, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a:hover {
    opacity: 1;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span {
    font-size: 16px;
    margin-right: 6px;
    margin-top: -3px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span.stm-gm-icon-eye, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span.stm-gm-icon-eye {
    font-size: 12px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 31.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global {
    margin-top: 0;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:before, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:before {
    width: 17%;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:after, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:after {
    width: 80%;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul {
    padding-left: 0;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li {
    padding: 0;
    margin-bottom: 34px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li:last-child, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li:last-child {
    margin-bottom: 0;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 5px;
    margin-top: 0;
    font-weight: 700;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title a, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title a {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li {
    opacity: 0.7;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a {
    display: block;
    padding: 1px 7px;
    border-radius: 10px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 300;
    opacity: 0.7;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a:hover, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a:hover {
    opacity: 1;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span {
    font-size: 13px;
    vertical-align: middle;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span.stm-gm-icon-eye, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span.stm-gm-icon-eye {
    font-size: 10px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1.style_1 .stm_gutenberg_flex_n-w, body .site-content .stm-posts-list-with-big-preview-block.style_2.style_1 .stm_gutenberg_flex_n-w {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list, body .site-content .stm-posts-list-with-big-preview-block.style_2.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list {
    padding-right: 40px;
}

body .site-content .stm-posts-list-with-big-preview-block.style_1.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list, body .site-content .stm-posts-list-with-big-preview-block.style_2.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list {
    padding-left: 40px;
}

@media (max-width: 1024px) {
    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview {
        max-width: 100%;
        width: 100%;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list {
        max-width: 100%;
        width: 100%;
        padding-left: 0 !important;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul {
        display: none;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li {
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {
    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview {
        max-width: 100%;
        width: 100%;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap {
        padding: 24px 20px 12px;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li {
        margin-bottom: 15px;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list {
        max-width: 100%;
        width: 100%;
        padding-left: 0 !important;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul {
        display: none;
    }

    body .site-content .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li, body .site-content .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li {
        margin-bottom: 20px;
    }
}

.editor-block-list__block .stm-posts-list-with-big-preview-block ul {
    list-style: none !important;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 68.5%;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    opacity: 1;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview.loading, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview.loading {
    opacity: 0.8;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap {
    display: block;
    overflow: hidden;
    position: relative;
    width: auto;
    max-height: 380px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap img, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-image-wrap img {
    display: block;
    width: 100%;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap {
    padding: 24px 30px 18px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 21px;
    margin-top: 0;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font a, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .heading-font a {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    line-height: 20px;
    color: #777777;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a {
    font-size: 11px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 1px 10px;
    letter-spacing: 1px;
    opacity: 0.9;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a:hover, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li a:hover {
    opacity: 1;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span {
    font-size: 16px;
    margin-right: 6px;
    margin-top: -3px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span.stm-gm-icon-eye, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-preview .stm-plwbp-preview-meta-wrap .meta li span.stm-gm-icon-eye {
    font-size: 12px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 31.5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global {
    margin-top: 0;
    margin-bottom: 24px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:before, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:before {
    width: 17%;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:after, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list .block-title.global:after {
    width: 80%;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul {
    padding-left: 0;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li {
    margin-bottom: 35px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li:last-child, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li:last-child {
    margin-bottom: 0;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title {
    font-size: 16px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: 700;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title a, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .entry-title a {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li {
    opacity: 0.7;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a {
    display: block;
    padding: 1px 7px;
    border-radius: 10px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 18px;
    letter-spacing: 1px;
    font-weight: 300;
    opacity: 0.7;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a:hover, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li a:hover {
    opacity: 1;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span {
    font-size: 13px;
    vertical-align: middle;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span.stm-gm-icon-eye, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list ul > li .meta-bottom ul li span.stm-gm-icon-eye {
    font-size: 10px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1.style_1 .stm_gutenberg_flex_n-w, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2.style_1 .stm_gutenberg_flex_n-w {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2.style_1 .stm_gutenberg_flex_n-w .stm-plwbp-list {
    padding-right: 40px;
}

.editor-block-list__block .stm-posts-list-with-big-preview-block.style_1.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list, .editor-block-list__block .stm-posts-list-with-big-preview-block.style_2.style_2 .stm_gutenberg_flex_n-w .stm-plwbp-list {
    padding-left: 40px;
}