.codeVerification{position:relative;width:100%;max-width:383px}.codeVerification>div{display:flex!important;justify-content:space-between!important;gap:10px}.codeInput{width:4.6rem!important;margin-bottom:25px;height:4.6rem;color:var(--global-color-label-text_active);background:var(--global-color-label-background);font-size:2.5rem;border:2px solid var(--global-color-label-background);box-sizing:border-box;border-radius:10px;text-indent:0}.codeSent{font-style:normal;font-weight:400;font-size:16px;line-height:21px;color:var(--global-color-main-text_primary);width:100%;max-width:383px}@media (max-width:1024px){.codeVerification{margin:0 auto;max-width:100%}.codeInput{width:64px!important;height:64px}}