.genapp-form{color:#1a1a1a;line-height:1.6}.genapp-form__title,.genapp-form__description{display:none}.genapp-form form{grid-template-columns:1fr 1fr;gap:22px 32px;display:grid}.genapp-form form>*{grid-column:1/-1;min-width:0}.genapp-form__field[data-key=name],.genapp-form__field[data-key=first_name]{grid-column:auto}.genapp-form__label{color:#111;margin-bottom:8px;font-size:15px;font-weight:700;display:block}.genapp-form__required{color:#e5484d;margin-left:2px}.genapp-form__input,.genapp-form__select{box-sizing:border-box;width:100%;height:48px;font:inherit;color:#1a1a1a;background:#fff;border:1px solid #c9c9c9;border-radius:8px;outline:none;padding:0 16px;font-size:16px;transition:border-color .15s,box-shadow .15s}.genapp-form__input::placeholder{color:#a3a3a3}.genapp-form__input:focus,.genapp-form__select:focus{border-color:#111;box-shadow:0 0 0 3px #11111114}textarea.genapp-form__input{resize:vertical;height:auto;min-height:140px;padding:12px 16px}.genapp-form__checkbox,.genapp-form__consent{cursor:pointer;align-items:flex-start;gap:10px;font-size:14px;display:flex}.genapp-form__checkbox input,.genapp-form__consent input{accent-color:#111;flex:none;width:18px;height:18px;margin-top:2px}.genapp-form__consent a{color:#7371fc;text-underline-offset:3px;text-decoration:underline}.genapp-form__field--files input[type=file]{height:auto;padding:12px 16px;font-size:14px}.genapp-form__field--files input[type=file]::file-selector-button{font:inherit;color:#111;cursor:pointer;background:#fff;border:1px solid #c9c9c9;border-radius:9999px;margin-right:12px;padding:6px 16px;font-size:13px;font-weight:700}.genapp-form__hint{color:#666;margin:6px 0 0;font-size:13px}.genapp-form__files{margin:8px 0 0;padding:0;list-style:none}.genapp-form__file{border:1px solid #e6e6e6;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding:10px 16px;font-size:14px;display:flex}.genapp-form__file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.genapp-form__file-remove{font:inherit;color:#666;cursor:pointer;background:0 0;border:0;flex:none;font-size:13px;text-decoration:underline}.genapp-form__error{color:#e5484d;margin:6px 0 0;font-size:13px}.genapp-form__submit{min-width:280px;font:inherit;color:#fff;cursor:pointer;background:#111;border:0;border-radius:9999px;justify-self:center;margin-top:8px;padding:16px 48px;font-size:15px;font-weight:700;transition:opacity .15s}.genapp-form__submit:hover:not(:disabled){opacity:.8}.genapp-form__submit:disabled{opacity:.35;cursor:not-allowed}.genapp-form__notice{color:#555;border:1px solid #e6e6e6;border-radius:8px;padding:16px;font-size:14px}.genapp-form__notice a{color:#7371fc;text-decoration:underline}.genapp-form__hp{width:1px;height:1px;position:absolute;top:auto;left:-9999px;overflow:hidden}@media (max-width:767px){.genapp-form form{grid-template-columns:1fr;row-gap:20px}.genapp-form__field[data-key=name],.genapp-form__field[data-key=first_name]{grid-column:1/-1}.genapp-form__submit{width:100%;min-width:0}}
