.hosts-modal{display:flex;flex-direction:column;max-width:800px;gap:1rem}.hosts-modal__title{font-size:18px;padding-left:1rem;font-family:Inter,sans-serif;font-weight:400}.hosts-modal__list{display:flex;flex-wrap:wrap;padding:1rem;gap:.5rem;overflow-y:scroll}.hosts-modal__list-cont{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-weight:600}