:root{--header-height:80px;--header-height-mobile:66px;--header-bg:#ffffff}html{scroll-padding-top:var(--header-height)}body{padding-top:var(--header-height)!important}.site-header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:var(--header-bg);box-sizing:border-box}.site-header,.site-header helix-core-grid,.site-header helix-core-grid-item{display:block;width:100%;background-color:var(--header-bg)}.site-header__container{display:flex!important;align-items:center;max-width:var(--content-width);margin:0 auto;padding:8px 0}.site-header__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.site-header__logo helix-core-image{display:block;line-height:0}.site-header__logo img,.site-header__logo helix-core-image img{height:48px;width:auto;display:block}@media only screen and (max-width:767px){.site-header{border-bottom:2px solid #047AFF}}@media only screen and (max-width:1024px){:root{--header-height:var(--header-height-mobile)}body{padding-top:var(--header-height-mobile)!important}html{scroll-padding-top:var(--header-height-mobile)}.site-header__container{padding:8px 24px}.site-header__logo img,.site-header__logo helix-core-image img{height:40px}}@media only screen and (min-width:768px) and (max-width:1024px){.site-header__container{padding:8px 16px}.site-header__logo helix-core-image::part(image){width:80%}}@media only screen and (min-width:1441px){.site-header__logo img,.site-header__logo helix-core-image::part(image){width:206px;height:80px}}