:root{--header_height:90px}@media print,screen and (max-width:575px){:root{--header_height:56px}}.header-container-wrapper{position:fixed;width:100%;z-index:100}.ewevt-header{align-items:center;display:flex;gap:24px;height:var(--header_height);justify-content:space-between;padding:0 72px;width:100%}.ewevt-header.is-scrolled{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:hsla(0,0%,100%,.7);box-shadow:0 4px 8px rgba(0,0,0,.16)}@media print,screen and (max-width:1279px){.ewevt-header{padding:0 32px}}@media print,screen and (max-width:1079px){.ewevt-header{padding:0 20px}}@media print,screen and (max-width:575px){.ewevt-header{padding:0 16px}}.ewevt-header__branding a{display:flex;transition:opacity .2s ease}.ewevt-header__branding a:hover{opacity:.75}.ewevt-header__branding svg{display:block;height:auto;-o-object-fit:contain;object-fit:contain;transition:fill .2s ease;width:200px}.ewevt-header.is-scrolled .ewevt-header__branding svg{fill:#1400c8}@media print,screen and (max-width:575px){.ewevt-header__branding svg{width:120px}}.ewevt-header--light .ewevt-header__branding svg{fill:#1400c8}.ewevt-header__nav{align-items:center;display:flex;gap:24px}@media print,screen and (max-width:1079px){.ewevt-header__nav-menu{display:none}}.ewevt-header__nav-menu .hs_cos_wrapper_type_inline_rich_text *{color:#fff}.ewevt-header--light .ewevt-header__nav-menu .hs_cos_wrapper_type_inline_rich_text *,.ewevt-header.is-scrolled .ewevt-header__nav-menu .hs_cos_wrapper_type_inline_rich_text *{color:#1400c8}.ewevt-header__nav-button{align-items:center;background-color:#fff;border-radius:100px;color:#1400c8;display:flex;font-size:2rem;font-weight:700;justify-content:center;line-height:1.4;opacity:1;padding:8px 24px;text-decoration:none;transition:all .2s ease}.ewevt-header__nav-button:hover{opacity:.75;text-decoration:none}.ewevt-header.is-scrolled .ewevt-header__nav-button{background-color:#1400c8;color:#fff}@media print,screen and (max-width:575px){.ewevt-header__nav-button{font-size:1.2rem}}.ewevt-header--light .ewevt-header__nav-button{background-color:#1400c8;color:#fff}