.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}}.v-input--selection-controls{margin-top:16px;padding-top:4px}.v-input--selection-controls>.v-input__append-outer,.v-input--selection-controls>.v-input__prepend-outer{margin-top:0;margin-bottom:0}.v-input--selection-controls:not(.v-input--hide-details)>.v-input__slot{margin-bottom:12px}.v-input--selection-controls .v-input__slot,.v-input--selection-controls .v-radio{cursor:pointer}.v-input--selection-controls .v-input__slot>.v-label,.v-input--selection-controls .v-radio>.v-label{align-items:center;display:inline-flex;flex:1 1 auto;height:auto}.v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 0 auto;height:24px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);transition-property:transform;width:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__input .v-icon{width:100%}.v-application--is-ltr .v-input--selection-controls__input{margin-right:8px}.v-application--is-rtl .v-input--selection-controls__input{margin-left:8px}.v-input--selection-controls__input input[role=checkbox],.v-input--selection-controls__input input[role=radio],.v-input--selection-controls__input input[role=switch]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__input+.v-label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v-input--selection-controls__ripple{border-radius:50%;cursor:pointer;height:34px;position:absolute;transition:inherit;width:34px;left:-12px;top:calc(50% - 24px);margin:7px}.v-input--selection-controls__ripple:before{border-radius:inherit;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;transform-origin:center center;transform:scale(.2);transition:inherit}.v-input--selection-controls__ripple>.v-ripple__container{transform:scale(1.2)}.v-input--selection-controls.v-input--dense .v-input--selection-controls__ripple{width:28px;height:28px;left:-9px}.v-input--selection-controls.v-input--dense:not(.v-input--switch) .v-input--selection-controls__ripple{top:calc(50% - 21px)}.v-input--selection-controls.v-input{flex:0 1 auto}.v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before,.v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2)}.v-input--selection-controls.v-input--is-disabled:not(.v-input--indeterminate) .v-icon{color:inherit}.v-input--selection-controls.v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}.v-input--selection-controls__input:hover .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(1.2);transition:none}.v-input--radio-group legend.v-label{cursor:text;font-size:14px;height:auto}.v-input--radio-group__input{border:none;cursor:default;display:flex;width:100%}.v-input--radio-group--column .v-input--radio-group__input>.v-label{padding-bottom:8px}.v-input--radio-group--row .v-input--radio-group__input>.v-label{padding-right:8px}.v-input--radio-group--row legend{align-self:center;display:inline-block}.v-input--radio-group--row .v-input--radio-group__input{flex-direction:row;flex-wrap:wrap}.v-input--radio-group--column legend{padding-bottom:8px}.v-input--radio-group--column .v-radio:not(:last-child):not(:only-child){margin-bottom:8px}.v-input--radio-group--column .v-input--radio-group__input{flex-direction:column}.theme--light.v-radio--is-disabled label{color:rgba(0,0,0,.38)}.theme--dark.v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}.v-radio{align-items:center;display:flex;height:auto;outline:none}.v-radio--is-disabled{pointer-events:none;cursor:default}.v-input--radio-group.v-input--radio-group--row .v-radio{margin-right:16px}.v-autocomplete.v-input>.v-input__control>.v-input__slot{cursor:text}.v-autocomplete input{align-self:center}.v-autocomplete.v-select.v-input--is-focused input{min-width:64px}.v-autocomplete:not(.v-input--is-focused).v-select--chips input{max-height:0;padding:0}.v-autocomplete--is-selecting-index input{opacity:0}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined) .v-select__slot>input{margin-top:24px}.v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo):not(.v-text-field--single-line):not(.v-text-field--outlined).v-input--dense .v-select__slot>input{margin-top:20px}.v-autocomplete__content.v-menu__content,.v-autocomplete__content.v-menu__content .v-card{border-radius:0}.justificado[data-v-f74fdfc2]{text-align:justify;line-height:2;margin:0 auto;padding:20px;max-width:800px}.justificado p[data-v-f74fdfc2]{margin-bottom:1em}.radio-group[data-v-f74fdfc2]{margin-left:auto;margin-right:auto}.radio-item[data-v-f74fdfc2]{margin:0 8px}.my-6[data-v-f74fdfc2]{margin-top:24px;margin-bottom:24px}.rounded-box[data-v-f74fdfc2]{border-radius:50px}.fill-height[data-v-f74fdfc2]{height:100vh}.grey-background[data-v-f74fdfc2]{background-color:#d4d4d4}.background-frame[data-v-f74fdfc2]{width:100%;height:100%;background-color:hsla(0,0%,100%,.753);border-radius:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.btn-circular[data-v-f74fdfc2]{height:150px;width:150px;border-radius:50%;color:#000;background:#464646;display:flex;justify-content:center;align-items:center;transition:background .3s ease,transform .3s ease;cursor:pointer;border:2px solid gold}.btn-circular[data-v-f74fdfc2]:hover{background:#6f6f6f}.icon-pdf[data-v-f74fdfc2]{margin-bottom:19px}.icon-large[data-v-f74fdfc2]{font-size:36px;transition:font-size .3s ease}@media (min-width:600px){.btn-circular[data-v-f74fdfc2]{height:100px;width:100px}.icon-large[data-v-f74fdfc2]{font-size:48px}}@media (min-width:960px){.btn-circular[data-v-f74fdfc2]{height:120px;width:120px}.icon-large[data-v-f74fdfc2]{font-size:60px}}@media (min-width:1280px){.btn-circular[data-v-f74fdfc2]{height:150px;width:150px}.icon-large[data-v-f74fdfc2]{font-size:72px}}.header[data-v-f74fdfc2]{position:absolute;top:20px;right:20px;text-align:right}.header span[data-v-f74fdfc2]{font-size:18px;font-weight:300;color:#fff;background-color:#000;padding:10px 20px;border-radius:25px;font-family:font-weight-light,sans-serif}.stepper-container[data-v-f74fdfc2]{display:flex;flex-direction:column;ovrflow-x:auto}.stepper-step[data-v-f74fdfc2]{transition:transform .1s ease;cursor:pointer}.v-stepper-header[data-v-f74fdfc2]{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%}.stepper-step[data-v-f74fdfc2]{flex:1 0 auto;min-width:60px}@media (max-width:600px){.stepper-step[data-v-f74fdfc2]{min-width:50px}}.transparent-card[data-v-f74fdfc2]{background-color:hsla(0,0%,98%,.5);border-radius:8px;padding:16px;box-shadow:0 2px 4px rgba(0,40,218,.1)}.status-pending[data-v-f74fdfc2],.v-chip[data-v-f74fdfc2]{display:inline-block;padding:2px 5px;border-radius:4px}.status-pending[data-v-f74fdfc2]{background-color:red;color:#fff}.v-btn.mt-2.mb-2[data-v-f74fdfc2]{margin-top:8px;margin-bottom:8px;width:100px}.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}.justificado[data-v-695b23cd]{text-align:justify;line-height:2;margin:0 auto;padding:20px;max-width:800px}.justificado p[data-v-695b23cd]{margin-bottom:1em}.fill-height[data-v-695b23cd]{height:100vh}.grey-background[data-v-695b23cd]{background-color:#d4d4d4}.background-frame[data-v-695b23cd]{width:100%;height:100%;background-color:hsla(0,0%,100%,.753);border-radius:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.btn-circular[data-v-695b23cd]{height:150px;width:150px;border-radius:50%;color:#000;background:#464646;display:flex;justify-content:center;align-items:center;transition:background .3s ease,transform .3s ease;cursor:pointer;border:2px solid #0051ff}.btn-circular[data-v-695b23cd]:hover{background:#6f6f6f}.icon-pdf[data-v-695b23cd]{margin-bottom:19px}.icon-large[data-v-695b23cd]{font-size:36px;transition:font-size .3s ease}.circleStyle[data-v-695b23cd]{display:flex;justify-content:center;align-items:center;min-width:100px;min-height:100px;border-radius:50%;background-color:#6d6d6d;color:#fff;font-size:24px;font-weight:700;line-height:100px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.3)}@media (min-width:600px){.btn-circular[data-v-695b23cd]{height:100px;width:100px}.icon-large[data-v-695b23cd]{font-size:48px}}@media (min-width:960px){.btn-circular[data-v-695b23cd]{height:120px;width:120px}.icon-large[data-v-695b23cd]{font-size:60px}}@media (min-width:1280px){.btn-circular[data-v-695b23cd]{height:150px;width:150px}.icon-large[data-v-695b23cd]{font-size:72px}}.header[data-v-695b23cd]{position:absolute;top:20px;right:20px;text-align:right}.header span[data-v-695b23cd]{font-size:18px;font-weight:300;color:#fff;background-color:#000;padding:10px 20px;border-radius:25px;font-family:font-weight-light,sans-serif}.stepper-container[data-v-695b23cd]{display:flex;flex-direction:column;overflow-x:auto}.stepper-step[data-v-695b23cd]{transition:transform .1s ease;cursor:pointer}.v-stepper-header[data-v-695b23cd]{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%}.stepper-step[data-v-695b23cd]{flex:1 0 auto;min-width:60px}@media (max-width:600px){.stepper-step[data-v-695b23cd]{min-width:50px}}.transparent-card[data-v-695b23cd]{background-color:hsla(0,0%,98%,.5);border-radius:8px;padding:16px;box-shadow:0 2px 4px rgba(0,40,218,.1)}.status-pending[data-v-695b23cd],.v-chip[data-v-695b23cd]{display:inline-block;padding:2px 5px;border-radius:4px}.status-pending[data-v-695b23cd]{background-color:red;color:#fff}.v-btn.mt-2.mb-2[data-v-695b23cd]{margin-top:8px;margin-bottom:8px;width:100px}.error-message[data-v-695b23cd]{display:flex;align-items:center;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e0e0e0}.error-text[data-v-695b23cd]{color:#000;margin:0;font-size:14px}.v-icon[data-v-695b23cd]{font-size:20px}.headline[data-v-a30fcdfe]{font-size:20px;font-weight:700}.fondo2[data-v-a30fcdfe]{width:100%;height:100vh;background-image:url(../img/Image_mallas.3731607b.jpeg);background-repeat:no-repeat;background-position:50%;background-size:cover;border:0;margin:0}.fill-height[data-v-a30fcdfe]{height:100vh}.background-frame[data-v-a30fcdfe]{width:100%;height:100%;background-color:hsla(0,0%,100%,.6);border-radius:15px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.background-frame-content[data-v-a30fcdfe]{background-color:rgba(0,0,0,.932);border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:40px 40px;position:relative}.header[data-v-a30fcdfe]{text-align:center;color:#fff}.header p[data-v-a30fcdfe]{font-size:20px}.header-right[data-v-a30fcdfe]{position:absolute;top:20px;right:20px;text-align:right}.initials-btn[data-v-a30fcdfe]{background-color:rgba(0,0,0,.6);color:#fff;border-radius:15px;margin-left:8px}.white-text[data-v-a30fcdfe]{color:#fff}.v-list-item-avatar .v-avatar[data-v-a30fcdfe]{font-size:20px;font-weight:700}.v-menu__content[data-v-a30fcdfe]{border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.v-progress-circular[data-v-a30fcdfe]{color:green;font-size:24px;font-weight:700}