section.tiz-benefits {
    max-width: 1920px;
    margin: auto;
    padding: 50px 0 80px;
}

section.tiz-benefits .section-heading {
    text-align: center;
    padding-bottom: 45px;
}

section.tiz-benefits .section-heading h2 {
    margin: 0;
    padding: 0 0 20px;
    font-family: Montserrat, sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -1%;
    vertical-align: middle;
    text-align: center;
    color: #000000;
}

section.tiz-benefits .section-heading h2 span {
    position: relative;
}

section.tiz-benefits .section-heading h2 span::before {
    content: '';
    background: url(../main_pages/images/shap_end.webp);
    position: absolute;
    width: 135px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 0;
    bottom: -15px;
}

section.tiz-benefits .section-heading p {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -1%;
    vertical-align: middle;
    position: relative;
    margin: 0;
    display: inline-flex;
    padding: 10px 15px;
}

section.tiz-benefits .section-heading p::before {
    content: '';
    background: linear-gradient(283.77deg, rgba(255, 255, 255, 0) 27.47%, #00F5C4 101.11%);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

section.tiz-benefits .same-column-col {
    position: relative;
    height: 100%;
    border-radius: 30px;
    z-index: 0;
    overflow: hidden;
    background: #000000;
}

section.tiz-benefits .same-column-col::before {
    background-image: url(../tiz-pro/column-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
    opacity: 71%;
}

section.tiz-benefits .midnight-row-group .row [class*="col-md-"] {
    padding: 10px;
}

section.tiz-benefits .midnight-row-group .row .col-md-9 {
    padding-bottom: 0;
    padding-top: 0;
}

section.tiz-benefits .same-column-col .d-flex {
    align-items: center;
    justify-content: space-between;
    padding: 40px 46px;
    height: 100%;
}

section.tiz-benefits .same-column-col strong {
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: -1%;
    color: #00F5C4;
    display: block;
    padding-bottom: 10px;
}

section.tiz-benefits .same-column-col p {
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: -1%;
    text-align: left;
    color: #ffffff;
}

section.tiz-benefits .same-column-col .width-50 {
    width: 50%;
}

section.tiz-benefits .same-column-col .d-flex.column-6-content {
    padding: 40px 15px;
    height: 100%;
}

section.tiz-benefits .same-column-col .d-flex.flex-direction {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 40px 20px;
    align-items: center;
}

section.tiz-benefits .same-column-col .d-flex.flex-direction p,
section.tiz-benefits .same-column-col .d-flex.flex-direction strong {
    text-align: center;
}

section.tiz-benefits .same-column-col strong span {
    color: #ffffff;
}

section.tiz-benefits .same-column-col .d-flex.padding-15 {
    padding: 15px 18px 0;
    align-items: center;
    gap: 10px;
}

section.tiz-benefits .same-column-col .d-flex.padding-15 p {
    font-size: 20px;
}

section.tiz-benefits .same-column-col .d-flex.padding-15 strong {
    font-size: 25px;
    padding-bottom: 0;
}

section.tiz-benefits .heading-inline {
    display: flex;
    font-weight: 600;
    font-size: 25px;
    line-height: normal;
    letter-spacing: 2%;
    vertical-align: middle;
    width: 100%;
    color: #ffffff;
    padding-bottom: 10px;
    padding-top: 15px;
}

section.tiz-benefits .heading-inline strong {
    display: flex;
    padding-left: 5px;
}

section.tiz-benefits .right-content-12.width-px100 {
    max-width: 290px;
    margin-top: 15px;
}

section.tiz-benefits .same-column-col img {
    height: auto !important;
    width: 100% !important;
}

@media (max-width: 1499px) {
    section.tiz-benefits .section-heading h2 {
        font-size: 28px;
        line-height: 30px;
    }

    section.tiz-benefits .section-heading p {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 1399px) {
    section.tiz-benefits .same-column-col strong {
        font-size: 24px;
        line-height: normal;
    }

    section.tiz-benefits .same-column-col p {
        font-size: 14px;
    }

    section.tiz-benefits .heading-inline {
        font-size: 24px;
    }
}

@media (max-width: 1199px) {
    section.tiz-benefits {
        padding: 50px 0;
    }

    section.tiz-benefits .section-heading {
        padding-bottom: 25px;
    }

    section.tiz-benefits .section-heading h2 {
        font-size: 24px;
        line-height: 25px;
        padding-bottom: 10px;
    }

    section.tiz-benefits .section-heading p {
        font-size: 16px;
        line-height: 20px;
    }

    section.tiz-benefits .same-column-col strong {
        font-size: 20px;
        line-height: normal;
    }

    section.tiz-benefits .heading-inline {
        font-size: 20px;
    }

    section.tiz-benefits .same-column-col .d-flex.padding-15 strong {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    section.tiz-benefits .midnight-row-group .row .col-md-9 {
        width: 100%;
    }

    section.tiz-benefits .mobile-100 {
        width: 100%;
    }

    section.tiz-benefits .mobile-50 {
        width: 50%;
    }
}

@media (max-width: 767px) {
    section.tiz-benefits .section-heading h2 {
        font-size: 20px;
    }

    section.tiz-benefits .mobile-50 {
        width: 100%;
    }
}
