.letters-wrapper{display:flex;justify-content:center;flex-wrap:wrap;list-style:none}.letter-wrapper{margin-bottom:10px}.letters-link{padding:10px}.active-letter{border-bottom:2px solid currentColor}.letters-link:hover{background-color:#c7e6fd}.names-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1000px;margin:0 auto;list-style:none}.name-wrapper{margin-bottom:20px}.name-wrapper{flex-basis:100%}@media (min-width:576px){.name-wrapper{flex-basis:45%}}@media (min-width:768px){.name-wrapper{flex-basis:30%}}