#header{width:100%;position:relative;background:#000}
.section.header{background:#000;height:64px}
.section.header.container-extended{box-sizing:border-box}
.header-standard{height:64px}
.headerStandard .header-lang-standard{display:flex;justify-content:space-between;align-items:center;min-height:64px;margin:0 auto;box-sizing:border-box}
.headerStandard .header-lang-standard .logo-wrapper{display:flex;align-items:center;padding:0 16px 0 0;float:none;flex-shrink:0;height:64px;box-sizing:border-box}
.headerStandard .header-lang-standard .logo-wrapper .logo{width:auto}
.headerStandard .header-lang-standard .logo-wrapper .logo:hover{text-decoration:none}
.headerStandard .header-lang-standard .logo-wrapper .logo--with-tagline{display:flex}
.headerStandard .header-lang-standard .logo-wrapper .logo--with-tagline img{flex-shrink:0}
.headerStandard .header-lang-standard .logo-wrapper img{max-width:none;box-sizing:border-box}
.headerStandard .header-lang-standard .logo-wrapper .image{height:32px}
.headerStandard .header-lang-standard .right-container{display:flex;align-items:center;float:none;margin:0 -13px 0 0;padding:0;flex-shrink:0}
.headerStandard .header-lang-standard .right-container .country-selection-wrapper,.headerStandard .header-lang-standard .right-container .authentication-wrapper{float:none;flex-shrink:0}
@media only screen and (min-width:1300px){.headerStandard .header-lang-standard .right-container{margin:0 -14px 0 -1px;padding:0 1px}
}
.hs-active .headerStandard.container-extended{padding:0}
.headerStandard.active{position:static}
.hs-active .headerStandard .menu__icon-mobile{padding:0 15px;width:64px;box-sizing:border-box}
html.hs-active.active-panel,html.hs-active{overflow:hidden}
html.hs-active.active-panel #page,html.hs-active #page{overflow:initial}
html.hs-active.active-panel .headerLangStandard.container-extended,html.hs-active .headerLangStandard.container-extended{max-width:none}
html.hs-active.active-panel.rtl-bp body,html.hs-active.rtl-bp body,html.hs-active.active-panel.rtl body,html.hs-active.rtl body{overflow:hidden}
html.hs-active.active-panel.rtl-bp .headerStandard .right-container,html.hs-active.rtl-bp .headerStandard .right-container,html.hs-active.active-panel.rtl .headerStandard .right-container,html.hs-active.rtl .headerStandard .right-container{margin:0 0 0 -13px}
@media only screen and (max-width:767px){html.hs-active.active-panel.rtl-bp .headerStandard .right-container,html.hs-active.rtl-bp .headerStandard .right-container,html.hs-active.active-panel.rtl .headerStandard .right-container,html.hs-active.rtl .headerStandard .right-container{margin:0 0 0 -8px}
}
html.hs-active.active-panel .headerStandard .header-lang-standard.mobile .right-container,html.hs-active .headerStandard .header-lang-standard.mobile .right-container{display:flex;justify-content:flex-end;flex:1;margin:0}
html.hs-active.active-panel .right-container .contact-us-side-widget.active,html.hs-active .right-container .contact-us-side-widget.active{width:64px}
html.hs-active.active-panel:not(.hs-active-cu) div[data-component="ContactModule"],html.hs-active:not(.hs-active-cu) div[data-component="ContactModule"]{display:none}
html.hs-component-desktop-active div[data-component="ContactModule"]{z-index:11;position:relative}
@media only screen and (min-width:1300px){html.hs-component-desktop-active .header-lang-standard .right-container{overflow:visible}
}