._highlighted_1xcuy_1 span{color:rgba(var(--v-text-link))}._card-item-wrapper_1u2lg_1{cursor:pointer;flex:1 1 0}._card-item_1u2lg_1{position:relative;background-color:rgba(var(--v-bg-primary));border:1px solid rgba(var(--v-border-color-input-field))}._card-item_1u2lg_1._selected_1u2lg_12{border-color:rgba(var(--v-border-color-input-field-focus))}._card-item_1u2lg_1:hover,._card-item_1u2lg_1._selected_1u2lg_12:hover{border-color:rgba(var(--v-border-color-input-field-hover))}._card-item-title_1u2lg_21{padding:0 32px}._card-item-radio-wrapper_1u2lg_25{position:absolute;top:16px;right:16px}._link_10t59_1{color:rgba(var(--v-text-link));text-decoration:none}._link_10t59_1:hover{color:rgba(var(--v-text-link-hover))}._main-layout_94u03_1{grid-template-rows:1fr auto;max-width:1200px;margin:0 auto;min-height:100vh;box-sizing:border-box}._pdf-viewer-wrapper_19qzf_1{width:100%}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[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%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.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: black;--link-outline: none}@media screen and (forced-colors: active){:root{--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 .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.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 canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input: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 .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select: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-image:none;background-color:transparent}.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:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{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:30%;top:20%;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{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}._document-layout_1hfuk_1{max-width:680px;margin:0 auto;min-height:100vh}._loader-wrapper_1do64_1{position:absolute;display:flex;justify-content:center;align-items:center;height:100%;width:100%;top:0;left:0;background-color:#ffffff4d}._loader-wrapper_1do64_1._--fullscreen_1do64_13{position:fixed}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--v-text-primary: 32, 54, 69, 1;--v-text-secondary: 107, 116, 125, 1;--v-text-inverted-primary: 252, 252, 252, 1;--v-text-inverted-secondary: 188, 186, 213, 1;--v-text-black: 32, 54, 69, 1;--v-text-white: 252, 252, 252, 1;--v-text-brand: 51, 57, 61, 1;--v-text-danger-link: 230, 50, 87, 1;--v-text-danger-link-hover: 233, 71, 104, 1;--v-text-danger-link-active: 189, 41, 71, 1;--v-text-danger-link-focus: 240, 52, 91, 1;--v-text-danger-link-visited: 230, 50, 87, 1;--v-text-disabled: 176, 180, 181, 1;--v-text-error: 189, 41, 71, 1;--v-text-input-disabled: 107, 116, 125, 1;--v-text-input-placeholder: 176, 180, 181, 1;--v-text-link: 19, 98, 226, 1;--v-text-link-hover: 4, 112, 236, 1;--v-text-link-active: 29, 65, 195, 1;--v-text-link-focus: 4, 112, 236, 1;--v-text-link-visited: 95, 56, 206, 1;--v-text-on-action: 252, 252, 252, 1;--v-text-on-danger: 252, 252, 252, 1;--v-text-on-disabled: 252, 252, 252, 1;--v-text-sidebar-link: 188, 186, 213, 1;--v-text-sidebar-link-hover: 18, 18, 39, 1;--v-text-sidebar-link-selected: 252, 252, 252, 1;--v-text-site-footer-link: 171, 198, 216, 1;--v-text-site-footer-link-hover: 199, 217, 229, 1;--v-text-site-footer-link-active: 143, 179, 203, 1;--v-text-success: 1, 128, 31, 1;--v-text-inverted-success: 89, 217, 119, 1;--v-text-accent1-primary: 115, 230, 220, 1;--v-text-accent2-primary: 128, 107, 255, 1;--v-text-accent3-primary: 255, 220, 131, 1;--v-text-accent4-primary: 255, 149, 113, 1;--v-text-accent5-primary: 0, 187, 255, 1;--v-text-accent6-primary: 240, 52, 91, 1;--v-text-accent7-primary: 37, 159, 159, 1;--v-text-accent8-primary: 86, 61, 130, 1;--v-text-accent9-primary: 255, 191, 63, 1;--v-text-accent10-primary: 237, 122, 35, 1;--v-bg-brand: 51, 57, 61, 1;--v-bg-page: 240, 243, 247, 1;--v-bg-primary: 252, 252, 252, 1;--v-bg-secondary: 245, 247, 247, 1;--v-bg-tertiary: 240, 243, 247, 1;--v-bg-quaternary: 241, 248, 251, 1;--v-bg-inverted-primary: 4, 4, 28, 1;--v-bg-inverted-secondary: 18, 18, 39, 1;--v-bg-inverted-tertiary: 24, 24, 48, 1;--v-bg-inverted-quaternary: 70, 71, 101, 1;--v-bg-action: 19, 98, 226, 1;--v-bg-action-hover: 4, 112, 236, 1;--v-bg-action-focus: 19, 98, 226, 1;--v-bg-action-active: 29, 65, 195, 1;--v-bg-action-quaternary: 222, 225, 227, 1;--v-bg-action-quaternary-hover: 239, 239, 239, 1;--v-bg-action-quaternary-active: 205, 209, 211, 1;--v-bg-action-secondary: 252, 252, 252, 1;--v-bg-action-secondary-hover: 4, 112, 236, 0;--v-bg-action-secondary-active: 29, 65, 195, 0;--v-bg-action-tertiary: 0, 0, 0, 0;--v-bg-action-tertiary-hover: 4, 4, 28, 0;--v-bg-action-tertiary-active: 4, 4, 28, 0;--v-bg-app-header: 240, 243, 247, 0;--v-bg-backdrop-modal: 18, 18, 39, 0;--v-bg-backdrop-popover: 32, 54, 69, 0;--v-bg-backdrop-sidebar: 18, 18, 39, 0;--v-bg-chip: 32, 54, 69, 0;--v-bg-chip-hover: 32, 54, 69, 0;--v-bg-chip-active: 32, 54, 69, 0;--v-bg-danger: 189, 41, 71, 1;--v-bg-danger-hover: 233, 71, 104, 1;--v-bg-danger-focus: 189, 41, 71, 1;--v-bg-danger-active: 230, 50, 87, 1;--v-bg-danger-tertiary: 0, 0, 0, 0;--v-bg-danger-tertiary-hover: 255, 87, 114, 0;--v-bg-danger-tertiary-active: 189, 41, 71, 0;--v-bg-disabled: 176, 180, 181, 1;--v-bg-divider: 171, 198, 216, 1;--v-bg-divider-secondary: 199, 217, 229, 1;--v-bg-keypad-btn-active: 229, 239, 255, 1;--v-bg-loading-progress: 153, 192, 255, 1;--v-bg-loading-track: 229, 239, 255, 1;--v-bg-segment-hover: 205, 209, 211, 1;--v-bg-segment-control: 89, 96, 99, 0;--v-bg-selected: 0, 151, 255, 0;--v-bg-sidebar: 18, 18, 39, 1;--v-bg-sidebar-icon: 188, 186, 213, 1;--v-bg-sidebar-icon-hover: 18, 18, 39, 1;--v-bg-sidebar-icon-selected: 252, 252, 252, 1;--v-bg-sidebar-item-hover: 252, 252, 252, 1;--v-bg-sidebar-item-selected: 19, 98, 226, 0;--v-bg-site-footer: 51, 57, 61, 1;--v-bg-site-footer-action: 171, 198, 216, 1;--v-bg-site-footer-action-hover: 199, 217, 229, 1;--v-bg-site-footer-action-active: 143, 179, 203, 1;--v-bg-site-footer-field: 89, 96, 99, 1;--v-bg-slider-handle: 252, 252, 252, 1;--v-bg-status-error: 255, 110, 139, 1;--v-bg-status-info: 205, 209, 211, 1;--v-bg-status-success: 160, 233, 167, 1;--v-bg-status-warning: 255, 220, 131, 1;--v-bg-tab: 240, 243, 247, 1;--v-bg-tab-hover: 245, 247, 247, 1;--v-bg-tab-selected: 32, 54, 69, 1;--v-bg-table-alt-row: 245, 247, 247, 1;--v-bg-table-header: 240, 243, 247, 1;--v-bg-table-row-hover: 241, 248, 251, 1;--v-bg-table-row-selected-expanded: 229, 239, 255, 1;--v-bg-table-selected-row: 204, 223, 255, 1;--v-bg-textarea-count: 4, 4, 28, 0;--v-bg-tile: 252, 252, 252, 1;--v-bg-tile-hover: 245, 247, 247, 1;--v-bg-tile-selected: 242, 247, 255, 1;--v-bg-tile-selected-hover: 229, 239, 255, 1;--v-bg-toggle-switch: 107, 116, 125, 0;--v-bg-toggle-switch-hover: 107, 116, 125, 1;--v-bg-toggle-switch-selected-disabled: 153, 192, 255, 1;--v-bg-transparent: 0, 0, 0, 0;--v-bg-accent1-primary: 115, 230, 220, 1;--v-bg-accent1-secondary: 193, 244, 239, 1;--v-bg-accent1-tertiary: 224, 249, 247, 1;--v-bg-accent2-primary: 128, 107, 255, 1;--v-bg-accent2-secondary: 199, 189, 255, 1;--v-bg-accent2-tertiary: 227, 222, 255, 1;--v-bg-accent3-primary: 255, 220, 131, 1;--v-bg-accent3-secondary: 255, 239, 200, 1;--v-bg-accent3-tertiary: 255, 247, 227, 1;--v-bg-accent4-primary: 255, 149, 113, 1;--v-bg-accent4-secondary: 255, 208, 192, 1;--v-bg-accent4-tertiary: 255, 231, 223, 1;--v-bg-accent5-primary: 0, 187, 255, 1;--v-bg-accent5-secondary: 142, 223, 249, 1;--v-bg-accent5-tertiary: 227, 247, 253, 1;--v-bg-accent6-primary: 255, 130, 201, 1;--v-bg-accent6-secondary: 255, 199, 231, 1;--v-bg-accent6-tertiary: 255, 227, 243, 1;--v-bg-accent7-primary: 37, 159, 159, 1;--v-bg-accent7-secondary: 155, 212, 214, 1;--v-bg-accent7-tertiary: 208, 239, 239, 1;--v-bg-accent8-primary: 86, 61, 130, 1;--v-bg-accent8-secondary: 199, 162, 204, 1;--v-bg-accent8-tertiary: 230, 214, 234, 1;--v-bg-accent9-primary: 255, 191, 63, 1;--v-bg-accent9-secondary: 254, 215, 142, 1;--v-bg-accent9-tertiary: 251, 226, 185, 1;--v-bg-accent10-primary: 237, 122, 35, 1;--v-bg-accent10-secondary: 241, 146, 85, 1;--v-bg-accent10-tertiary: 245, 187, 148, 1;--v-bg-date-picker-range: 229, 239, 255, 1;--v-border-color-action: 19, 98, 226, 1;--v-border-color-action-hover: 4, 112, 236, 1;--v-border-color-action-active: 29, 65, 195, 1;--v-border-color-chip: 205, 209, 211, 1;--v-border-color-danger: 230, 50, 87, 1;--v-border-color-danger-hover: 255, 87, 114, 1;--v-border-color-danger-active: 189, 41, 71, 1;--v-border-color-divider: 171, 198, 216, 1;--v-border-color-divider-secondary: 199, 217, 229, 1;--v-border-color-input-field: 171, 198, 216, 1;--v-border-color-input-field-hover: 115, 160, 190, 1;--v-border-color-input-field-focus: 19, 98, 226, 1;--v-border-color-input-field-danger: 230, 50, 87, 1;--v-border-color-input-field-danger-hover: 255, 87, 114, 1;--v-border-color-input-field-danger-focus: 233, 71, 104, 1;--v-border-color-input-field-disabled: 222, 225, 227, 1;--v-border-color-secondary-btn-disabled: 176, 180, 181, 1;--v-border-color-sidebar-item-focus: 19, 98, 226, 1;--v-border-color-slider-handle: 199, 217, 229, 1;--v-border-color-success: 1, 128, 31, 1;--v-border-color-table-divider: 171, 198, 216, 1;--v-border-color-tile: 171, 198, 216, 1;--v-border-color-tile-hover: 115, 160, 190, 1;--v-border-color-tile-focus: 19, 98, 226, 1;--v-border-color-tile-selected-focus: 19, 98, 226, 1;--v-border-color-tile-selected: 19, 98, 226, 1;--v-border-color-tile-selected-hover: 4, 112, 236, 1;--v-border-color-notification-btn: 32, 54, 69, 1;--v-border-color-notification-btn-dark: 32, 54, 69, 1}:root{--v-bg-backdrop-modal: 18, 18, 39, .3}html,body{height:100%;min-width:375px;background-color:rgba(var(--v-bg-page))}
