.theme-header-container{display:flex;justify-content:space-between;align-items:center;width:100%;height:var(--theme-header-height);max-width:var(--theme-container-max-width);margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto;padding-top:0;padding-bottom:0}.theme-logo__image{width:auto;height:48px}@media (max-width:1023px){.theme-header__cta{display:none}}.theme-hero{display:flex;position:relative;min-height:calc(600px + var(--theme-header-height));overflow:hidden;padding-top:var(--theme-header-height);background-color:var(--theme-color-background)}.heme-hero__content{position:relative;z-index:2}.theme-hero__background{position:absolute;overflow:hidden}.theme-hero__background-image{position:absolute;top:0;right:0;width:auto;height:100%;object-fit:cover}.container-1{padding-top:var(--theme-header-height)}.heme-footer__link:hover{color:#fff}