/*! ui/foundation/header/HeaderPickers.less */.sIC5{display:flex;justify-content:center;align-items:center;font-size:13px}html:not([dir=rtl]) .sIC5-currency-picker{margin-left:10px}html[dir=rtl] .sIC5-currency-picker{margin-right:10px}html:not([dir=rtl]) .sIC5-country-picker{margin:0 10px 0 16px}html[dir=rtl] .sIC5-country-picker{margin:0 16px 0 10px}.sIC5-country-picker.sIC5-bordered{border:1px solid var(--color-global-header-border);box-sizing:content-box}html:not([dir=rtl]) .sIC5-country-picker+.sIC5-currency-picker{margin-left:0}html[dir=rtl] .sIC5-country-picker+.sIC5-currency-picker{margin-right:0}.sIC5.sIC5-with-separator{position:relative}.sIC5.sIC5-with-separator .sIC5-country-picker{height:100%;display:flex;flex-flow:row nowrap;align-items:center;position:relative;margin:0 13px}html:not([dir=rtl]) .sIC5.sIC5-with-separator .sIC5-country-picker{padding-right:10px}html[dir=rtl] .sIC5.sIC5-with-separator .sIC5-country-picker{padding-left:10px}.sIC5.sIC5-with-separator .sIC5-country-picker:after{background-color:#0000001a;content:""!important;display:block!important;border:none;top:18px;bottom:auto;width:1px;height:24px;position:absolute}html:not([dir=rtl]) .sIC5.sIC5-with-separator .sIC5-country-picker:after{left:auto;right:0}html[dir=rtl] .sIC5.sIC5-with-separator .sIC5-country-picker:after{right:auto;left:0}.sIC5.sIC5-pres-border .sIC5-country-picker,.sIC5.sIC5-pres-border .sIC5-currency-picker{display:flex;align-items:center;justify-content:center;height:45px;width:40px;background-color:var(--color-background-disabled-default)}html:not([dir=rtl]) .sIC5.sIC5-pres-border .sIC5-country-picker,html:not([dir=rtl]) .sIC5.sIC5-pres-border .sIC5-currency-picker{margin:5px 5px 5px 0}html[dir=rtl] .sIC5.sIC5-pres-border .sIC5-country-picker,html[dir=rtl] .sIC5.sIC5-pres-border .sIC5-currency-picker{margin:5px 0 5px 5px}.sIC5.sIC5-mod-inherit-colors{color:inherit}.sIC5.sIC5-theme-dark{color:var(--color-react-header-text)}.sIC5.sIC5-theme-light{color:var(--color-global-text-base)}
