.left_image_with_right_content_and_contact_info {
    background-color: var(--Color_Light_Blue_2);
    padding: 92px 0 48px
}

.left_image_with_right_content_and_contact_info_inner {
    gap: 40px
}

.left_image_with_right_content_and_contact_info_inner .left_image_section {
    width: calc(50.312% - 20px)
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section {
    max-width: 592px;
    width: 100%
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_wrapper {
    padding-top: 118%
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_wrapper img {
    border-radius: 12px
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper {
    padding: 20px 24px 75px 0;
    z-index: 2
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section {
    gap: 13px;
    margin-left: -50px
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline {
    background: var(--Color_Pure_White);
    border: 2px solid var(--Color_Pure_Black);
    border-radius: 26px;
    color: var(--Color_Drak_Red);
    font-family: var(--Fonts_CCMeanwhile_Bold_Italic);
    font-size: 17.6px;
    line-height: 26.4px;
    max-height: 230px;
    max-width: 281px;
    padding: 16px 14px 8px 11px
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_inner {
    overflow-y: auto
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline:before {
    background: var(--Color_Pure_Black);
    border-radius: 26px;
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: -1
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline .tagline_bridge {
    background: var(--Color_Pure_White);
    border: 2px solid var(--Color_Pure_Black);
    border-bottom: none;
    border-top: none;
    bottom: -17px;
    height: 18px;
    max-width: 13.65px;
    right: 52px;
    transform: skewX(23.66deg);
    width: 100%;
    z-index: 2
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two {
    background: var(--Color_Pure_White);
    border: 2px solid var(--Color_Pure_Black);
    border-radius: 26px;
    font-family: var(--Fonts_CCMeanwhile_Bold_Italic);
    font-size: 14px;
    line-height: 22.4px;
    margin-left: 74px;
    max-height: 300px;
    max-width: 468px;
    padding: 17px 9px 15px 5px
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two_inner {
    overflow-y: hidden
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two_inner_wrapper {
    overflow-y: auto
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two:before {
    background: var(--Color_Pure_Black);
    border-radius: 26px;
    content: "";
    height: 100%;
    left: 4px;
    position: absolute;
    top: 5px;
    width: 100%;
    z-index: -1
}

.left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two:after {
    background-image: url(../../images/image_tagline_l3.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 26px;
    content: "";
    height: 100%;
    left: 15px;
    position: absolute;
    top: 14px;
    width: 100%;
    z-index: -2
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info {
    width: calc(49.688% - 20px)
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .tagline_heading_section .tagline_section .tagline_text {
    color: var(--Color_Medium_Blue)
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .content_section p {
    font-family: var(--Fonts_Manrope_Medium);
    line-height: 28px
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .content_section p:not(:last-child) {
    margin-bottom: 27.5px
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .content_section p a {
    color: var(--Color_Drak_Red);
    font-family: var(--Fonts_Manrope_Bold)
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .content_section p a:hover {
    color: var(--Color_Drak_Blue)
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section {
    gap: 24px 48px
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section .button_section .button {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 22px;
    padding-top: 21px
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section .contact_info_section .contact_tagline {
    color: var(--Color_Drak_Red);
    font-family: var(--Fonts_Manrope_Extra_Bold);
    font-size: 17px;
    line-height: 18px
}

.left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section .contact_info_section .contact .contact_link {
    cursor: pointer;
    font-size: 24px;
    line-height: 1;
    text-decoration: none
}

@media (max-width:1359px) {
    .left_image_with_right_content_and_contact_info_inner {
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section {
        width: calc(47% - 10px)
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section {
        margin-left: -42px
    }

    .left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info {
        width: calc(53% - 10px)
    }
}

@media (max-width:1199px) {
    .left_image_with_right_content_and_contact_info_inner {
        flex-direction: column
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section {
        width: 100%
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section {
        max-width: 100%
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_wrapper {
        padding-top: 80%
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline {
        font-size: 14px;
        line-height: 20px;
        max-height: 165px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two {
        font-size: 12px;
        line-height: 18px;
        max-height: 180px
    }

    .left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info {
        width: 100%
    }
}

@media (max-width:991px) {
    .left_image_with_right_content_and_contact_info_inner .left_image_section {
        justify-content: center;
        width: 100%
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper {
        padding: 20px 24px 40px 0
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section {
        margin-left: -17px
    }

    .left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info {
        width: 100%
    }
}

@media (max-width:767px) {
    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper {
        padding: 20px 0 0
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section {
        margin-left: -13px;
        margin-right: -10px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline {
        border-radius: 17.48px;
        font-size: 12px;
        line-height: 18px;
        padding: 9px 14px 6px 11px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline:before {
        border-radius: 17.48px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two {
        border-radius: 17.48px;
        font-size: 9.5px;
        line-height: 15px;
        padding: 11.5px 14px 8px 11px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two:before {
        border-radius: 17.48px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two:after {
        background-position-y: 95%;
        border-radius: 17.48px
    }
}

@media (max-width:575px) {
    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_wrapper {
        padding-top: 403px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline {
        max-width: 189px
    }

    .left_image_with_right_content_and_contact_info_inner .left_image_section .image_section .image_tagline_wrapper .image_tagline_section .image_tagline_two {
        margin-left: 38px
    }

    .left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section {
        flex-direction: column;
        gap: 24px
    }

    .left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section .button_section,
    .left_image_with_right_content_and_contact_info_inner .right_content_with_contact_info_inner .button_and_contact_info_section .button_section .button {
        width: 100%
    }
}

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