.otp-group{display:flex;width:100%;max-width:360px;-moz-column-gap:10px;column-gap:10px}@media screen and (max-width:768px){.otp-group{-moz-column-gap:18px;column-gap:18px}}.otp-input,.otp-input-error{width:38px;height:54px;border:1px solid #ccc;border-radius:5px;padding:0;text-align:center;font-size:16px;font-weight:400;line-height:1;background-color:transparent}.otp-input-error:focus-visible,.otp-input:focus-visible{outline:unset;border:1px solid #151515;caret-color:#151515}.otp-input-error.dark,.otp-input.dark{color:#fff}.otp-input-error.dark-error,.otp-input-error.light-error,.otp-input.dark-error,.otp-input.light-error{border:1px solid #ef4533}@media screen and (max-width:768px){.otp-input,.otp-input-error{width:30px;height:42px}}.otp-input-light-error{border:1px solid #ef4533}