.v-select{position:relative;font-family:inherit}.v-select,.v-select *{box-sizing:border-box}@-webkit-keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes vSelectSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity .15s cubic-bezier(1,.5,.8,1)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{cursor:not-allowed;background-color:#f8f8f8}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px 0;background:none;border:1px solid rgba(60,60,60,.26);border-radius:4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{display:flex;align-items:center;padding:4px 6px 0 3px}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:rgba(60,60,60,.5);transform:scale(1);transition:transform .15s cubic-bezier(1,-.115,.975,.855);transition-timing-function:cubic-bezier(1,-.115,.975,.855)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(1)}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:rgba(60,60,60,.5);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - 1px);left:0;z-index:1000;padding:5px 0;margin:0;width:100%;max-height:350px;min-width:160px;overflow-y:auto;box-shadow:0 3px 6px 0 rgba(0,0,0,.15);border:1px solid rgba(60,60,60,.26);border-top-style:none;border-radius:0 0 4px 4px;text-align:left;list-style:none;background:#fff}.vs__no-options{text-align:center}.vs__dropdown-option{line-height:1.42857143;display:block;padding:3px 20px;clear:both;color:#333;white-space:nowrap}.vs__dropdown-option:hover{cursor:pointer}.vs__dropdown-option--highlight{background:#5897fb;color:#fff}.vs__dropdown-option--disabled{background:inherit;color:rgba(60,60,60,.5)}.vs__dropdown-option--disabled:hover{cursor:inherit}.vs__selected{display:flex;align-items:center;background-color:#f0f0f0;border:1px solid rgba(60,60,60,.26);border-radius:4px;color:#333;line-height:1.4;margin:4px 2px 0 2px;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:rgba(60,60,60,.5);text-shadow:0 1px 0 #fff}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--open .vs__selected{position:absolute;opacity:.4}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1.4;font-size:1em;border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__search::-moz-placeholder{color:inherit}.vs__search:-ms-input-placeholder{color:inherit}.vs__search::placeholder{color:inherit}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search:hover{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid hsla(0,0%,39.2%,.1);border-right:.9em solid hsla(0,0%,39.2%,.1);border-bottom:.9em solid hsla(0,0%,39.2%,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0);-webkit-animation:vSelectSpinner 1.1s linear infinite;animation:vSelectSpinner 1.1s linear infinite;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em}.vs--loading .vs__spinner{opacity:1}.vs__dropdown-toggle{border:1px solid #868686}.invalid .vs__dropdown-toggle{border:1px solid red}.form-select[data-v-ee0c733e]{display:inline-block}.form-select .form-input-title[data-v-ee0c733e]{margin-bottom:8px}.form-select .form-select-container[data-v-ee0c733e]{height:32px;background:32px;line-height:32px;font-size:14px;width:100%;background:#fff}.form-select .invalid-text[data-v-ee0c733e]{font-size:.8em;color:red;font-weight:700;display:block;margin-bottom:-15px;margin-top:3px}.form-desktop-box[data-v-68086261]{display:flex;flex-flow:row nowrap;align-items:center}.form-desktop-box>div[data-v-68086261]:not(:last-child){margin-right:20px}@media only screen and (max-width:730px){.form-desktop-box[data-v-68086261]{flex-flow:column;align-items:flex-start}.form-desktop-box>div[data-v-68086261]{width:100%;margin-right:0!important;margin-bottom:15px!important}}.form-mobile-box[data-v-8a5d37c8]{display:flex;flex-flow:row nowrap}.form-mobile-box .form-input-file[data-v-8a5d37c8]:not(:last-child),.form-mobile-box .form-input[data-v-8a5d37c8]:not(:last-child),.form-mobile-box .form-mobile-box[data-v-8a5d37c8]:not(:last-child),.form-mobile-box .form-select[data-v-8a5d37c8]:not(:last-child){margin-right:20px}.form-input-file{cursor:pointer}.form-input-file .form-input-title{margin-bottom:8px}.form-input-file .form-input-file-container{display:flex;flex-flow:row nowrap;width:100%;cursor:pointer}.form-input-file .form-input-file-container .form-input{flex:1;z-index:10;cursor:pointer}.form-input-file .form-input-file-container button{height:32px;padding:0 20px;background:#6fb4fd;border-radius:0 4px 4px 0;border:1px solid #6fb4fd;font-size:14px;color:#fff;font-weight:600;margin-left:-4px;z-index:20;cursor:pointer}.form-input-file .form-input-file-container .file{display:none}i[data-v-1cdb8b66]{color:#6fb4fd;font-size:24px}i.rotated[data-v-1cdb8b66]{color:#5e5e5e;transform:rotate(180deg)}i.disabled[data-v-1cdb8b66]{pointer-events:none;opacity:.6}.form-title-section.dark .title{color:#313236}.form-title-section .title{color:#98a4bd;font-weight:800;font-size:20px}.form-title-section .subtitle{margin-top:15px;font-size:14px;font-weight:300;color:#313236}.form-title-section .subtitle b,.form-title-section .subtitle strong{font-weight:700}.form-checkbox-text[data-v-6c515058]{cursor:pointer}.form-checkbox-text.invalid[data-v-6c515058]{color:red;font-weight:700;cursor:pointer}.form-radio{display:inline-block;cursor:pointer}.form-radio .icon{font-size:16px;color:#575b64;margin-right:10px}.form-radio span{font-size:14px}.pointer[data-v-9479b418]{cursor:pointer}.title[data-v-9479b418]{width:100%;display:flex;justify-content:space-between;align-items:center}.content-button[data-v-9479b418]{width:100%;display:flex;justify-content:flex-end}.button[data-v-9479b418]{margin-top:30px;min-height:23px;background:#98a4bd;border-radius:6px;padding:3px 16px;display:flex;justify-content:center;align-items:center;color:#fff;margin-bottom:15px;width:100px}.button.green[data-v-9479b418]{background:#00bea7}.button.yellow[data-v-9479b418]{background:#fbb800}.button.red[data-v-9479b418]{background:#f8004a}.step-form[data-v-9479b418]{padding-bottom:60px}@media only screen and (min-width:375px)and (max-width:729px){.step-form[data-v-9479b418]{padding-bottom:120px}}@media only screen and (max-width:374px){.step-form[data-v-9479b418]{padding-bottom:120px}}@media only screen and (min-width:731px){.hide-in-desktop[data-v-9479b418]{display:none}}@media only screen and (max-width:730px){.hide-in-tablet[data-v-9479b418]{display:none}}.continue[data-v-9479b418]{margin-top:30px;min-width:240px}.form-title-section[data-v-9479b418]{margin-bottom:20px;margin-top:44px}.form-desktop-box>.input-container[data-v-9479b418]{display:flex;flex-flow:row nowrap;align-items:center}@media only screen and (min-width:731px){.form-desktop-box>.flex-1[data-v-9479b418]{flex:1}.form-desktop-box>.flex-2[data-v-9479b418]{flex:2}.form-desktop-box>.flex-3[data-v-9479b418]{flex:3}.form-desktop-box>.flex-4[data-v-9479b418]{flex:4}.form-desktop-box .flex-1\/3[data-v-9479b418]{width:33%!important}}@media only screen and (min-width:375px)and (max-width:729px){.flex-1\/3[data-v-9479b418]{width:33%!important}}.form-desktop-box[data-v-9479b418]{margin-bottom:20px}.top-actions[data-v-9479b418]{padding:0 5px;display:flex;flex-flow:row nowrap;justify-content:space-around;align-content:center;margin-top:-25px}@media only screen and (max-width:374px){.top-actions[data-v-9479b418]{flex-direction:column}.top-actions button[data-v-9479b418]:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:731px){.top-actions[data-v-9479b418]{justify-content:inherit;margin:0}}@media only screen and (min-width:731px){.top-actions button[data-v-9479b418]{height:46px;line-height:46px;flex:1;border-radius:8px;font-size:14px;color:#000}.top-actions button[data-v-9479b418]:first-child{margin-right:10px}.top-actions button[data-v-9479b418]:last-child{margin-left:10px}}.top-actions button i[data-v-9479b418]{font-size:12px}.step-select-building-type[data-v-9479b418]{padding-bottom:20px}.step-select-building-type.expand[data-v-9479b418]{padding-bottom:160px}.switch-title[data-v-9479b418]{margin-right:8px}.form-checkbox-text[data-v-9479b418]{display:block;margin-bottom:20px;font-size:14px;color:#303030}.form-checkbox-text.first[data-v-9479b418]{margin-top:30px}.form-errors[data-v-9479b418]{background:#e8aaa3;border:2px solid #e74c3c;border-radius:4px;font-size:14px;padding:20px}.form-errors h2[data-v-9479b418]{margin:0}.form-errors ul[data-v-9479b418]{padding:0;list-style-position:inside}.form-errors li[data-v-9479b418]{margin-bottom:15px}.force-columns[data-v-9479b418]{display:flex;flex-flow:column;justify-content:flex-start;align-items:flex-start}.radio[data-v-9479b418]{margin-bottom:25px}.mb-0[data-v-9479b418]{margin-bottom:0}.incidence[data-v-9479b418]{margin-top:15px}.incidence .description[data-v-9479b418]{color:#313236;font-size:20px;font-weight:800}.incidence .alert-error[data-v-9479b418]{box-sizing:border-box;border-radius:10px;padding:20px;background:#ffe9e9;border:2px solid #f8004a;margin-top:10px}.file-uploaded[data-v-9479b418]{display:flex;background:#ededed;border:1px #000;justify-content:start;align-items:center;border-radius:10px;position:relative;height:40px}.file-uploaded i[data-v-9479b418]{margin-left:10px}.file-uploaded .close[data-v-9479b418]{color:red;font-size:20px;position:absolute;right:10px;top:-10px;border-radius:10px;background:#fff;width:10px;height:10px;cursor:pointer}.file-uploaded .text[data-v-9479b418]{margin-left:10px}@media print{.bottom-sheet[data-v-9479b418],.top-actions[data-v-9479b418]{display:none}}.step-form .viu-switch button{width:100%}.step-form .alert-info{padding:8px;border:1px solid #1b79f8;background:#f0f3ff;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:14px}.step-form .alternative-calendar.viu-calendar .selected-date{border:1px solid #868686!important;height:32px!important;border-radius:4px!important}.step-form .alternative-switch.viu-switch button{border:1px solid #868686!important;height:32px!important}.step-form .alternative-label.viu-label .label{font-size:14px!important;color:#000!important}.step-form .viu-select{min-width:100%;width:100%}.step-form .viu-select .selected-area{min-width:100%}.step-form .viu-select .selected-area.read-only .chevron{display:none}.step-form .viu-select .viu-select-options{z-index:21}.step-form .viu-calendar{width:100%}.step-form .viu-calendar .selected-date{min-width:100%}.step-form .viu-calendar .selected-date.read-only .icon{display:none}.step-form .flex{display:flex}.step-form .viu-input{min-width:100%;width:100%}.step-form .mr-10{margin-right:10px}.step-form .mt-24{margin-top:24px}.step-form .warning{margin-top:15px;display:flex;justify-content:center;align-items:center;padding:8px;background:#eefaf3;border:1px solid #00bc8b;border-radius:6px;font-size:14px}.step-form .disabled-form-select .vs__dropdown-toggle,.step-form .disabled-form-select .vs__search{background:#f2f2f2}.step-form .disabled-form-select .vs__actions{display:none}.step-form .delete-button .button{background:#e85151;border-color:#e85151;color:#fff}.step-form .delete-button .button:hover{background:#e85151;border-color:#e85151;opacity:.7}