.header-image-img:not(.is--video){position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:50% 100%;transition:calc(var(--transition-duration)*2.5) transform cubic-bezier(.25,.61,.355,1),calc(var(--transition-duration)*2.5) opacity cubic-bezier(.25,.61,.355,1);z-index:-1;height:unset;will-change:transform;pointer-events:none;aspect-ratio:inherit}.header-image-img:not(.is--video):not(.is--loaded){transform:scale3d(1.5,1.5,1.5);opacity:0}@media(min-width:992px){.header-image-img:not(.is--video){transform-origin:50% calc(100% + 145px)}}.header-image-img:not(.is--video).is--parallax{transition:calc(var(--transition-duration)*.25) transform cubic-bezier(.25,.61,.355,1)}.header-image-img:not(.is--video).with-background{background:#000}.header-image-img:not(.is--video) .logo-wrapper{aspect-ratio:1/1;width:unset;height:70%;top:32px}.header-image-img img{width:100%;max-width:unset!important;height:100%;max-height:unset!important}