.abstracloud-widget-contextmenu{background:#ffffff;border-radius:4px;box-shadow:0 0 8px #0000001f}.abstracloud-widget-contextmenu .p-menuitem-link{color:#272d35;padding:8px 16px;font-size:14px;line-height:22px;min-width:100px;font-family:var(--ac-global-font-family, sans-serif)}.abstracloud-widget-contextmenu .p-menuitem-link:hover{background:#f6f6f6}.p-column-filter-overlay *{font-family:var(--ac-global-font-family, sans-serif)}.p-column-filter-overlay input{font-size:14px;line-height:22px;color:#272d35;padding:4px 8px}.widgets-frame[data-v-c80f5cee]{height:100%}[data-v-c80f5cee] a{color:#000}[data-v-c80f5cee] main{display:flex;flex:1;width:100%;overflow:auto}[data-v-c80f5cee] hr{height:1px;width:100%;background:#8692a5;border:none}[data-v-c80f5cee] hr.small{width:100px}[data-v-c80f5cee] .form{display:flex;flex-direction:column;align-items:flex-start;width:500px;max-width:calc(100% - 2rem);margin:auto;gap:60px;font-family:var(--font-family, sans-serif);color:var(--font-color, #000)}[data-v-c80f5cee] .form.full-width{width:90%}[data-v-c80f5cee] .form .form-wrapper{display:flex;flex-direction:column;width:100%;gap:50px}[data-v-c80f5cee] .form .widget{display:flex;flex-direction:column;align-items:stretch}[data-v-c80f5cee] .form .widget .input{border-radius:4px;border:1px solid #dbdee4;background-color:#fff;padding:10px 12px;width:fit-content;font-size:16px;line-height:22px;color:#343b46;font-family:var(--font-family, sans-serif);width:100%;box-sizing:border-box;transition:box-shadow .2s ease-in-out,border-color .2s ease-in-out;outline:none}[data-v-c80f5cee] .form .widget .input:hover,[data-v-c80f5cee] .form .widget .input:focus{border:1px solid var(--color-main);box-shadow:0 2px 8px #0000001f}[data-v-c80f5cee] .form .widget .input.error{border-bottom-color:#d35249;border-bottom-width:3px}[data-v-c80f5cee] .form .widget .input.disabled,[data-v-c80f5cee] .form .widget .input:disabled{background-color:#f0f0f0;color:#777}[data-v-c80f5cee] .form .widget input::placeholder{font-family:var(--font-family, sans-serif);font-style:normal;font-weight:400;color:#272d35;opacity:.3}[data-v-c80f5cee] .form .widget textarea::placeholder{font-family:var(--font-family, sans-serif);font-style:normal;font-weight:400;color:#272d35;opacity:.3}[data-v-c80f5cee] .form .widget .input,[data-v-c80f5cee] .form .widget .p-autocomplete-input,[data-v-c80f5cee] .form .widget .p-autocomplete-item,[data-v-c80f5cee] .form .widget input::placeholder,[data-v-c80f5cee] .form .widget textarea::placeholder{font-size:14px;line-height:22px;letter-spacing:.25px;color:#8692a5}[data-v-c80f5cee] .form .widget .v-select .vs__dropdown-toggle:hover,[data-v-c80f5cee] .form .widget .v-select .vs__dropdown-toggle:focus{border:1px solid var(--color-main);box-shadow:0 2px 8px #0000001f}[data-v-c80f5cee] .form .widget .v-select .vs__dropdown-toggle .vs__selected-options{overflow:hidden}[data-v-c80f5cee] .form .text{white-space:pre-wrap}[data-v-c80f5cee] .form .title{font-size:1.5rem;font-weight:500;margin-bottom:.5em}[data-v-c80f5cee] .form .text,[data-v-c80f5cee] .form .link{font-size:1.5rem;text-align:left}[data-v-c80f5cee] .form .subtitle{font-size:.75rem}[data-v-c80f5cee] .form .link,[data-v-c80f5cee] .form .link:visited{color:var(--color-main-hover)}[data-v-c80f5cee] .form .button,[data-v-c80f5cee] .form .next-button{display:flex;height:32px;padding:6px 20px;border-radius:4px;border:1px solid transparent;cursor:pointer;transition:background-color .2s ease;background:var(--color-main);color:var(--button-font-color-main);text-decoration:none;justify-content:center;align-items:center;font-weight:500;box-sizing:border-box;font-size:16px;font-family:var(--font-family, sans-serif)}[data-v-c80f5cee] .form .button svg path,[data-v-c80f5cee] .form .next-button svg path{fill:var(--button-font-color-main)}[data-v-c80f5cee] .form .button:hover,[data-v-c80f5cee] .form .next-button:hover{background:var(--color-main-hover)}[data-v-c80f5cee] .form .button:active,[data-v-c80f5cee] .form .next-button:active{background:var(--color-main-active)}[data-v-c80f5cee] .form .button:focus,[data-v-c80f5cee] .form .next-button:focus{background:var(--color-main-active)}[data-v-c80f5cee] .form .button[active=true],[data-v-c80f5cee] .form .next-button[active=true]{background:var(--color-main-active);border:2px solid var(--color-main-active)}[data-v-c80f5cee] .form .button .icon,[data-v-c80f5cee] .form .next-button .icon{margin-right:8px}[data-v-c80f5cee] .form .button__disabled,[data-v-c80f5cee] .form .next-button__disabled{background:var(--color-main-hover);opacity:.5;cursor:default}[data-v-c80f5cee] .form .next-button{align-self:flex-end;font-size:1rem}[data-v-c80f5cee] .form .secondary-button{display:flex;height:32px;padding:6px 20px;border-radius:4px;border:1px solid #343b46;cursor:pointer;transition:background-color .2s ease;background:var(--color-secondary);color:#343b46;text-decoration:none;justify-content:center;align-items:center;font-weight:500;box-sizing:border-box;font-size:16px}[data-v-c80f5cee] .form .secondary-button svg path{fill:#343b46}[data-v-c80f5cee] .form .secondary-button:hover{background:var(--color-secondary-hover)}[data-v-c80f5cee] .form .secondary-button:active{background:var(--color-secondary-active)}[data-v-c80f5cee] .form .secondary-button:focus{background:var(--color-secondary-active)}[data-v-c80f5cee] .form .secondary-button[active=true]{background:var(--color-secondary-active);border:2px solid var(--color-secondary-active)}[data-v-c80f5cee] .form .tags *{color:#343b46}[data-v-c80f5cee] .form .card{background-color:#fff;box-shadow:0 0 15px #0000001a;border-radius:12px;color:#343b46}[data-v-c80f5cee] .button-icon{width:24px;height:24px;fill:var(--color-main);stroke:var(--color-main);margin-right:10px}[data-v-c80f5cee] .secondary-button .button-icon{fill:var(--abstra-main-color-dark);stroke:var(--abstra-main-color-dark)}
