.header .dnd-section{padding:0}.header__container{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;padding:1.5rem 20px;position:relative}.header--landing-page .header__container{justify-content:center}@media screen and (width <= 767px){.header__container{padding:20px}}.header__logo{max-width:250px}.header__logo .logo-company-name{font-size:28px;margin-bottom:0}.header__menu{margin-left:auto}@media screen and (width <= 767px){.header__navigation{box-shadow:0 23px 50px -14px rgba(0,0,0,.21);display:none;margin:10px 10px 0;position:absolute;right:0;top:100%;width:calc(100% - 20px);z-index:99}.header__menu{margin-left:0;min-height:0;order:3}}.header__language-switcher{cursor:pointer;margin-left:50px}.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 18px 18px;box-shadow:0 23px 50px -14px rgba(0,0,0,.21);display:block;left:auto;min-width:100%;opacity:0;overflow:hidden;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:10px}.header__language-switcher .lang_list_class li:last-child{border-bottom:none}.header__language-switcher .lang_list_class li:hover{transition:background-color .3s}.header__language-switcher-label{align-items:center;display:flex;position:relative}.header__language-switcher-label-current{align-items:center;display:flex;line-height:2;margin-left:10px}.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:0 0 0 10px;width:0}@media (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-radius:0 0 18px 18px}.header__language-switcher:hover .lang_list_class{opacity:0;visibility:hidden}.header__language-switcher .lang_list_class li{padding:10px 30px}.header__language-switcher-label{position:static}.header__language-switcher-label-current{display:none}.header__language-switcher.open .lang_list_class{opacity:1;visibility:visible}}