.countries-grid[data-v-866f106d]{display:grid;gap:5px;grid-template-columns:repeat(4,1fr)}a[data-v-866f106d]{color:inherit;text-decoration:none}.country[data-v-866f106d]{align-items:center;border-radius:var(--border-radius-default);display:flex;flex-direction:row;gap:10px;padding:6px}.country[data-v-866f106d]:hover{background-color:#d7d7d7}.country.active[data-v-866f106d]{background-color:silver}[data-v-866f106d] .photo{aspect-ratio:1;border-radius:50%;width:26px}.photo-container[data-v-866f106d]{aspect-ratio:1;width:26px}.country-name[data-v-866f106d]{color:var(--color-default-text);font-size:15px}.show-more[data-v-866f106d]{display:flex;grid-column:span 4;justify-content:center;margin-top:16px}.show-more-button[data-v-866f106d]{background-color:transparent;border:none;color:var(--color-default-text);cursor:pointer;font-size:16px;font-weight:500}.show-more-button[data-v-866f106d]:after{background:var(--color-accent-yellow);border-radius:3px;content:"";display:block;height:3px;margin-left:-6px;margin-right:-6px;margin-top:2px}.loading[data-v-866f106d]{display:flex;grid-column:span 4;justify-content:center;padding-top:23px}@media screen and (max-width:1140px) and (min-width:640px){.countries-grid[data-v-866f106d]{grid-template-columns:repeat(3,1fr)}.show-more[data-v-866f106d]{grid-column:span 3}}@media screen and (max-width:527px){.countries-grid[data-v-866f106d]{grid-template-columns:repeat(2,1fr)}.show-more[data-v-866f106d]{grid-column:span 2}}
