@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.BPSSitePreLoader{display:table;margin:auto}.BPSSitePreLoader svg{background-color:rgba(0,0,0,0);border-radius:50%;animation:spin 3s infinite}.BPSSitePreLoader circle{stroke-dasharray:30%,220%;stroke-dashoffset:360%;stroke-width:8px;background-color:rgba(0,0,0,0);animation:dash 3s infinite;animation-timing-function:linear}@keyframes dash{0%{stroke-dasharray:30%,220%;stroke-dashoffset:360%}50%{stroke-dasharray:220%,30%;stroke-dashoffset:360%}to{stroke-dasharray:30%,220%;stroke-dashoffset:110%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.BPSSitePreLoader_rotate-element{display:table-cell;vertical-align:middle;line-height:0}