html{scroll-behavior:smooth}.header{background-color:#fff;position:fixed;width:100%}.header__container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1300px;padding:1.5rem 20px}.header--landing-page .header__container{justify-content:center}@media screen and (max-width:767px){.header__container{padding:20px}}.header__logo{margin-right:20px;max-width:250px}.header__logo .logo-company-name{color:#00326d;font-size:28px;margin-bottom:0}.header__menu{margin-left:auto}@media screen and (max-width:767px){.header__navigation{background-color:#fff;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:1px solid #eff7ff;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{background-color:#eff7ff;transition:background-color .3s}.header__language-switcher .lang_list_class li a,.header__language-switcher-label-current{color:#00326d;font-family:Nunito Sans,sans-serif;font-size:1rem;font-weight:800;text-decoration:none}.header__language-switcher .lang_list_class li a:focus,.header__language-switcher .lang_list_class li:hover a,.header__language-switcher-label-current:focus,.header__language-switcher-label-current:hover{color:#000a45}.header__language-switcher .lang_list_class li a:active,.header__language-switcher-label-current:active{color:#285a95}.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 #00326d;content:"";display:block;height:0;margin:0 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{background-color:#fff;border:0;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 .lang_list_class li:hover{background-color:#eff7ff}.header__language-switcher-label{position:static}.header__language-switcher-label-current{display:none}.header__language-switcher.open .lang_list_class{opacity:1;visibility:visible}}