.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{display:block;position:absolute;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;box-sizing:border-box;margin:8px;border:8px solid transparent;border-top-color:currentcolor;border-radius:50%;width:64px;height:64px}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loaderCoupon{-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 3px),#000 0);animation:l13 1.2s cubic-bezier(.5,0,.5,1) infinite;border-radius:50%;background:conic-gradient(#0000 30%,#737373 0 100%,#0000 0);aspect-ratio:1;width:50px}@keyframes l13{to{transform:rotate(1turn)}}