@keyframes sticky_header_active{0%{opacity:0;transform:scale(1.1) translateY(-50%)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes sticky_header_inactive{0%{transform:translateY(20%)}to{transform:translateY(0)}}.header__sticky-element{margin-top:10px;padding-left:10px;padding-right:10px}.header--sticky-active .header__sticky-element{left:0;position:fixed;top:0;width:100%;z-index:6}.hs-inline-edit .header--sticky-active .header__sticky-element{z-index:2147483599}.header__section--main{background:#0c0e1d;border:1px solid #fff;border-radius:10px;justify-self:center;padding:.5rem;width:100%}.header--sticky-inactive .header__section--main{animation:sticky_header_inactive .2s ease-in-out}.header--sticky-active .header__section--main{animation:sticky_header_active .2s ease-in-out;background:#f7f8f7;border-color:#dde0f0}.header__section--main .header__center{line-height:0;position:relative}.header--sticky.header--sticky-active .mnav__open{border:1.5px solid #0c0e1d;border-radius:3px;padding:2px}.header--sticky:not(.header--sticky-active) .mnav__open{border:1.5px solid #fff;border-radius:3px;padding:2px}.header--overlap .header__logo__static,.header--sticky-active .header__logo__overlap,.header--sticky-active .header__logo__static,.header--sticky:not(.header--sticky-active) .header__logo__sticky,.header:not(.header--overlap) .header__logo__overlap{display:none}.header__logo{margin-inline-end:24px;z-index:1}.header .nav{position:static}.header__nav .nav>ul>li{border-inline-end:1px solid;margin:0;margin-inline-end:2rem;padding-inline-end:2rem}.header__nav .nav>ul>li:last-child{border-inline-end:none;margin-inline-end:0;padding-inline-end:0}.header__nav .nav>ul>li>a{padding-bottom:0;padding-top:0}.header__nav .nav__list--level1>li>a:before{bottom:-.56rem}.header--sticky-active .header__nav .nav__list--level1>li>a:before{bottom:-.25rem}.header:not(.header--overlap) .nav__mega{border-top-left-radius:0;border-top-right-radius:0}.header__lang,.header__search{margin-inline-start:1.2rem}.header--overlap .header__buttons__static,.header--sticky-active .header__buttons__overlap,.header--sticky-active .header__buttons__static,.header--sticky:not(.header--sticky-active) .header__buttons__sticky,.header--wo-lang .header__lang,.header:not(.header--overlap) .header__buttons__overlap{display:none}.header__buttons .inline-items>:first-child{margin-inline-start:1.2rem}.header__mobile-nav{display:none}@media (max-width:819px){.header_nav_container{display:none}.header__mobile-nav{display:block;margin-inline-start:1.2rem}.mnav-active{overflow:hidden}.header__search{order:2}.header__lang{margin-inline-start:0;order:1}.header__buttons{display:none}.header__mobile-nav{order:3}}