.loader-m{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit;background:#14141e;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.loader__spinner-m{border:5px solid #fff3;border-top-color:#4169e1;border-radius:50%;width:50px;height:50px;animation:.8s linear infinite rotationm}@keyframes rotationm{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
