.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:21px;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:780px){.action-form__content{max-width:624px;padding:0 24px;margin:0 auto}}.action-form__desc{font-size:16px;line-height:24px;color:rgba(24,24,24,.5);margin-bottom:40px}@media(max-width:780px){.action-form__desc{padding:0 24px}}.action-form__action{margin-top:40px}@media(max-width:780px){.action-form__action{display:flex;justify-content:center}}.action-form__action button{width:100%;max-width:243px}.action-form__back{margin-top:10px}