.follow-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 8px;border:1px solid var(--prof-border);padding:8px}.follow-title{display:flex;flex-direction:column;gap:4px;min-width:0}.follow-title h1{margin:0;overflow-wrap:anywhere}.follow-subtitle{font-size:12px;color:var(--small-color)}.follow-grid{display:grid;grid-template-columns:repeat(auto-fill,167px);gap:8px;width:100%;justify-content:space-between}@media (max-width:600px){.follow-grid{justify-content:center}}.follow-prof{width:167px;display:flex;flex-direction:column;gap:8px}.follow-prof .bar{width:167px}.follow-prof .username-cont{height:auto;min-height:38px}.follow-pagination{display:flex;gap:8px;align-items:center;justify-content:space-between;margin-top:12px}.follow-pagination .follow-pagination-spacer,.follow-pagination a.button{flex:1 1 0;max-width:220px;min-width:0}.follow-pagination a.button{white-space:nowrap}.follow-pagination .follow-pagination-spacer{display:block}.follow-pagination .follow-page-info{flex:0 0 auto;font-size:14px;color:var(--small-color);text-align:center;min-width:120px;min-height:31px;display:flex;align-items:center;justify-content:center}