body.home-page{background-color:#f0e6d6!important;background-image:linear-gradient(to bottom,rgba(240,230,214,0) 0,rgba(240,230,214,.3) 70%,rgba(240,230,214,.6) 85%,#f0e6d6 100%),var(--home-bg-desktop)!important;background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed!important;transform:translateZ(0);will-change:background-image}@media (max-width:767px){body.home-page{background-image:var(--home-bg-mobile)!important;background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed!important;transform:translateZ(0);will-change:background-image;margin:0;padding:0}body.home-page:before{content:"";position:fixed;top:0;left:0;right:0;height:calc(env(safe-area-inset-top, 0) + 56px);background-image:var(--home-bg-mobile);background-size:cover;background-position:top;background-repeat:no-repeat;z-index:-1}}