.list-entry-alphabet-list__alphabet{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:20px}.list-entry-alphabet-list__alphabet__letter{align-items:center;background:#eaedee;border-radius:4px;color:#00323f;cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:30px}.list-entry-alphabet-list__block{border-top:1px solid #eaedee;display:flex;gap:10px;margin-top:20px;padding-top:20px}.list-entry-alphabet-list__block__letter{color:#00323f;font-size:18px;font-weight:500;line-height:1}.list-entry-alphabet-list__block__list{display:grid;flex-grow:1;gap:10px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.list-entry-alphabet-list__block__list{gap:20px;grid-template-columns:repeat(4,1fr)}}.list-entry-alphabet-list__block__item{color:#00323f;display:flex;justify-content:center;text-align:center}
