.elementor-3884 .elementor-element.elementor-element-c1b65f1{--display:flex;}/* Start custom CSS for html, class: .elementor-element-77406c0 *//* =========================================================
   SoftEXIT Studio - Product Page Comparison
   ========================================================= */

.se-comparison-wrap {
    max-width: 1180px;
    margin: 45px auto 55px;
    padding: 38px 40px 32px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 18px;
    box-shadow: 0 10px 32px rgba(0, 0, 0, 0.07);
}

.se-comparison-heading {
    text-align: center;
    margin-bottom: 28px;
}

.se-comparison-heading h2 {
    margin: 0 0 10px;
    font-size: clamp(2rem, 3vw, 2.8rem);
    line-height: 1.15;
    font-weight: 700;
    color: #102d4f;
}

.se-comparison-heading p {
    max-width: 760px;
    margin: 0 auto;
    font-size: 1.05rem;
    line-height: 1.6;
    color: #667085;
}

.se-comparison-scroll {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 12px;
    border: 1px solid #dfe5ec;
}

.se-comparison-table {
    width: 100%;
    min-width: 850px;
    border-collapse: collapse;
    background: #ffffff;
    margin: 0;
}

.se-comparison-table th,
.se-comparison-table td {
    padding: 17px 16px;
    border-bottom: 1px solid #e6eaf0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.35;
}

.se-comparison-table th:first-child,
.se-comparison-table td:first-child {
    text-align: left;
    width: 28%;
}

.se-comparison-table thead th {
    padding-top: 18px;
    padding-bottom: 18px;
    background: #f7f9fc;
    color: #344054;
    font-size: 0.94rem;
    font-weight: 700;
    white-space: nowrap;
}

/* SoftEXIT Studio column */
.se-comparison-table .se-studio-col {
    background: #edf8fc;
    color: #102d4f;
    font-weight: 700;
    border-left: 2px solid #19bde1;
    border-right: 2px solid #19bde1;
}

.se-comparison-table thead .se-studio-col {
    background: #102d4f;
    color: #ffffff;
    border-top: 3px solid #19bde1;
}

.se-comparison-table tbody tr:last-child .se-studio-col {
    border-bottom: 3px solid #19bde1;
}

/* Price row */
.se-comparison-table .se-price-row td {
    background: #f9fbfd;
    font-weight: 600;
}

.se-comparison-table .se-price-row .se-studio-col {
    background: #dff5fb;
    color: #102d4f;
    font-size: 1.12rem;
}

.se-comparison-table tbody tr:hover td {
    background: #f8fafc;
}

.se-comparison-table tbody tr:hover .se-studio-col {
    background: #dff5fb;
}

/* Checks */
.se-yes {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #e8f7ec;
    color: #16863c;
    font-size: 1rem;
    font-weight: 800;
}

/* Negative / unavailable */
.se-no {
    color: #98a2b3;
    font-weight: 600;
}

/* Full comparison CTA */
.se-comparison-cta {
    text-align: center;
    margin: 30px 0 24px;
}

.se-comparison-button {
    display: inline-block;
    padding: 13px 26px;
    background: #102d4f;
    color: #ffffff !important;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: 700;
    text-decoration: none !important;
    transition: transform 0.15s ease, opacity 0.15s ease;
}

.se-comparison-button:hover {
    opacity: 0.92;
    transform: translateY(-1px);
}

/* Pricing notes */
.se-comparison-notes {
    max-width: 900px;
    margin: 0 auto;
    padding-top: 6px;
    text-align: center;
    color: #667085;
    font-size: 0.93rem;
    line-height: 1.6;
}

.se-comparison-notes p {
    margin: 5px 0;
}

.se-comparison-notes strong {
    color: #344054;
}

.se-comparison-notes small {
    display: block;
    margin-top: 14px;
    color: #8a94a3;
    font-size: 0.82rem;
}

/* Mobile */
@media (max-width: 768px) {

    .se-comparison-wrap {
        margin: 30px 0 40px;
        padding: 26px 16px 24px;
        border-radius: 12px;
    }

    .se-comparison-heading {
        text-align: left;
    }

    .se-comparison-heading h2 {
        font-size: 1.85rem;
    }

    .se-comparison-heading p {
        font-size: 0.98rem;
    }

    .se-comparison-table th,
    .se-comparison-table td {
        padding: 13px 12px;
        font-size: 0.88rem;
    }

    .se-comparison-notes {
        text-align: left;
    }
}

/* =========================================================
   SoftEXIT CRM Comparison
   Uses the standard SoftEXIT comparison-table styles
   ========================================================= */

.se-crm-comparison .se-comparison-heading h2,
.se-crm-comparison-full .se-comparison-heading h1 {
    color: #102d4f;
}

.se-crm-comparison .se-studio-col,
.se-crm-comparison-full .se-studio-col {
    position: relative;
}

.se-crm-comparison .se-price-row .se-studio-col,
.se-crm-comparison-full .se-price-row .se-studio-col {
    font-size: 1.15rem;
}

.se-crm-comparison-full .se-comparison-section {
    max-width: 900px;
    margin: 45px auto 0;
    text-align: center;
    line-height: 1.7;
}

.se-crm-comparison-full .se-comparison-section h2 {
    color: #102d4f;
    margin-bottom: 15px;
}

.se-crm-comparison-full .se-competitor-notes {
    text-align: left;
}/* End custom CSS */