.language-bar{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:5px;cursor:pointer;height:35px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.language-bar img{height:24px}.language-bar .language-switch-bar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:1pc;float:right;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:8.5px}.language-bar .language-switch-bar .language-select-icon{float:right;margin-right:8px}.language-bar .language-switch-bar .switch-icon{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:5px;margin-top:-3px}.language-bar .language-switch-bar .switch-icon:not(.open) svg{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.language-bar .language-switch-bar .switch-icon.open svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.language-bar .language-options{position:absolute;z-index:3000;top:34px;right:0;width:10pc;max-height:150px;padding:2px;text-align:center;display:none}.language-bar .language-options li{cursor:pointer;width:90px;text-align:center;list-style-type:none;padding:6px 10px;margin:auto}.language-bar .language-options li.selected{display:none}.language-bar.open .language-options{display:block}.language-bar.open .language-select-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.top-bar-links-mobile .language-bar{position:relative;top:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;border:none;cursor:pointer;margin:0;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.top-bar-links-mobile .language-bar img{margin-left:17px}.top-bar-links-mobile .language-bar .language-switch-bar{width:80%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-bar-links-mobile .language-bar .language-switch-bar .selected-language{width:90%}.top-bar-links-mobile .language-bar .language-options{width:100%;top:0;left:0}.top-bar-links-mobile .language-bar .language-options li{width:100%;text-align:left!important;padding:10px 10px 10px 50px!important}.top-bar-links-mobile .language-bar.open{top:2pc}.top-bar-links-mobile .language-bar.open .language-options{display:block}