.page-load-status{color:#202833;font-family:Poppins;margin-top:57px;text-align:center}.loader{align-items:center;display:flex;gap:12px;justify-content:center}@-webkit-keyframes lines{0%{stroke-width:0}to{stroke-width:3px}}@keyframes lines{0%{stroke-width:0}to{stroke-width:3px}}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loader line{-webkit-animation:lines;animation:lines;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.loader svg{-webkit-animation:rotate;animation:rotate;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;transform-origin:50% 50%}.loader line:nth-child(0){-webkit-animation-delay:0s;animation-delay:0s}.loader line:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.loader line:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.loader line:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.loader line:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.loader line:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.loader line:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}.loader line:nth-child(7){-webkit-animation-delay:1.4s;animation-delay:1.4s}.loader line:nth-child(8){-webkit-animation-delay:1.6s;animation-delay:1.6s}.loader line:nth-child(9){-webkit-animation-delay:1.8s;animation-delay:1.8s}.loader line:nth-child(10){-webkit-animation-delay:2s;animation-delay:2s}.loader line:nth-child(11){-webkit-animation-delay:2.2s;animation-delay:2.2s}