.mw-700{max-width:700px}.m-0{margin:0!important}.form__group{display:flex;flex-wrap:wrap;gap:12px}.form__group:not(:last-child){margin-bottom:20px}.form__group-title{font-weight:700;font-size:16px;line-height:24px}.form__group-row{display:grid;gap:12px;width:100%}.form__input{display:flex;justify-content:center;align-items:center;padding:18px 20px;gap:4px;width:100%;height:var(--btn-height);background:#fff;border:1px solid #e3e3e3;border-radius:4px}.form__notice{display:none;font-size:14px;line-height:18px;color:#7d7d7d}.form .btn{width:100%;padding:0 25px}.btn-copy{display:inline-flex;justify-content:space-between;align-items:center;gap:4px}@media (min-width:1280px){.form__group-title{font-size:18px}.form__group-row{grid-template-columns:repeat(2,1fr)}}