.global-loader {
    display: none;
    justify-content: center;
    align-items: flex-start;
    padding-top: 25%;
    position: absolute;
    inset: 0;
    z-index: 10;
    min-height: 0;
    background: #fff;
}
