.theme--light.v-stepper{background:#fff}.theme--light.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:rgba(0,0,0,.38)}.theme--light.v-stepper .v-stepper__step__step,.theme--light.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--light.v-stepper .v-stepper__header .v-divider{border-color:rgba(0,0,0,.12)}.theme--light.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--editable:hover{background:rgba(0,0,0,.06)}.theme--light.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #000}.theme--light.v-stepper .v-stepper__step--complete .v-stepper__label{color:rgba(0,0,0,.87)}.theme--light.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:rgba(0,0,0,.54)}.theme--light.v-stepper .v-stepper__label{color:rgba(0,0,0,.38)}.theme--light.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--light.v-stepper .v-stepper__label small{color:rgba(0,0,0,.6)}.v-application--is-ltr .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid rgba(0,0,0,.12)}.v-application--is-rtl .theme--light.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid rgba(0,0,0,.12)}.theme--dark.v-stepper{background:#303030}.theme--dark.v-stepper .v-stepper__step:not(.v-stepper__step--active):not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__step__step{background:hsla(0,0%,100%,.5)}.theme--dark.v-stepper .v-stepper__step__step,.theme--dark.v-stepper .v-stepper__step__step .v-icon{color:#fff}.theme--dark.v-stepper .v-stepper__header .v-divider{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-stepper .v-stepper__step--active .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--editable:hover{background:hsla(0,0%,100%,.06)}.theme--dark.v-stepper .v-stepper__step--editable:hover .v-stepper__label{text-shadow:0 0 0 #fff}.theme--dark.v-stepper .v-stepper__step--complete .v-stepper__label{color:hsla(0,0%,100%,.87)}.theme--dark.v-stepper .v-stepper__step--inactive.v-stepper__step--editable:not(.v-stepper__step--error):hover .v-stepper__step__step{background:hsla(0,0%,100%,.75)}.theme--dark.v-stepper .v-stepper__label{color:hsla(0,0%,100%,.5)}.theme--dark.v-stepper--non-linear .v-stepper__step:not(.v-stepper__step--complete):not(.v-stepper__step--error) .v-stepper__label,.theme--dark.v-stepper .v-stepper__label small{color:hsla(0,0%,100%,.7)}.v-application--is-ltr .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-left:1px solid hsla(0,0%,100%,.12)}.v-application--is-rtl .theme--dark.v-stepper--vertical .v-stepper__content:not(:last-child){border-right:1px solid hsla(0,0%,100%,.12)}.v-sheet.v-stepper{border-radius:4px}.v-sheet.v-stepper:not(.v-sheet--outlined){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-sheet.v-stepper.v-sheet--shaped{border-radius:16px 4px}.v-stepper{border-radius:4px;overflow:hidden;position:relative}.v-stepper__header{height:72px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-between;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-stepper__header .v-divider{align-self:center;margin:0 -16px}.v-stepper__items{position:relative;overflow:hidden}.v-stepper__step__step{align-items:center;border-radius:50%;display:inline-flex;font-size:.75rem;justify-content:center;height:24px;min-width:24px;width:24px;transition:.3s cubic-bezier(.25,.8,.25,1)}.v-application--is-ltr .v-stepper__step__step{margin-right:8px}.v-application--is-rtl .v-stepper__step__step{margin-left:8px}.v-stepper__step__step .v-icon.v-icon{font-size:1.25rem}.v-stepper__step__step .v-icon.v-icon.v-icon--svg{height:1.25rem;width:1.25rem}.v-stepper__step{align-items:center;display:flex;flex-direction:row;padding:24px;position:relative}.v-stepper__step--active .v-stepper__label{transition:.3s cubic-bezier(.4,0,.6,1)}.v-stepper__step--editable{cursor:pointer}.v-stepper__step.v-stepper__step--error .v-stepper__step__step{background:transparent;color:inherit}.v-stepper__step.v-stepper__step--error .v-stepper__step__step .v-icon{font-size:1.5rem;color:inherit}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label{color:inherit;text-shadow:none;font-weight:500}.v-stepper .v-stepper__step.v-stepper__step--error .v-stepper__label small{color:inherit}.v-stepper__label{display:block;flex-grow:1;line-height:1}.v-application--is-ltr .v-stepper__label{text-align:left}.v-application--is-rtl .v-stepper__label{text-align:right}.v-stepper__label small{display:block;font-size:.75rem;font-weight:300;text-shadow:none}.v-stepper__wrapper{overflow:hidden;transition:none}.v-stepper__content{top:0;padding:24px 24px 16px 24px;flex:1 0 auto;width:100%}.v-stepper__content>.v-btn{margin:24px 8px 8px 0}.v-stepper--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important}.v-stepper--is-booted .v-stepper__content,.v-stepper--is-booted .v-stepper__wrapper{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-stepper--vertical{padding-bottom:36px}.v-stepper--vertical .v-stepper__content{width:auto}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{padding:16px 60px 16px 23px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{padding:16px 23px 16px 60px}.v-application--is-ltr .v-stepper--vertical .v-stepper__content{margin:-8px -36px -16px 36px}.v-application--is-rtl .v-stepper--vertical .v-stepper__content{margin:-8px 36px -16px -36px}.v-stepper--vertical .v-stepper__step{padding:24px 24px 16px}.v-application--is-ltr .v-stepper--vertical .v-stepper__step__step{margin-right:12px}.v-application--is-rtl .v-stepper--vertical .v-stepper__step__step{margin-left:12px}.v-stepper--alt-labels .v-stepper__header{height:auto}.v-stepper--alt-labels .v-stepper__header .v-divider{margin:35px -67px 0;align-self:flex-start}.v-stepper--alt-labels .v-stepper__step{flex-direction:column;justify-content:flex-start;align-items:center;flex-basis:175px}.v-stepper--alt-labels .v-stepper__step small{text-align:center}.v-stepper--alt-labels .v-stepper__step__step{margin-bottom:11px;margin-left:0;margin-right:0}@media only screen and (max-width:959.98px){.v-stepper:not(.v-stepper--vertical) .v-stepper__label{display:none}.v-stepper:not(.v-stepper--vertical) .v-stepper__step__step{margin-left:0;margin-right:0}}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.theme--light.v-alert .v-alert--prominent .v-alert__icon:after{background:rgba(0,0,0,.12)}.theme--dark.v-alert .v-alert--prominent .v-alert__icon:after{background:hsla(0,0%,100%,.12)}.v-sheet.v-alert{border-radius:4px}.v-sheet.v-alert:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-alert.v-sheet--shaped{border-radius:16px 4px}.v-alert{display:block;font-size:16px;margin-bottom:16px;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-alert:not(.v-sheet--tile){border-radius:4px}.v-application--is-ltr .v-alert>.v-alert__content,.v-application--is-ltr .v-alert>.v-icon{margin-right:16px}.v-application--is-rtl .v-alert>.v-alert__content,.v-application--is-rtl .v-alert>.v-icon{margin-left:16px}.v-application--is-ltr .v-alert>.v-icon+.v-alert__content{margin-right:0}.v-application--is-rtl .v-alert>.v-icon+.v-alert__content{margin-left:0}.v-application--is-ltr .v-alert>.v-alert__content+.v-icon{margin-right:0}.v-application--is-rtl .v-alert>.v-alert__content+.v-icon{margin-left:0}.v-alert__border{border-style:solid;border-width:4px;content:"";position:absolute}.v-alert__border:not(.v-alert__border--has-color){opacity:.26}.v-alert__border--left,.v-alert__border--right{bottom:0;top:0}.v-alert__border--bottom,.v-alert__border--top{left:0;right:0}.v-alert__border--bottom{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0}.v-application--is-ltr .v-alert__border--left{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-application--is-ltr .v-alert__border--right,.v-application--is-rtl .v-alert__border--left{border-top-right-radius:inherit;border-bottom-right-radius:inherit;right:0}.v-application--is-rtl .v-alert__border--right{border-top-left-radius:inherit;border-bottom-left-radius:inherit;left:0}.v-alert__border--top{border-top-left-radius:inherit;border-top-right-radius:inherit;top:0}.v-alert__content{flex:1 1 auto}.v-application--is-ltr .v-alert__dismissible{margin:-16px -8px -16px 8px}.v-application--is-rtl .v-alert__dismissible{margin:-16px 8px -16px -8px}.v-alert__icon{align-self:flex-start;border-radius:50%;height:24px;min-width:24px;position:relative}.v-application--is-ltr .v-alert__icon{margin-right:16px}.v-application--is-rtl .v-alert__icon{margin-left:16px}.v-alert__icon.v-icon{font-size:24px}.v-alert__wrapper{align-items:center;border-radius:inherit;display:flex}.v-application--is-ltr .v-alert--border.v-alert--prominent .v-alert__icon{margin-left:8px}.v-application--is-rtl .v-alert--border.v-alert--prominent .v-alert__icon{margin-right:8px}.v-alert--dense{padding-top:8px;padding-bottom:8px}.v-alert--dense .v-alert__border{border-width:medium}.v-alert--outlined{background:transparent!important;border:thin solid currentColor!important}.v-alert--outlined .v-alert__icon{color:inherit!important}.v-alert--prominent .v-alert__icon{align-self:center;height:48px;min-width:48px}.v-alert--prominent .v-alert__icon.v-icon{font-size:32px}.v-alert--prominent .v-alert__icon.v-icon:after{background:currentColor!important;border-radius:50%;bottom:0;content:"";left:0;opacity:.16;position:absolute;right:0;top:0}.v-alert--prominent.v-alert--dense .v-alert__icon.v-icon:after{transform:scale(1)}.v-alert--text{background:transparent!important}.v-alert--text:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:.12;position:absolute;pointer-events:none;right:0;top:0}#candidate_avatar .title[data-v-c9e754e8]{font-size:14px;line-height:16px;text-align:center;color:#0f1322}#candidate_avatar .avatar-form[data-v-c9e754e8]{background-color:#fff;box-shadow:0 6px 32px rgba(44,50,169,.04);border-radius:20px}#candidate_avatar .avatar-form .avatar-block[data-v-c9e754e8]{position:relative;border:3px dashed #1c53f4;-o-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAEdJREFUOE9jlAn+8p8BDTxew40uxCAb8hVDjJEqmrHZhmEVVADmCrjN9Nf8//9/jADD5Vx0ccaRqBmWSOgfVVSxGTkO6ZIxAKNBSdDI+9wWAAAAAElFTkSuQmCC) 2 round;border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAEdJREFUOE9jlAn+8p8BDTxew40uxCAb8hVDjJEqmrHZhmEVVADmCrjN9Nf8//9/jADD5Vx0ccaRqBmWSOgfVVSxGTkO6ZIxAKNBSdDI+9wWAAAAAElFTkSuQmCC) 2 round;text-align:center;background:rgba(241,245,254,.2)}#candidate_avatar .avatar-form .avatar-block .field-title[data-v-c9e754e8]{color:#0f1322}#candidate_avatar .avatar-form .avatar-block .field-title span[data-v-c9e754e8]{color:#1c53f4}#candidate_avatar .avatar-form .avatar-block .file-input[data-v-c9e754e8]{position:absolute;opacity:0;top:0;width:100%;height:100%}#candidate_avatar .avatar-form .avatar-block .file-input[data-v-c9e754e8] .v-input__control{width:100%;height:100%}#candidate_avatar .avatar-form .avatar-block .file-input[data-v-c9e754e8] .v-input__control *{min-width:100%;min-height:100%}#candidate_avatar .avatar-form .selected-avatar[data-v-c9e754e8]{width:100%;border:2px solid #f1f5fe;border-radius:16px}#candidate_avatar .avatar-form .selected-avatar .image[data-v-c9e754e8]{width:50px;height:50px;border-radius:8px;overflow:hidden}#candidate_avatar .avatar-form .selected-avatar .image img[data-v-c9e754e8]{width:100%;height:auto}#candidate_avatar .avatar-form .selected-avatar .image-title[data-v-c9e754e8]{font-weight:600;color:#0f1322}#candidate_avatar .avatar-form .selected-avatar .image-del-icon[data-v-c9e754e8]{background-color:rgba(227,45,107,.1);color:#e32d6b}#candidate_avatar .next-btn[data-v-c9e754e8]{margin-top:2rem}#candidate_resume .title[data-v-0cdfd796]{font-size:14px;line-height:16px;text-align:center;color:#0f1322}#candidate_resume .resume-form[data-v-0cdfd796]{background-color:#fff;box-shadow:0 6px 32px rgba(44,50,169,.04);border-radius:20px}#candidate_resume .resume-form .resume-block[data-v-0cdfd796]{position:relative;border:3px dashed #1c53f4;-o-border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAEdJREFUOE9jlAn+8p8BDTxew40uxCAb8hVDjJEqmrHZhmEVVADmCrjN9Nf8//9/jADD5Vx0ccaRqBmWSOgfVVSxGTkO6ZIxAKNBSdDI+9wWAAAAAElFTkSuQmCC) 2 round;border-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAAAXNSR0IArs4c6QAAAEdJREFUOE9jlAn+8p8BDTxew40uxCAb8hVDjJEqmrHZhmEVVADmCrjN9Nf8//9/jADD5Vx0ccaRqBmWSOgfVVSxGTkO6ZIxAKNBSdDI+9wWAAAAAElFTkSuQmCC) 2 round;text-align:center;background:rgba(241,245,254,.2)}#candidate_resume .resume-form .resume-block .field-title[data-v-0cdfd796]{color:#0f1322}#candidate_resume .resume-form .resume-block .field-title span[data-v-0cdfd796]{color:#1c53f4}#candidate_resume .resume-form .resume-block .file-input[data-v-0cdfd796]{position:absolute;opacity:0;top:0;width:100%;height:100%}#candidate_resume .resume-form .resume-block .file-input[data-v-0cdfd796] .v-input__control{width:100%;height:100%}#candidate_resume .resume-form .resume-block .file-input[data-v-0cdfd796] .v-input__control *{min-width:100%;min-height:100%}#candidate_resume .resume-form .selected-resume[data-v-0cdfd796]{width:100%;border:2px solid #f1f5fe;border-radius:16px}#candidate_resume .resume-form .selected-resume .image[data-v-0cdfd796]{width:50px;height:50px;border-radius:8px;overflow:hidden}#candidate_resume .resume-form .selected-resume .image img[data-v-0cdfd796]{width:100%;height:auto}#candidate_resume .resume-form .selected-resume .image-title[data-v-0cdfd796]{font-weight:600;color:#0f1322;width:7rem}@media(min-width:960px){#candidate_resume .resume-form .selected-resume .image-title[data-v-0cdfd796]{width:14rem}}#candidate_resume .resume-form .selected-resume .image-del-icon[data-v-0cdfd796]{background-color:rgba(227,45,107,.1);color:#e32d6b}#candidate_resume .next-btn[data-v-0cdfd796],.next-btn[data-v-46bfdb61],.next-btn[data-v-c360093c]{margin-top:2rem}#candidate[data-v-807db824]{width:100%;padding:2rem 0}@media(min-width:1264px){#candidate[data-v-807db824]{padding:5rem 0}}#candidate .candidate-stepper[data-v-807db824]{width:100%;background:transparent!important;box-shadow:none!important}#candidate .candidate-stepper-header[data-v-807db824]{width:100%;margin:auto;box-shadow:none}@media(min-width:960px){#candidate .candidate-stepper-header[data-v-807db824]{width:40%}}#candidate .candidate-stepper-header[data-v-807db824] .v-stepper__step--complete .primary{background:#1c53f4!important;color:#fff!important}#candidate .candidate-stepper-header[data-v-807db824] .v-stepper__step--complete+.v-divider{border-color:#1c53f4!important}#candidate .candidate-stepper-header[data-v-807db824] .v-stepper__step--active .primary{color:#1c53f4!important;border:2px solid #1c53f4!important;background:transparent!important}#candidate .candidate-stepper-header .stepper-header[data-v-807db824] .v-stepper__step__step{padding:17px;border:1px solid rgba(28,83,244,.2);background:#fff;font-size:16px;line-height:16px;color:#858d98;font-weight:500}#candidate .candidate-stepper-items[data-v-807db824]{width:100%;margin:auto}@media(min-width:1264px){#candidate .candidate-stepper-items[data-v-807db824]{width:80%}}@media(min-width:1904px){#candidate .candidate-stepper-items[data-v-807db824]{width:70%}}#candidate .candidate-stepper-items[data-v-807db824] .v-stepper__content{padding:0}#candidate .title-description[data-v-807db824]{margin:3rem 0}@media(min-width:960px){#candidate .title-description[data-v-807db824]{margin:4rem 0}}#candidate .title-description .description[data-v-807db824]{font-size:14px;line-height:16px;text-align:center}#candidate .back-btn[data-v-807db824]{font-size:14px;line-height:20px;color:#858d98!important;filter:invert(57%) sepia(5%) saturate(734%) hue-rotate(175deg) brightness(97%) contrast(84%);text-transform:capitalize}