.maskLoadingDiamonds{z-index:9990;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#21254b33!important}.maskLoadingDiamonds .loadingDiamonds{z-index:9999;border:10px solid #35415e;width:110px;height:110px;transform:rotate(45deg)}.maskLoadingDiamonds .loadingDiamonds span{float:left;background:#35415e;width:30px;height:30px;animation:2s linear infinite animate;display:block}.maskLoadingDiamonds .loadingDiamonds span:nth-child(3){animation-delay:.8s}.maskLoadingDiamonds .loadingDiamonds span:nth-child(2),.maskLoadingDiamonds .loadingDiamonds span:nth-child(6){animation-delay:.6s}.maskLoadingDiamonds .loadingDiamonds span:first-child,.maskLoadingDiamonds .loadingDiamonds span:nth-child(5),.maskLoadingDiamonds .loadingDiamonds span:nth-child(9){animation-delay:.4s}.maskLoadingDiamonds .loadingDiamonds span:nth-child(4),.maskLoadingDiamonds .loadingDiamonds span:nth-child(8){animation-delay:.2s}.maskLoadingDiamonds .loadingDiamonds span:nth-child(7){animation-delay:0s}@keyframes animate{0%{transform:scale(1)}30%{transform:scale(0)}50%{transform:scale(0)}75%{transform:scale(1)}to{transform:scale(1)}}.maskLoadingDiamonds .loadingDiamondsDark{border-color:#acacca}.maskLoadingDiamonds .loadingDiamondsDark span{background-color:#acacca}.fullWidth{left:0;width:100vw!important}.smallLoadingDiamonds{z-index:10;border:10px solid #35415e;align-items:center;width:50px;height:50px;margin-left:auto;margin-right:auto;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.smallLoadingDiamonds span{float:left;background:#35415e;width:30px;height:30px;animation:2s linear infinite animate;display:block}.smallLoadingDiamonds span:nth-child(3){animation-delay:.8s}.smallLoadingDiamonds span:nth-child(2),.smallLoadingDiamonds span:nth-child(6){animation-delay:.6s}.smallLoadingDiamonds span:first-child,.smallLoadingDiamonds span:nth-child(5),.smallLoadingDiamonds span:nth-child(9){animation-delay:.4s}.smallLoadingDiamonds span:nth-child(4),.smallLoadingDiamonds span:nth-child(8){animation-delay:.2s}.smallLoadingDiamonds span:nth-child(7){animation-delay:0s}.smallLoadingDiamondsDark{border-color:#fff}.smallLoadingDiamondsDark span{background-color:#fff}
