.code{display:flex;align-items:flex-start;gap:14px}.code__field{width:100%;max-width:140px}.code__repeat{padding:6px;cursor:pointer;font-size:14px;display:flex;align-items:center;text-decoration:underline;line-height:1.3;margin-top:32px}.code__repeat:hover{text-decoration:none}.code__repeat span{content:"";display:inline-block;font-size:18px;line-height:0;margin-right:10px;color:#73869d}.code.code_wait .code__repeat{cursor:wait;text-decoration:none}.action-form__content{max-width:360px}@media(max-width:1024px){.action-form__content{max-width:none}}.action-form__desc{font-size:16px;font-weight:300;color:rgba(11,22,31,.5);margin-bottom:40px}.action-form__action{margin-top:40px}.action-form__action button{width:100%}.action-form__back{margin-top:10px}