.home-page{overflow:hidden;height:100vh;height:100dvh}.home-page .home-page-image{height:100%;width:100%;top:0;left:0}.home-page .home-page-image .home-image-wrap{position:fixed;display:block;left:25%;top:50%;height:350px;width:auto;transform:translate(-25%,-50%);line-height:0}@media screen and (max-width:768px){.home-page .home-page-image .home-image-wrap{left:var(--padding-global);top:auto;bottom:var(--padding-global);transform:none}}.home-page .home-page-image .home-image-wrap .home-image-placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;image-rendering:auto;pointer-events:none}.home-page .home-page-image .home-image-wrap .home-image{position:relative;z-index:1;height:100%;width:auto;object-fit:cover}