.full-text-search-results{--list-item-gap:0}.full-text-search-results__skeleton{border-radius:var(--list-item-rouned-border-radius)}.full-text-search-results__group{padding-top:16px}.full-text-search-results__list--columns{display:grid;grid-template-columns:repeat(2,1fr);gap:4px}.full-text-search-results__text{padding:12px 16px;font-size:14px;color:var(--color-gray-400)}.full-text-search-results__item{display:flex;align-items:center}.full-text-search-results__item.as-link-button{margin-left:16px;border-bottom:1px dashed var(--color-gray-200)}.full-text-search-results__item.as-link-button:hover{border-bottom:1px dashed var(--color-gray-400)}.full-text-search-results__item.as-link-button:first-child{padding-top:10px}.full-text-search-results__item.as-link-button:not(:last-child){margin-bottom:16px}.full-text-search-results__item-append{color:var(--color-text-secondary);font-weight:400}.full-text-search-results__visa-label{display:inline-flex;align-items:center;gap:2px;margin-left:4px;font-size:14px;font-weight:400;line-height:130%;color:var(--color-success-500);border-bottom:1px dashed var(--color-success-500)}.full-text-search-results__visa-label svg{width:17px;height:16px}
