.two_three_column_custom_grid_section {
    margin: 72px 0
}

.two_three_column_custom_grid_section_inner {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_top {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    text-align: center
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_top .two_three_column_custom_grid_section_sub_heading.tagline_text {
    color: var(--Color_Medium_Blue)
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_top .two_three_column_custom_grid_section_heading {
    font-family: var(--Fonts_MonaSans_Extra_Bold);
    margin: 0
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_top .two_three_column_custom_grid_section_content {
    max-width: 554px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_top .two_three_column_custom_grid_section_content p {
    color: var(--Color_Drak);
    line-height: 25px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list {
    display: flex;
    flex-wrap: wrap;
    gap: 50px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_half {
    width: calc(50% - 25px)
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_third {
    width: calc(33.33% - 33.33px)
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_third .two_three_column_custom_grid_section_list_image {
    padding-top: 67.64%
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item .two_three_column_custom_grid_section_list_image {
    display: flex;
    padding-top: 43.254%;
    position: relative
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item .two_three_column_custom_grid_section_list_image .two_three_column_custom_grid_section_list_image_img {
    border-radius: 10px;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item .card_content {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item .two_three_column_custom_grid_section_list_title {
    font-family: var(--Fonts_MonaSans_Bold);
    font-size: 21px;
    line-height: 32px
}

.two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item .two_three_column_custom_grid_section_list_text {
    font-family: var(--Fonts_Manrope_Medium);
    line-height: 25px
}

@media (max-width:1359px) {
    .two_three_column_custom_grid_section {
        margin: 65px 0
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list {
        gap: 40px
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_half {
        width: calc(50% - 20px)
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_third {
        width: calc(33.33% - 26.66px)
    }
}

@media (max-width:1199px) {
    .two_three_column_custom_grid_section {
        margin: 60px 0
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list {
        gap: 30px
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_half {
        width: calc(50% - 15px)
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_third {
        width: calc(33.33% - 20px)
    }
}

@media (max-width:991px) {
    .two_three_column_custom_grid_section {
        margin: 55px 0
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list {
        gap: 20px
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_half {
        width: calc(50% - 10px)
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_third {
        width: calc(33.33% - 13.33px)
    }
}

@media (max-width:767px) {
    .two_three_column_custom_grid_section {
        margin: 48px 0
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_half,
    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item.one_third {
        width: 100%
    }

    .two_three_column_custom_grid_section_inner .two_three_column_custom_grid_section_list .two_three_column_custom_grid_section_list_item .two_three_column_custom_grid_section_list_image {
        padding-top: 58.31%
    }
}

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