.left_right_heading_content_with_image {
    margin: 90px 0
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper {
    margin: 0 auto;
    max-width: 1280px
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner {
    gap: 80px 40px;
    margin-bottom: 80px
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner:last-child {
    margin-bottom: 0
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section {
    width: calc(49.688% - 20px)
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .heading_section {
    margin-bottom: 24px
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .heading_section .heading_text {
    margin: 0
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .heading_section .heading_text span {
    color: #dc1f26
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .description {
    margin-bottom: 24px
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .description p {
    font-family: var(--Fonts_Manrope_Bold);
    font-size: 18px;
    line-height: 28px
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .icon_heading_with_content {
    padding-right: 11px
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .icon_heading_with_content ul li {
    color: #0c0b2b;
    font-family: var(--Fonts_Manrope_SemiBold);
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 10px;
    padding-left: 40px;
    position: relative
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .icon_heading_with_content ul li:last-child {
    margin-bottom: 0
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .icon_heading_with_content ul li:before {
    background-color: transparent;
    background-image: url(../../images/Frame\ 187.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 0;
    max-height: 23.5px;
    max-width: 23.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .icon_heading_with_content ul li b {
    display: inline-block;
    font-family: var(--Fonts_MonaSans_Bold);
    font-weight: 400
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .image_section {
    width: calc(50.313% - 20px)
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .image_section .image {
    padding-top: 81.092%;
    position: relative
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .image_section .image img {
    border-radius: 12px;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner.left_image .content_section {
    order: 1
}

@media (max-width:1359px) {
    .left_right_heading_content_with_image {
        margin: 80px 0
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner {
        gap: 60px 35px;
        margin-bottom: 70px
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section {
        width: calc(49.688% - 17.5px)
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .image_section {
        width: calc(50.313% - 17.5px)
    }
}

@media (max-width:1199px) {
    .left_right_heading_content_with_image {
        margin: 70px 0
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner {
        gap: 40px 30px;
        margin-bottom: 60px
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section {
        width: calc(49.688% - 15px)
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .image_section {
        width: calc(50.313% - 15px)
    }
}

@media (max-width:991px) {
    .left_right_heading_content_with_image {
        margin: 60px 0
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner {
        gap: 20px 25px;
        margin-bottom: 50px
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section {
        width: 100%
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .description,
    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .content_section .heading_section {
        margin-bottom: 20px
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner .image_section {
        width: 100%
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner.right_image .image_section .image {
        padding-top: 81.792%
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner.right_image .content_section {
        order: 1
    }
}

@media (max-width:767px) {
    .left_right_heading_content_with_image {
        margin: 50px 0
    }

    .left_right_heading_content_with_image .left_right_heading_content_with_image_wrapper .left_right_heading_content_with_image_wrapper_inner {
        margin-bottom: 40px
    }
}

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