.svg-success{opacity:1}@keyframes success-tick{0%{stroke-dashoffset:16px;opacity:1}to{stroke-dashoffset:31px;opacity:1}}@keyframes success-circle-outline{0%{stroke-dashoffset:72px;opacity:1}to{stroke-dashoffset:0;opacity:1}}.svg-success .success-tick{fill:none;stroke-width:1px;stroke-dasharray:15px,15px;stroke-dashoffset:-14px;animation:success-tick .45s ease 1.4s forwards;opacity:0}.svg-success .success-circle-outline{fill:none;stroke-width:1px;stroke-dasharray:72px,72px;stroke-dashoffset:72px;animation:success-circle-outline .3s ease-in-out .8s forwards;opacity:0}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.svg-success .success-circle-outline,.svg-success .success-tick{stroke-dasharray:0;stroke-dashoffset:0;animation:none;opacity:1}}
