.fade-enter{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-leave-to{opacity:0}@-webkit-keyframes slideDown-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideDown-in{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@-webkit-keyframes slideDown-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideDown-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.slideDown-enter{opacity:1}.slideDown-enter-active{-webkit-animation:slideDown-in .5s ease;animation:slideDown-in .5s ease}.slideDown-leave-active{-webkit-animation:slideDown-out .5s ease;animation:slideDown-out .5s ease}.slideDown-leave-to{opacity:1}@-webkit-keyframes slideUp-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideUp-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-webkit-keyframes slideUp-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slideUp-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.slideUp-enter{opacity:1}.slideUp-enter-active{-webkit-animation:slideUp-in .5s ease;animation:slideUp-in .5s ease}.slideUp-leave-active{-webkit-animation:slideUp-out .5s ease;animation:slideUp-out .5s ease}.slideUp-leave-to{opacity:1}@-webkit-keyframes slide-left-in{0%{transform:translateX(610px)}to{transform:translateX(0)}}@keyframes slide-left-in{0%{transform:translateX(610px)}to{transform:translateX(0)}}@-webkit-keyframes slide-left-out{0%{transform:translateX(0)}to{transform:translateX(610px)}}@keyframes slide-left-out{0%{transform:translateX(0)}to{transform:translateX(610px)}}.slide-left-enter{opacity:1}.slide-left-enter-active{-webkit-animation:slide-left-in .5s ease;animation:slide-left-in .5s ease}.slide-left-leave-active{-webkit-animation:slide-left-out .5s ease;animation:slide-left-out .5s ease}.slide-left-leave-to{opacity:1}@-webkit-keyframes slide-deal-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-deal-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-webkit-keyframes slide-deal-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slide-deal-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.slide-deal-enter{opacity:1}.slide-deal-enter-active{-webkit-animation:slide-deal-in .5s ease;animation:slide-deal-in .5s ease}.slide-deal-leave-active{-webkit-animation:slide-deal-out .5s ease;animation:slide-deal-out .5s ease}.slide-deal-leave-to{opacity:1}@-webkit-keyframes slide-create-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slide-create-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@-webkit-keyframes slide-create-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slide-create-out{0%{transform:translateY(0)}to{transform:translateY(100%)}}.slide-create-enter{opacity:1}.slide-create-enter-active{-webkit-animation:slide-create-in .5s ease;animation:slide-create-in .5s ease}.slide-create-leave-active{-webkit-animation:slide-create-out .5s ease;animation:slide-create-out .5s ease}.slide-create-leave-to{opacity:1}#app .v-calendar{border:none}#app .v-calendar .v-event-more{background:var(--background-2)!important;color:var(--text-2)!important;font-weight:500}#app .v-calendar .v-event.info.white--text{background:var(--background-2)!important;color:var(--text-1)!important}#app .v-calendar .calendar-task{display:flex;align-items:center;padding-left:5px}#app .v-calendar .calendar-task.source{color:var(--text-2)}#app .v-calendar .calendar-task strong{margin-right:5px}#app .v-calendar .calendar-task img{height:16px;width:auto;margin-right:5px}#app .v-calendar.v-calendar-weekly{border-top:var(--line) 1px solid;border-left:var(--line) 1px solid;background:var(--background-1)}#app .v-calendar.v-calendar-weekly .v-calendar-weekly__day{border-right:var(--line) 1px solid;border-bottom:var(--line) 1px solid;z-index:1}#app .v-calendar.v-calendar-weekly .v-calendar-weekly__day.v-outside{z-index:0;background:var(--background-2)}#app .v-calendar.v-calendar-weekly .v-calendar-weekly__head-weekday{border-right:1px solid var(--line)}#app .v-calendar.v-calendar-weekly .v-calendar-weekly__head-weekday.v-outside{background:var(--background-2)}#app .v-calendar.v-calendar-weekly .v-calendar-weekly__head-weekday.v-past{color:var(--text-3)}#app .v-calendar.v-calendar-daily{border:1px solid var(--line);background:var(--background-1)}#app .v-calendar.v-calendar-daily .v-calendar-daily_head-day{border-right:var(--line) 1px solid;border-bottom:var(--line) 1px solid;color:var(--text-1)}#app .v-calendar.v-calendar-daily .theme--dark.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-day-label,#app .v-calendar.v-calendar-daily .v-calendar-daily_head-day.v-past .v-calendar-daily_head-weekday{color:var(--text-2)}#app .v-calendar.v-calendar-daily .v-calendar-daily__intervals-body{border-right:var(--line) 1px solid}#app .v-calendar.v-calendar-daily .v-calendar-daily__intervals-body .v-calendar-daily__interval-text{color:var(--text-2)}#app .v-calendar.v-calendar-daily .v-calendar-daily__day-interval,#app .v-calendar.v-calendar-daily .v-calendar-daily__interval:after{border-top:var(--line) 1px solid}#app .v-calendar.v-calendar-daily .v-calendar-daily__day{border-right:var(--line) 1px solid;border-bottom:var(--line) 1px solid}#app .v-calendar.v-calendar-daily .v-calendar-daily__head .v-calendar-daily__intervals-head{border-right:var(--line) 1px solid}#app .v-calendar.v-calendar-daily .v-calendar-daily__head .v-calendar-daily__intervals-head:after{background:linear-gradient(90deg,transparent,var(--line))}#app .v-calendar .v-current-time{height:2px;background-color:var(--red);position:absolute;left:-1px;right:0;pointer-events:none}#app .v-calendar .v-current-time.first:before{content:"";position:absolute;background-color:var(--red);width:12px;height:12px;border-radius:50%;margin-top:-5px;margin-left:-6.5px}.theme--light .v-card{background:var(--background-1);border:1px solid var(--line);transition:.2s;cursor:pointer}.theme--light .v-card .v-ripple__container{background:var(--background-2);opacity:.1}.theme--light .v-card:before{content:none}.theme--light .v-card:hover{border:1px solid var(--primary);background:var(--background-2);transition:.2s}.theme--light .v-card:active{border:1px solid var(--line)!important}.theme--light .v-card.ghost{opacity:.5;background:rgba(var(--green-rgb),.3);border:1px solid var(--green)}.theme--light .v-card.ghost div{opacity:0}.theme--light .v-card.sortable-chosen{opacity:1}.theme--light .v-sheet.v-card:not(.v-sheet--outlined){box-shadow:none}:root{--text-1:#1a1e2c;--text-2:#424c70;--text-3:#556291;--action-hover:#dcdfea;--action:#ecedf4;--background-1-hover:#f9f9fb;--background-1:#fff;--background-2:#fcfcfd;--primary-bg:#e7f2fe;--line:#dfe2ec;--line-background:#e5e8f0;--text-2-rgb:66,76,112;--background-1-rgb:255,255,255;--inherit:transparent;--white:#fff;--primary:#0c80f2;--blue:#0060b8;--green:#25b660;--lightBlue:#549cfc;--red:#ff4757;--black:#1a1e2c;--yellow:#ffcf03;--orange:#ff704a;--purple:#a26bff;--pink:#ff487c;--primary-rgb:12,128,242;--blue-rgb:0,96,184;--green-rgb:37,182,96;--lightBlue-rgb:84,156,252;--red-rgb:255,71,87;--black-rgb:26,30,44;--yellow-rgb:255,207,3;--orange-rgb:255,112,74;--purple-rgb:162,107,255;--pink-rgb:255,72,124;--primary-hover:#0a73db;--green-hover:#21a154;--red-hover:#ff2e3f;--black-hover:#11141d}.theme--dark.v-application{--text-1:#fff;--text-2:#d9dff2;--text-3:#8490b6;--action-hover:#454c64;--action:#2a3148;--background-1-hover:#22283a;--background-1:#1a1e2c;--background-2:#1e2333;--primary-bg:#202944;--line:#323953;--line-background:#1f2438;--text-2-rgb:217,223,242;--background-1-rgb:34,40,58}@font-face{font-family:Poppins;src:local("Poppins Regular"),local("Poppins-Regular"),url(../fonts/Poppins-Regular.8b6af8e5.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:local("Poppins Medium"),local("Poppins-Medium"),url(../fonts/Poppins-Medium.f61a4eb2.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:local("Poppins SemiBold"),local("Poppins-SemiBold"),url(../fonts/Poppins-SemiBold.4cdacb8f.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:local("Poppins Bold"),local("Poppins-Bold"),url(../fonts/Poppins-Bold.a3e0b5f4.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}#app.v-application .v-input--selection-controls{margin-top:0}#app.v-application .v-tooltip__content{background:var(--background-1);color:var(--text-1);font-weight:600;font-size:13px;line-height:16px;padding:8px 10px;z-index:999999999!important;box-shadow:0 4px 6px 0 rgba(0,0,0,.28)}#app.v-application .v-menu__content .search-loading{width:100%;display:flex;justify-content:center;align-items:center;height:32px}#app.v-application .v-menu__content .no-data-message{font-size:14px;color:var(--text-2);padding:4px 15px;text-align:center;max-width:280px;margin:0 auto}#app.v-application .v-menu__content.custom-fields .we-button{margin:8px auto}#app.v-application .v-menu__content.tags .v-simple-checkbox{display:flex}#app.v-application .v-menu__content .task-color{width:4px;height:22px;margin-right:12px;border-radius:4px}#app.v-application .v-menu__content .rounded-picture.people,#app.v-application .v-menu__content .we-product-icon{margin-right:8px}#app.v-application .v-autocomplete__content.v-menu__content{border-radius:5px;box-shadow:0 4px 6px 0 rgba(0,0,0,.28)}#app.v-application .pagination .v-list .v-list-item{padding:0 12px;text-align:center}#app.v-application .v-picker .v-picker__body .v-date-picker-header .v-btn__content .v-icon svg{width:16px;height:16px}#app.v-application .v-picker .v-picker__body .v-date-picker-header .v-date-picker-header__value button{color:var(--text-2)!important;font-weight:600!important}#app.v-application .v-picker .v-picker__body .v-date-picker-header .v-date-picker-header__value button:hover{color:var(--primary)!important}#app.v-application .v-form .v-input .v-messages{font-weight:500;padding:0 12px}#app.v-application .v-form .v-input>.v-input__control>.v-text-field__details{padding:0}#app.v-application .v-form .v-input>.v-input__control>.v-text-field__details .v-counter,#app.v-application .v-form .v-input>.v-input__control>.v-text-field__details .v-messages{color:var(--text-2)}#app.v-application{width:100%;height:100%}#app.v-application .v-input,#app.v-application .v-input input,#app.v-application .v-input textarea{color:var(--text-1)}#app.v-application .v-input--checkbox .v-input__slot>.v-label{font-size:14px;color:var(--text-1)}#app.v-application .v-input--checkbox .v-input__slot .v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{transform:scale(1.2)}#app.v-application .v-input--checkbox .v-input__slot .v-input--selection-controls__input .v-input--selection-controls__ripple:before{transform:scale(0)}#app.v-application .v-input--checkbox .v-icon__component{width:20px;height:20px;color:var(--text-2)}#app.v-application .v-input--checkbox.primary--text .v-icon__component{color:var(--primary)}#app.v-application .v-input--checkbox.success--text .v-icon__component{color:var(--green)}#app.v-application .v-input--switch{margin-top:0;padding-top:0}#app.v-application .v-input--switch.v-input--is-label-active .v-input__slot>.v-label{color:var(--text-1)}#app.v-application .v-input--switch .v-input__slot>.v-label{padding-left:6px;font-size:14px;color:var(--text-2);display:initial}#app.v-application .v-input--switch .v-input--switch__track{color:var(--action-hover)}#app.v-application .v-input--switch .v-input--switch__thumb{color:var(--white)}#app.v-application .login input{padding:6px 0}#app.v-application .login .v-text-field__slot .v-label{margin-left:11px;color:var(--text-2);font-size:16px;line-height:24px;font-weight:500;display:flex;align-items:center}#app.v-application .login.v-text-field>.v-input__control>.v-input__slot:before{border-color:var(--line);border-width:2px 0 0 0}#app.v-application .login.v-input--is-label-active .v-input__slot:hover{background:transparent}#app.v-application .login.v-input{color:var(--primary)}#app.v-application .we-input-field{font-size:14px;font-weight:500;color:var(--text-2);border-radius:7px;border:none}#app.v-application .we-input-field .selected-name{padding-top:7px;height:32px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app.v-application .we-input-field>.v-input__control>.v-input__slot{background:var(--action)}#app.v-application .we-input-field>.v-input__control>.v-input__slot:hover{background:var(--action-hover)}#app.v-application .we-input-field.money .v-input{font-size:14px;font-weight:500;color:var(--text-2);border-radius:7px;border:none;background:var(--inherit)}#app.v-application .we-input-field.money .v-input>.v-input__control{background:var(--inherit)}#app.v-application .we-input-field.money .v-input>.v-input__control>.v-input__slot{min-height:38px;background:var(--action)!important;border:1px solid var(--action)!important;transition:all .2s}#app.v-application .we-input-field.money .v-input>.v-input__control>.v-input__slot:hover{background:var(--action-hover)!important;border:1px solid var(--action-hover)!important}#app.v-application .we-input-field.money .v-input.v-input--is-focused>.v-input__control>.v-input__slot{border:1px solid var(--primary)!important;background:var(--background-1)!important}#app.v-application .we-input-field.money .v-input fieldset{background:var(--inherit);border:var(--inherit)}#app.v-application .we-input-field.v-autocomplete .we-product-icon{padding-left:3px;padding-right:1px}#app.v-application .we-input-field .rounded-picture{margin-right:8px}#app.v-application .we-input-field.pagination.v-input--dense .v-input__control .v-input__slot .v-input__append-inner{display:none}#app.v-application .we-input-field.pagination.v-autocomplete:not(.v-input--is-disabled).v-select.v-text-field input{width:10px;min-width:38px;text-align:center;font-size:18px;font-weight:700;color:var(--text-2);font-family:Arial,Helvetica,sans-serif}#app.v-application .we-input-field.pagination.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0 4px}#app.v-application .we-input-field.datepicker.v-text-field.v-text-field--enclosed:not(.v-text-field--rounded)>.v-input__control>.v-input__slot{padding:0}#app.v-application .we-input-field.datepicker input{padding:10px 12px;max-height:100%}#app.v-application .we-input-field.datepicker.v-text-field>.v-input__control>.v-input__slot{position:relative}#app.v-application .we-input-field.datepicker.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot{position:absolute;width:100%}#app.v-application .we-input-field.datepicker.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot input::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field.datepicker.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot input:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field.datepicker.v-text-field>.v-input__control>.v-input__slot>.v-text-field__slot input::placeholder{color:var(--text-2)}#app.v-application .we-input-field.datepicker.v-input--dense .v-input__control .v-input__slot .v-input__append-inner{pointer-events:none;position:absolute;right:0}#app.v-application .we-input-field.datepicker.v-input--dense .v-input__control .v-input__slot .v-input__append-inner:last-child{margin-right:16px}#app.v-application .we-input-field.datepicker.v-input--dense .v-input__control .v-input__slot .v-input__append-inner .v-input__icon--clear{position:absolute;right:35px}#app.v-application .we-input-field.datepicker.v-input--dense .v-input__control .v-input__slot .v-input__append-inner .v-input__icon--clear svg{pointer-events:auto}#app.v-application .we-input-field.datepicker.v-input--dense .v-input__control .v-input__slot .v-input__append-inner svg{color:var(--text-2);font-size:16px;height:16px}#app.v-application .we-input-field.datepicker.v-input--dense .v-input__control .v-input__slot .v-input__append-inner svg:hover{color:var(--text-1)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot .v-label{font-size:16px;line-height:24px;margin-left:11px;font-weight:500;color:var(--text-2)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot input::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot input:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot input::placeholder{color:var(--text-2)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot textarea::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot textarea:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field:not(.v-text-field--outlined) .v-text-field__slot textarea::placeholder{color:var(--text-2)}#app.v-application .we-input-field.search.primary--text .v-input__append-inner{color:var(--primary)}#app.v-application .we-input-field.search.v-text-field--outlined fieldset{border:1px solid var(--line);border-radius:7px}#app.v-application .we-input-field.search .v-text-field__slot .v-label{font-size:14px;line-height:1.3;color:var(--text-2)}#app.v-application .we-input-field.search .v-text-field__slot input::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field.search .v-text-field__slot input:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field.search .v-text-field__slot input::placeholder{color:var(--text-2)}#app.v-application .we-input-field.search .v-text-field__slot textarea::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field.search .v-text-field__slot textarea:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field.search .v-text-field__slot textarea::placeholder{color:var(--text-2)}#app.v-application .we-input-field.search .v-input__append-inner{color:var(--text-2)}#app.v-application .we-input-field.search .v-input__slot{background:var(--background-1)}#app.v-application .we-input-field.search .v-input__slot:hover{background:var(--action)}#app.v-application .we-input-field.v-input--dense.search .v-input__control .v-input__slot{min-height:38px}#app.v-application .we-input-field.v-input--dense.search .v-input__control .v-input__slot .v-input__append-inner{height:38px}#app.v-application .we-input-field.v-input--dense .v-input__control .v-input__slot{min-height:38px}#app.v-application .we-input-field.v-input--dense .v-input__control .v-input__slot .v-input__append-inner{margin-top:0;padding-left:0;height:38px;display:flex;align-items:center;position:relative}#app.v-application .we-input-field.v-input--dense .v-select__selection--comma{margin:0}#app.v-application .we-input-field.v-select .v-select__selections .v-select__selection{margin-right:6px;color:var(--text-1)}#app.v-application .we-input-field.v-select .v-select__selections .v-select__selection:first-letter{text-transform:uppercase}#app.v-application .we-input-field.v-select .v-select__selections input{padding:0}#app.v-application .we-input-field.v-select input::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-select input:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-select input::placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-select .v-icon__component{height:16px;color:var(--text-2)}#app.v-application .we-input-field.v-select .v-icon__component:hover{color:var(--text-1)}#app.v-application .we-input-field.v-select.v-text-field--outlined fieldset,#app.v-application .we-input-field.v-text-field--outlined fieldset{border:1px solid var(--inherit);border-radius:7px}#app.v-application .we-input-field.v-text-field--outlined .v-text-field__slot input::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-text-field--outlined .v-text-field__slot input:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-text-field--outlined .v-text-field__slot input::placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-text-field--outlined.v-input--is-focused fieldset{border:1px solid var(--primary);background:var(--background-1)}#app.v-application .we-input-field.v-input--is-label-active .v-input__slot:hover{background:var(--action-hover)}#app.v-application .we-input-field.v-input--is-label-active fieldset{border:none}#app.v-application .we-input-field.v-input--is-label-active>>>span{color:var(--primary)}#app.v-application .we-input-field.v-textarea.v-text-field--enclosed .v-text-field__slot textarea{margin-top:11px;margin-bottom:11px;line-height:1.4;height:39px}#app.v-application .we-input-field.v-textarea.v-text-field--enclosed .v-text-field__slot textarea::-moz-placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-textarea.v-text-field--enclosed .v-text-field__slot textarea:-ms-input-placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-textarea.v-text-field--enclosed .v-text-field__slot textarea::placeholder{color:var(--text-2)}#app.v-application .we-input-field.v-input--is-readonly .v-input__control .v-input__slot{cursor:not-allowed}#app.v-application .we-input-field.v-input--is-readonly .v-input__control .v-input__slot input{cursor:not-allowed;color:var(--text-2)}#app.v-application .we-input-field.v-input--is-readonly.datepicker .v-input__slot{cursor:pointer}#app.v-application .we-input-field.v-input--is-readonly.datepicker .v-input__slot input{cursor:pointer;color:var(--text-1)}.v-menu__content{border-radius:7px;box-shadow:0 4px 14px rgba(0,0,0,.25)}.v-menu__content.we-nav-x-more .hidden-links{padding:10px 0}.v-menu__content.we-nav-x-more .hidden-links .hidden-item{padding:0;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.v-menu__content.we-nav-x-more .hidden-links .hidden-item.hide{display:none}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link{height:38px;display:flex;align-items:center;color:var(--text-2);font-size:14px;font-weight:500;padding:0 18px;cursor:pointer;width:100%}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link svg{margin-right:8px}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link.active{color:var(--text-1);font-weight:600;background:var(--background-1-hover)}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link.active .number{color:var(--background-1);background:var(--orange)}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link:hover{background:var(--primary);color:var(--background-1)}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link:hover .number{background:var(--background-1);color:var(--primary)}.v-menu__content.we-nav-x-more .hidden-links .hidden-item .item-link .number{margin-left:8px;height:20px;display:flex;align-items:center;padding:0 6px;border-radius:4px;font-size:13px;font-weight:600;background:var(--action);color:var(--text-2)}.v-menu__content.deals{max-width:400px}.v-menu__content.deals .v-list-item{min-height:50px}.v-menu__content.deals .v-list-item .we-text-tooltip{color:var(--text-1);font-size:14px;font-weight:500;max-width:400px;margin-bottom:4px}.v-menu__content.deals .v-list-item .v-list-item__content .description{font-size:12px;line-height:16px;color:var(--text-2);margin-top:2px;text-transform:uppercase}.v-menu__content.deals .v-list-item .v-list-item__content .description b{font-weight:500}.v-menu__content.deals .v-list-item .v-list-item__content .description svg{margin-right:4px}.v-menu__content.deals .v-list-item .v-list-item__content .description svg[data-icon=signal]{margin-left:8px}.v-menu__content .v-list{padding:7px 0}.v-menu__content .v-list.v-list--dense .v-list-item .rounded-picture{margin-right:8px}.v-menu__content .v-list.v-list--dense .v-list-item .v-list-item__title{font-size:14px}.v-menu__content .v-list .no-data,.v-menu__content .v-list .v-subheader{align-items:center;display:flex;font-size:14px;white-space:wrap;color:var(--text-2);font-weight:500;height:auto;min-height:38px;padding:0 8px}.v-menu__content .v-list .no-data kbd,.v-menu__content .v-list .v-subheader kbd{background:var(--text-2);color:var(--background-2);margin:0 8px}.v-menu__content .v-list .no-data strong,.v-menu__content .v-list .v-subheader strong{margin:0 6px}.v-menu__content .v-list .v-list-item{min-height:36px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.v-menu__content .v-list .v-list-item:not(.v-list-item--active):not(.v-list-item--disabled){color:var(--text-1)}.v-menu__content .v-list .v-list-item .v-list-item__action{margin:4px 0;margin-right:10px}.v-menu__content .v-list .v-list-item .v-list-item__action .v-simple-checkbox{display:flex}.v-menu__content .v-list .v-list-item .v-list-item__action .v-simple-checkbox .v-icon{font-size:21px;vertical-align:top;color:var(--text-2)}.v-menu__content .v-list .v-list-item .v-list-item__action .v-simple-checkbox .v-icon svg{height:20px;width:20px}.v-card--link:before{border-radius:7px}.v-card--link:before:focus{opacity:1;background:var(--background-2)}.v-money{text-align:center;font-size:28px;color:var(--green);font-weight:400;width:100%}.v-money:focus{outline:none}body{background:var(--brackground-1);font-family:Poppins;color:var(--text-1);margin:0;-webkit-overflow-scrolling:touch}@media screen and (min-width:0)and (max-width:768px){.only-desktop{display:none!important}}@media screen and (min-width:768px){.only-mobile{display:none!important}}#app .v-application--wrap{z-index:1;color:var(--text-1)}#app .v-application--wrap .label{font-weight:600;font-size:13px;line-height:19px;letter-spacing:.1em;color:var(--primary);text-transform:uppercase}#app .v-application--wrap .primary--text{color:var(--primary)!important}#app .v-application--wrap .red--text{color:var(--red)!important}#app .v-application--wrap a{text-decoration:none;color:var(--primary)}#app .v-application--wrap a:hover{color:var(--primary-hover)}#app .v-application--wrap a.button{border-radius:10px}.container{width:100%!important;max-width:1270px!important;padding:15px;position:relative;margin:0 auto!important}ul{list-style:none}ul,ul li{margin:0;padding:0}code[class*=language-],pre[class*=language-]{color:#f8f8f2;background:none;text-shadow:0 1px rgba(0,0,0,.3);font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto;border-radius:.3em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#282a36}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#6272a4}.token.punctuation{color:#f8f8f2}.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#ff79c6}.token.boolean,.token.number{color:#bd93f9}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#50fa7b}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#f1fa8c}.token.keyword{color:#8be9fd}.token.important,.token.regex{color:#ffb86c}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}#order-step .we-input{margin-bottom:16px}#order-step .order-and-next{display:grid;grid-template-columns:1fr 160px;gap:16px}@media screen and (max-width:576px){#order-step .order-and-next{grid-template-columns:1fr}}#order-step .order-and-next .we-input{margin:0}#order-step .order-and-next .we-button{margin-top:15px}#order-step .or{display:flex;align-items:center;font-size:14px;text-transform:uppercase;font-weight:600;color:var(--text-3);position:relative;margin:48px 0;justify-content:center}#order-step .or:before{content:"";height:1px;width:100%;position:absolute;left:0;top:7px;background:var(--line)}#order-step .or .text{padding:0 32px;background:var(--background-1);position:relative;z-index:1}section#items-step .we-description,section#items-step .we-drop-file{margin-bottom:24px}section#items-step .items .item{margin-bottom:16px;padding:16px;border:1px solid var(--line);border-radius:10px}section#items-step .items .item.active{border-color:var(--primary)}section#items-step .items .item.disabled{background:var(--background-2)}section#items-step .items .item.disabled .image-and-info .item-info .item-title{color:var(--text-3)}section#items-step .items .item .v-input--switch{margin-bottom:16px}section#items-step .items .item .disabled-message{display:flex;align-items:center;color:var(--red);margin-bottom:16px}section#items-step .items .item .disabled-message svg{height:18px;width:18px;margin-right:8px}section#items-step .items .item .disabled-message .text{font-size:14px}section#items-step .items .item .image-and-info{display:grid;grid-template-columns:74px minmax(0,1fr);gap:24px}section#items-step .items .item .image-and-info .image{display:block;width:100%;height:74px;border-radius:8px;overflow:hidden}section#items-step .items .item .image-and-info .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}section#items-step .items .item .image-and-info .item-info{padding-top:8px}section#items-step .items .item .image-and-info .item-info .item-title{font-size:14px;font-weight:500;color:var(--text-1);margin-bottom:4px}section#items-step .items .item .image-and-info .item-info .price-and-quantity{height:36px;display:flex;align-items:center;margin-bottom:16px}section#items-step .items .item .image-and-info .item-info .price-and-quantity .price{font-size:14px;color:var(--green);font-weight:600}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector{display:flex;align-items:center;pointer-events:all;border:1px solid var(--line);border-radius:18px;height:36px;overflow:hidden;margin-left:16px}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector:hover{border-color:var(--text-2)}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector .quantity-button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:3px;cursor:pointer}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector .quantity-button:hover{background:var(--primary-bg)}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector .quantity-button:hover svg{color:var(--primary)}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector .quantity-button svg{width:11px;height:auto;color:var(--text-2)}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector input{border:none;background:var(--inherit);font-size:16px;line-height:16px;font-weight:600;color:var(--text-2);width:31px;text-align:center;-moz-appearance:textfield}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector input::-webkit-inner-spin-button,section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}section#items-step .items .item .image-and-info .item-info .price-and-quantity .quantity-selector input:focus{border:none;outline:none!important;box-shadow:none!important}section#items-step .total-and-next{display:flex;align-items:center;margin-top:32px}section#items-step .total-and-next .total{font-size:20px;flex:1}section#items-step .total-and-next .total .amount{font-weight:600;color:var(--green)}section#items-step .total-and-next .we-button{width:100%;max-width:160px}.modal .modal-body[data-v-712b0bbc]{min-height:250px}#shipping-step .we-data-field{margin-bottom:16px}#shipping-step .fee{color:var(--red);font-weight:600}#shipping-step .options .option{margin-bottom:16px}#shipping-step .options .option.active .option-description{display:block}#shipping-step .options .option .option-description{display:none;padding-top:16px;font-size:14px;color:var(--text-2)}#shipping-step .options .option .option-description p{margin-bottom:8px}#shipping-step .options .option .option-description p a{font-weight:500}#shipping-step .options .option .option-description p a:hover{text-decoration:underline}#shipping-step .options .option .option-description ol,#shipping-step .options .option .option-description ul{margin-bottom:8px}#shipping-step .options .option .option-description ol li p,#shipping-step .options .option .option-description ul li p{margin:0}#shipping-step .options .option .option-description ul{list-style:initial}#shipping-step .options .option .option-description img{display:block;width:100%;height:auto;margin-bottom:8px}#shipping-step .options .option .option-description h1,#shipping-step .options .option .option-description h2,#shipping-step .options .option .option-description h3{margin-bottom:8px}#shipping-step .bottom{display:flex;justify-content:flex-end;margin-top:32px}#shipping-step .bottom .we-button{width:100%;max-width:160px}#action_modal.special-offer .view .modal{width:100%;max-width:658px;padding:32px}#action_modal.special-offer .view .modal .close{position:absolute;top:15px;right:15px}#action_modal.special-offer .view .modal .we-title{font-size:24px;font-weight:600;margin-bottom:40px;text-align:center}#action_modal.special-offer .view .modal .card-redeem{display:grid;grid-template-columns:188px 1fr;align-items:center;gap:32px;padding:10px 10px 0 10px;border-radius:8px;border:1px solid var(--line);margin-bottom:32px}#action_modal.special-offer .view .modal .card-redeem img{width:100%;max-width:188px;height:auto}#action_modal.special-offer .view .modal .card-redeem .card-content{padding-bottom:16px}#action_modal.special-offer .view .modal .card-redeem .card-content .text{font-size:20px;font-weight:600;margin-bottom:12px}#action_modal.special-offer .view .modal .obs-redeem{max-width:392px;margin:0 auto;text-align:center;font-size:16px;color:var(--text-2);margin-bottom:48px}#action_modal.special-offer .view .modal .close-seconds{font-size:96px;line-height:96px;font-weight:700;color:var(--red);margin-bottom:8px;text-align:center}#action_modal.special-offer .view .modal .close-message{max-width:392px;margin:0 auto;text-align:center;font-size:16px;color:var(--text-2)}#chargeback-step .we-data-field{margin-bottom:16px}#chargeback-step .instant{color:var(--green);font-weight:600}#chargeback-step .options .option{margin-bottom:16px}#chargeback-step .options .option.active .option-description{display:block}#chargeback-step .options .option .option-description{display:none;padding-top:16px;font-size:14px;color:var(--text-2)}#chargeback-step .options .option .option-description p{margin-bottom:8px}#chargeback-step .options .option .option-description p a{font-weight:500}#chargeback-step .options .option .option-description p a:hover{text-decoration:underline}#chargeback-step .options .option .option-description ol,#chargeback-step .options .option .option-description ul{margin-bottom:8px}#chargeback-step .options .option .option-description ol li p,#chargeback-step .options .option .option-description ul li p{margin:0}#chargeback-step .options .option .option-description ul{list-style:initial}#chargeback-step .options .option .option-description img{display:block;width:100%;height:auto;margin-bottom:8px}#chargeback-step .options .option .option-description h1,#chargeback-step .options .option .option-description h2,#chargeback-step .options .option .option-description h3{margin-bottom:8px}#chargeback-step .bottom{display:flex;justify-content:flex-end;margin-top:32px}#chargeback-step .bottom .we-button{width:100%;max-width:160px}#returns #completed .we-description{margin-bottom:16px}#returns #completed .completed-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin-top:8px}#returns #completed .undraw{display:block;margin:0 auto;width:100%;max-width:280px;height:auto;margin-top:32px}#default{width:100%;height:100%;min-height:100vh;overflow:hidden;display:flex;flex-flow:column;position:relative}#default .default-header{height:70px;background:var(--background-1);border-bottom:1px solid var(--line)}@media screen and (min-width:0)and (max-width:768px){#default .default-header{height:50px}}#default .default-header .container{justify-content:space-between}#default .default-header .container,#default .default-header .logo{height:100%;display:flex;align-items:center}#default .default-header .logo img{display:block;height:30px;width:auto}@media screen and (min-width:0)and (max-width:768px){#default .default-header .logo img{height:26px}}#default .default-header .links{height:100%;display:flex;align-items:center;justify-content:flex-end}#default .default-content{flex:1}#default .default-footer{height:70px;background:var(--background-2)}@media screen and (min-width:0)and (max-width:768px){#default .default-footer{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:32px 0 4px 0}}#default .default-footer .container{height:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:0)and (max-width:768px){#default .default-footer .container{flex-flow:column;justify-content:center}}#default .default-footer .logo-and-links{display:flex;align-items:center;height:100%}@media screen and (min-width:0)and (max-width:768px){#default .default-footer .logo-and-links{flex-flow:column}}#default .default-footer .logo-and-links .logo{height:100%;display:flex;align-items:center;margin-right:50px}@media screen and (min-width:0)and (max-width:768px){#default .default-footer .logo-and-links .logo{margin:0;margin-bottom:16px}}#default .default-footer .logo-and-links .logo img{display:block;height:30px;width:auto}#default .default-footer .logo-and-links .links{display:flex;height:100%;align-items:center}@media screen and (min-width:0)and (max-width:768px){#default .default-footer .logo-and-links .links{flex-flow:column}}#default .default-footer .logo-and-links .links .link{height:100%;display:flex;align-items:center;padding:0 12px;font-size:14px;color:var(--text-1);font-weight:500}@media screen and (min-width:0)and (max-width:768px){#default .default-footer .logo-and-links .links .link{padding:8px 12px;margin-bottom:4px}}#default .default-footer .logo-and-links .links .link:hover{color:var(--primary)}#default .default-footer .created-by{font-size:14px;color:var(--text-1);font-weight:500}@media screen and (min-width:0)and (max-width:768px){#default .default-footer .created-by{color:var(--text-2);padding-top:16px;margin-top:16px;border-top:1px solid var(--line);width:100%;text-align:center}}#returns{max-width:475px;margin:0 auto;padding:146px 15px 80px 15px}@media screen and (max-width:576px){#returns{padding-top:60px;padding-bottom:60px}}#returns .we-steps{margin-bottom:32px}#returns .return-and-title{display:flex;align-items:center;margin-bottom:24px}#returns .return-and-title .we-title{margin-left:18px;margin-bottom:0}#returns .we-title{font-size:24px;font-weight:600;margin-bottom:8px}#returns .we-description{font-size:16px;color:var(--text-2);margin-bottom:36px}#not-found{padding-top:138px;padding-bottom:120px;color:var(--text-1);text-align:center}#not-found .container{max-width:713px;margin:0 auto}#not-found .form-picture{display:block;margin:0 auto;max-width:400px;width:100%;margin-bottom:40px}#not-found .we-title{margin:0 auto;margin-bottom:28px;font-size:48px;line-height:54px}#not-found .we-description{margin:0 auto}#not-found .by{color:var(--text-2);font-size:14px;margin-top:32px}.file{display:grid;grid-template-columns:37px minmax(0,1fr);align-items:center;gap:26px;height:46px;margin-bottom:8px}.file .type{position:relative;height:46px}.file .type .name{text-transform:uppercase;position:absolute;width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:600;color:var(--background-1)}.file .data{font-size:14px;font-weight:400;color:var(--text-1)}.file .data .name{display:block;justify-content:space-between}.file .data .name,.file .data .size{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file .data .size{color:var(--text-2);font-size:13px}.file .data .v-progress-linear{margin-top:9px}.file .menu-btn{display:none}.drop-here{flex-flow:column;justify-content:center;align-items:center;color:var(--text-2);cursor:pointer;border-radius:5px;padding:15px;background:var(--action);position:relative;text-align:center}.drop-here,.drop-here.dragovered .dragover{display:flex}.drop-here .dragover{position:absolute;top:0;left:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;background:var(--background-1);border-radius:5px;border:2px dashed var(--primary);font-size:14px;font-weight:500;color:var(--primary)}.drop-here:hover{background:var(--action-hover)}.drop-here .we-title{font-size:14px!important;font-weight:500}.drop-here .subtitle{font-size:13px;font-weight:400}.we-action{height:23px;border-radius:3px;background:var(--action);padding:1px 10px;cursor:pointer;margin-left:12px;font-size:14px;font-weight:400;color:var(--text-2);display:flex;align-items:center}.we-action:hover{background:var(--action-hover)}.we-action.active{background:var(--text-2)}.we-action.active,.we-action.active svg{color:var(--background-1)}.we-action svg{height:13px;width:auto;margin-right:4px}.we-balloon,.we-balloon:hover{background:var(--background-1)}.we-balloon.disabled .balloon-item,.we-balloon.disabled .reset{pointer-events:none}.we-balloon .we-input{margin-bottom:8px}.we-balloon .item{max-height:128px;padding:0 8px;align-items:center;margin-right:18px;position:relative;cursor:pointer;background:var(--background-1)}.we-balloon .item:last-child{margin:0}.we-balloon .item:hover:before{display:block}.we-balloon .item .balloon-item{display:flex}.we-balloon .item .balloon-item.dropdown-item:hover{background:var(--background-1)}.we-balloon .item .balloon-item.dropdown-item.active{color:#000}.we-balloon .item.active .icon,.we-balloon .item.active .name,.we-balloon .item.active .number{color:var(--text-1)}.we-balloon .item .icon{margin-right:8px;position:relative;bottom:-1px;color:var(--text-2)}.we-balloon .item .name{font-weight:600;font-size:14px;color:var(--text-2)}.we-balloon .item .number{margin-left:8px;height:20px;display:flex;align-items:center;padding:0 6px;border-radius:4px;font-size:13px;font-weight:600;background:var(--action);color:var(--text-2)}.we-balloon.rounded{border-radius:7px!important}.we-balloon .v-list{padding:10px}.we-balloon .v-list .v-subheader{max-width:260px;text-align:center;margin-bottom:12px}.we-balloon .reset{text-align:center;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:1px;color:var(--primary);cursor:pointer;padding-bottom:8px}.we-balloon .reset:hover{color:var(--primary-hover)}.we-balloon .balloon-item{display:flex;align-items:center;padding:0 18px;height:38px;font-weight:500;font-size:14px;color:var(--text-2);cursor:pointer;width:calc(100% + 20px);margin-left:-10px;position:relative}.we-balloon .balloon-item.has-submenu{padding-right:34px}.we-balloon .balloon-item.active{background-color:var(--primary-bg);color:var(--primary)}.we-balloon .balloon-item.red--text svg{color:var(--red)}.we-balloon .balloon-item .rounded-picture{margin-right:8px}.we-balloon .balloon-item .number{background:var(--action);color:var(--text-2);font-weight:600;line-height:1;padding:3px 6px;border-radius:4px;font-size:13px;margin-left:8px}.we-balloon .balloon-item .icon{width:24px;height:38px;display:flex;align-items:center;justify-content:center;margin-right:12px}.we-balloon .balloon-item .icon svg{height:18px;width:18px;margin:0}.we-balloon .balloon-item .submenu-icon{width:20px;display:flex;align-items:center;justify-content:center;margin-left:12px;position:absolute;right:10px;top:12px}.we-balloon .balloon-item .submenu-icon svg{height:14px;width:auto;margin:0}.we-balloon .balloon-item svg{margin-right:14px;height:18px;width:18px}.we-balloon .balloon-item:last-child{margin-bottom:0}.we-balloon .balloon-item:hover{background:var(--primary)}.we-balloon .balloon-item:hover,.we-balloon .balloon-item:hover svg{color:var(--background-1)!important}.we-balloon .balloon-item:hover .number{background:var(--primary-bg);color:var(--background-1)}.we-block{border:1px solid var(--line);border-radius:8px}@media screen and (min-width:0)and (max-width:768px){.we-block{border:none}}.we-block.toggle{background:var(--background-2)}.we-block.toggle:not(.active) *{color:var(--text-3)}.we-block.toggle .block-section{display:none}.we-block.toggle.active{border-color:var(--primary);background:var(--background-1)}.we-block.toggle.active .block-section{display:block}.we-block .block-body{padding:24px;padding-bottom:0}@media screen and (min-width:0)and (max-width:768px){.we-block .block-body{padding:0;padding-top:16px}}.we-block .block-body .block-top{margin-bottom:16px}.we-block .block-body .block-title{font-size:20px;font-weight:600;margin-bottom:8px}.we-block .block-body .block-description{font-size:14px;margin-bottom:24px}.we-block .block-body .block-section{margin-bottom:24px}.we-block .block-body .block-section.grid,.we-block .block-body .block-section>.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}@media screen and (min-width:0)and (max-width:768px){.we-block .block-body .block-section.grid,.we-block .block-body .block-section>.grid{grid-template-columns:1fr}}.we-block .block-body .block-section.flex{display:flex;flex-wrap:wrap}.we-block .block-body .block-section.flex>*{margin:0 8px 8px 0}.we-block .block-body .block-section.flex .flex-item{height:38px;border-radius:7px;padding:4px 16px;display:flex;align-items:center;cursor:pointer}.we-block .block-body .block-section.flex .flex-item:hover{background:var(--background-1-hover)}.we-block .block-body .block-section.flex .flex-item:hover .text{color:var(--text-1)}.we-block .block-body .block-section.flex .flex-item.active{background:var(--primary-bg);cursor:pointer}.we-block .block-body .block-section.flex .flex-item.active .text{color:var(--primary)}.we-block .block-body .block-section.flex .flex-item .picture{height:100%;width:18px;display:flex;align-items:center;justify-content:center;margin-right:8px}.we-block .block-body .block-section.flex .flex-item .picture img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.we-block .block-body .block-section.flex .flex-item .text{font-size:14px;font-weight:500;color:var(--text-2)}.we-block .block-bottom{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.we-block .block-bottom .bottom-text{font-size:14px;flex:1;min-width:0}.we-block .block-bottom .bottom-action{flex-shrink:0}.v-application .we-button{text-decoration:none;border:none;border-radius:7px;font-family:Poppins;font-weight:500;font-size:14px;line-height:1.2;color:var(--white);height:38px;min-height:38px;padding:0 18px;display:flex;align-items:center;justify-content:center;background:var(--text-2);transition:.2s;cursor:pointer}@media screen and (min-width:0)and (max-width:768px){.v-application .we-button.mobile-icon{display:grid;grid-template-rows:16px minmax(0,1fr);gap:2px;justify-content:center;padding:6px 8px;align-items:center;min-width:38px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v-application .we-button.mobile-icon svg{grid-row:1;height:16px;width:.875em;margin:0;justify-self:center}.v-application .we-button.mobile-icon .button-text{grid-row:2;font-size:10px;line-height:10px}}.v-application .we-button.fill{width:100%;justify-content:center}.v-application .we-button.right{flex-direction:row-reverse}.v-application .we-button.right svg{margin-right:0;margin-left:11px}.v-application .we-button.centered{margin:0 auto}.v-application .we-button .v-progress-circular{height:16px;width:16px;margin-left:7px;margin-right:4px}.v-application .we-button svg{height:16px;width:16px;color:var(--white);margin-right:11px}.v-application .we-button.primary{background:var(--primary);color:var(--white);transition:.2s}.v-application .we-button.primary.shadow{box-shadow:0 1px 20px rgba(var(--primary-rgb),.4)}.v-application .we-button.primary:hover{background:var(--primary-hover)!important}.v-application .we-button.green,.v-application .we-button.success{background:var(--green);color:var(--white);transition:.2s}.v-application .we-button.green.shadow,.v-application .we-button.success.shadow{box-shadow:0 1px 20px rgba(var(--green-rgb),.4)}.v-application .we-button.green:hover,.v-application .we-button.success:hover{background:var(--green-hover)!important}.v-application .we-button.error,.v-application .we-button.red{background:var(--red);color:var(--white);transition:.2s}.v-application .we-button.error.shadow,.v-application .we-button.red.shadow{box-shadow:0 1px 20px rgba(var(--red-rgb),.4)}.v-application .we-button.error:hover,.v-application .we-button.red:hover{background:var(--red-hover)!important}.v-application .we-button.black{background:var(--black)!important;color:var(--white)!important;transition:.2s}.v-application .we-button.black.shadow{box-shadow:0 1px 20px rgba(var(--black-rgb),.4)}.v-application .we-button.black:hover{background:var(--black-hover)!important}.v-application .we-button.primary-light{background:var(--primary-bg);color:var(--primary);transition:.2s}.v-application .we-button.primary-light.shadow{box-shadow:0 1px 20px rgba(var(--primary-rgb),.4)}.v-application .we-button.primary-light svg{color:var(--primary)}.v-application .we-button.primary-light:hover{background:var(--action-hover)!important;color:var(--primary)}.v-application .we-button.inherit{background:var(--inherit)!important;color:var(--primary);transition:.2s}.v-application .we-button.inherit.shadow{box-shadow:0}.v-application .we-button.inherit.green,.v-application .we-button.inherit.green svg{color:var(--green)}.v-application .we-button.inherit svg{color:var(--primary)}.v-application .we-button.inherit:hover{color:var(--text-1)!important;background:var(--inherit)!important}.v-application .we-button.inherit:hover svg{color:var(--text-1)}.v-application .we-button.inherit.black,.v-application .we-button.inherit.black svg{color:var(--text-1)!important}.v-application .we-button.inherit.black:hover,.v-application .we-button.inherit.black:hover svg{color:var(--primary)!important}.v-application .we-button.big{height:60px;min-height:60px}.v-application .we-button.small{height:30px;min-height:30px;border-radius:5px;font-weight:500}.v-application .we-button:hover{transition:.2s;color:var(--white);box-shadow:none}.v-application .we-button:focus{border:none;box-shadow:none;outline:none}.v-application .we-button.disabled{background:var(--action)!important;color:var(--text-1)}.v-application .we-button.disabled svg{color:var(--text-1)}.v-application .we-button.disabled:hover{background:var(--action-hover)!important}.v-application .we-button:disabled{background:var(--action)!important;color:var(--text-2);cursor:auto}.v-application .we-button:disabled svg{color:var(--text-2)}.v-application .we-button:disabled:hover{background:var(--action)!important;color:var(--text-2)}.we-card-icon{padding:15px;border-radius:8px;border:1px solid var(--line);position:relative;display:flex;align-items:center}.we-card-icon.button{cursor:pointer}.we-card-icon.button:hover{background:var(--background-2)}.we-card-icon.active,.we-card-icon.button:hover{border-color:var(--primary)}.we-card-icon.active .item-icon{background:var(--primary-bg)}.we-card-icon.active .item-icon svg{color:var(--primary)}.we-card-icon[color=primary] .item-icon{background:var(--primary-bg)}.we-card-icon[color=primary] .item-icon svg{color:var(--primary)}.we-card-icon[color=blue] .item-icon{background:rgba(var(--blue-rgb),.1)}.we-card-icon[color=blue] .item-icon svg{color:var(--blue)}.we-card-icon[color=green] .item-icon{background:rgba(var(--green-rgb),.1)}.we-card-icon[color=green] .item-icon svg{color:var(--green)}.we-card-icon[color=lightBlue] .item-icon{background:rgba(var(--lightBlue-rgb),.1)}.we-card-icon[color=lightBlue] .item-icon svg{color:var(--lightBlue)}.we-card-icon[color=red] .item-icon{background:rgba(var(--red-rgb),.1)}.we-card-icon[color=red] .item-icon svg{color:var(--red)}.we-card-icon[color=black] .item-icon{background:rgba(var(--black-rgb),.1)}.we-card-icon[color=black] .item-icon svg{color:var(--black)}.we-card-icon[color=yellow] .item-icon{background:rgba(var(--yellow-rgb),.1)}.we-card-icon[color=yellow] .item-icon svg{color:var(--yellow)}.we-card-icon[color=orange] .item-icon{background:rgba(var(--orange-rgb),.1)}.we-card-icon[color=orange] .item-icon svg{color:var(--orange)}.we-card-icon[color=purple] .item-icon{background:rgba(var(--purple-rgb),.1)}.we-card-icon[color=purple] .item-icon svg{color:var(--purple)}.we-card-icon .icon-and-content{display:grid;align-items:center;grid-template-columns:50px 1fr;gap:15px;flex:1}.we-card-icon .item-icon{height:50px;width:100%;display:flex;align-items:center;justify-content:center;border-radius:6px;background:var(--line-background);padding:13px}.we-card-icon .item-icon .v-progress-circular{height:19px;width:19px}.we-card-icon .item-icon svg{color:var(--text-2);height:19px}.we-card-icon .item-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.we-card-icon .item-content .item-label{font-size:10px;line-height:10px;margin-bottom:4px;text-transform:uppercase;font-weight:500;color:var(--text-3);letter-spacing:1px}.we-card-icon .item-content .item-title{font-size:13px;line-height:16px;font-weight:600;color:var(--text-1)}.we-card-icon .item-content .item-sublabel{margin-top:2px;display:flex;align-items:center;font-size:12px;line-height:16px;font-weight:500;color:var(--text-2)}.we-card-icon .item-content .item-sublabel svg{height:10px;margin-right:4px}.we-card-icon .item-obs{font-size:16px}.we-data-field.edit{cursor:pointer;padding:8px 16px;border-radius:7px}.we-data-field.edit:hover{background:var(--background-1-hover)}.we-data-field.edit .icon-and-data{grid-template-columns:16px 1fr}.we-data-field.dashboard .icon-and-data .data .data-value{font-size:32px;font-weight:600}.we-data-field.error--text .icon-and-data .data .data-value{color:var(--red)}.we-data-field .icon-and-data{display:grid;grid-template-columns:18px minmax(0,1fr);gap:22px;align-items:center;min-height:46px}.we-data-field .icon-and-data.no-icon{display:block}.we-data-field .icon-and-data .icon{width:18px;height:18px}.we-data-field .icon-and-data .data{min-width:0}.we-data-field .icon-and-data .data .data-label{font-size:13px;color:var(--text-2);margin-bottom:4px}.we-data-field .icon-and-data .data .data-value{font-size:14px;font-weight:500;color:var(--text-1)}.we-file-upload input{display:none}.we-file-upload.uploaded .file .click-box{border-color:var(--green)}.we-file-upload.uploaded .file .click-box .message,.we-file-upload.uploaded .file .click-box .message svg{color:var(--green)}.we-file-upload .name{text-align:center;font-size:14px;font-weight:500;color:var(--text-2);margin-bottom:5px}.we-file-upload .file{height:97px;border-radius:5px;margin-bottom:7px;position:relative;overflow:hidden}.we-file-upload .file:hover .file-actions{display:flex}.we-file-upload .file .file-actions{width:100%;display:none;justify-content:flex-end;z-index:1;padding-top:5px;padding-right:5px;pointer-events:none;position:absolute;top:0;right:0}@media screen and (min-width:0)and (max-width:768px){.we-file-upload .file .file-actions{display:flex}}.we-file-upload .file .file-actions *{pointer-events:all}@media screen and (min-width:0)and (max-width:768px){.we-file-upload .file .file-actions .we-icon-button{background:var(--background-1);color:var(--text-2)}}.we-file-upload .file .click-box{background:var(--background-1);height:100%;padding:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;border:2px dashed var(--action)}.we-file-upload .file .click-box:hover{background:var(--action)}.we-file-upload .file .click-box.dragovered .box-dragover{display:flex}.we-file-upload .file .click-box .box-dragover{display:none;padding:15px;position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);top:-2px;left:-2px;align-items:center;justify-content:center;background:var(--primary-bg);z-index:1;border:2px dashed var(--primary)}.we-file-upload .file .click-box .box-dragover .message{color:var(--primary);pointer-events:none}.we-file-upload .file .click-box .box-dragover .message svg{color:var(--primary)}.we-file-upload .file .click-box .not-image{display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:600;color:var(--text-2);text-transform:uppercase}.we-file-upload .file img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.we-file-upload .file .message{font-size:14px;font-weight:500;color:var(--text-2);display:flex;align-items:center}.we-file-upload .file .message .v-progress-circular{margin-right:18px}.we-file-upload .file .message .v-progress-circular svg{margin:0}.we-file-upload .file .message svg{height:18px;width:auto;color:var(--text-2);margin-right:12px;position:relative;top:-1px}.we-file-upload .upload-info{text-align:center;font-size:10px;color:var(--text-2)}.we-icon-button[data-v-1c39c5d3]{min-width:38px;width:38px;height:38px;border-radius:38px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative;color:var(--text-2)}@media screen and (min-width:0)and (max-width:768px){.we-icon-button.big-mobile[data-v-1c39c5d3]{height:50px;width:50px;border-radius:50px}}.we-icon-button[data-v-1c39c5d3]:hover{background:rgba(var(--text-2-rgb),.1)}.we-icon-button.active[data-v-1c39c5d3]{background:var(--primary-bg)}.we-icon-button.active span[data-v-1c39c5d3],.we-icon-button.active svg[data-v-1c39c5d3]{color:var(--primary)}.we-icon-button.square[data-v-1c39c5d3]{border-radius:3px}.we-icon-button.small[data-v-1c39c5d3]{min-width:32px;width:32px;height:32px}.we-icon-button.small svg[data-v-1c39c5d3]{height:16px}.we-icon-button.small span[data-v-1c39c5d3]{font-size:14px}.we-icon-button[iconSize=small] svg[data-v-1c39c5d3]{height:12px}.we-icon-button.icon-primary svg[data-v-1c39c5d3]{color:var(--primary)}.we-icon-button.icon-white svg[data-v-1c39c5d3]{color:var(--white)}.we-icon-button.icon-red svg[data-v-1c39c5d3]{color:var(--red)}.we-icon-button.icon-green svg[data-v-1c39c5d3]{color:var(--green)}.we-icon-button.icon-orange svg[data-v-1c39c5d3]{color:var(--orange)}.we-icon-button .amount[data-v-1c39c5d3]{height:13px;padding:0 4px;background:var(--orange);font-size:10px;font-weight:700;color:var(--white);display:flex;align-items:center;position:absolute;top:0;right:0;border-radius:15px;min-width:16px;justify-content:center}.we-icon-button .text[data-v-1c39c5d3]{font-size:18px;color:var(--text-2);font-weight:700;letter-spacing:1px}.we-icon-button svg[data-v-1c39c5d3]{pointer-events:none;height:18px;width:auto}.we-icon-tooltip{display:flex;align-items:center;cursor:default}.we-icon-tooltip svg{height:18px;width:auto;color:var(--text-2)}.we-icon-tooltip-content .deal-time{text-align:center}.we-icon-tooltip-content .deal-time>div{padding:8px 0}.we-icon-tooltip-content .deal-time .stage-timeout{border-bottom:1px solid var(--line)}.we-icon-tooltip-content .deal-tasks .task{display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:center;margin-bottom:8px}.we-icon-tooltip-content .deal-tasks .task:last-child{margin-bottom:0}.we-icon-tooltip-content .deal-tasks .task svg{color:var(--text-3);height:18px;justify-self:center}.we-icon-tooltip-content .deal-tasks .task .task-content .task-name{font-size:13px}.we-icon-tooltip-content .deal-tasks .task .task-content .time-remaining{margin-top:2px;font-size:12px;color:var(--text-2);display:flex;align-items:center;flex-wrap:wrap}.we-icon-tooltip-content .deal-tasks .task .task-content .time-remaining .remaining{margin-right:8px;text-transform:capitalize}.we-image-upload .name{text-align:center;font-size:14px;font-weight:500;color:var(--text-2);margin-bottom:5px}.we-image-upload .image{height:97px;border-radius:5px;margin-bottom:7px;position:relative;overflow:hidden}.we-image-upload .image .click-box{background:#fff;height:100%;padding:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.we-image-upload .image .click-box:hover{background:var(--action)}.we-image-upload .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center}.we-image-upload .image .message{font-size:14px;font-weight:500;color:var(--text-2);display:flex;align-items:center}.we-image-upload .image .message svg{height:18px;width:auto;color:var(--text-2);margin-right:12px;position:relative;top:-1px}.we-image-upload .upload-info{text-align:center;font-size:10px;color:var(--text-2)}.we-input{position:relative}.we-input.pagination .we-input-label{padding-left:0}.we-input.div,.we-input.link,.we-input .we-input-link{display:flex;align-items:center}.we-input .we-input-link{min-height:38px;color:var(--primary);font-size:14px;line-height:16px;font-weight:500}.we-input .we-input-link:hover{color:var(--primary-hover)}.we-input .we-input-link svg{width:14px;height:auto;margin-right:8px}.we-input .we-input-div{min-height:34px;display:flex;align-items:flex-end;padding:8px 0;margin-bottom:8px;color:var(--text-2);text-transform:uppercase;font-size:14px;line-height:16px;letter-spacing:1px;font-weight:500;border-bottom:1px solid var(--line)}.we-input .we-input-loading{z-index:1;position:absolute;width:100%;height:38px;display:flex;top:15px;justify-content:center;align-items:center;background:rgba(var(--background-1-rgb),.5);border-radius:7px}.we-input .we-input-label{font-size:12px;font-weight:500;color:var(--text-2);margin-bottom:3px;padding-left:13px;text-align:left;line-height:1;letter-spacing:normal;display:flex;align-items:center}.we-input .we-input-label .label-text.link{color:var(--primary);cursor:pointer}.we-input .we-input-label .label-text.link:hover{color:var(--primary-hover)}.we-input .we-input-label .label-text.link svg{display:initial}.we-input .we-input-label .label-text svg{display:none;font-size:11px}.we-input .we-input-label .we-icon-tooltip.question{margin-left:6px}.we-input .we-input-label .we-icon-tooltip.question svg{height:14px}.we-input .field{width:100%;position:relative}.we-input .field .v-select{color:var(--text-1)}.we-input .field .v-select.task .first-selected{width:calc(100% - 4px)}.we-input .field .v-select .we-product-icon{margin-right:8px}.we-input .field .v-select .task-color{min-width:4px;height:22px;margin-right:12px;border-radius:4px}.we-input .field .v-select .first-selected{width:calc(100% - 42px);min-height:30px;height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;color:var(--text-1)}.we-input .field .v-select .first-selected.only-one{width:100%}.we-input .field .v-select .number{height:18px;background:var(--primary);border-radius:5px;color:var(--white);font-size:12px;font-weight:600;padding:0 7px;display:flex;align-items:center;margin-left:5px}.we-loading-overflow{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(var(--background-1-rgb),.9);display:flex;align-items:center;justify-content:center;flex-flow:column}.we-loading-overflow.small .text{font-size:13px;margin-bottom:4px}.we-loading-overflow.small .v-progress-linear{max-width:80px}.we-loading-overflow .text{font-weight:500;color:var(--text-2);margin-bottom:11px}.we-loading-overflow .v-progress-linear{max-width:300px;border-radius:4px}.we-nav-x{position:relative;margin-left:50px}@media screen and (min-width:0)and (max-width:768px){.we-nav-x{margin-left:0;padding:0;height:47px;margin-bottom:-1px}}.we-nav-x .item-link{height:36px;padding:0 8px;display:flex;align-items:center;position:relative;cursor:pointer}@media screen and (min-width:0)and (max-width:768px){.we-nav-x .item-link{height:100%}}.we-nav-x .item-link:hover .name{color:var(--text-1)}.we-nav-x .item-link:hover:before{display:block}.we-nav-x .item-link.active .icon,.we-nav-x .item-link.active .name,.we-nav-x .item-link.active .number{color:var(--text-1)}.we-nav-x .item-link.active:before{display:block;background:var(--orange)}.we-nav-x .item-link:before{content:"";display:none;position:absolute;left:0;bottom:0;height:2px;border-radius:3px;width:100%;background:var(--action-hover)}.we-nav-x .item-link .icon{margin-left:8px}.we-nav-x .item-link .icon.icon-right{margin-right:0;margin-left:8px}.we-nav-x .item-link svg{position:relative;bottom:1px;color:var(--text-2);margin-right:8px;height:13px}.we-nav-x .item-link .name{font-weight:600;font-size:14px;color:var(--text-2);white-space:nowrap}.we-nav-x .item-link .nav-label{padding:0 4px;background:var(--green);text-transform:uppercase;font-weight:600;font-size:9px;line-height:14px;color:var(--background-1);border-radius:2px;margin-left:6px}.we-nav-x .item-link .number{margin-left:8px;height:20px;display:flex;align-items:center;padding:0 6px;border-radius:4px;font-size:13px;font-weight:600;background:var(--action);color:var(--text-2)}.we-nav-x .more{position:absolute;height:100%;right:-72px;bottom:0;margin:0}@media screen and (min-width:0)and (max-width:768px){.we-nav-x .more{display:none}}.we-nav-x .hamburger{position:relative;width:32px;height:4px;background:var(--background-1);margin:auto}@media screen and (min-width:0)and (max-width:768px){.we-nav-x .hamburger{display:none}}.we-nav-x .hamburger:after,.we-nav-x .hamburger:before{content:"";position:absolute;left:0;width:32px;height:4px;background:var(--background-1)}.we-nav-x .hamburger:before{top:-8px}.we-nav-x .hamburger:after{bottom:-8px}.we-nav-x .visible-links{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;list-style:none;position:relative;padding:0}.we-nav-x .visible-links::-webkit-scrollbar{display:none}.we-nav-x .visible-links{-ms-overflow-style:none;scrollbar-width:none}@media screen and (min-width:0)and (max-width:768px){.we-nav-x .visible-links{flex-wrap:nowrap;width:100%;height:100%;overflow-x:auto;align-items:flex-end}}.we-nav-x .visible-links li{margin-right:8px}@media screen and (min-width:0)and (max-width:768px){.we-nav-x .visible-links li:nth-child(3){margin-left:15px}}@media screen and (min-width:0)and (max-width:768px){.we-nav-x .visible-links li{height:100%}}.we-nav-x .visible-links li:not(.hide):last-child{margin:0}.we-nav-x .visible-links li.hide{display:none}.we-nav-x .hidden-links{position:absolute;right:0;top:100%}.we-nav-x .hidden-links li{display:block}.we-nav-x .hidden-links li.hide{display:none}.we-nav-x .hidden{visibility:hidden}.we-picture-button{width:38px;height:38px;display:flex;justify-content:center;align-items:center;border-radius:19px;cursor:pointer}.we-picture-button:hover{background:var(--action)}.we-picture-button .picture{position:relative;height:32px;width:32px;border-radius:32px;overflow:hidden;display:flex;justify-content:center}.we-picture-button .picture img{top:0;position:absolute;width:100%;height:auto}.we-product-icon{display:flex;align-items:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.rounded-picture{border-radius:50%;overflow:hidden;position:relative}.rounded-picture.product{border-radius:5px}.rounded-picture.disabled img{filter:grayscale(100%)}.rounded-picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.shadow{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:4}.we-snack-bar-card{width:100%;padding:20px 56px;position:relative;margin-bottom:12px;box-shadow:0 2px 20px rgba(0,0,0,.25);background:var(--background-1);border-radius:10px;pointer-events:auto;overflow:hidden}.we-snack-bar-card.borrow{display:none}.we-snack-bar-card .status-icon{width:22px;height:22px;min-height:22px;border-radius:22px;background:var(--green);display:flex;align-items:center;justify-content:center;position:absolute;left:18px;height:18px;padding:4px}@media screen and (min-width:0)and (max-width:768px){.we-snack-bar-card .status-icon{width:18px;height:18px;min-height:18px;padding:2px}}.we-snack-bar-card .status-icon.error{background:var(--red)}.we-snack-bar-card .status-icon svg{color:var(--background-1);height:100%;width:auto}.we-snack-bar-card .we-title{font-weight:500;font-size:16px;line-height:20px;color:var(--text-1)}@media screen and (min-width:0)and (max-width:768px){.we-snack-bar-card .we-title{font-size:14px;line-height:16px}}.we-snack-bar-card .we-title.mb{margin-bottom:12px}.we-snack-bar-card .we-title b{font-weight:600;color:var(--text-1)}.we-snack-bar-card .description{font-weight:400;font-size:14px;line-height:18px;color:var(--text-2);list-style:initial}@media screen and (min-width:0)and (max-width:768px){.we-snack-bar-card .description{font-size:13px;line-height:15px}}.we-snack-bar-card .we-icon-button.close{position:absolute;top:11px;right:10px}.list-enter-active{transition:all .5s}.list-enter{opacity:0;transform:translateY(30px)}.list-move{transition:transform .5s}.we-snack-bar{height:100vh;width:100vh;z-index:99999999}.we-snack-bar,.we-snack-bar .list{position:fixed;pointer-events:none}.we-snack-bar .list{width:100%;height:100%;max-width:394px;left:35px;bottom:0;display:flex;flex-flow:column-reverse}@media screen and (min-width:0)and (max-width:768px){.we-snack-bar .list{max-width:calc(100vw - 30px);left:15px}}.we-steps{display:flex;justify-content:space-between;align-items:center}.we-steps.small .step:before{top:16px}.we-steps.small .step .number{height:32px;width:32px}.we-steps.small .step .number .icon{height:14px;width:14px}.we-steps.small .step .text{display:none}.we-steps .step{flex:1;display:flex;flex-flow:column;justify-content:center;align-items:flex-start;position:relative}.we-steps .step:before{content:"";height:1px;width:100%;position:absolute;background:var(--line);top:20px;left:0}.we-steps .step:last-child{flex:initial;align-items:flex-end}.we-steps .step.current .number{border-color:var(--primary);background:var(--primary-bg);color:var(--primary)}.we-steps .step.prev:before{background:var(--primary)}.we-steps .step.prev .number{border-color:var(--primary);background:var(--primary);color:var(--background-1)}.we-steps .step .number{position:relative;height:40px;width:40px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;color:var(--text-2);border-radius:40px;border:1px solid var(--line);z-index:1;background:var(--background-1)}.we-steps .step .number .icon{height:18px;width:18px}.we-steps .step .text{font-size:10px;text-transform:uppercase;color:var(--text-2);font-weight:600;margin-top:6px;max-width:40px;text-align:center;width:100%}.we-steps .step .text .text-overflow-center{margin-left:-100%;margin-right:-100%;text-align:center}.we-table{font-size:14px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:flex;flex-flow:column}.we-table .table-header{display:grid;padding-top:6px;padding-bottom:6px;border-bottom:1px solid var(--line)}.we-table .table-header .header-item{font-weight:500;color:var(--text-2);padding-left:6px}.we-table .table-content{height:100%;flex:1;min-height:100%;overflow-y:auto}.we-table .table-content .table-row{display:grid;grid-template-columns:repeat(4,1fr);height:30px;align-items:center;background:var(--background-1)}.we-table .table-content .table-row:nth-child(2n){background:var(--background-2)}.we-table .table-content .table-row .table-col{color:var(--text-1);padding-left:6px;display:flex;align-items:center}.we-table .table-content .table-row .table-col .color{height:18px;width:5px;min-width:5px;border-radius:5px;margin-right:7px}#we-table-2{border:1px solid var(--line)}#we-table-2 .table-header{background:var(--background-1-hover);display:grid}#we-table-2 .table-header .header{padding:8px;font-size:14px;border-right:1px solid var(--line);text-transform:capitalize}#we-table-2 .table-header .header:last-child{border:none}#we-table-2 .table-data{background:var(--background-1);display:grid;border-top:1px solid var(--line)}#we-table-2 .table-data .data{padding:8px;font-size:14px;border-right:1px solid var(--line)}#we-table-2 .table-data .data.bold{font-weight:600}#we-table-2 .table-data .data:last-child{border:none}.we-text-tooltip{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.we-text-tooltip.custom{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.we-text-tooltip-content .tooltip-products{margin-bottom:6px;padding-bottom:6px;border-bottom:1px solid var(--line)}.we-text-tooltip-content .tooltip-product{display:grid;grid-template-columns:40px minmax(0,1fr);gap:6px;margin-bottom:8px}.we-text-tooltip-content .tooltip-product:last-child{margin-bottom:0}.we-text-tooltip-content .tooltip-product .product-data{display:flex;flex-flow:column;justify-content:center}.we-text-tooltip-content .tooltip-product .product-data .product-name{font-size:13px;margin-bottom:4px}.we-text-tooltip-content .tooltip-product .product-data .product-price{font-size:14px;color:var(--green);font-weight:600}.we-text-tooltip-content .tooltip-values .tooltip-value{margin-bottom:4px;font-size:13px;font-weight:600;text-align:center}.we-text-tooltip-content .tooltip-values .tooltip-value span{color:var(--green);font-size:14px}#action_modal{position:absolute}#action_modal .shadow{z-index:6}#action_modal .shadow.scroll{width:calc(100% - 6px)}#action_modal.columns-1 .view .modal{width:362px}@media screen and (min-width:0)and (max-width:768px){#action_modal.columns-1 .view .modal{width:100%}}#action_modal.columns-1 .view .modal .modal-body .fields{grid-template-columns:minmax(0,1fr)}#action_modal.columns-1 .view .modal .modal-body .fields .email,#action_modal.columns-1 .view .modal .modal-body .fields .textarea{grid-column-start:auto;grid-column-end:auto}#action_modal .view{position:fixed;background:var(--inherit);display:flex;justify-content:center;width:100vw;height:100vh;top:0;left:0;right:0;z-index:7;padding:15px;overflow-y:scroll}@media screen and (min-width:0)and (max-width:768px){#action_modal .view{padding:0;width:100%;min-width:100%}}#action_modal .view .modal{margin:auto 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:562px;width:100%;background:var(--background-1);border-radius:10px;box-shadow:-2px 2px 20px rgba(0,0,0,.25);z-index:6;overflow:hidden;pointer-events:auto;position:relative}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal{max-width:100%;height:100%;margin:0;border-radius:0;display:grid;grid-template-rows:50px minmax(0,1fr) 50px}}#action_modal .view .modal .modal-header{display:flex;justify-content:space-between;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:65px;background:var(--background-2);border-bottom:1px solid var(--line);position:relative;z-index:3;padding:0 14px}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-header{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;height:100%;padding-left:15px;padding-right:0}}#action_modal .view .modal .modal-header.big{display:block}#action_modal .view .modal .modal-header .options{margin:0;display:flex;align-items:center}#action_modal .view .modal .modal-header .options .we-icon-button{margin-left:6px}#action_modal .view .modal .modal-header .name{display:flex;align-items:center;font-size:18px;color:var(--text-1)}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-header .name{font-size:16px}}#action_modal .view .modal .modal-header .name.task-name{max-width:400px}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-header .name.task-name{max-width:calc(100vw - 159px)}}#action_modal .view .modal .modal-header .name span{color:var(--text-2);margin-right:5px}#action_modal .view .modal .modal-header .name img{height:20px;width:auto;margin-right:5px}#action_modal .view .modal .modal-header .name .icon{min-width:24px;width:24px;display:flex;align-items:center}#action_modal .view .modal .modal-header .name .icon svg{height:14px;width:auto;color:var(--text-1)}#action_modal .view .modal .modal-body{padding:20px 37px;padding-bottom:0}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-body{padding:20px 15px;padding-bottom:140px;overflow-y:auto}}#action_modal .view .modal .modal-body.preview{background:var(--background-2);padding:17px 37px}#action_modal .view .modal .modal-body.preview .we-label{font-size:12px;text-transform:uppercase;font-weight:600;color:var(--text-2);margin-bottom:16px;text-align:center}#action_modal .view .modal .modal-body.preview .fields{margin-bottom:0}#action_modal .view .modal .modal-body.preview .fields .email,#action_modal .view .modal .modal-body.preview .fields .fill,#action_modal .view .modal .modal-body.preview .fields .textarea{grid-column-start:auto;grid-column-end:auto}#action_modal .view .modal .modal-body.preview .fields .double-column{grid-column-start:1;grid-column-end:3}#action_modal .view .modal .modal-body .we-block{margin-bottom:16px}#action_modal .view .modal .modal-body .modal-img{max-width:100%;height:103px;width:auto}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-body .modal-img{width:100%;max-width:150px;height:auto}}#action_modal .view .modal .modal-body .we-not-found{position:relative}#action_modal .view .modal .modal-body .fields{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));-moz-column-gap:16px;column-gap:16px;row-gap:20px;margin-bottom:20px}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-body .fields{grid-template-columns:1fr;-moz-column-gap:0;column-gap:0}}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .modal-body .fields>div{grid-column-start:1;grid-column-end:3}}#action_modal .view .modal .modal-body .fields .v-input{margin-bottom:0}#action_modal .view .modal .modal-body .fields .double-column{grid-column-start:1;grid-column-end:3}#action_modal .view .modal .modal-body .fields .single-column{grid-column-start:auto;grid-column-end:auto}#action_modal .view .modal .modal-body .fields .dynamic-fields{padding-left:0;display:grid;grid-template-columns:160px 120px 1fr 40px;align-items:flex-end;gap:16px;margin-bottom:14px}#action_modal .view .modal .modal-body .fields .dynamic-fields.only-two{grid-template-columns:1fr 1fr 40px;margin-bottom:0}#action_modal .view .modal .modal-body .fields .dynamic-fields:first-child .we-icon-button{display:none}#action_modal .view .modal .modal-body .fields .dynamic-fields .we-input.pagination .label{padding-left:13px}#action_modal .view .modal .modal-body .fields .divider{font-size:16px;color:var(--text-2);font-weight:600;margin-left:-22px;display:flex;align-items:center}#action_modal .view .modal .modal-body .fields .divider .icon{width:24px;display:flex;align-items:center}#action_modal .view .modal .modal-body .fields .divider .icon svg{color:var(--text-2);height:14px;width:auto}#action_modal .view .modal .modal-body .checkbox{margin-bottom:20px}#action_modal .view .modal .modal-body .checkbox .v-input{padding:0;margin:0;margin-bottom:16px}#action_modal .view .modal .modal-body .checkbox .v-input:last-child{margin-bottom:0}#action_modal .view .modal .bottom{position:relative;width:100%;bottom:0;height:65px;border-top:1px solid var(--line);background:var(--background-2);display:flex;justify-content:center;align-items:center;padding:0 25px}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .bottom{height:50px;position:fixed;left:0}}#action_modal .view .modal .bottom.double-action{display:grid;grid-template-columns:1fr 1fr;gap:16px}#action_modal .view .modal .bottom.has-history{justify-content:space-between;padding:0 14px}#action_modal .view .modal .bottom.has-history button{min-width:176px}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .bottom.has-history button{min-width:auto}}#action_modal .view .modal .bottom.has-history .history{height:50px;display:flex;align-items:center}#action_modal .view .modal .bottom.has-history .history .icon{height:100%;display:flex;align-items:center;margin-right:13px}#action_modal .view .modal .bottom.has-history .history .icon svg{width:18px;height:auto;color:var(--text-2)}#action_modal .view .modal .bottom.has-history .history .data .item{color:var(--text-2);font-size:12px;font-weight:400}@media screen and (min-width:0)and (max-width:768px){#action_modal .view .modal .bottom.has-history .history .data .item{font-size:10px}}#action_modal .view .modal .bottom.has-history .history .data .item span{font-weight:600}