.market-insights-loading-container{background-color:#fff;place-items:center;min-height:100vh;display:grid;position:fixed;inset:0;overflow:hidden}.market-insights-loader{background:linear-gradient(#005178,#c7eafb 95%);border-radius:50%;flex-shrink:0;width:300px;height:300px;animation:3s cubic-bezier(1,-.01,.18,.72) forwards load}.market-insights-logo{background-image:url(/icons/market-insights/endgame-logo-vertical.svg);background-repeat:no-repeat;background-size:contain;width:200px;height:200px;margin-top:80px;position:absolute}@keyframes load{0%{transform:scale(1)rotate(0)}15%{transform:scale(1.5)rotate(90deg)}70%{transform:scale(2)rotate(180deg)}to{transform:scale(10)rotate(480deg)}}
