.bc_switch_lang_popup,body.theme_light .bc_switch_lang_popup{--bc-thm-switchLangPopup-bg:#fff;--bc-thm-switchLangPopup-boxShadowColor:rgba(0, 0, 0, 0.25);--bc-thm-switchLangPopup-close-color:#aaa;--bc-thm-switchLangPopup-title-color:#000;--bc-thm-switchLangPopup-list-icon-borderColor:#ccc;--bc-thm-switchLangPopup-note-color:#3b3b3b;--bc-thm-switchLangPopup-note-bg:#f3f3f3}.bc_switch_lang_popup{position:absolute;top:calc(100% + 5px);right:5px;z-index:2;min-width:268px;overflow:hidden;text-align:center;background:var(--bc-thm-switchLangPopup-bg);border-radius:10px;box-shadow:0 4px 20px 0 var(--bc-thm-switchLangPopup-boxShadowColor)}.bc_switch_lang_popup .slp_close{position:absolute;top:7px;right:4px;color:var(--bc-thm-switchLangPopup-close-color);background:0 0;border:0;cursor:pointer}.bc_switch_lang_popup .slp_close .slpc_icon{width:10px;height:10px}.bc_switch_lang_popup .slp_top{padding:15px 20px 10px}.bc_switch_lang_popup .slp_title{margin-bottom:10px;color:var(--bc-thm-switchLangPopup-title-color);font-weight:700;font-size:13px}.bc_switch_lang_popup .slp_list{display:flex;gap:17px;justify-content:center}.bc_switch_lang_popup .slpl_item{display:flex;flex-direction:column;gap:4px;align-items:center;min-width:44px;font:12px "Open Sans",Arial,sans-serif}.bc_switch_lang_popup .fp_flag{position:relative}.bc_switch_lang_popup .fp_flag:after{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--bc-thm-switchLangPopup-list-icon-borderColor);border-radius:3px;content:""}.bc_switch_lang_popup .slp_note{padding:10px 20px 12px;color:var(--bc-thm-switchLangPopup-note-color);font:12px/1.4 "Open Sans",Arial,sans-serif;background:var(--bc-thm-switchLangPopup-note-bg)}