.abt_cont_fet_sec ul li {
    margin: 16px 0;
}

.home_abt_cont_sec ul li span {
    color: #4a4a4a !important;
    font-weight: 500 !important;
    font-size: 14px;
}

.abt_cont_fet_sec ul li img {
    width: 22px;
}

.abt_feat_main_sec_con {
    margin: 0;
}

section.main_sec_comparison_table {
    margin-top: 80px;
}

.main_sec_comparison_table_bg {
    border-radius: 70px 70px 0 0;
    background: linear-gradient(180deg,
            rgba(101, 203, 123, 0.26) 0%,
            rgba(255, 255, 255, 0) 100%);
    padding-top: 60px;
}

.section_main_head_sec h3 {
    font-size: 35px;
    font-weight: 600;
    color: #1b1c1f;
}

section.pricing_main_sec .section_main_head_sec h3 {
    text-transform: unset;
    line-height: 1.3;
}

.table-card {
    border-radius: 18px;
    overflow: hidden;
    margin-top: 35px;
    border: 1px solid #c5c5c5;
}

.table {
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #1b1b1b;
}

.table-fixed {
    table-layout: fixed;
}

.table thead tr {
    border-bottom: 1px solid #c5c5c5;
}

.table thead th {
    padding: 20px 22px;
    vertical-align: middle;
    border-bottom-width: 2px;
    font-size: 20px;
    font-weight: 600;
    color: #1b1b1b;
}

.table thead th:nth-child(1) {
    background-color: #f8f8f8;
    color: #1a1f1a;
    border-bottom: 1px solid #c5c5c5 !important;
}

.table thead th:nth-child(2) {
    background-color: #f5faf5;
    color: #1a1f1a;
    text-align: center;
}

.table thead th:nth-child(3) {
    background-color: #f8f8f8;
    color: #1a1f1a;
    text-align: center;
    border-bottom: 1px solid #c5c5c5 !important;
}

.table tbody td {
    padding: 15px 22px;
    vertical-align: middle;
    color: #1b1b1b;
    border-bottom: 1px solid #c5c5c5;
    font-size: 16px;
}

.table tbody td:nth-child(1) {
    font-weight: 400;
    color: #1b1b1b;
    background-color: #ffffff;
}

.table tbody td:nth-child(2) {
    background-color: #f5faf5;
    text-align: center;
}

.table tbody td:nth-child(3) {
    background-color: #ffffff;
    text-align: center;
}

.table thead th:nth-child(2),
.table tbody td:nth-child(2) {
    border: 1px solid #a3e5a3 !important;
}

.table-hover tbody tr:hover td:nth-child(1),
.table-hover tbody tr:hover td:nth-child(3) {
    background-color: #f5faf5;
}

.table-hover tbody tr:hover td:nth-child(2) {
    background-color: #ebebeb;
}

.table tbody tr:last-child td {
    border-bottom: none;
}

.brand-icon img {
    height: 32px;
    width: auto;
}

.brand-cell {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.brand-name {
    font-size: 20px;
    font-weight: 600;
    color: #1b1b1b;
}

.keap-icon {
    width: 26px;
    height: 26px;
    background: #65ca7b;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.keap-icon svg {
    width: 14px;
    height: 14px;
    fill: #fff;
}

.workpex-icon {
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.workpex-icon svg {
    width: 24px;
    height: 20px;
}

.half_banner_spred_vs_crm_sec_bg {
    background-image: url(../images/comparison/half_bnr_bg.webp);
    padding: 50px 0;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.half_banner_contact_sec_bg h3 {
    color: #fff;
    font-size: 35px;
    text-transform: unset;
    font-weight: 600;
}

.white_card_main {
    text-align: left;
    background: #ffffff19;
    border-radius: 20px;
    padding: 24px;
    border: 1px solid #ffffff56;
    height: 100%;
    color: #fff;
}

.white_card_main ul {
    padding: 0;
    list-style-type: none;
    margin: 0;
}

.white_card_main ul li {
    margin: 12px 0;
    display: flex;
    align-items: flex-start;
}

.white_card_main h4 {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 15px;
}

.white_card_main ul li img {
    width: 26px;
}

p.half_bnr_para {
    color: #fff !important;
}

.comparison_feat_main_sec_con {
    margin: 50px 0;
}

.feature_compariosn_inner_sec h5 {
    font-size: 20px;
    color: #1b1b1b;
    font-weight: 600;
}

.feature_compariosn_inner_sec {
    margin: 20px 0;
}

.feature_compariosn_inner_sec_highlight {
    background: #65cb7b29;
    border-left: 5px solid #65cb7b;
    padding: 10px;
    border-radius: 11px;
}

.feature_compariosn_inner_sec_highlight p {
    color: #36a635 !important;
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 15px;
}

.feature-sm-item:hover .feature-sm-content {
    margin-bottom: unset;
}

.feature-sm-content {
    margin-bottom: 0;
}

.feature-sm-title {
    padding-bottom: 0;
}

.feature_list_head_inner_main:hover {
    color: #1b1b1b;
    transition: 0.3s;
}

.adv-disAdv-main-card-sec {
    margin-top: 50px;
}

.cmp-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* ── Card header ── */
.cmp-card-header {
    padding: 16px 20px;
    border-bottom: 1px solid #c5c5c5;
    background: #f3f3f3;
}

.adv-dis-name {
    font-size: 20px;
    font-weight: 600;
    color: #1b1b1b;
    line-height: 1.3;
    margin-bottom: 3px;
}

.adv-dis-sub {
    font-size: 16px;
    color: #1b1b1b;
    font-weight: 400;
}

/* ── Advantages section ── */
.advantages-section {
    padding: 22px 26px 20px;
}

/* ── Disadvantages section ── */
.disadvantages-section {
    padding: 16px 20px;
    padding-bottom: 22px;
    /* margin-top: auto; */
}

/* ── Section title ── */
.section-title {
    font-size: 16px;
    font-weight: 600;
    color: #505050;
    letter-spacing: 0.01em;
    margin-bottom: 16px;
}

/* ── Item ── */
.cmp-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    font-size: 16px;
    color: #6d6d6d;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 13px;
}

.cmp-item:last-child {
    margin-bottom: 0;
}

/* ── Icon badge ── */
.icon-badge {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
}

.icon-badge.check {
    background-color: #e2f5e6;
}

.icon-badge.cross {
    background-color: #ffe4e6;
}

.icon-badge.check svg {
    color: #65cb7b;
}

.icon-badge.cross svg {
    color: #ff7179;
}

.migration-card {
    background-color: #eef5ee;
    border-radius: 70px;
    padding: 52px 56px;
}

/* ── LEFT COLUMN ── */
.left-col {
    padding-right: 40px;
}

.heading-black {
    font-size: 35px;
    font-weight: 600;
    color: #1b1b1b;
    margin-bottom: 0;
    line-height: 1.2;
}

.heading-green {
    font-size: 35px;
    font-weight: 600;
    color: #65ca7b;
    line-height: 1.25;
    margin-bottom: 0;
}

.left-body p {
    margin-bottom: 16px;
}

.left-body p:last-child {
    margin-bottom: 0;
}

/* ── RIGHT COLUMN ── */
.right-col {
    padding-left: 16px;
}

/* ── Step item ── */
.step-item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 28px;
}

.step-item:last-child {
    margin-bottom: 0;
}

/* Number badge */
.step-number {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #65cb7b;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 1px;
}

/* Step content */
.step-content .step-title {
    font-size: 16px;
    font-weight: 600;
    color: #1b1b1b;
    margin-bottom: 0;
    line-height: 1.35;
}

.step-content .step-desc {
    font-size: 14px;
    line-height: 1.65;
    margin-bottom: 0;
}

/* Vertical connector line between steps */
.step-connector {
    width: 36px;
    display: flex;
    justify-content: center;
    flex-shrink: 0;
}

.step-connector-line {
    width: 2px;
    height: 16px;
    background-color: #c5dfc9;
    margin: -18px 0 -12px 0;
    position: relative;
    left: 17px;
    top: -20px;
}

@media (max-width: 1399.98px) {
    .wrap_2 {
        padding: 0 120px;
    }

    .wrap {
        padding: 0 30px;
    }

    .feature-sm-icon img {
        width: 64px;
    }

    .feature_list_head_inner_main {
        font-size: 20px;
    }

    .ftr_head_bg button {
        font-size: 15px;
        padding: 9px 19px;
    }
}

@media (max-width: 1199.98px) {
    section.pricing_main_sec h3 {
        font-size: 30px !important;
    }

    .half_banner_contact_sec_bg h3 {
        font-size: 30px;
    }

    .white_card_main h4 {
        font-size: 20px;
    }

    .heading-green {
        font-size: 30px;
    }

    .heading-black {
        font-size: 30px;
    }

    .section_main_head_sec h3 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .migration-card {
        padding: 40px 32px;
        border-radius: 30px;
    }

    .main_sec_comparison_table_bg {
        border-radius: 30px 30px 0 0;
    }

    .left-col {
        padding-right: 0;
        margin-bottom: 40px;
    }

    .right-col {
        padding-left: 0;
    }

    .heading-black,
    .heading-green {
        font-size: 25px;
    }

    section.pricing_main_sec {
        margin-top: 50px;
    }

    .white_card_main {
        height: auto;
    }

    section.pricing_main_sec h3 {
        font-size: 25px !important;
    }

    .adv-dis-name {
        font-size: 18px;
    }

    .adv-dis-sub {
        font-size: 14px;
    }

    .adv-disAdv-main-card-sec {
        margin-top: 30px;
    }

    .half_banner_contact_sec_bg h3 {
        font-size: 25px;
    }

    .white_card_main h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .cmp-card {
        height: auto;
    }

    .cmp-card {
        margin-bottom: 20px;
    }

    .advantages-section {
        min-height: unset !important;
    }
}

@media (max-width: 575px) {
    .migration-card {
        padding: 32px 22px;
        border-radius: 16px;
    }

    .heading-black,
    .heading-green {
        font-size: 1.55rem;
    }
}

@media (max-width: 576px) {

    .table thead th,
    .table tbody td {
        padding: 12px 10px;
        font-size: 0.78rem;
    }

    .brand-name {
        font-size: 0.82rem;
    }

    .brand-icon img {
        height: 18px;
        width: auto;
    }

    .brand-cell {
        gap: 5px;
    }

    .wrap {
        padding: 0 10px !important;
    }
}