.ei-enquiry-dialog, .ei-enquiry-overlay, .ei-enquiry-icon{
    display:none;
}
.easyime-eyebrow, .ei-search-sticky.mobile-fixed.has-selection#eiEditSearch img {
    display: inline-block
}

.easyime-header, .easyime-info, .ei-modal, .ime-page-title {
    text-align: center
}

.ei-hero-bg-img, .ei-hero-editorial::before, .ei-loader, .ei-modal-overlay, .ei-sheet-backdrop {
    inset: 0;
    inset: 0;
    inset: 0
}

.slider-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
    padding: 0;
    opacity: .4
}

.easyime-section {
    padding: 35px 20px;
    background: #94d1dc29;
    margin-bottom: 20px
}

.easyime-container {
    max-width: 1200px;
    margin: auto
}

.easyime-header {
    margin: 0 auto 25px
}

.easyime-eyebrow {
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 12px;
    text-transform: uppercase
}

.easyime-header h2 {
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 16px;
    color: #111827
}

.easyime-header p {
    font-size: 17px;
    color: #4b5563
}

.journey-step:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 45px rgb(0 0 0 / .1)
}

.easyime-info {
    max-width: 900px;
    margin: auto
}

    .easyime-info p {
        font-size: 16px;
        color: #374151;
        line-height: 1.5;
        margin-bottom: 18px
    }

.journey-container {
    max-width: 1100px;
    margin: 30px auto auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 25px
}

.journey-step {
    transition: transform .3s,box-shadow .3s;
    background: #fff;
    padding: 28px 26px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgb(0 0 0 / .06);
    align-self: stretch
}

.journey-icon {
    font-size: 28px;
    margin-bottom: 14px;
    display: flex;
    gap: 5px
}

.journey-step h3 {
    font-size: 20px;
    margin-bottom: 8px;
    color: #0b1f33
}

.journey-step p {
    font-size: 15px;
    color: #4b5563;
    line-height: 1.5
}

.journey-arrow {
    font-size: 44px;
    font-weight: 700;
    color: #0f766e;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.section-number {
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: -16px
}

.section-number-phone {
    width: 193px;
    height: 40px;
    border-radius: 16px 0 0 16px;
    background: #fff;
    box-shadow: -.5px .5px 3px 0 rgb(0 0 0 / .1),.5px .5px 3px 0 rgb(0 0 0 / .1);
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    cursor: pointer
}

    .section-number-phone p {
        color: #006400;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal
    }

.ei-modal-overlay.active {
    display: flex
}

.ei-location-toast, body.ei-modal-open {
    overflow: hidden
}

.ei-use-location-mobile i {
    color: #ef4444
}

.ei-sheet-backdrop.active {
    display: block
}

.ei-search-wrapper {
    position: relative
}

.ei-toast-host {
    position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none
}

.ei-location-toast {
    position: relative;
    width: 550px;
    max-width: calc(100vw - 32px);
    display: flex;
    align-items: flex-start;
    gap: 11px;
    padding: 13px 42px 14px 13px;
    background: #fff;
    border: 1px solid #e3e8e5;
    border-radius: 14px;
    box-shadow: 0 8px 24px rgba(0,0,0,.12),0 2px 6px rgba(0,0,0,.05);
    pointer-events: auto;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-6px);
    transition: opacity .25s,visibility .25s,transform .25s
}

    .ei-location-toast.is-visible {
        opacity: 1;
        visibility: visible;
        transform: translateY(0)
    }

.ei-toast-icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    background: #edf7f0;
    color: #087b4f;
    font-size: 20px
}

.ei-toast-content {
    flex: 1;
    min-width: 0
}

    .ei-toast-content strong {
        display: block;
        margin: 0 0 2px;
        color: #171717;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.3
    }

    .ei-toast-content p {
        margin: 0;
        color: #666;
        font-size: 13px;
        line-height: 1.45
    }

.ei-toast-close {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 25px;
    height: 25px;
    padding: 0;
    border: 0;
    background: 0 0;
    color: #777;
    font-size: 23px;
    line-height: 22px;
    cursor: pointer
}

.ei-toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg,#087b4f,#9bcc2f);
    transform-origin: left
}

.ei-location-toast.is-visible .ei-toast-progress {
    animation: 9s linear forwards eiToastTimer
}

@media (max-width:1024px) {
    .ei-toast-host {
        position: fixed;
        top: 280px;
        left: 10px;
        right: 10px;
        z-index: 99999;
        transform: none
    }

    .ei-location-toast {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none
    }

    .ei-toast-icon {
        width: 34px;
        height: 34px;
        min-width: 34px
    }

    .ei-toast-content p, .ei-toast-content strong {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .ei-toast-host {
        top: 230px
    }
}

.ei-clear-input:hover {
    color: #000
}

.ei-search-section {
    position: relative;
    max-width: 900px;
    margin: 0 auto 25px;
    padding-top: 20px
}

.ime-page-title {
    max-width: 1200px;
    margin: 10px 0;
    font-size: 30px;
    font-weight: 700;
    color: #111827
}

.ei-search-box {
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    background: #fff;
    padding: 9px 16px;
    border-radius: 10px;
    border: 1px solid #d1d5db;
    justify-content: space-between
}

    .ei-search-box input {
        border: none;
        flex: 1;
        font-size: 16px;
        outline: 0;
        font-weight: 600
    }

.ei-search-btn {
    background: #0f766e;
    color: #fff;
    border: none;
    padding: 10px 18px;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer
}

.ei-dropdown-item {
    display: flex;
    gap: 14px;
    padding: 12px;
    border-radius: 10px;
    cursor: pointer;
    align-items: center
}

    .ei-dropdown-item:hover {
        background: #f1f5f9
    }

    .ei-dropdown-item i {
        font-size: 18px;
        color: #0f766e
    }

.ei-mobile-sheet {
    bottom: 0;
    transform: translateY(100%);
    position: fixed;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 20px 20px 0 0;
    padding: 20px;
    z-index: 40;
    height: 80vh;
    max-height: 80vh;
    overflow-y: auto;
    transition: bottom .55s,height .5s
}

    .ei-mobile-sheet.active {
        bottom: 0;
        transform: translateY(0)
    }

.ei-sheet-search {
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid #d1d5db;
    padding: 10px 12px;
    border-radius: 12px;
    background: #fff;
    margin-bottom: 5px
}

    .ei-sheet-search input {
        flex: 1;
        width: 100%;
        border: none;
        outline: 0;
        font-size: 16px;
        line-height: 1.4;
        padding: 4px 20px 4px 0
    }

        .ei-sheet-search input::placeholder {
            color: #6b7280
        }

.ei-mobile-search-btn {
    margin-top: 20px;
    width: 100%;
    background: #0f766e;
    color: #fff;
    padding: 12px 10px !important;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
    border: none
}

.ei-search-box-mobile-div {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    position: relative
}

.ei-clear-input {
    position: absolute;
    right: 10px;
    font-size: 18px;
    color: #6b7280;
    cursor: pointer;
    display: none
}

.ei-clear-input-mobile {
    position: absolute !important;
    right: 35px !important
}

.ei-sheet-backdrop {
    position: fixed;
    background: rgb(0 0 0 / .35);
    z-index: 30;
    display: none
}

.ei-use-location {
    white-space: nowrap;
    background: #fff;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #d1d5db;
    padding: 9px;
    border-radius: 8px;
    font-size: 14px;
    color: #0f766e
}

    .ei-use-location i {
        color: #ef4444;
        font-size: 16px
    }

    .ei-use-location:hover {
        background: #f8fafc
    }

.ei-search-sticky.mobile-fixed.has-selection .ei-clear-input, .ei-search-sticky.mobile-fixed.has-selection .ei-clear-input .ei-search-input-wrapper, .ei-search-sticky.mobile-fixed.has-selection .ei-search-box-mobile-div i, .ei-search-sticky.mobile-fixed.has-selection .ei-search-box-mobile-div img, .ei-search-sticky.mobile-fixed.has-selection .ei-search-btn, .ei-search-sticky.mobile-fixed.has-selection .ei-use-location, .ei-search-sticky.mobile-fixed.has-selection .search-doctor-line, .mobile-fixed.has-selection .ei-use-location, .mobile-fixed.has-selection .search-doctor-line, .search-doctor-line {
    display: none
}

.ei-use-location-mobile {
    background: #ecfeff;
    border: 1px solid #99f6e4
}

.ei-sheet-back {
    background: 0 0;
    border: none;
    font-size: 0;
    color: #0f766e;
    cursor: pointer
}

.ei-mobile-sheet.fullscreen {
    height: 100vh;
    max-height: 100vh;
    border-radius: 0
}

.no-list-found, .no-list-found-mobile {
    display: none;
    background-color: #fde8e8;
    color: #b42318;
    padding: 2px 10px;
    text-align: center
}

.no-list-found {
    margin-top: 10px;
    border: 1px solid #f5c2c7;
    border-radius: 10px
}

.no-list-found-mobile {
    border: 1px solid #f5c2c7;
    border-radius: 10px;
    margin-top: 10px
}

.ei-search-sticky.mobile-fixed.has-selection #changeddiv {
    display: flex;
    gap: 2px;
    background: #fff;
    padding: 2px 6px;
    align-items: center;
    border-radius: 5px;
    cursor: pointer
}

.ei-search-sticky.mobile-fixed.has-selection {
    height: 40px;
    min-height: 0;
    border-bottom: 1px solid #eee;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

    .ei-search-sticky.mobile-fixed.has-selection .ei-search-box-mobile-div {
        background: #fff0;
        border: none;
        width: auto;
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center
    }

    .ei-search-sticky.mobile-fixed.has-selection #topscroll {
        background: #fff0;
        margin: 0;
        pointer-events: none
    }

    .ei-search-sticky.mobile-fixed.has-selection #eiEditSearch, .ei-search-sticky.mobile-fixed.has-selection #eiLocation {
        display: inline-flex;
        color: #007bff;
        font-size: 14px;
        font-weight: 600;
        cursor: pointer;
        pointer-events: auto
    }

    .ei-search-sticky.mobile-fixed.has-selection #eiChangeSearch {
        color: #047f81;
        display: inline-flex;
        font-size: 12px;
        font-weight: 600;
        cursor: pointer;
        pointer-events: auto
    }

.ei-search-sticky.mobile-fixed.has-selection {
    padding: 10px 15px;
    background: #0ea5a4;
    box-shadow: 0 2px 8px rgb(0 0 0 / .1);
    display: flex;
    align-items: center;
    justify-content: space-between
}

    .ei-search-sticky.mobile-fixed.has-selection #topscroll {
        border: none;
        background: #fff0;
        font-weight: 600;
        color: #fff;
        font-size: 12px;
        padding: 0;
        width: auto;
        pointer-events: none
    }

    .ei-search-sticky.mobile-fixed.has-selection .ei-search-box {
        margin: 0;
        flex-direction: row;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

@media (min-width:768px) {
    .ei-search-sticky {
        transition: transform .2s
    }

        .ei-search-sticky.sticky {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            background: #fff;
            z-index: 60;
            padding: 12px 10px;
            border: .5px solid #b1b7c2
        }

            .ei-search-sticky.sticky .ei-search-box {
                max-width: 900px;
                margin: 0 auto
            }

            .ei-search-sticky.sticky .ei-search-dropdown {
                max-width: 900px;
                left: 50%;
                transform: translateX(-50%)
            }
}

@media (min-width:1024px) {
    .ei-mobile-sheet {
        display: none
    }
}

.ei-modal-overlay {
    position: fixed;
    background: rgb(0 0 0 / .55);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999
}

.ei-loader, .ei-modal-icon-wrap {
    align-items: center;
    display: flex
}

.ei-modal {
    position: relative;
    background: #fff;
    border-radius: 16px;
    max-width: 420px;
    width: 90%;
    padding: 40px 26px 28px;
    box-shadow: 0 20px 60px rgb(0 0 0 / .25)
}

.ei-modal-icon-wrap {
    position: absolute;
    top: -28px;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #fff;
    justify-content: center;
    box-shadow: 0 8px 20px rgb(0 0 0 / .15)
}

    .ei-modal-icon-wrap img {
        width: 26px
    }

.ei-modal-close {
    position: absolute;
    top: 5px;
    right: 12px;
    border: none;
    background: 0 0;
    font-size: 22px;
    cursor: pointer
}

.ei-primary-btn {
    margin-top: 14px;
    background: #0f766e;
    color: #fff;
    border: none;
    padding: 12px 22px;
    border-radius: 10px;
    font-weight: 600;
    cursor: pointer
}

.ei-loader {
    position: fixed;
    background: rgb(255 255 255 / .9);
    z-index: 9999;
    justify-content: center;
    gap: 12px;
    font-weight: 600
}

    .ei-loader .spinner {
        animation: .8s linear infinite spin;
        width: 28px;
        height: 28px;
        border: 3px solid #ddd;
        border-top-color: #1f8ceb;
        border-radius: 50%
    }

.hero-content-slider, .hero-slider {
    position: relative;
    overflow: hidden
}

.slider-arrow:focus, .slider-arrow:focus-visible {
    outline: 0
}

.ei-hero-text h1, .ei-hero-text p {
    color: #fff
}

.ei-hero-editorial, .hero-slider {
    min-height: 340px
}

.hero-content-track {
    display: flex;
    transition: transform .8s;
    width: 200%;
    will-change: transform;
    transform: translate3d(0,0,0)
}

.hero-slider {
    visibility: visible
}

.hero-content-slider {
    min-height: 340px;
    z-index: 2
}

.hero-content-slide {
    flex: 0 0 50%;
    width: 50%;
    flex-shrink: 0
}

.ei-hero-bg-img {
    object-fit: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2
}

.ei-hero-editorial::before {
    content: "";
    z-index: -1;
    content: "";
    position: absolute;
    background: linear-gradient(120deg,rgb(7 89 133 / .85),rgb(15 118 110 / .85))
}

.ei-hero-panel ul {
    list-style: none;
    padding: 0;
    margin: 0
}

@media (max-width:600px) {
    .no-list-found {
        margin: 20px 20px 0
    }

    .search-doctor-line {
        display: block;
        text-align: center;
        font-weight: 700;
        color: #0f766e;
        font-size: 16px
    }

    .ei-search-box {
        background: linear-gradient(180deg,#fff,#f8fafc);
        border-radius: 18px;
        box-shadow: 0 10px 28px rgb(15 118 110 / .15);
        border: 1px solid #e5e7eb
    }

    .ei-search-box-mobile-div {
        background: #fff;
        border: 1px solid #d1d5db;
        padding: 16px 12px;
        border-radius: 10px
    }

    .ei-search-btn {
        font-size: 16px;
        border-radius: 12px;
        padding: 13px 16px
    }

    .ei-search-section {
        padding-top: 15px;
        min-height: 120px;
        margin-bottom: 15px
    }

    .ei-search-box {
        align-items: stretch;
        flex-direction: column;
        padding: 20px 16px
    }

    .ei-sheet-search input {
        border: none
    }

    .ei-search-sticky.mobile-fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 70;
        background: #fff;
        padding: 10px 16px;
        box-shadow: 0 2px 6px rgb(0 0 0 / .08)
    }

        .ei-search-sticky.mobile-fixed .ei-search-box {
            padding: 10px 0;
            border: none;
            border-radius: 0;
            background: 0 0;
            box-shadow: none;
            margin: 0 10px
        }

        .ei-search-sticky.mobile-fixed .ei-search-btn, .ei-search-sticky.mobile-fixed .ei-use-location {
            display: none
        }

    .ei-use-location {
        padding: 12px;
        font-size: 16px
    }

    .ei-search-sticky.mobile-fixed .ei-search-box-mobile-div {
        border: 1px solid #d1d5db;
        padding: 12px;
        border-radius: 999px;
        background: #fff
    }

    .ei-search-sticky.mobile-fixed input {
        font-size: 14px;
        font-weight: 600
    }

    .ei-hero-panel ul {
        grid-template-columns: none
    }
}

.ei-hero-editorial {
    position: relative;
    padding: 40px 10px 0;
    color: #fff;
    overflow: hidden;
    height: 100%
}

.ei-hero-editorial-inner {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.ei-hero-panel {
    background: rgb(255 255 255 / .12);
    backdrop-filter: blur(4px);
    border-left: 5px solid #79c194;
    padding: 16px 26px;
    border-radius: 6px;
    font-size: 12px
}

    .ei-hero-panel li {
        margin-bottom: 12px;
        display: flex;
        align-items: center;
        gap: 10px
    }

@media (max-width:768px) {
    .easyime-header h2, .ei-hero-text h1, .ime-page-title {
        font-size: 22px
    }

    .journey-step {
        min-height: 0
    }

    .journey-container {
        flex-direction: column;
        gap: 15px
    }

    .journey-arrow {
        rotate: 90deg
    }

    .journey-step h3 {
        font-size: 18px
    }

    .journey-icon {
        align-items: center
    }

    .ei-use-location {
        justify-content: center
    }

    .ei-search-box {
        margin: 0 20px
    }

    .hero-subheading {
        display: none
    }

    .ei-hero-editorial, .hero-content-slider, .hero-slider {
        min-height: 333px
    }

    .ei-hero-text .banner-heading {
        font-size: 22px;
        font-weight: 700;
        max-width: 600px;
        text-align: center
    }

    .ei-hero-text p {
        margin: 5px;
        font-size: 16px
    }

    .ei-hero-editorial {
        padding: 20px 10px
    }

    .ei-hero-editorial-inner {
        flex-direction: column;
        gap: 20px
    }

    .ei-hero-panel ul {
        display: grid;
        grid-template-columns: repeat(2,1fr)
    }
}

@media (max-width:500px) {
    .ei-hero-panel ul {
        display: flex;
        flex-direction: column;
        grid-template-columns: none
    }

    .ei-hero-text h1, .ei-hero-text p {
        text-align: center
    }
}
