.page-Loading{display:flex;align-items:center;justify-content:center;position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.15);z-index:1000}.page-Loading div{display:flex;align-items:center;justify-content:center;padding:20px}.page-Loading span{display:inline-block;width:8px;height:8px;border-radius:50%}.page-Loading span+span{margin-left:12px}.page-Loading span.loading-1{animation:loading 1s .2s ease-in-out infinite alternate;background-color:#d83747}.page-Loading span.loading-2{animation:loading 1s .4s ease-in-out infinite alternate;background-color:#34296d}.page-Loading span.loading-3{animation:loading 1s .8s ease-in-out infinite alternate;background-color:#addaee}@keyframes loading{0%{transform:scale(1)}to{transform:scale(1.5)}}.page-Loading div{padding:5.3333vw}.page-Loading span{width:2.1333vw;height:2.1333vw}.page-Loading span+span{margin-left:3.2vw}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.notice-text{margin:1rem 0 1.125rem;font-size:1rem;color:#c53742;text-align:left}
