.success-icon{width:140px;stroke-dasharray:56;stroke-dashoffset:56;stroke:var(--success);animation:info-icon-animation .6s cubic-bezier(.455,.03,.515,.955) forwards}@keyframes success-icon-animation{0%{stroke-dashoffset:56}to{stroke-dashoffset:0}}.error-icon{stroke-dasharray:56;stroke-dashoffset:56;stroke:var(--error);animation:info-icon-animation .6s cubic-bezier(.455,.03,.515,.955) forwards}@keyframes error-icon-animation{0%{stroke-dashoffset:56}to{stroke-dashoffset:0}}
