.header{background-color:#fff;width:100%;z-index:3}.header .dnd-section{padding:0}.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;padding:1.4rem 2.8rem;position:relative}@media screen and (max-width:767px){.header__container{padding:1.4rem}}.header__logo{margin-right:2.1rem}.header__logo img{height:auto;max-width:250px}.header__logo .logo-company-name{font-size:28px}.header__menu{margin-left:auto}@media screen and (max-width:767px){.header .header__menu{margin-left:0;min-height:0;order:3}}.header__language-switcher{cursor:pointer;margin-left:2.1rem}.header__language-switcher .lang_switcher_class{position:static}.header__language-switcher .lang_switcher_class .globe_class{background-color:#fff;border:1px solid #fff;border-radius:50%;margin-top:5px}.header__language-switcher .lang_list_class{border-radius:0 0 4px 4px;display:block;left:auto;min-width:100%;opacity:0;padding-top:0;right:0;text-align:left;top:100%;transform:none;visibility:hidden}.header__language-switcher:hover .lang_list_class{opacity:1;visibility:visible}.header__language-switcher .lang_list_class:after,.header__language-switcher .lang_list_class:before{content:none}.header__language-switcher .lang_list_class li{background-color:transparent;border:none;line-height:2;margin:0;padding:10px}.header__language-switcher .lang_list_class li:first-child{border-top:none;padding-top:.7rem}.header__language-switcher .lang_list_class li:last-child{border-bottom:none;padding-bottom:.7rem}.header__language-switcher .lang_list_class li:hover{transition:background-color .3s}.header__language-switcher .lang_list_class li a,.header__language-switcher-label-current{letter-spacing:.1em}.header__language-switcher-label{display:flex;position:relative}.header__language-switcher-label-current{align-items:center;display:flex;line-height:2;margin-left:.7rem}.header__language-switcher-label-current:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid;content:"";display:block;height:0;margin:3px 0 0 10px;width:0}@media (max-width:767px){.header__language-switcher{margin-left:auto;margin-right:20px;order:2}.header__language-switcher .lang_switcher_class .globe_class{height:24px;margin-top:0;width:24px}.header__language-switcher .lang_list_class{border:0;border-radius:0}.header__language-switcher:hover .lang_list_class{opacity:0;visibility:hidden}.header__language-switcher .lang_list_class li:last-child{border-bottom:0}.header__language-switcher .lang_list_class li:hover{background-color:transparent}.header__language-switcher .lang_list_class li:hover a{color:#fff}.header__language-switcher-label{position:static}.header__language-switcher-label-current{display:none}.header__language-switcher.open .lang_list_class{opacity:1;visibility:visible}}.header--no-navigation .header__container{justify-content:center}.header--no-navigation .header__logo{margin-right:0}