.leumitReactComponent{
    margin-top: 40px;
    width: 100%;
    @media (width<992px) { margin-top: 15px;}
}
.outerServices-hitOuterServices {
    width: 100%;
    min-height: 185px;
    border: none;
    align-items: center;
    padding: 21px;
    box-sizing: border-box;
    border-top: 1px solid #c1d5e7;
    border-bottom: 1px solid #c1d5e7;
    direction: rtl;
}

    .outerServices-hitOuterServices:hover {
        background-color: #f1f8ff;
    }

@media (max-width: 767.98px) {
    .outerServices-hitOuterServices {
        height: auto;
    }
}

.outerServices-avatar {
    height: 48px;
    width: 48px;
    margin-left: 10px;
}

@media (max-width: 767.98px) {
    .outerServices-avatar {
        position: absolute;
        right: 0px;
        aspect-ratio: 1;
        max-width: 16%;
        height: auto;
    }
}

.outerServices-outerServicesDetails {
    display: flex;
    width: 100%;
    height: 100%;
    padding-inline: 26px 0;
    align-items: flex-start;
}

    .outerServices-outerServicesDetails .outerServices-section,
    .outerServices-outerServicesDetails .outerServices-section2 {
        width: 100%;
        max-width: 375px;
    }

/*.outerServices-outerServicesDetails .outerServices-section:nth-child(2) {
            align-items: flex-start;
        }*/

@media (max-width: 767.98px) {
    .outerServices-outerServicesDetails {
        flex-direction: column;
        gap: 1rem;
        padding-inline-start: 20%;
        align-items: flex-start;
        position: relative;
    }

        .outerServices-outerServicesDetails .outerServices-section,
        .outerServices-outerServicesDetails .outerServices-section2 {
            width: 100%;
            max-width: 100%;
            align-items: flex-start;
        }

    .outerServices-outerServicesDetails {
        gap: 1rem;
        padding-inline-start: 20%;
        align-items: flex-start;
        position: relative;
    }
}

.outerServices-section {
    flex: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    max-width: 320px;
    padding-top: 1rem;
    /*justify-content: center;*/
}

.outerServices-section2 {
    flex: 1.3;
    display: flex;
    align-items: center;
}

.outerServices-divText {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.outerServices-textTitle {
    font-size: 20px;
    font-weight: 500;
    text-align: right;
    color: #2e567a;
    text-decoration: underline;
    font-family: Rubik;
    margin: 0;
    direction: ltr;
}

@media (max-width: 767.98px) {
    .outerServices-textTitle {
        text-decoration: none;
    }
}

.outerServices-textTitle2 {
    font-size: 16px;
    font-weight: 700;
    text-align: right;
    color: #004a80;
    font-family: Rubik;
    margin: 0;
}

.outerServices-textPurple {
    font-size: 18px;
    margin: 6px 0 0;
    color: #9a3f82;
    font-family: Rubik;
}

.outerServices-textAddress {
    font-size: 18px;
    margin: 7px 0 6px;
    color: #4f505e;
    font-family: Rubik;
}

.outerServices-textNavigate {
    font-size: 18px;
    color: #2e567a;
    font-family: Rubik;
    margin: 0;
}

.outerServices-text {
    font-size: 18px;
    color: #2e567a;
    font-family: Rubik;
    margin: 0;
    text-decoration: none;
}

.outerServices-icon {
    width: 16px;
    height: 16px;
    object-fit: contain;
    margin-left: 9px;
}

.outerServices-arrowIcon {
    object-fit: contain;
    margin-right: 9px;
}

.outerServices-span {
    display: flex;
    align-items: center;
}

.outerServices-navigation {
    display: flex;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
}

.outerServices-marginTop {
    margin-top: 7px;
}

@media (max-width: 767.98px) {
    ol:has([class*=outerServices-hitOuterServices]) {
        padding-inline: 22px;
    }
}

.outerService_container {
    margin-bottom: 25px;
    margin-top: 15px;
}

.outerService_divResults {
    align-items: center;
    display: flex;
}

.outerService_resultsTitle {
    color: #9a3f82;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 0 88px;
}

.outerService_medicalTitle {
    margin-top: 21px;
    font-size: 18px;
    font-weight: 500;
    font-family: Rubik;
    color: #4f505e;
}

    .outerService_medicalTitle span {
        unicode-bidi: plaintext;
    }

.outerService_noMessagesWrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 245px;
    width: 100%;
    background-color: #F6F1F6;
    border-radius: 16px;
    gap: 1rem;
    padding: 51px 0 0;
}

.outerService_magnifierIcon {
    width: 85px;
    height: 54px;
}

.outerService_P {
    color: #4f505e;
    font-family: Rubik;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}


/* ===== SIDEBAR ===== */
.outer-services-refinements {
    box-sizing: border-box;
    background: #f3f3f3;
    border: 1px solid #e5e7e8;
    border-radius: 25px;
    padding: 20px 36px 30px;
    max-width: 100%;
    font-family: Rubik, sans-serif;
}

.outer-services-refinements__title {
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 45px 0;
    color: #9a3f82;
    font-family: Rubik, sans-serif;
}

.outer-services-refinements__label {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #2E567A;
    font-family: Rubik, sans-serif;
    margin-bottom: 10px;
    text-align: right;
}

.outer-services-refinements__group {
    margin-bottom: 20px;
}

/* ===== DROPDOWN ===== */
.outer-services-refinements__select-wrap {
    position: relative;
    margin-top: 9px;
    min-height: 46px;
}

.outer-services-refinements__select {
    width: 100%;
    min-height: 46px;
    padding: 10px 16px 10px 38px; /* מקום לחץ בשמאל */
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #c1d5e7;
    border-radius: 30px;
    font-size: 16px;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    color: #333;
    direction: rtl;
    text-align: right;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

    .outer-services-refinements__select:focus {
        outline: none;
        box-shadow: 0 0 0 2px #15A3C833;
    }

.outer-services-refinements__select-arrow {
    position: absolute;
    left: 18px; /* חץ בצד שמאל כמו במקור */
    top: 30%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #555;
    /*font-size: 12px;*/
    width: 14px;
    height: 8px;
}

/* ===== SUBMIT ===== */
.outer-services-refinements__submit {
    width: 100%;
    min-height: 46px;
    border: none;
    border-radius: 30px;
    background: #723e82;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    font-family: Rubik, sans-serif;
    cursor: pointer;
    margin-top: 10px;
}


.outer-services-refinements__submit {
    display: none;
}

    .outer-services-refinements__submit:hover {
        opacity: 0.95;
    }

.outer-services-custom-dropdown {
    position: relative;
    width: 100%;
    font-family: Rubik, sans-serif;
}

.outer-services-custom-dropdown__toggle {
    width: 100%;
    min-height: 46px;
    padding: 7px 16px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #c1d5e7;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    direction: rtl;
    text-align: right;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

    .outer-services-custom-dropdown__toggle:focus {
        outline: none;
        box-shadow: 0 0 0 2px #15A3C833;
    }

.outer-services-custom-dropdown__arrow {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    pointer-events: none;
}

.outer-services-custom-dropdown__menu {
    display: none;
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    left: 0;
    z-index: 50;
    background: #fff;
    border: 1px solid #c1d5e7;
    border-radius: 16px;
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
    max-height: 280px;
    overflow-y: auto;
    padding: 8px 0;
}

.outer-services-custom-dropdown.open .outer-services-custom-dropdown__menu {
    display: block;
}

.outer-services-custom-dropdown__item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    margin: 0;
    cursor: pointer;
    direction: rtl;
    text-align: right;
    font-size: 16px;
    font-weight: 700;
    color: #2e567a;
}

    .outer-services-custom-dropdown__item:hover {
        background-color: #f1f8ff;
    }

    .outer-services-custom-dropdown__item input[type="checkbox"] {
        margin: 0;
        width: 16px;
        height: 16px;
        accent-color: #15a3c8;
        flex-shrink: 0;
    }



    .outer-services-custom-dropdown__item span {
        flex: 1;
        word-break: break-word;
    }

.outer-services-custom-dropdown__toggle span:first-child {
    flex: 1;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*.outer-services-custom-dropdown__selected-values {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    min-width: 0;
    flex-wrap: wrap;
}*/

.outer-services-custom-dropdown__placeholder {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.outer-services-custom-dropdown__bubble {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background-color: #eaf4fb;
    border-radius: 30px;
    padding: 3px 10px;
    white-space: nowrap;
    max-width: 280px;
}

.outer-services-custom-dropdown__bubble-remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    cursor: pointer;
}

.outer-services-custom-dropdown__bubble-text {
    font-size: 16px;
    color: #2e567a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
}
/*.outer-services-custom-dropdown__bubble {
    max-width: 200px;*/ /* או מה שמתאים לך */
/*}*/
/*.outer-services-custom-dropdown__search {
    padding: 10px 12px;
    border-bottom: 1px solid #e5e7e8;
}
*/
/*.outer-services-custom-dropdown__search-input {
    width: 100%;
    height: 34px;
    border-radius: 18px;
    border: 1px solid #c1d5e7;
    padding: 0 12px;
    font-size: 14px;
    font-family: Rubik, sans-serif;
    direction: rtl;
}*/

.outer-services-custom-dropdown__search-input:focus {
    outline: none;
    box-shadow: 0 0 0 2px #15A3C833;
}

.outer-services-custom-dropdown__control {
    width: 100%;
    min-height: 46px;
    padding: 10px 10px 2px 16px;
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid #c1d5e7;
    border-radius: 30px;
    direction: rtl;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}


    .outer-services-custom-dropdown__control:focus-within {
        box-shadow: 0 0 0 2px #15A3C833;
    }

.outer-services-custom-dropdown__input {
    border: none;
    outline: none;
    background: transparent;
    font-size: 16px;
    font-family: Rubik, sans-serif;
    color: #333;
    direction: rtl;
    text-align: right;
    padding: 4px 0;
    display: block;
    flex: 1 1 auto;
    min-width: 60px;
    width: auto;
}

    .outer-services-custom-dropdown__input::placeholder {
        color: #9aa3ad;
        font-weight: 400;
    }

.outer-services-custom-dropdown__control:focus-within {
    border-color: #15A3C8;
    box-shadow: 0 0 0 2px rgba(21,163,200,0.15);
}

.outer-services-custom-dropdown__input:focus,
.outer-services-custom-dropdown__input:focus-visible {
    outline: none;
    box-shadow: none;
}

.outer-services-custom-dropdown__control:focus-within {
    outline: none;
    box-shadow: none;
}

/*.outer-services-custom-dropdown__selected-values {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    flex: 1;
    min-width: 0;
    overflow: hidden;
}*/

.outer-services-custom-dropdown__selected-values {
    display: contents;
}

.outer-services-custom-dropdown__placeholder {
    color: #666;
    font-size: 16px;
}
