.mcd-loader-wrapper{align-items:center;display:flex;justify-content:center;min-height:50vh;z-index:50}.mcd-loader-wrapper.mcd-loader-wrapper--full{background-color:#fff;height:100%;left:0;min-height:100svh;position:fixed;top:0;width:100%;z-index:51}.mcd-loader-wrapper--fit{height:-moz-fit-content;height:fit-content;min-height:inherit;width:100%}.mcd-loader-wrapper--fit .mcd-loader{height:6rem;width:6rem}.mcd-loader{animation:mcdloader 1.4s linear infinite;background:#ffbc0d;background:linear-gradient(90deg,#ffbc0d 10%,#fff 42%);border-radius:50%;font-size:10px;height:11em;margin:50px auto;position:relative;text-indent:-9999em;transform:translateZ(0);width:11em}.mcd-loader:before{background:#ffbc0d;border-radius:100% 0 0;content:"";height:50%;left:0;position:absolute;top:0;width:50%}.mcd-loader:after{background:#fff;border-radius:50%;bottom:0;content:"";height:75%;left:0;margin:auto;position:absolute;right:0;top:0;width:75%}@keyframes mcdloader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
