.pp-loading{display:flex;justify-content:center;align-items:center;min-height:100vh}.pp-loading__spinner{width:40px;height:40px;border-radius:50%;border:3.6px solid rgba(39,72,242,.2);border-top-color:#2748f2;animation:pp-loading-spin 1.4s linear infinite}@keyframes pp-loading-spin{to{transform:rotate(360deg)}}
