div.svelte-1nwnjbs{opacity:0;background:var(--primary,#61d345);position:relative;animation:svelte-1nwnjbs-circleAnimation .3s cubic-bezier(.175,.885,.32,1.275)forwards;animation-delay:.1s;border-radius:10px;width:20px;height:20px;transform:rotate(45deg)}div.svelte-1nwnjbs:after{content:"";box-sizing:border-box;animation:svelte-1nwnjbs-checkmarkAnimation .2s ease-out forwards;opacity:0;animation-delay:.2s;position:absolute;border-bottom:2px solid;border-right:2px solid;border-color:var(--secondary,#fff);width:6px;height:10px;bottom:6px;left:6px}@keyframes svelte-1nwnjbs-circleAnimation{0%{transform:scale(0)rotate(45deg);opacity:0}to{transform:scale(1)rotate(45deg);opacity:1}}@keyframes svelte-1nwnjbs-checkmarkAnimation{0%{height:0;width:0;opacity:0}40%{height:0;width:6px;opacity:1}to{opacity:1;height:10px}}
