.sectionLanguage .languageSwitcherToggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;padding:0 10px;text-transform:capitalize}.sectionLanguage .iconLS{margin-right:5px}.sectionLanguage .iconLS picture span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:20px}.sectionLanguage .icon-dropdown{border:solid;border-width:0 2px 2px 0;display:block;height:.65em;margin:auto auto auto 5px;-webkit-transform:rotate(45deg) translate(-.1em,-.1em);transform:rotate(45deg) translate(-.1em,-.1em);width:.65em}.sectionLanguage .containerLangSwitch{position:relative}.sectionLanguage .containerLangSwitch .lang-switcher__langs{background:#fff;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.5);box-shadow:0 2px 4px -1px rgba(0,0,0,.5);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;list-style:none;margin-top:10px;padding:0;position:absolute;width:100%;z-index:110}.sectionLanguage .containerLangSwitch .lang-switcher__langs li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.sectionLanguage .containerLangSwitch .lang-switcher__langs li:hover{border-left:2px solid var(--secondary-color);-webkit-transition:.2s;transition:.2s}.sectionLanguage .containerLangSwitch .lang-switcher__langs a{color:var(--primary-color)!important;padding:15px;text-decoration:none;text-transform:capitalize}