.custom-shine{position:relative;overflow:hidden}.custom-shine:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(120deg,#0000 0%,#ffffff80 77% 92%,#0000 100%);width:200%;height:100%;animation:2s ease-in-out infinite shine;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes shine{0%{left:-150%}to{left:150%}}@keyframes checkmarkPulse{0%{opacity:.25;transform:scale(1.75)}to{opacity:1;transform:scale(1)}}@keyframes starburstFade{0%{opacity:.8;transform:scale(1)rotate(0)}to{opacity:0;transform:scale(3)rotate(90deg)}}.animated-checkmark{color:#6fe376;animation:.5s ease-in-out checkmarkPulse}.starburst-container{pointer-events:none;width:20px;height:20px;animation:.8s ease-out starburstFade;position:absolute;left:-8px}.starburst-ray{transform-origin:0;background:linear-gradient(90deg,#0000 40%,#63f16c 90%,#6fe376 100%);border-radius:1px;width:15px;height:3px;position:absolute;top:50%;left:50%}
/*# sourceMappingURL=9682b49867dcc2af.css.map*/