#hc-loader{position:fixed;inset:0;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;will-change:opacity}
#hc-lottie{width:220px;height:220px;transform:translateZ(0);will-change:transform}
#hc-loader.hc-loader-hide{opacity:0;pointer-events:none}
html.hc-loading,html.hc-loading body{overflow:hidden;height:100%}
@media (prefers-reduced-motion: reduce){#hc-loader{transition:opacity .01s linear}}
