.pageLoader{z-index:auto;flex-direction:column;justify-content:start;align-items:center;gap:2rem;height:100%;min-height:25vh;max-height:none;margin-block:9rem;display:flex}.loader{--uib-size:200px;--uib-color:#3bf;--uib-speed:1.25s;--uib-stroke:20px;--uib-bg-opacity:.25;height:var(--uib-stroke);width:var(--uib-size);border-radius:calc(var(--uib-stroke)/2);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;transform:translate(0,0)}.loader.small{--uib-size:150px;--uib-stroke:15px}
