.sm-ac{position:relative}.sm-ac__list{position:absolute;z-index:1000;top:100%;right:0;left:0;max-height:260px;margin:2px 0 0;padding:0;overflow-y:auto;list-style:none;background:#fff;border:1px solid #9eb8ae;border-radius:6px;box-shadow:0 6px 16px rgba(0,0,0,.14);text-align:right;direction:rtl}.sm-ac__item{padding:.5rem .7rem;min-height:44px;display:flex;align-items:center;color:#1f2d29;font-size:16px;line-height:1.35;cursor:pointer}.sm-ac__item+.sm-ac__item{border-top:1px solid #eef2f0}.sm-ac__item:hover,.sm-ac__item.is-active{background:#eaf5ef;color:#17765a}@media(prefers-reduced-motion:no-preference){.sm-ac__item{transition:background-color .12s ease}}