#portal-ssr-bootstrap-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;background:#f5f5f5;opacity:1;transition:opacity .22s ease;pointer-events:auto}#portal-ssr-bootstrap-overlay.portal-ssr-bootstrap-overlay--fade-out{opacity:0;pointer-events:none}.portal-ssr-bootstrap-spinner{width:32px;height:32px;border:3px solid rgba(22,119,255,.2);border-top-color:#1677ff;border-radius:50%;animation:portal-ssr-bootstrap-spin .8s linear infinite}.portal-ssr-bootstrap-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes portal-ssr-bootstrap-spin{to{transform:rotate(360deg)}}
