.mestremarceneiro-store-theme-1-x-formContainer{width:100%;margin:0 auto 50px}.mestremarceneiro-store-theme-1-x-formGroup{margin-bottom:15px}.mestremarceneiro-store-theme-1-x-formGroupRow{display:flex;gap:10px}.mestremarceneiro-store-theme-1-x-formGroupRow select{flex:1;min-width:0}.mestremarceneiro-store-theme-1-x-formGroupCheckbox{display:flex;align-items:center;gap:8px}.mestremarceneiro-store-theme-1-x-formGroupCheckbox input{margin:0;flex-shrink:0}.mestremarceneiro-store-theme-1-x-formGroupCheckbox label{font-size:14px}.mestremarceneiro-store-theme-1-x-formGroupCheckbox a{color:#2d5377;text-decoration:none}.mestremarceneiro-store-theme-1-x-input,.mestremarceneiro-store-theme-1-x-select,.mestremarceneiro-store-theme-1-x-textarea{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px;box-sizing:border-box;background:#fff;color:#333}.mestremarceneiro-store-theme-1-x-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23666' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;cursor:pointer}.mestremarceneiro-store-theme-1-x-select:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.mestremarceneiro-store-theme-1-x-textarea{resize:vertical;min-height:100px}.mestremarceneiro-store-theme-1-x-btnSubmit{width:100%;padding:12px;background:#21a64a;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:.2s}.mestremarceneiro-store-theme-1-x-btnSubmit:hover:not(:disabled){background:#1c8f3f}.mestremarceneiro-store-theme-1-x-btnSubmit:disabled{opacity:.6;cursor:not-allowed}.mestremarceneiro-store-theme-1-x-successMessage{font-size:14px;color:#1c8f3f}.mestremarceneiro-store-theme-1-x-errorMessage{font-size:14px;color:#c0392b}