.slide-left-enter-active[data-v-f3aca737],.slide-left-leave-active[data-v-f3aca737]{transition:transform .3s ease-in-out}.slide-left-enter-from[data-v-f3aca737],.slide-left-leave-to[data-v-f3aca737]{transform:translate(-100%)}.fade-enter-active[data-v-f3aca737],.fade-leave-active[data-v-f3aca737]{transition:opacity .3s ease}.fade-enter-from[data-v-f3aca737],.fade-leave-to[data-v-f3aca737]{opacity:0}.nav-item-active[data-v-f3aca737]{align-items:center;background:#bb4200;border-radius:17px;box-shadow:0 3px 6px #00000029;color:#ffe4a1;display:flex;height:34px;padding-left:16px;padding-right:16px}.user-name-text[data-v-f3aca737]{color:#fff;font-family:Gotham,sans-serif;font-size:18px;font-weight:500;letter-spacing:0;line-height:20px;opacity:1;text-align:right}.logout-text[data-v-f3aca737]{text-align:right}.logout-text[data-v-f3aca737],.logout-text-mobile[data-v-f3aca737]{color:#fff;font-family:Gotham,sans-serif;font-size:14px;font-style:italic;font-weight:300;letter-spacing:0;line-height:20px;opacity:1;text-decoration:underline}.logout-text-mobile[data-v-f3aca737]{text-align:left}.logo-shadow[data-v-f3aca737]{filter:drop-shadow(0 10px 15px rgba(0,0,0,.645))}.annotationLayer{--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="1" height="1"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){.annotationLayer{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer .popupAnnotation .popup{background-color:ButtonFace!important;color:ButtonText!important;outline:calc(1.5px*var(--scale-factor)) solid CanvasText!important}.annotationLayer .highlightArea:hover:after{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.annotationLayer .popupAnnotation.focused .popup{outline:calc(3px*var(--scale-factor)) solid Highlight!important}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer.disabled .popup,.annotationLayer.disabled section{pointer-events:none}.annotationLayer .annotationContent{height:100%;pointer-events:none;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;pointer-events:auto;position:absolute;text-align:initial;transform-origin:0 0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton):not(.hasBorder)>a:hover{background-color:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .linkAnnotation.hasBorder:hover{background-color:#ff03}.annotationLayer .hasBorder{background-size:100% 100%}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation [disabled]:is(input,textarea){background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:transparent;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:25%;top:25%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupAnnotation{font-size:calc(9px*var(--scale-factor));height:auto;max-width:45%;pointer-events:none;position:absolute;width:-moz-max-content;width:max-content}.annotationLayer .popup{background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;outline:1.5px solid #ffff4a;padding:calc(6px*var(--scale-factor));white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popupAnnotation.focused .popup{outline-width:3px}.annotationLayer .popup *{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup>.header{display:inline-block}.annotationLayer .popup>.header h1{display:inline}.annotationLayer .popup>.header .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor));width:-moz-fit-content;width:fit-content}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .popupTriggerArea{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:transparent;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.annotationLayer svg.quadrilateralsContainer{contain:strict;height:0;left:0;position:absolute;top:0;width:0;z-index:-1}.textLayer{inset:0;line-height:1;opacity:1;overflow:clip;position:absolute;text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;caret-color:CanvasText;forced-color-adjust:none;transform-origin:0 0;z-index:0}.textLayer.highlighting{touch-action:none}.textLayer :is(span,br){color:transparent;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.textLayer .markedContent span:not(.markedContent),.textLayer>:not(.markedContent){z-index:1}.textLayer span.markedContent{height:0;top:0}.textLayer span[role=img]{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .highlight{--highlight-bg-color:rgba(180,0,170,.25);--highlight-selected-bg-color:rgba(0,100,0,.25);--highlight-backdrop-filter:none;--highlight-selected-backdrop-filter:none}@media screen and (forced-colors:active){.textLayer .highlight{--highlight-bg-color:transparent;--highlight-selected-bg-color:transparent;--highlight-backdrop-filter:var(--hcm-highlight-filter);--highlight-selected-backdrop-filter:var( --hcm-highlight-selected-filter )}}.textLayer .highlight{-webkit-backdrop-filter:var(--highlight-backdrop-filter);backdrop-filter:var(--highlight-backdrop-filter);background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer ::-moz-selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer ::selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0}.textLayer.selecting .endOfContent{top:0}.textLayer.selecting~.annotationLayer section{pointer-events:none}.textLayer.highlighting{cursor:var(--editorFreeHighlight-editing-cursor)}.textLayer.highlighting:not(.free) span{cursor:var(--editorHighlight-editing-cursor)}.textLayer.highlighting.free span{cursor:var(--editorFreeHighlight-editing-cursor)}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}#hiddenCopyElement,.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}.scrollbar-custom[data-v-274b4400]::-webkit-scrollbar{width:9px}.scrollbar-custom[data-v-274b4400]::-webkit-scrollbar-track{background:#d3d3d3;border-radius:12px}.scrollbar-custom[data-v-274b4400]::-webkit-scrollbar-thumb{background:#1b4321;border-radius:12px}.scrollbar-custom[data-v-274b4400]::-webkit-scrollbar-thumb:hover{background:#152f19}.scrollbar-custom[data-v-274b4400]{scrollbar-color:#1b4321 #d3d3d3;scrollbar-width:thin}[data-v-274b4400] .vue-pdf-embed{max-width:100%!important;width:100%!important}[data-v-274b4400] .vue-pdf-embed .textLayer,[data-v-274b4400] .vue-pdf-embed canvas,[data-v-274b4400] .vue-pdf-embed>div{height:auto!important;max-width:100%!important;width:100%!important}.modal-enter-active[data-v-274b4400],.modal-leave-active[data-v-274b4400]{transition:opacity .3s ease}.modal-enter-from[data-v-274b4400],.modal-leave-to[data-v-274b4400]{opacity:0}.modal-enter-active .relative[data-v-274b4400]{transition:transform .3s ease}.modal-enter-from .relative[data-v-274b4400]{transform:scale(.9)}.base-input[data-v-064b2568]{background:#fff 0 0 no-repeat padding-box;border:2px solid #ffad00;border-radius:42px;box-shadow:inset 0 4px 3px #00000040,0 3px 6px #00000029;font-family:Gotham,sans-serif;font-size:18px;font-weight:500;height:55px;letter-spacing:-.72px;line-height:21px;opacity:1;padding:0 1rem;text-align:center;width:100%}.base-input[data-v-064b2568]::-moz-placeholder{color:#c84f04ba;font-family:Gotham,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.72px;line-height:21px;text-align:center}.base-input[data-v-064b2568]::placeholder{color:#c84f04ba;font-family:Gotham,sans-serif;font-size:18px;font-weight:500;letter-spacing:-.72px;line-height:21px;text-align:center}.base-input[data-v-064b2568]:focus{border:2px solid #ffad00;box-shadow:inset 0 4px 3px #00000040,0 3px 6px #00000029;outline:none}.base-input[data-v-064b2568]:disabled{cursor:not-allowed;opacity:.6}.login-modal-backdrop[data-v-e2234e91]{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#00000032;display:flex;font-family:Gotham,sans-serif;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:100}.login-modal-container[data-v-e2234e91]{height:387px;position:relative;width:490px}@media(max-width:640px){.login-modal-container[data-v-e2234e91]{height:50vh;max-width:490px;min-height:387px;width:90vw}}.login-modal-card[data-v-e2234e91]{align-items:center;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;padding:2rem;position:relative;width:100%}.login-modal-card[data-v-e2234e91]:before{background-image:url(./Modulo_textos_oscuros_2x.CSloPDi9.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;content:"";inset:0;opacity:.9;position:absolute;z-index:-1}@media(max-width:640px){.login-modal-card[data-v-e2234e91]:before{background-image:url(./Modulo_textos_oscuros-mobile-login.7XEWgeMZ.png)}}.modal-enter-active[data-v-e2234e91],.modal-leave-active[data-v-e2234e91]{transition:opacity .3s ease}.modal-enter-from[data-v-e2234e91],.modal-leave-to[data-v-e2234e91]{opacity:0}.modal-enter-active .login-modal-container[data-v-e2234e91],.modal-leave-active .login-modal-container[data-v-e2234e91]{transition:transform .3s ease}.modal-enter-from .login-modal-container[data-v-e2234e91],.modal-leave-to .login-modal-container[data-v-e2234e91]{transform:scale(.9)}.login-modal-title[data-v-e2234e91]{color:#fff;font-family:Gotham,sans-serif;font-size:20px;font-style:normal;font-weight:500;letter-spacing:-.8px;line-height:20px;text-align:center;text-shadow:none}.login-modal-button[data-v-e2234e91],.login-modal-input[data-v-e2234e91]{max-width:90%;width:348px}.fade-btn-enter-active[data-v-e2234e91],.fade-btn-leave-active[data-v-e2234e91]{transition:opacity .25s ease,transform .25s ease}.fade-btn-enter-from[data-v-e2234e91],.fade-btn-leave-to[data-v-e2234e91]{opacity:0;transform:translateY(6px)}
