.ns-success-message{max-width:320px;text-align:center;margin:0 auto}.ns-success-message__img{margin-bottom:14px;width:88px;height:88px;color:var(--7bec2e81)}.ns-success-message__img path{transform-box:fill-box;transform-origin:center}.ns-success-message__img-circle{stroke-dasharray:360px;stroke-dashoffset:360px;-webkit-animation:check-animation .5s .1s forwards;animation:check-animation .5s .1s forwards}.ns-success-message__img-check{stroke-dasharray:90px;stroke-dashoffset:90px;-webkit-animation:check-animation .5s .5s forwards;animation:check-animation .5s .5s forwards}@-webkit-keyframes check-animation{0%{opacity:0}to{opacity:1;stroke-dashoffset:0}}@keyframes check-animation{0%{opacity:0}to{opacity:1;stroke-dashoffset:0}}.ns-success-message__title{font-size:var(--size-text-xl);line-height:var(--line-height-xl);color:var(--color-primary-dark);font-weight:600}@media (max-width:500px){.ns-success-message__title{font-size:var(--size-text-l)}}.ns-success-message__subtitle{font-size:var(--size-text-s);line-height:20px;margin-top:10px}.ns-success-message__controls{margin-top:24px}@media (max-width:500px){.ns-success-message__controls{margin-top:18px}}.ns-text-with-link a{cursor:pointer}.ns-delete-id-step-process{max-width:556px;width:100%;margin-top:40px;margin-bottom:63px}.ns-delete-id-step-process .ns-success-message__title{font-size:var(--size-text-2xl);line-height:var(--line-height-2xl)}@media (max-width:500px){.ns-delete-id-step-process .ns-success-message__title{font-size:var(--size-text-xl)}}.ns-delete-id-step-process__text{margin-top:18px;margin-bottom:30px;font-size:var(--size-text-m);line-height:var(--line-height-l)}@media (max-width:500px){.ns-delete-id-step-process__text{font-size:var(--size-text-s)}}.ns-delete-id-step-process__button{min-width:268px}@media (max-width:500px){.ns-delete-id-step-process__button{min-width:0;max-width:100%}}