.wait{align-items:center;background-color:#f7f7f7;background-size:cover;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:50px;z-index:9}.wait .new-spinner{-webkit-animation:sk-scaleout 1s ease-in-out infinite;animation:sk-scaleout 1s ease-in-out infinite;background-image:url(../../logo/house-logo-21-10-22.svg);background-repeat:no-repeat;background-size:contain;height:50px;left:calc(50% - 60px);top:calc(50% - 75px);width:200px}@media (max-width:479px){.new-spinner{left:calc(50% - 25px);top:calc(50% - 50px)}}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{opacity:0;-webkit-transform:scale(1)}}@-webkit-keyframes please{0%{opacity:1}to{opacity:1}}