:root{--header-height:0px}.ui-preloader{color:#0071e3;height:40px;transform:rotate(-90deg);width:40px}.ui-preloader_image{animation:progress-circular-rotate 1.4s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;transform-origin:center center;transition:all .2s ease-in-out;width:100%;z-index:0}.ui-preloader_circle-underlay{color:#0000001f;stroke:currentColor}.ui-preloader_circle-overlay{animation:progress-circular-dash 1.4s ease-in-out infinite,progress-circular-rotate 1.4s linear infinite;stroke:currentColor;transition:all .2s ease-in-out,stroke-width 0s;stroke-dasharray:25,200;stroke-dashoffset:0;stroke-linecap:round;transform:rotate(-90deg);transform-origin:center center}@keyframes progress-circular-rotate{to{transform:rotate(270deg)}}@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-124px}}
