.featured_block {
    margin: 80px 0
}

.featured_block.tos_small {
    margin-top: 57px
}

.featured_block.tos_smaller {
    margin-top: 40px
}

.featured_block.tos_big {
    margin-top: 100px
}

.featured_block.tos_bigger {
    margin-top: 157px
}

.featured_block.bos_small {
    margin-bottom: 57px
}

.featured_block.bos_smaller {
    margin-bottom: 40px
}

.featured_block.bos_big {
    margin-bottom: 100px
}

.featured_block.bos_bigger {
    margin-bottom: 157px
}

.featured_block.bg_in_full_section.bg_ch_secondary_blue .featured_block_inner_content_with_media {
    background-color: var(--Color_CH_Secondary_Blue)
}

.featured_block.bg_in_full_section .featured_block_inner_content_with_media {
    background-color: var(--Color_CH_Secondary_Grey)
}

.featured_block.bg_in_content_section.bg_ch_secondary_blue .featured_block_inner_content_with_media:after {
    background-color: var(--Color_CH_Secondary_Blue)
}

.featured_block.bg_in_content_section .featured_block_inner.media_left_side .featured_block_inner_content_with_media {
    padding-left: 0;
    padding-right: 60px
}

.featured_block.bg_in_content_section .featured_block_inner.media_left_side .featured_block_inner_content_with_media:after {
    left: auto;
    right: 0
}

.featured_block.bg_in_content_section .featured_block_inner_content_with_media {
    padding-right: 0;
    position: relative;
    row-gap: 0
}

.featured_block.bg_in_content_section .featured_block_inner_content_with_media:after {
    background-color: var(--Color_CH_Secondary_Grey);
    border-radius: 10px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 949px;
    z-index: -1
}

.featured_block .featured_block_inner.media_in_top_overlay.media_left_side .heading_text {
    margin-bottom: 99px
}

.featured_block .featured_block_inner.media_in_top_overlay .featured_block_inner_content_with_media .media_part {
    margin-top: -129px
}

.featured_block .featured_block_inner.media_in_center .featured_block_inner_content_with_media {
    align-items: center
}

.featured_block .featured_block_inner.media_in_bottom_with_space .featured_block_inner_content_with_media {
    align-items: flex-end
}

.featured_block .featured_block_inner.media_left_side .heading_text {
    padding-left: 0
}

.featured_block .featured_block_inner.media_left_side .featured_block_inner_content_with_media {
    flex-direction: row-reverse
}

.featured_block .featured_block_inner.media_left_side .featured_block_inner_content_with_media.smaller_gap .content_part {
    padding-left: 0;
    padding-right: 67px
}

.featured_block .featured_block_inner.media_left_side .featured_block_inner_content_with_media .media_part.only_media_with_short_content .short_content_with_link_section {
    justify-content: flex-start
}

.featured_block .featured_block_inner.media_left_side .featured_block_inner_content_with_media .media_part .media__block {
    margin-left: 0;
    margin-right: auto
}

.featured_block .featured_block_inner.media_right_side .featured_block_inner_content_with_media .media_part:not(.media_with_button_and_short_content) .short_content_with_link_section .short_content {
    text-align: right
}

.featured_block .featured_block_inner.small_width {
    max-width: 1296px
}

.featured_block .featured_block_inner.smaller_width {
    max-width: 1237px
}

.featured_block .featured_block_inner.content_center_align {
    margin: 0 auto
}

.featured_block .featured_block_inner.content_right_align {
    margin-left: auto
}

.featured_block .featured_block_inner .heading_text {
    padding: 0 14px 0 60px
}

.featured_block .featured_block_inner .heading_text.half_width {
    width: 53%
}

.featured_block .featured_block_inner_content_with_media {
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap-reverse;
    gap: 20px 93px;
    padding: 60px
}

.featured_block .featured_block_inner_content_with_media.small_gap {
    -moz-column-gap: 52px;
    column-gap: 52px
}

.featured_block .featured_block_inner_content_with_media.small_gap .media_part {
    width: calc(53.44% - 26px)
}

.featured_block .featured_block_inner_content_with_media.small_gap .content_part {
    width: calc(46.56% - 26px)
}

.featured_block .featured_block_inner_content_with_media.smaller_gap {
    -moz-column-gap: 34px;
    column-gap: 34px
}

.featured_block .featured_block_inner_content_with_media.smaller_gap .media_part {
    width: calc(51.942% - 17px)
}

.featured_block .featured_block_inner_content_with_media.smaller_gap .content_part {
    padding-left: 67px;
    width: calc(48.058% - 17px)
}

.featured_block .featured_block_inner_content_with_media.big_gap {
    -moz-column-gap: 132px;
    column-gap: 132px
}

.featured_block .featured_block_inner_content_with_media.big_gap .media_part {
    width: calc(50.972% - 66px)
}

.featured_block .featured_block_inner_content_with_media.big_gap .content_part {
    width: calc(49.028% - 66px)
}

.featured_block .featured_block_inner_content_with_media.bigger_gap {
    -moz-column-gap: 151px;
    column-gap: 151px
}

.featured_block .featured_block_inner_content_with_media.bigger_gap .content_part {
    width: calc(47.3% - 75.5px)
}

.featured_block .featured_block_inner_content_with_media.bigger_gap .media_part {
    width: calc(52.7% - 75.5px)
}

.featured_block .featured_block_inner_content_with_media .content_part {
    display: flex;
    flex-direction: column;
    row-gap: 40px;
    width: calc(47.3% - 46.5px)
}

.featured_block .featured_block_inner_content_with_media .content_part.small_font p {
    font-size: 15px;
    line-height: 22px
}

.featured_block .featured_block_inner_content_with_media .content_part.big_font p {
    font-size: 18px;
    line-height: 27px
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list {
    display: flex;
    flex-direction: column;
    row-gap: 0
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item {
    border-top: .8px solid var(--Color_CH_Primary_Navy);
    padding: 20px 0;
    transition: all .5s ease
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item:last-child {
    border-bottom: .8px solid var(--Color_CH_Primary_Navy)
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item.active .accordion__item__button .plus__icon {
    transform: rotate(45deg)
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item.active .accordion__item__content {
    pointer-events: all
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-family: var(--Fonts_OpenSans_SemiBold);
    font-size: 18px;
    gap: 20px;
    justify-content: space-between;
    letter-spacing: -.02em;
    line-height: 28px
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item__button .plus__icon {
    flex-shrink: 0;
    height: 14px;
    transform: rotate(0);
    transition: all .5s ease;
    width: 14px
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item__button .plus__icon svg {
    height: 100%;
    width: 100%
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item__content {
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
    transition: max-height .5s ease
}

.featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item__content_inner {
    max-width: 438px;
    padding-right: 20px;
    padding-top: 20px
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content p span {
    display: inline-block;
    font-family: var(--Fonts_OpenSans_SemiBold);
    letter-spacing: -.02em
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content ul li span {
    font-family: var(--Fonts_OpenSans_SemiBold)
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content ul:not([class]):not(.selectric-scroll ul) li {
    padding-left: 24px
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content ul:not([class]):not(.selectric-scroll ul) li:before {
    left: 7px;
    top: 11px
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content ul:last-child {
    margin-bottom: 0
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content h1+ul,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h2+ul,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h3+ul,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h4+ul,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h5+ul,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h6+ul {
    margin-top: 8px
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content h1:first-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h2:first-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h3:first-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h4:first-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h5:first-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h6:first-child {
    margin-bottom: 8px
}

.featured_block .featured_block_inner_content_with_media .content_part .editor_content h1:last-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h2:last-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h3:last-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h4:last-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h5:last-child,
.featured_block .featured_block_inner_content_with_media .content_part .editor_content h6:last-child {
    margin-bottom: 0
}

.featured_block .featured_block_inner_content_with_media .media_part {
    display: flex;
    flex-direction: column;
    row-gap: 48px;
    width: calc(52.7% - 46.5px)
}

.featured_block .featured_block_inner_content_with_media .media_part.only_media_with_short_content {
    row-gap: 19px
}

.featured_block .featured_block_inner_content_with_media .media_part.only_media_with_short_content .short_content_with_link_section {
    justify-content: flex-end
}

.featured_block .featured_block_inner_content_with_media .media_part .media__block {
    border-radius: 15.41px;
    display: flex;
    margin-left: auto;
    overflow: hidden;
    width: 100%
}

.featured_block .featured_block_inner_content_with_media .media_part .media__block img,
.featured_block .featured_block_inner_content_with_media .media_part .media__block video {
    border-radius: 15.41px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.featured_block .featured_block_inner_content_with_media .media_part .media__block.media_video_mp4,
.featured_block .featured_block_inner_content_with_media .media_part .media__block.media_video_oembed {
    padding-top: 338px;
    position: relative;
    width: 100%
}

.featured_block .featured_block_inner_content_with_media .media_part .media__block.media_video_mp4 iframe,
.featured_block .featured_block_inner_content_with_media .media_part .media__block.media_video_mp4 video,
.featured_block .featured_block_inner_content_with_media .media_part .media__block.media_video_oembed iframe,
.featured_block .featured_block_inner_content_with_media .media_part .media__block.media_video_oembed video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between
}

.featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section.small_width {
    max-width: 469px
}

.featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section.small_width .short_content {
    flex-shrink: 0;
    width: 169px
}

.featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section .short_content {
    color: var(--Color_Black);
    font-size: 15px;
    line-height: 22px
}

.featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section .short_content.small_font {
    font-size: 13px;
    line-height: 17px
}

.featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section .short_content span {
    color: var(--Color_CH_Primary_Navy)
}

@media (min-width:1360px) {

    .featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_main_heading,
    .featured_block .featured_block_inner_content_with_media .content_part .editor_content h3 {
        font-size: 28px;
        line-height: 52px
    }
}

@media (min-width:1440px) {
    .featured_block.bg_in_content_section .featured_block_inner.smaller_width .featured_block_inner_content_with_media:after {
        width: 889px
    }
}

@media (max-width:1439px) {
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media:after {
        width: 800px
    }

    .featured_block .featured_block_inner.media_left_side .featured_block_inner_content_with_media.smaller_gap .content_part {
        padding-right: 40px
    }

    .featured_block .featured_block_inner_content_with_media.small_gap {
        -moz-column-gap: 40px;
        column-gap: 40px
    }

    .featured_block .featured_block_inner_content_with_media.small_gap .media_part {
        width: calc(53.44% - 20px)
    }

    .featured_block .featured_block_inner_content_with_media.small_gap .content_part {
        width: calc(46.56% - 20px)
    }

    .featured_block .featured_block_inner_content_with_media.smaller_gap {
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .featured_block .featured_block_inner_content_with_media.smaller_gap .media_part {
        width: calc(51.942% - 15px)
    }

    .featured_block .featured_block_inner_content_with_media.smaller_gap .content_part {
        padding-left: 40px;
        width: calc(48.058% - 15px)
    }

    .featured_block .featured_block_inner_content_with_media.big_gap {
        -moz-column-gap: 100px;
        column-gap: 100px
    }

    .featured_block .featured_block_inner_content_with_media.big_gap .media_part {
        width: calc(50.972% - 50px)
    }

    .featured_block .featured_block_inner_content_with_media.big_gap .content_part {
        width: calc(49.028% - 50px)
    }

    .featured_block .featured_block_inner_content_with_media.bigger_gap {
        -moz-column-gap: 120px;
        column-gap: 120px
    }

    .featured_block .featured_block_inner_content_with_media.bigger_gap .content_part {
        width: calc(47.3% - 60px)
    }

    .featured_block .featured_block_inner_content_with_media.bigger_gap .media_part {
        width: calc(52.7% - 60px)
    }
}

@media (max-width:1359px) {
    .featured_block {
        margin: 60px 0
    }

    .featured_block.tos_small {
        margin-top: 50px
    }

    .featured_block.tos_big {
        margin-top: 80px
    }

    .featured_block.tos_bigger {
        margin-top: 130px
    }

    .featured_block.bos_small {
        margin-bottom: 50px
    }

    .featured_block.bos_big {
        margin-bottom: 80px
    }

    .featured_block.bos_bigger {
        margin-bottom: 130px
    }

    .featured_block.bg_in_content_section .featured_block_inner.media_left_side .featured_block_inner_content_with_media {
        padding-right: 40px
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media {
        padding-left: 40px
    }

    .featured_block .featured_block_inner.media_left_side .featured_block_inner_content_with_media.smaller_gap .content_part {
        padding-right: 20px
    }

    .featured_block .featured_block_inner.media_in_top_overlay.media_left_side .heading_text {
        margin-bottom: 75px
    }

    .featured_block .featured_block_inner.media_in_top_overlay .featured_block_inner_content_with_media .media_part {
        margin-top: -80px
    }

    .featured_block .featured_block_inner .heading_text {
        padding-left: 40px
    }

    .featured_block .featured_block_inner_content_with_media {
        -moz-column-gap: 65px;
        column-gap: 65px;
        padding: 40px
    }

    .featured_block .featured_block_inner_content_with_media.small_gap {
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .featured_block .featured_block_inner_content_with_media.small_gap .media_part {
        width: calc(53.44% - 15px)
    }

    .featured_block .featured_block_inner_content_with_media.small_gap .content_part {
        width: calc(46.56% - 15px)
    }

    .featured_block .featured_block_inner_content_with_media.smaller_gap {
        -moz-column-gap: 24px;
        column-gap: 24px
    }

    .featured_block .featured_block_inner_content_with_media.smaller_gap .media_part {
        width: calc(51.942% - 12px)
    }

    .featured_block .featured_block_inner_content_with_media.smaller_gap .content_part {
        padding-left: 20px;
        width: calc(48.058% - 12px)
    }

    .featured_block .featured_block_inner_content_with_media.big_gap {
        -moz-column-gap: 60px;
        column-gap: 60px
    }

    .featured_block .featured_block_inner_content_with_media.big_gap .media_part {
        width: calc(50.972% - 30px)
    }

    .featured_block .featured_block_inner_content_with_media.big_gap .content_part {
        width: calc(49.028% - 30px)
    }

    .featured_block .featured_block_inner_content_with_media.bigger_gap {
        -moz-column-gap: 80px;
        column-gap: 80px
    }

    .featured_block .featured_block_inner_content_with_media.bigger_gap .content_part {
        width: calc(47.3% - 40px)
    }

    .featured_block .featured_block_inner_content_with_media.bigger_gap .media_part {
        width: calc(52.7% - 40px)
    }

    .featured_block .featured_block_inner_content_with_media .media_part {
        width: calc(47.3% - 32.5px)
    }

    .featured_block .featured_block_inner_content_with_media .content_part {
        width: calc(52.7% - 32.5px)
    }
}

@media (max-width:1199px) {
    .featured_block {
        margin: 50px 0
    }

    .featured_block.tos_small {
        margin-top: 40px
    }

    .featured_block.tos_smaller {
        margin-top: 30px
    }

    .featured_block.tos_big {
        margin-top: 60px
    }

    .featured_block.tos_bigger {
        margin-top: 100px
    }

    .featured_block.bos_small {
        margin-bottom: 40px
    }

    .featured_block.bos_smaller {
        margin-bottom: 30px
    }

    .featured_block.bos_big {
        margin-bottom: 60px
    }

    .featured_block.bos_bigger {
        margin-bottom: 100px
    }

    .featured_block.bg_in_content_section.bg_ch_secondary_blue .featured_block_inner_content_with_media .content_part:after {
        background-color: var(--Color_CH_Secondary_Blue)
    }

    .featured_block.bg_in_content_section.bg_peach_op_40 .featured_block_inner_content_with_media .content_part:after {
        background-color: var(--Color_Peach_Op_40)
    }

    .featured_block.bg_in_content_section .featured_block_inner.media_left_side .featured_block_inner_content_with_media {
        padding-left: 0;
        padding-right: 0
    }

    .featured_block.bg_in_content_section .featured_block_inner.media_left_side .featured_block_inner_content_with_media .content_part {
        padding: 20px
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media {
        padding: 0
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media:after {
        display: none
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.big_gap .content_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.big_gap .media_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.bigger_gap .content_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.bigger_gap .media_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.small_gap .content_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.small_gap .media_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.smaller_gap .content_part,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media.smaller_gap .media_part {
        width: 100%
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media .content_part {
        padding: 20px;
        position: relative
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media .content_part:after {
        background-color: var(--Color_CH_Secondary_Grey);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1
    }

    .featured_block.bg_in_content_section .featured_block_inner_content_with_media .media_part .media__block,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media .media_part .media__block img,
    .featured_block.bg_in_content_section .featured_block_inner_content_with_media .media_part .media__block video {
        border-radius: 10px 10px 0 0
    }

    .featured_block .featured_block_inner.media_in_top_overlay.media_left_side .heading_text {
        margin-bottom: 65px
    }

    .featured_block .featured_block_inner.media_in_top_overlay .heading_text {
        margin-bottom: 38px
    }

    .featured_block .featured_block_inner.media_in_top_overlay .featured_block_inner_content_with_media .media_part {
        margin-top: -50px
    }

    .featured_block .featured_block_inner .heading_text {
        margin-bottom: 15px;
        padding-left: 0
    }

    .featured_block .featured_block_inner .heading_text.half_width {
        width: 100%
    }

    .featured_block .featured_block_inner_content_with_media {
        padding: 20px
    }

    .featured_block .featured_block_inner_content_with_media .content_part,
    .featured_block .featured_block_inner_content_with_media .media_part {
        width: 100%
    }

    .featured_block .featured_block_inner_content_with_media .content_part {
        row-gap: 30px
    }

    .featured_block .featured_block_inner_content_with_media .content_part br {
        display: none
    }

    .featured_block .featured_block_inner_content_with_media .content_part.big_font p {
        font-size: 16px;
        line-height: 24px
    }

    .featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item {
        padding: 15px 0
    }

    .featured_block .featured_block_inner_content_with_media .content_part .accordion__content .accordion_item_list .accordion__item__content_inner {
        max-width: 100%
    }

    .featured_block .featured_block_inner_content_with_media .media_part {
        row-gap: 20px
    }

    .featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section.small_width {
        max-width: 100%
    }
}

@media (max-width:991px) {
    .featured_block {
        margin: 45px 0
    }

    .featured_block.tos_big {
        margin-top: 50px
    }

    .featured_block.tos_bigger {
        margin-top: 60px
    }

    .featured_block.bos_big {
        margin-bottom: 50px
    }

    .featured_block.bos_bigger {
        margin-bottom: 60px
    }

    .featured_block .featured_block_inner_content_with_media .content_part .editor_content ul:not([class]):not(.selectric-scroll ul) li:before {
        top: 10px
    }
}

@media (max-width:767px) {
    .featured_block .featured_block_inner_content_with_media .content_part {
        row-gap: 20px
    }

    .featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section {
        flex-direction: column;
        row-gap: 12px
    }

    .featured_block .featured_block_inner_content_with_media .media_part .short_content_with_link_section.small_width .short_content {
        width: 100%
    }
}

body.blog-3 .featured_block .featured_block_inner .featured_block_inner_content_with_media>*,
body.blog-3 .featured_block .featured_block_inner .heading_text {
    color: var(--Color_Yanae_Primary_Grey)
}

body.blog-3 .featured_block .featured_block_inner .featured_block_inner_content_with_media ul li:before {
    background-color: var(--Color_Yanae_Primary_Grey)
}

body.blog-3 .featured_block .featured_block_inner .media_part .short_content_with_link_section .short_content {
    color: var(--Color_Yanae_Primary_Grey)
}

body.blog-3 .featured_block .featured_block_inner .media_part .short_content_with_link_section .short_content span {
    color: var(--Color_Purple)
}

body.blog-3 .featured_block.bg_in_content_section .featured_block_inner_content_with_media:after,
body.blog-3 .featured_block.bg_in_full_section .featured_block_inner_content_with_media {
    background-color: var(--Color_Peach_Op_40)
}

@media (max-width:1199px) {
    body.blog-3 .featured_block.bg_in_content_section .featured_block_inner_content_with_media .content_part:after {
        background-color: var(--Color_Peach_Op_40)
    }
}

/*# sourceMappingURL=featured_block.css.map */

.featured_block.bg_in_content_section .featured_block_inner.media_left_side .featured_block_inner_content_with_media .content_part .editor_content {
    word-wrap: break-word;
}