.ei-rating-stars strong,
.ei-title {
    font-weight: 700
}

.ei-process-step,
.ei-search-input-wrapper,
.ei-trust-item {
    position: relative
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Segoe UI", Arial, sans-serif
}

body {
    background: #f5f7fa;
    color: #1e293b;
    line-height: 1.6
}

.ei-muted,
.ei-rating-stars,
.ei-title {
    text-align: center
}

.ei-title {
    font-size: 30px;
    margin-bottom: 16px
}

.ei-trust-item-title,
.ei-why-panel-itemtitle {
    font-size: 18px;
    margin-bottom: 12px;
    font-weight: 700
}

.ei-muted {
    max-width: 900px;
    margin: auto;
    font-size: 18px;
    font-weight: 500;
    color: #475569;
    padding-bottom: 10px
}

.ei-trust-strip {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 22px;
    margin-top: 40px
}

.ei-trust-item {
    background: #cee1e0;
    border-radius: 16px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .07);
    overflow: hidden
}

.ei-trust-item::after {
    content: "";
    position: absolute;
    top: -40px;
    right: -40px;
    width: 110px;
    height: 110px;
    background: rgba(15, 118, 110, .12);
    border-radius: 50%
}

.ei-why-panel {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-top: 35px;
    font-weight: 500;
    border-radius: 18px
}

.ei-rating {
    max-width: 720px;
    margin: 40px auto 0;
    display: flex;
    align-items: center;
    gap: 28px;
    padding: 26px 30px;
    background: #cee1e0;
    border: 1px solid rgba(15, 118, 110, .25);
    border-radius: 999px
}

.ei-rating-stars {
    min-width: 150px;
    padding-right: 20px;
    border-right: 1px solid rgba(15, 118, 110, .25)
}

.ei-rating-stars span {
    font-size: 24px;
    color: #f59e0b;
    display: block
}

.ei-rating p {
    color: #334155;
    font-size: 16px
}

.ei-benefits {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 24px;
    margin-top: 40px
}

.ei-benefit {
    background: #fff;
    border-left: 5px solid #0ea5a4;
    border-radius: 14px;
    padding: 22px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .06)
}

.ei-suburbs {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
    margin-top: 30px
}

.ei-suburb {
    cursor: pointer;
    background: #dcb5b5;
    padding: 15px 40px;
    border-radius: 999px;
    font-weight: 600;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .05)
}

.ei-process-timeline {
    max-width: 900px;
    margin: 40px auto 0;
    position: relative
}

.ei-process-timeline::before {
    content: "";
    position: absolute;
    left: 18px;
    top: 0;
    bottom: 0;
    width: 3px;
    background: linear-gradient(180deg, #0ea5a4, #6366f1);
    border-radius: 2px
}

.ei-process-step {
    display: flex;
    gap: 20px;
    margin-bottom: 28px;
    align-items: center
}

.ei-process-circle {
    min-width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #0ea5a4;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1
}


.ei-process-content {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .06)
}

.ei-process-content {
    padding: 15px
}

.ei-process-content-title {
    font-weight: 600;
    color: #075f5f
}


.ei-sheet-backdrop.active {
    display: block
}

.brief-info-wrap,
.ei-para-main {
    padding-bottom: 0
}

.ei-trust-item-title {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    color: #075985;
    padding: 10px;
    min-height: 110px
}

.ei-trust-item-para {
    padding: 0 20px 20px
}

.ei-trust-item-title i {
    background: #0f766e;
    color: #fff;
    padding: 8px;
    border-radius: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.ei-trust-item-title i img {
    width: 16px;
    height: 16px;
    display: block
}

.ei-why-panel-item {
    background: #e0cfcf87;
    border-radius: 16px;
    padding: 24px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .06);
    transition: transform .25s, box-shadow .25s
}

.ei-why-panel-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 32px rgba(0, 0, 0, .08);
    cursor: pointer
}

.ei-why-panel-itemtitle {
    color: #075985
}

.ei-why-panel-item i {
    color: #075985;
    margin-right: 8px
}

.ei-benefit-title {
    font-weight: 700;
    padding-bottom: 10px;
    min-height: 62px
}

.brief-info-para {
    padding-bottom: 10px;
    margin: 24px auto;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    color: #334155;
    align-items: center;
    max-width: 1100px
}

.understanding-doctor-subtitle {
    font-size: 20px;
    font-weight: 500
}

.ei-title-editorial {
    max-width: 1100px;
    margin: 28px auto 0
}

.ei-title-editorial p {
    color: #334155
}

.ei-title-editorial-heading {
    font-size: 20px;
    font-weight: 700;
    color: #b06969 !important
}

.ei-editorial-line {
    display: block;
    width: 20%;
    height: 5px;
    background: #e0cfcf87;
    margin: 10px 0 14px;
    border-radius: 2px
}

.ei-para-shadow {
    max-width: 1000px;
    margin: 10px auto;
    padding: 18px 22px;
    background: 0 0;
    box-shadow: inset 0 -1px 0 rgba(15, 118, 110, .25);
    color: #1e293b
}

.nearby-subrubs {
    max-width: 1100px;
    margin: auto
}

.ei-sheet-search {
    display: flex;
    gap: 10px;
    border: 1px solid #d1d5db;
    padding: 12px;
    border-radius: 10px;
    margin: 16px 0
}

.ei-clear-input {
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #6b7280;
    cursor: pointer;
    display: none
}

.ei-clear-input:hover {
    color: #000
}

.imep-tag {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #f97316;
    color: #fff;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600
}

.ime-page-context {
    background: #fff;
    padding: 24px 20px 10px;
    border-bottom: 1px solid #e5e7eb
}

.ei-sheet-backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .35);
    z-index: 30;
    display: none
}

.dalas-section {
    background-color: #cee1e0;
    padding: 40px 30px;
}

.dalas-subsec {
    max-width: 1100px;
    margin: 0 auto;
}

.dalas-heading {
    font-size: 28px;
    color: #075f5f;
    font-weight: 700;
    margin-bottom: 20px;
}

.dalas-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: stretch;
    gap: 20px;
    margin-top: 25px;
}

.dalas-card {
    background-color: white;
    border-radius: 15px;
    padding: 20px;
}

.dalas-card h3 {
    margin-bottom: 10px;
}

.dalas-card span {
    color: #1a73e8;
    font-weight: 600;
}

.comparison-section {
    padding: 30px 20px;
    font-family: Arial, sans-serif;
}

.comparison-table {
    width: 100%;
    border-collapse: collapse;
    background: white;
}

.comparison-table th {
    background: #cee1e0;
    text-align: left;
    padding: 18px 22px;
    font-size: 18px;
}

.comparison-table td {
    padding: 20px 22px;
    font-size: 16px;
    line-height: 1.6;
}

/* horizontal lines */
.comparison-table tr {
    border-bottom: 1px solid #ddd;
}

/* vertical middle line */
.comparison-table th:first-child,
.comparison-table td:first-child {
    border-right: 1px solid #ddd;
    width: 260px;
}

.provider-checklist {
    background: #e6cfc782;
    padding: 40px 20px;
    font-family: Arial, sans-serif;
}

.checklist-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.checklist-item {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    background: #ffffff;
    padding: 24px;
    border-radius: 8px;
    border: 1px solid #e1e1e1;
}

.check-content h3 {
    font-size: 18px;
    margin-bottom: 6px;
}

.check-content p {
    font-size: 15px;
    color: #555;
    line-height: 1.6;
}

.immigration-demand {
    padding: 40px 20px;
    font-family: Arial, sans-serif;
}

.demand-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

/* cards */
.demand-cards {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.demand-card {
    background: #fff;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .07);
    padding: 25px;
    border-radius: 15px;
}

.demand-card h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.demand-card p {
    color: #555;
    line-height: 1.6;
}

/* highlights */
.demand-highlights {
    background: #fff;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .07);
    padding: 25px;
    border-radius: 15px;
}

.demand-highlights ul {
    padding-left: 20px;
}

.demand-highlights li {
    margin-bottom: 12px;
    line-height: 1.6;
}

.appointment-logistics {
    padding: 30px 20px;
    font-family: Arial, sans-serif;
}

.logistics-item {
    display: grid;
    grid-template-columns: 320px 1fr;
    padding: 25px 30px;
    border-bottom: 1px solid #e2e2e2;
    background: #cee1e0;
    margin-bottom: 15px;
    border-radius: 15px;
}

.logistics-item:last-child {
    border-bottom: none;
}

.logistics-title {
    border-right: 1px solid #075f5f;
    padding-right: 25px;
}

.logistics-title h3 {
    font-size: 18px;
}

.logistics-item p {
    padding-left: 25px;
}

.medical-info {
    padding: 40px 20px 0;
    font-family: Arial, sans-serif;
}

.medical-timeline {
    position: relative;
    padding-left: 40px;
    max-width: 700px;
    margin-left: 80px;
    margin: 20px auto;
}

.medical-timeline::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: black;
}

.medical-item {
    position: relative;
    margin-bottom: 20px;
}

/* timeline dots */
.medical-dot {
    position: absolute;
    left: -30px;
    top: 26px;
    width: 14px;
    height: 14px;
    background: black;
    border-radius: 50%;
}

.medical-content {
    background: #dcb5b52e;
    padding: 15px 20px;
    border-radius: 10px;
}

.medical-content h3 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 500;
}

.medical-content p {
    color: #555;
    line-height: 1.6;
}

.comparison-table-points {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1150px;
    margin: 20px auto 0;
}

.table-points-card {
    padding: 15px 20px;
    border-radius: 15px;
    background: #cee1e0;
}

.provider-decision {
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 60px;
    justify-content: center;
}

.appointment-logistics-points {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}

.appointment-logistics-point {
    background: white;
    padding: 15px 20px;
    border-radius: 15px;
    text-align: center;
    font-weight: 500;
    margin-top: 10px;
}

.doctor-greencards {
    max-width: 1000px;
    margin: 30px auto 0;
}

.doctor-for-greencard {
    padding: 20px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .07);
    margin-bottom: 20px;
}

.doctor-greencard-title {
    color: #0f766e;
    text-decoration: underline;
}

.doctor-for-greencard h3 {
    text-align: center;
    margin-bottom: 10px;
}

@media (max-width:768px) {
    .banner-process-section {
        flex-direction: column-reverse
    }

    .ei-why-panel {
        grid-template-columns: 1fr
    }

    .ei-title {
        font-size: 30px
    }

    .ei-why-panel p {
        margin-bottom: 0
    }

    .dalas-subsec {
        text-align: center;
    }

    .dalas-card {
        padding: 15px;
    }
}

@media (max-width:600px) {
    .doctor-for-greencard p {
        text-align: justify;
    }
    .provider-decision {
        flex-direction: column;
        gap: 5px;
    }

    .dalas-cards,
    .appointment-logistics-points,
    .comparison-table-points {
        grid-template-columns: none;
    }

    .dalas-section,
    .comparison-table-points {
        padding: 20px;
    }

    .medical-info {
        padding: 0;
    }

    .appointment-logistics-points {
        gap: 10px;
    }

    .dalas-heading {
        font-size: 24px;
    }

    .ei-rating,
    .ei-trust-item,
    .nearby-subrubs {
        text-align: center
    }

    .ei-sheet-search input {
        border: none
    }

    .ei-trust-item-title {
        min-height: 0
    }

    .ei-para-shadow {
        padding: 10px
    }

    .ei-suburb {
        padding: 15px 75px
    }

    .ei-title {
        font-size: 22px
    }

    .ei-process-step {
        gap: 5px
    }

    .ei-benefit,
    .ei-trust-item {
        margin: 0 8px
    }

    .ei-rating {
        flex-direction: column;
        gap: 18px;
        padding: 15px 10px;
        border-radius: 20px
    }

    .ei-rating-stars {
        padding-right: 0;
        border-right: 0
    }

    .brief-info-para {
        align-items: flex-start
    }

    .brief-info-para img {
        margin-top: 5px
    }

    /* TABLE SECTION */
    .comparison-table thead {
        display: none;
    }

    .comparison-table,
    .comparison-table tbody,
    .comparison-table tr,
    .comparison-table td {
        display: block;
        width: 100%;
    }

    .comparison-table {
        background: transparent;
    }

    .comparison-section {
        padding: 0;
    }

    .provider-checklist,
    .immigration-demand,
    .appointment-logistics {
        padding: 20px 0;
    }

    .comparison-table tr {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        border-radius: 8px;
        overflow: hidden;
    }

    .comparison-table td {
        border: none;
        border-bottom: 1px solid #eee;
        padding: 14px 16px;
        background: white;
    }

    .comparison-table td:first-child {
        border-right: none;
        font-weight: 600;
        background: #dcb5b563;
        width: auto;
    }

    /* CHECKLIST */
    .checklist-wrapper {
        grid-template-columns: 1fr;
    }

    /* IMMIGRATION DEMAND */
    .demand-layout {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* APPOINTMENT LOGISTICS */
    .logistics-item {
        grid-template-columns: 1fr;
        padding: 20px;
    }

    .logistics-title {
        border-right: none;
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .logistics-item p {
        padding-left: 0;
    }
}

body.ei-no-scroll {
    overflow: hidden;
    touch-action: none
}