@keyframes checkmark{0%{stroke-dashoffset:50}to{stroke-dashoffset:0}}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#28a745;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{margin:10% auto;display:block;height:5rem;width:5rem;border-radius:50%;stroke:#fff;stroke-width:2}@media (min-width:640px){.checkmark{height:6rem;width:6rem}}.checkmark{stroke-miterlimit:10;box-shadow:inset 0 0 0 #28a745;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 60px #28a745}}.ant-otp-input{border-radius:5px}.ant-otp-input:focus{border-radius:5px!important}.ant-otp .ant-otp-input{height:60px!important;width:50px!important;font-size:40px!important}