.custom_language_switcher{display:flex;margin-left:10px;position:relative}.custom_language_switcher .globe_class{background:none;bottom:0;height:auto;left:0;position:absolute;right:0;top:0;width:auto;z-index:10}.custom_language_switcher-label{border:1px solid #051f7421;border-radius:8px;font-family:var( --iside-font-family );font-size:var( --iside-font-size_xxxs );padding:4px 24px 4px 8px;position:relative;text-transform:uppercase}.custom_language_switcher .lang_switcher_class{position:static}.custom_language_switcher .icon-arrow{bottom:0;height:12px;margin:auto;position:absolute;right:3px;top:0;width:17px}.custom_language_switcher .icon-arrow:after{border:solid;border-bottom-right-radius:4px;border-width:0 2px 2px 0;bottom:0;content:"";display:inline-block;height:10px;left:3px;position:absolute;top:-1px;transform:rotate(45deg);width:10px}.custom_language_switcher .lang_list_class{text-align:left}.custom_language_switcher .lang_list_class li{border-color:var( --iside-color-grey_tint1 )}.custom_language_switcher .lang_list_class:before{border-bottom-color:var( --iside-color-grey_tint1 )}.custom_language_switcher .lang_list_class li:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.custom_language_switcher .lang_list_class li:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width:1040px){.custom_language_switcher{display:none}.nav__mobile-menu .custom_language_switcher{display:block;margin:0;text-align:center}}