.page-change-loader_PageChangeLoader__xn_0t{width:100%;height:3px;position:fixed;top:0;left:0;z-index:100;overflow:hidden;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.page-change-loader_PageChangeLoader__xn_0t:before{content:"";position:absolute;left:-50%;height:4px;width:40%;background-color:var(--color-cyan-600);-webkit-animation:page-change-loader_lineAnim__WePdh 1s linear infinite;-moz-animation:page-change-loader_lineAnim__WePdh 1s linear infinite;animation:page-change-loader_lineAnim__WePdh 1s linear infinite;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}@keyframes page-change-loader_lineAnim__WePdh{0%{left:-40%}50%{left:20%;width:80%}to{left:100%;width:100%}}