.wizard-navigation[data-v-dc6f38a2]{position:fixed;width:100%;display:flex;justify-content:flex-start;align-items:center;height:60px;background:var(--white);padding:0 20px;transition:all .3s;z-index:99}.wizard-navigation .wizard-brand img[data-v-dc6f38a2]{display:block;height:34px;margin:0 auto}.wizard-navigation .navbar-item.is-wizard-title[data-v-dc6f38a2]{margin-inline-start:15px;border-inline-start:1px solid color-mix(in oklab,var(--muted-grey),white 15%);padding-bottom:6px;padding-top:6px;font-family:var(--font)}.wizard-navigation .navbar-item.is-wizard-title .title-wrap[data-v-dc6f38a2]{position:relative;display:block;font-family:var(--font-alt);font-size:1.2rem;font-weight:600}.wizard-navigation .navbar-item.is-wizard-title .title-wrap span[data-v-dc6f38a2]{font-weight:400}.wizard-navigation .wizard-dropdown[data-v-dc6f38a2]{cursor:pointer}.wizard-navigation .wizard-dropdown .is-trigger[data-v-dc6f38a2]{display:flex;justify-content:center;align-items:center;width:30px;height:30px}.wizard-navigation .wizard-dropdown .is-trigger .iconify[data-v-dc6f38a2]{height:18px;width:18px;color:var(--light-text)}.wizard-navigation .wizard-dropdown .dropdown-menu[data-v-dc6f38a2],.wizard-navigation .wizard-dropdown[data-v-dc6f38a2] .dropdown-menu{border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);box-shadow:var(--light-box-shadow);border-radius:8px;padding-top:0;overflow:hidden}.wizard-navigation .wizard-dropdown .dropdown-menu .dropdown-content .dropdown-item[data-v-dc6f38a2],.wizard-navigation .wizard-dropdown[data-v-dc6f38a2] .dropdown-menu .dropdown-content .dropdown-item{font-family:var(--font)}.wizard-navigation .is-dark-mode[data-v-dc6f38a2]{margin-inline-start:auto;background:transparent!important}.wizard-navigation .is-dark-mode .navbar-icon[data-v-dc6f38a2]{height:38px;width:38px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-rounded);border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);box-shadow:var(--light-box-shadow);background:var(--white);transition:all .3s}.wizard-navigation .is-dark-mode .navbar-icon .dark-mode[data-v-dc6f38a2]{transform:scale(.6)}.wizard-navigation .user-dropdown .is-trigger[data-v-dc6f38a2]{display:flex;justify-content:flex-end;align-items:center;cursor:pointer}.wizard-navigation .user-dropdown .is-trigger .profile-avatar[data-v-dc6f38a2]{position:relative}.wizard-navigation .user-dropdown .is-trigger .profile-avatar .avatar[data-v-dc6f38a2]{display:block;width:38px;height:38px;border-radius:var(--radius-rounded)}.wizard-navigation .user-dropdown .is-trigger .profile-avatar .badge[data-v-dc6f38a2]{position:absolute;inset-inline-end:-8px;bottom:0;width:20px;height:20px;border:2px solid var(--white);border-radius:var(--radius-rounded)}.wizard-navigation .user-dropdown .is-trigger .iconify[data-v-dc6f38a2]{margin-inline-start:3px;width:18px;height:18px;color:var(--light-text);transition:all .3s}.wizard-navigation .user-dropdown .dropdown-menu[data-v-dc6f38a2]{top:52px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);box-shadow:var(--light-box-shadow);border-radius:8px;padding-top:0;width:180px;overflow:hidden}.wizard-navigation .user-dropdown .dropdown-menu .dropdown-item[data-v-dc6f38a2]{display:flex;align-items:center;font-family:var(--font);font-size:.9rem;padding:8px 12px;color:var(--light-text)}.wizard-navigation .user-dropdown .dropdown-menu .dropdown-item p[data-v-dc6f38a2]{font-family:var(--font-alt);font-weight:600;font-size:.95rem;color:var(--dark-text)}.wizard-navigation .user-dropdown .dropdown-menu .dropdown-item .iconify[data-v-dc6f38a2]{margin-inline-end:8px;height:16px;width:16px;color:var(--light-text)}/*! mixins.scss | Vuero | Css ninja 2020-2024 *//*! _variables.scss | Vuero | Css ninja 2020-2024 */.wizard-progress{position:fixed;top:60px;inset-inline-start:0;z-index:19;width:100%;height:.5rem}.wizard-progress::-webkit-progress-value{border-start-end-radius:50px;border-end-end-radius:50px;transition:width .5s ease}.wizard-progress::-moz-progress-bar{border-start-end-radius:50px;border-end-end-radius:50px;transition:width .5s ease}.wizard-progress::-ms-fill{border-start-end-radius:50px;border-end-end-radius:50px;transition:width .5s ease}.wizard-buttons{position:fixed;bottom:20px;inset-inline-start:0;inset-inline-end:0;margin:0 auto;max-width:306px;background:var(--white);border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:14px;transform:translateY(120px);transition:all .3s;z-index:5}.wizard-buttons.is-active{transform:translateY(0)}.wizard-buttons .wizard-buttons-inner{display:flex;align-items:center;justify-content:center;padding:16px}.wizard-buttons .wizard-buttons-inner .button{min-width:130px;margin:0 4px;border-radius:8px}.wizard-v1-wrapper{padding-top:60px;padding-bottom:60px}.wizard-v1-wrapper .inner-wrapper{display:none;animation:fadeInLeft .5s;padding:40px 20px}.wizard-v1-wrapper .inner-wrapper.is-active{display:block}.wizard-v1-wrapper .inner-wrapper .step-title{margin-bottom:30px;text-align:center}.wizard-v1-wrapper .inner-wrapper .step-title h2{font-family:var(--font-alt);font-size:1.3rem;font-weight:600;color:var(--dark-text);text-align:center}.wizard-v1-wrapper .inner-wrapper .step-title p{font-family:var(--font);font-size:1.2rem}.wizard-v1-wrapper .step-content .project-preview-wrapper{position:relative}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-loader{position:absolute;top:0;inset-inline-start:0;width:100%;height:100%;display:flex;justify-content:center;background:#f2f2f2;opacity:0;pointer-events:none;z-index:2;transition:all .3s}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-loader.is-active{opacity:1;pointer-events:all}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-loader .loader{position:relative;top:60px;height:5rem;width:5rem}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header{text-align:center;max-width:320px;margin:0 auto}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header>img{display:block;margin:0 auto;max-width:300px}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header .v-avatar{position:relative;margin:0 auto 12px}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header .v-avatar .edit-icon{position:absolute;bottom:2px;inset-inline-end:0;display:flex;justify-content:center;align-items:center;height:30px;width:30px;border-radius:var(--radius-rounded);background:var(--white);border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);z-index:1;transition:all .3s}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header .v-avatar .edit-icon .iconify{color:var(--light-text);font-size:.9rem}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header h3:hover .edit-icon{opacity:1;pointer-events:all}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header h3 .edit-icon{pointer-events:none;opacity:0;font-size:16px;color:var(--light-text);transition:all .3s}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header p{font-size:1rem;max-width:540px;margin:0 auto;line-height:1.3}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body{max-width:640px;margin:20px auto}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box{position:relative;flex:1;display:inline-block;width:100%;padding:20px;background-color:var(--white);border-radius:16px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);transition:all .3s}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.has-margin-bottom{margin-bottom:1.5rem}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-flat{box-shadow:none}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-raised{box-shadow:var(--light-box-shadow)}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary{background:var(--primary);border-color:var(--primary);color:var(--primary--color-invert)}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary .title,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary .subtitle,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary h1,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary h2,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary h3,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary h4,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-primary p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary{background:var(--secondary)!important;border-color:var(--secondary)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary .title,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary .subtitle,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary h1,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary h2,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary h3,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary h4,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-secondary p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info{background:var(--info)!important;border-color:var(--info)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info .title,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info .subtitle,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info h1,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info h2,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info h3,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info h4,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-info p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success{background:var(--success)!important;border-color:var(--success)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success .title,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success .subtitle,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success h1,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success h2,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success h3,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success h4,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-success p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning{background:var(--warning)!important;border-color:var(--warning)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning .title,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning .subtitle,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning h1,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning h2,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning h3,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning h4,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-warning p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger{background:var(--danger)!important;border-color:var(--danger)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger .title,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger .subtitle,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger h1,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger h2,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger h3,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger h4,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box.is-danger p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .card-head{display:flex;align-items:center;justify-content:space-between}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .card-head .left,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .card-head .right{display:flex;align-items:center}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .card-head .left .title{font-size:1.2rem;font-weight:500}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .card-head .right{justify-content:flex-end}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .card-inner{padding-top:1.75rem}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box:hover,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box:focus{border-color:var(--primary);box-shadow:var(--light-box-shadow)}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box:hover .edit-icon,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box:focus .edit-icon{opacity:1;pointer-events:all}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-box-placeholder{text-align:center;display:flex;justify-content:center;align-items:center;font-family:var(--font);color:var(--light-text)}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-box-placeholder.is-media{padding:14px 0}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-box-placeholder.is-list{padding:20px 0}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-icon{position:absolute;top:10px;inset-inline-end:10px;display:flex;justify-content:center;align-items:center;height:24px;width:24px;border-radius:var(--radius-rounded);background:color-mix(in oklab,var(--fade-grey),white 3%);opacity:0;pointer-events:none;cursor:pointer;transition:all .3s}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-icon .iconify{font-size:.8rem}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box h4{text-transform:uppercase;font-size:.8rem;font-family:var(--font);font-weight:600;color:var(--dark-text);margin-bottom:12px}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box>.media-flex-center{margin-bottom:0}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments-count{height:130px;display:flex;align-items:center;justify-content:center}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .inner-block,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .inner-block,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments-count .inner-block{text-align:center}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .inner-block .budget,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .inner-block .attachments,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .inner-block .budget,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .inner-block .attachments,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments-count .inner-block .budget,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments-count .inner-block .attachments{color:var(--primary);font-family:var(--font);font-size:2rem;font-weight:600;line-height:1.4}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .inner-block .date,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .inner-block .date,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments-count .inner-block .date{color:var(--primary);font-family:var(--font);font-size:1.3rem;font-weight:500;line-height:1.4}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .inner-block p,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .inner-block p,.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments-count .inner-block p{text-transform:uppercase;font-weight:500;font-size:.8rem}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .media-list{padding-top:10px}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .media-list .media-list-item{margin-bottom:12px}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .media-list .media-list-item .media-flex-center .flex-meta span:first-child{font-weight:500}.wizard-v1-wrapper .step-content .end-placeholder{padding:12px 0}.wizard-v1-wrapper .step-content .end-placeholder .button{min-width:160px}.wizard-v1-wrapper .step-content .tools-wrapper{max-width:840px;margin:0 auto}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card{position:relative}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card input{position:absolute;top:0;inset-inline-start:0;height:100%;width:100%;opacity:0;cursor:pointer}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card input:checked+.tool-card-inner{border-color:var(--primary)}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card input:checked+.tool-card-inner .flex-end .checkmark{opacity:1}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card .tool-card-inner{padding:12px;background:var(--white);border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:10px}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card .tool-card-inner .media-flex-center .flex-end .checkmark{display:flex;justify-content:center;align-items:center;height:28px;width:28px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:var(--radius-rounded);box-shadow:var(--light-box-shadow);opacity:0;color:var(--primary);transition:color .3s,background-color .3s,border-color .3s,height .3s,width .3s}.wizard-v1-wrapper .step-content .tools-wrapper .tool-card .tool-card-inner .media-flex-center .flex-end .checkmark .iconify{height:14px;width:14px;stroke-width:3px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-header{text-align:center;max-width:320px;margin:0 auto}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-header .field{text-align:left}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-header .field .control .input{border-radius:10px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-header>img{display:block;margin:0 auto;max-width:300px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-header .v-avatar{margin:0 auto 12px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-header p{font-size:1rem;max-width:540px;margin:0 auto;line-height:1.3}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body{max-width:540px;margin:20px auto}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .empty-wrap{height:110px;display:flex;justify-content:center;align-items:center}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .empty-wrap span{font-family:var(--font);color:var(--light-text)}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member{position:relative;display:flex;align-items:center;background:var(--white);padding:12px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:12px;margin-bottom:12px;text-align:inset-inline-start}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member>img{display:block;width:80px;height:80px;border-radius:var(--radius-rounded);margin:0 auto}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .meta{margin-inline-start:12px;line-height:1.1}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .meta>span{display:block;font-family:var(--font);font-size:.8rem;text-transform:uppercase;color:var(--light-text);padding:8px 0 0}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .meta>p{font-family:var(--font);margin-bottom:0;font-weight:500;color:var(--dark-text)}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions{margin-inline-start:auto;display:flex;align-items:center}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions{margin-inline-end:30px;width:180px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels{position:relative;display:flex;justify-content:space-between}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permission-level{position:relative;cursor:pointer;z-index:1}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permission-level .permission-level-inner{height:11px;width:11px;border-radius:var(--radius-rounded);background:var(--placeholder);transition:color .3s,background-color .3s,border-color .3s,height .3s,width .3s}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permission-level .permission-level-inner.is-active{background:var(--primary);transform:scale(1.1)}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permissions-progress{position:absolute;top:50%;transform:translateY(-50%);margin-bottom:0;z-index:0}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permissions-progress::-webkit-progress-value{transition:width .5s ease}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permissions-progress::-moz-progress-bar{transition:width .5s ease}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permissions-progress::-ms-fill{transition:width .5s ease}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .cancel-button{display:flex;justify-content:center;align-items:center;height:34px;width:34px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);box-shadow:var(--light-box-shadow);background:var(--white);padding:0;transition:color .3s,background-color .3s,border-color .3s,height .3s,width .3s}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .cancel-button .iconify{font-size:12px;color:var(--light-text)}.wizard-v1-wrapper .step-content .page-placeholder{align-items:flex-start}.wizard-v1-wrapper .step-content .page-placeholder img{max-width:210px}.wizard-v1-wrapper .step-content .page-placeholder img.is-rounded{border-radius:var(--radius-rounded)}.wizard-v1-wrapper .step-content .uploader{max-width:640px;margin:0 auto}.wizard-v1-wrapper .step-content .uploader progress{vertical-align:baseline}.wizard-v1-wrapper .step-content .uploader .progress{display:flex;height:.5rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.wizard-v1-wrapper .step-content .uploader .progress .progress-bar{display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--white);text-align:center;background-color:var(--secondary);transition:width .6s ease}.wizard-v1-wrapper .step-content .uploader .progress .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.wizard-v1-wrapper .step-content .uploader .progress .progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar{display:flex;justify-content:space-between;margin:0 0 20px}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions{flex:1;display:inline-block;width:100%;background-color:var(--white);border-radius:16px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);transition:all .3s;display:flex;padding:10px 16px;min-width:180px}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.has-margin-bottom{margin-bottom:1.5rem}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-flat{box-shadow:none}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-raised{box-shadow:var(--light-box-shadow)}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary{background:var(--primary);border-color:var(--primary);color:var(--primary--color-invert)}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary .title,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary .subtitle,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary h1,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary h2,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary h3,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary h4,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-primary p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary{background:var(--secondary)!important;border-color:var(--secondary)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary .title,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary .subtitle,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary h1,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary h2,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary h3,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary h4,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-secondary p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info{background:var(--info)!important;border-color:var(--info)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info .title,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info .subtitle,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info h1,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info h2,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info h3,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info h4,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-info p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success{background:var(--success)!important;border-color:var(--success)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success .title,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success .subtitle,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success h1,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success h2,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success h3,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success h4,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-success p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning{background:var(--warning)!important;border-color:var(--warning)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning .title,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning .subtitle,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning h1,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning h2,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning h3,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning h4,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-warning p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger{background:var(--danger)!important;border-color:var(--danger)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger .title,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger .subtitle,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger h1,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger h2,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger h3,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger h4,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions.is-danger p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .card-head{display:flex;align-items:center;justify-content:space-between}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .card-head .left,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .card-head .right{display:flex;align-items:center}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .card-head .left .title{font-size:1.2rem;font-weight:500}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .card-head .right{justify-content:flex-end}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .card-inner{padding-top:1.75rem}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .uploader-action{display:flex;justify-content:center;align-items:center;flex:1 1 0}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .uploader-action .inner-action{display:flex;justify-content:center;align-items:center;height:32px;width:32px;min-width:32px;border-radius:var(--radius-rounded);color:color-mix(in oklab,var(--light-text),white 12%);border:none;background:none;cursor:pointer;transition:color .3s,background-color .3s,border-color .3s,height .3s,width .3s}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .uploader-action .inner-action:hover,.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .uploader-action .inner-action:focus:not(.is-active){background:color-mix(in oklab,var(--fade-grey),white 3%);color:var(--light-text)}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .uploader-action .inner-action .iconify{height:18px;width:18px;transition:stroke .3s}.wizard-v1-wrapper .step-content .uploader .uploader-toolbar .right .fileupload-process #total-progress{opacity:0;transition:opacity .3s linear}.wizard-v1-wrapper .step-content .uploader .uploader-container{margin-bottom:20px}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper{position:relative}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box{width:100%;display:flex;justify-content:center;align-items:center;background:var(--white);height:120px;border-radius:3px;padding:8px;border:2px dashed color-mix(in oklab,var(--fade-grey),black 4%);cursor:pointer;transition:all .3s}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box:hover{border-color:var(--primary)}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box:hover .uploader-label .lnil{color:var(--primary)}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box .uploader-label{margin:0 auto;text-align:center}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box .uploader-label h3{font-family:var(--font);color:var(--light-text)}.wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box .uploader-label .lnil{font-size:2.4rem;color:var(--placeholder);transition:color .3s,background-color .3s,border-color .3s,height .3s,width .3s}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item.dz-success .preview-box .list-item-progress .progress{transition:opacity .3s linear}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item.dz-success .preview-box .list-item-actions .start,.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item.dz-success .preview-box .list-item-actions .cancel{display:none}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item.dz-success .preview-box .list-item-actions .delete{display:block}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box{display:flex;align-items:center;background:var(--white);width:100%;border-radius:12px;padding:12px;border:1px solid var(--fade-grey);margin-bottom:16px}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .preview img{height:50px;max-width:50px;min-width:50px;border-radius:var(--radius-rounded);object-fit:cover}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .preview .icon{height:50px;width:50px;min-width:50px;max-width:50px;display:flex;justify-content:center;align-items:center;margin:0 auto}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .preview .icon .iconify{width:28px;height:28px}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-meta{margin-inline-start:12px}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-meta p{font-family:var(--font)}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-meta p:first-child{font-weight:500;font-size:1.1rem;color:var(--dark-text)}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-progress{margin-inline-start:auto;margin-inline-end:30px;min-width:120px}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-progress .progress .progress-bar{width:0%}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions{display:flex}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .list-item-action{display:flex;justify-content:center;align-items:center;height:32px;min-height:32px;width:32px;min-width:32px;border-radius:var(--radius-rounded);color:color-mix(in oklab,var(--light-text),white 12%);border:none;background:none;cursor:pointer;transition:color .3s,background-color .3s,border-color .3s,height .3s,width .3s}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .list-item-action:hover,.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .list-item-action:focus:not(.is-active){background:color-mix(in oklab,var(--fade-grey),white 3%);color:var(--light-text)}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .list-item-action .iconify{height:18px;width:18px;transition:stroke .3s}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .delete{display:none}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .delete:before,.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .delete:after{display:none!important}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-avatar-upload{text-align:center}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-avatar-upload .filepond-profile-wrap{display:block;margin:0 auto 4px}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-avatar-upload .filepond-profile-wrap .filepond--drop-label{background:var(--white);cursor:pointer}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-avatar-upload p span{display:block}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-avatar-upload p span:nth-child(2){font-size:.9rem}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-info{max-width:480px;margin:10px auto}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-info .project-name{margin-bottom:10px}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-info .project-name .field .control .input{font-family:var(--font);text-align:center;font-size:1.2rem;height:50px;padding:0;border-radius:10px}.wizard-v1-wrapper .step-content .project-info .project-info-head .project-info .project-description .field .control .textarea{border-radius:10px;resize:none}.wizard-v1-wrapper .step-content .project-dates{background:var(--white);padding:16px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:14px;max-width:380px;margin:20px auto}.wizard-v1-wrapper .step-content .project-dates>h4{font-family:var(--font);font-size:.8rem;text-transform:uppercase;text-align:center;margin-bottom:8px;color:var(--light-text)}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner{display:flex;align-items:center;justify-content:space-between}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner .separator{height:25px;width:2px;border-inline-end:1px solid color-mix(in oklab,var(--fade-grey),black 3%);margin:0 12px}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner .project-date{display:flex;justify-content:center;align-items:center;flex-grow:2}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner .project-date .date-icon{display:flex;justify-content:center;align-items:center;height:28px;width:28px;color:var(--light-text)}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner .project-date .date-icon .iconify{height:18px;width:18px}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner .project-date .control{max-width:100px}.wizard-v1-wrapper .step-content .project-dates .project-dates-inner .project-date .control .input{border:none;background:none;box-shadow:none;padding-inline-start:4px;font-family:var(--font)}.wizard-v1-wrapper .step-content .project-budget{background:var(--white);padding:16px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:14px;max-width:380px;margin:20px auto}.wizard-v1-wrapper .step-content .project-budget>h4{font-family:var(--font);font-size:.8rem;text-transform:uppercase;text-align:center;margin-bottom:16px;color:var(--light-text)}.wizard-v1-wrapper .step-content .project-budget .project-budget-inner{display:flex}.wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item{display:flex;justify-content:center;align-items:center;flex:1 1 0}.wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item .budget-item-inner{display:flex;justify-content:center;align-items:center;height:32px;width:65px;min-width:50px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:12px;font-family:var(--font);font-size:.9rem;color:color-mix(in oklab,var(--light-text),white 12%);margin:0 8px;transition:all .3s}.wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item .budget-item-inner:hover:not(.is-active){color:var(--light-text)}.wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item .budget-item-inner.is-active{background:var(--primary);border-color:var(--primary);color:var(--smoke-white);box-shadow:var(--primary-box-shadow)}.wizard-v1-wrapper .step-content .project-customer{background:var(--white);padding:16px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);border-radius:14px;max-width:380px;margin:20px auto}.wizard-v1-wrapper .step-content .project-customer>h4{font-family:var(--font);font-size:.8rem;text-transform:uppercase;text-align:center;margin-bottom:16px;color:var(--light-text)}.wizard-v1-wrapper .step-content .project-customer .field .control{width:100%}.wizard-v1-wrapper .step-content .project-customer .field .control .input{width:100%;border:none;background:none;box-shadow:none}.wizard-v1-wrapper .step-content .project-customer .media-flex .v-avatar .avatar,.wizard-v1-wrapper .step-content .project-customer .media-flex-center .v-avatar .avatar{border:1px solid color-mix(in oklab,var(--fade-grey),black 3%)}.wizard-v1-wrapper .step-content .wizard-types{max-width:1100px;margin:0 auto}.wizard-v1-wrapper .step-content .wizard-types .wizard-card{flex:1;display:inline-block;width:100%;background-color:var(--white);border-radius:16px;border:1px solid color-mix(in oklab,var(--fade-grey),black 3%);text-align:center;background:none;border:1px solid transparent;padding:30px;transition:all .3s}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.has-margin-bottom{margin-bottom:1.5rem}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-flat{box-shadow:none}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-raised{box-shadow:var(--light-box-shadow)}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary{background:var(--primary);border-color:var(--primary);color:var(--primary--color-invert)}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary .title,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary .subtitle,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary h1,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary h2,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary h3,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary h4,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-primary p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary{background:var(--secondary)!important;border-color:var(--secondary)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary .title,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary .subtitle,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary h1,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary h2,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary h3,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary h4,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-secondary p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info{background:var(--info)!important;border-color:var(--info)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info .title,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info .subtitle,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info h1,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info h2,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info h3,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info h4,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-info p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success{background:var(--success)!important;border-color:var(--success)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success .title,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success .subtitle,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success h1,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success h2,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success h3,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success h4,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-success p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning{background:var(--warning)!important;border-color:var(--warning)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning .title,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning .subtitle,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning h1,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning h2,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning h3,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning h4,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-warning p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger{background:var(--danger)!important;border-color:var(--danger)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger .title,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger .subtitle,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger h1,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger h2,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger h3,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger h4,.wizard-v1-wrapper .step-content .wizard-types .wizard-card.is-danger p{color:var(--smoke-white)!important}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .card-head{display:flex;align-items:center;justify-content:space-between}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .card-head .left,.wizard-v1-wrapper .step-content .wizard-types .wizard-card .card-head .right{display:flex;align-items:center}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .card-head .left .title{font-size:1.2rem;font-weight:500}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .card-head .right{justify-content:flex-end}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .card-inner{padding-top:1.75rem}.wizard-v1-wrapper .step-content .wizard-types .wizard-card:hover{background:var(--white);border-color:color-mix(in oklab,var(--fade-grey),white 3%);box-shadow:var(--light-box-shadow)}.wizard-v1-wrapper .step-content .wizard-types .wizard-card:hover .learn-more-link a{opacity:1;pointer-events:all}.wizard-v1-wrapper .step-content .wizard-types .wizard-card img{display:block;max-width:100%;margin:0 auto;border-radius:14px}.wizard-v1-wrapper .step-content .wizard-types .wizard-card h3{font-family:var(--font-alt);font-weight:600;font-size:1.1rem;color:var(--dark-text);text-align:center;margin:16px 0 0}.wizard-v1-wrapper .step-content .wizard-types .wizard-card p{font-size:1.1rem;font-family:var(--font);color:var(--light-text);text-align:center;max-width:240px;margin:0 auto 20px}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .button-wrap{text-align:center}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .button-wrap .button{margin:0 auto;min-width:140px}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .learn-more-link{text-align:center;padding:16px 0}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .learn-more-link a{text-transform:uppercase;font-size:.8rem;font-weight:500;font-family:var(--font);color:var(--light-text);opacity:0;pointer-events:none;transition:all .3s}.wizard-v1-wrapper .step-content .wizard-types .wizard-card .learn-more-link a:hover{color:var(--primary)}.is-dark .wizard-navigation{background:color-mix(in oklab,var(--dark-sidebar),black 2%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-navigation .navbar-item.is-wizard-title{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-navigation .navbar-item.is-wizard-title .title-wrap{color:var(--dark-dark-text)}.is-dark .wizard-navigation .navbar-item.is-dark-mode .navbar-icon{background:color-mix(in oklab,var(--dark-sidebar),white 6%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-navigation .wizard-dropdown .dropdown-menu,.is-dark .wizard-navigation .user-dropdown .dropdown-menu{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-buttons{background:color-mix(in oklab,var(--dark-sidebar),white 1%);border-color:color-mix(in oklab,var(--dark-sidebar),white 10%)}.is-dark .wizard-buttons .button.is-light{background:color-mix(in oklab,var(--dark-sidebar),white 4%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);color:var(--dark-dark-text)}.is-dark .wizard-buttons .button.is-light:hover,.is-dark .wizard-buttons .button.is-light:focus{color:var(--primary);border-color:var(--primary)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-loader{background:color-mix(in oklab,var(--dark-sidebar),white 10%)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-header .v-avatar .edit-icon{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 6%)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box{background:color-mix(in oklab,var(--dark-sidebar),white 6%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .v-avatar img,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .avatar-stack .v-avatar,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .avatar-stack .v-avatar .avatar.is-more .inner{border-color:color-mix(in oklab,var(--dark-sidebar),white 6%)!important}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box>h4{color:var(--dark-dark-text)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-icon{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 2%)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .edit-icon .iconify{color:var(--light-text)}.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget>span,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .date,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-budget .budget,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date>span,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .date,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .estimated-due-date .budget,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments>span,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments .date,.is-dark .wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .edit-box .attachments .budget{color:var(--primary)}.is-dark .wizard-v1-wrapper .step-content .tools-wrapper .tool-card input:checked+.tool-card-inner{border-color:var(--primary)!important}.is-dark .wizard-v1-wrapper .step-content .tools-wrapper .tool-card .tool-card-inner{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 6%)}.is-dark .wizard-v1-wrapper .step-content .tools-wrapper .tool-card .tool-card-inner .media-flex-center .flex-end .checkmark{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 2%);color:var(--primary)}.is-dark .wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 6%)}.is-dark .wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permission-level .permission-level-inner{background:color-mix(in oklab,var(--dark-sidebar),white 18%)}.is-dark .wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions .permission-levels .permission-level .permission-level-inner.is-active{background:var(--primary)}.is-dark .wizard-v1-wrapper .step-content .uploader .uploader-toolbar .left .uploader-actions .uploader-action .inner-action:hover{background:color-mix(in oklab,var(--dark-sidebar),white 14%)}.is-dark .wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 2%)}.is-dark .wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box:hover,.is-dark .wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box:focus{border-color:var(--primary)}.is-dark .wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box:hover .uploader-label .iconify,.is-dark .wizard-v1-wrapper .step-content .uploader .uploader-container .upload-wrapper .upload-box:focus .uploader-label .iconify{color:var(--primary)}.is-dark .wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%);background:color-mix(in oklab,var(--dark-sidebar),white 6%)}.is-dark .wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-meta .name,.is-dark .wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-progress .size strong{color:var(--dark-dark-text)}.is-dark .wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-progress .progress{background:color-mix(in oklab,var(--dark-sidebar),white 2%)}.is-dark .wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-actions .list-item-action:hover{background:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .input.is-dark-focus:focus{border-color:var(--primary)!important}.is-dark .wizard-v1-wrapper .step-content .wizard-types .wizard-card{background:none;border-color:transparent}.is-dark .wizard-v1-wrapper .step-content .wizard-types .wizard-card:hover,.is-dark .wizard-v1-wrapper .step-content .wizard-types .wizard-card:focus{background:color-mix(in oklab,var(--dark-sidebar),white 6%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-info .project-info-head .project-avatar-upload .filepond-profile-wrap .filepond--drop-label{background:color-mix(in oklab,var(--dark-sidebar),white 2%)}.is-dark .wizard-v1-wrapper .step-content .project-customer{background:color-mix(in oklab,var(--dark-sidebar),white 6%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-customer .media-flex-center .v-avatar .avatar{border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-dates{background:color-mix(in oklab,var(--dark-sidebar),white 6%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-dates .project-dates-inner .separator{border-color:color-mix(in oklab,var(--dark-sidebar),white 20%)}.is-dark .wizard-v1-wrapper .step-content .project-budget{background:color-mix(in oklab,var(--dark-sidebar),white 6%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item .budget-item-inner{background:color-mix(in oklab,var(--dark-sidebar),white 4%);border-color:color-mix(in oklab,var(--dark-sidebar),white 12%)}.is-dark .wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item .budget-item-inner.is-active{border-color:var(--primary);background:var(--primary);box-shadow:var(--primary-box-shadow)}@media only screen and (width<=767px){.wizard-navigation .navbar-item.is-wizard-title .title-wrap span{display:none}.wizard-v1-wrapper .step-content .project-budget .project-budget-inner .budget-item .budget-item-inner{width:58px}.wizard-v1-wrapper .step-content .uploader .template-list .template-list-item .preview-box .list-item-progress{min-width:80px;max-width:80px;margin-inline-end:20px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member{position:relative;flex-direction:column;padding:30px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .meta{margin-bottom:10px}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .meta p{font-size:1.2rem}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions{margin:10px auto}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .permissions{margin:0}.wizard-v1-wrapper .step-content .project-team-wrapper .project-team-body .members-list .invited-member .actions .button.is-circle{position:absolute;top:10px;inset-inline-end:10px}}@media only screen and (width>=768px)and (width<=1024px)and (orientation:portrait){.wizard-v1-wrapper .step-content .wizard-types .columns,.wizard-v1-wrapper .step-content .tools-wrapper .columns{display:flex}.wizard-v1-wrapper .step-content .tools-wrapper .columns .column.is-4{min-width:50%!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .columns{display:flex}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .columns .column.is-tablet-33{min-width:33.3%!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .columns .column.is-tablet-50{min-width:50%!important}.wizard-v1-wrapper .step-content .project-preview-wrapper .project-preview-body .columns .column.is-tablet-100{min-width:100%!important}}
