/*! ui/locale/components/CountryPicker/CountryPickerContent.less */.react.react-st .react-country-picker-content{background-color:var(--white);margin:3px 0;padding:0;display:block;border-radius:3px;height:auto;box-shadow:none}@media (min-width: 1024px){.react.react-st .react-country-picker-content{animation:.1s kml-from-bottom-right;display:flex;justify-content:space-between;padding:10px 0;width:var(--global-desktop-country-picker-width)}}.react.react-st .react-country-picker-content__column{flex:1;padding:0 9px}.react.react-st .react-country-picker-content.from-top{animation:.1s kml-from-top-right;border-radius:0;margin-top:16px}
