

/* Start:/local/components/opticvision/optical.stores.other/templates/.default/style.css?1749112935830*/
.medical-service-price__tooltip {
    color: #8b96a3;
    line-height: 1.125rem;
}

.medical-recotd-info-tooltip {
    position: relative;
    line-height: inherit;
    display: inline;
}

.medical-recotd-info-tooltip__icon {
    width: var(--icon-size, 1rem);
    height: var(--icon-size, 1rem);
    line-height: inherit;
    position: relative;
    top: .25rem;
}

.medical-recotd-info-tooltip__tooltip {
    display: none;
}

.medical-recotd-info-tooltip:hover .medical-recotd-info-tooltip__tooltip {
    position: absolute;
    display: block;
    border-radius: .5rem;
    background: #101828;
    padding: .5rem .75rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    color: #fff;
    width: 266px;
    z-index: 2;
}

.step-account__inner .services-step__item {
    overflow: unset !important;
}
/* End */
/* /local/components/opticvision/optical.stores.other/templates/.default/style.css?1749112935830 */
