.std-in-country-flags{display:flex;flex-wrap:wrap;gap:28px;justify-content:center;margin:0 auto;max-width:900px}.std-in-country-flags__item{align-items:center;display:flex;flex-direction:column}.std-in-country-flags__circle{align-items:center;background:#eee;border-radius:50%;box-shadow:0 0 0 1px hsla(0,0%,100%,.1);display:flex;height:64px;justify-content:center;overflow:hidden;width:64px}.std-in-country-flags__circle img{display:block;height:100%;object-fit:cover;width:100%}.std-in-country-flags__label{color:#fff;font-size:13px;margin-top:10px;text-align:center;white-space:nowrap}