.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:1;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;caret-color:CanvasText}.textLayer.highlighting{touch-action:none}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{--highlight-bg-color: rgb(180 0 170 / .25);--highlight-selected-bg-color: rgb(0 100 0 / .25);--highlight-backdrop-filter: none;--highlight-selected-backdrop-filter: none;margin:-1px;padding:1px;background-color:var(--highlight-bg-color);-webkit-backdrop-filter:var(--highlight-backdrop-filter);backdrop-filter:var(--highlight-backdrop-filter);border-radius:4px}@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.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);-webkit-backdrop-filter:var(--highlight-selected-backdrop-filter);backdrop-filter:var(--highlight-selected-backdrop-filter)}.textLayer ::selection{background:#0000ff40;background:color-mix(in srgb,AccentColor,transparent 75%)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.annotationLayer{--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;position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}@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 :is(.textWidgetAnnotation :is(input,textarea):required,.choiceWidgetAnnotation select:required,.buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required){outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter)}.annotationLayer .linkAnnotation>a:hover{opacity:0!important;background:none!important;box-shadow:none}.annotationLayer .popupAnnotation .popup{outline:calc(1.5px * var(--scale-factor)) solid CanvasText!important;background-color:ButtonFace!important;color:ButtonText!important}.annotationLayer .highlightArea:hover:after{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter);content:"";pointer-events:none}.annotationLayer .popupAnnotation.focused .popup{outline:calc(3px * var(--scale-factor)) solid Highlight!important}}.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%;pointer-events:none}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton):not(.hasBorder)>a:hover{opacity:.2;background-color:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .linkAnnotation.hasBorder:hover{background-color:#ff03}.annotationLayer .hasBorder{background-size:100% 100%}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer :is(.textWidgetAnnotation :is(input,textarea),.choiceWidgetAnnotation select,.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(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer :is(.textWidgetAnnotation :is(input,textarea):required,.choiceWidgetAnnotation select:required,.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 :is(.textWidgetAnnotation :is(input,textarea)[disabled],.choiceWidgetAnnotation select[disabled],.buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]){background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer :is(.textWidgetAnnotation :is(input,textarea):hover,.choiceWidgetAnnotation select:hover,.buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover){border:2px solid var(--input-hover-border-color)}.annotationLayer :is(.textWidgetAnnotation :is(input,textarea):hover,.choiceWidgetAnnotation select:hover,.buttonWidgetAnnotation.checkBox input:hover){border-radius:2px}.annotationLayer :is(.textWidgetAnnotation :is(input,textarea):focus,.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: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{position:absolute;font-size:calc(9px * var(--scale-factor));pointer-events:none;width:max-content;max-width:45%;height:auto}.annotationLayer .popup{background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));outline:1.5px solid rgb(255 255 74);padding:calc(6px * var(--scale-factor));cursor:pointer;font:message-box;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:fit-content}.annotationLayer .popupContent{border-top:1px solid rgb(51 51 51);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .popupTriggerArea{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}.annotationLayer svg.quadrilateralsContainer{contain:strict;width:0;height:0;position:absolute;top:0;left:0;z-index:-1}:root{--xfa-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>");--xfa-focus-outline: auto}@media screen and (forced-colors: active){:root{--xfa-focus-outline: 2px solid CanvasText}.xfaLayer *:required{outline:1.5px solid selectedItem}}.xfaLayer{background-color:transparent}.xfaLayer .highlight{margin:-1px;padding:1px;background-color:#efcbed;border-radius:4px}.xfaLayer .highlight.appended{position:initial}.xfaLayer .highlight.begin{border-radius:4px 0 0 4px}.xfaLayer .highlight.end{border-radius:0 4px 4px 0}.xfaLayer .highlight.middle{border-radius:0}.xfaLayer .highlight.selected{background-color:#cbdfcb}.xfaPage{overflow:hidden;position:relative}.xfaContentarea{position:absolute}.xfaPrintOnly{display:none}.xfaLayer{position:absolute;text-align:initial;top:0;left:0;transform-origin:0 0;line-height:1.2}.xfaLayer *{color:inherit;font:inherit;font-style:inherit;font-weight:inherit;font-kerning:inherit;letter-spacing:-.01px;text-align:inherit;text-decoration:inherit;box-sizing:border-box;background-color:transparent;padding:0;margin:0;pointer-events:auto;line-height:inherit}.xfaLayer *:required{outline:1.5px solid red}.xfaLayer div,.xfaLayer svg,.xfaLayer svg *{pointer-events:none}.xfaLayer a{color:#00f}.xfaRich li{margin-left:3em}.xfaFont{color:#000;font-weight:400;font-kerning:none;font-size:10px;font-style:normal;letter-spacing:0;text-decoration:none;vertical-align:0}.xfaCaption{overflow:hidden;flex:0 0 auto}.xfaCaptionForCheckButton{overflow:hidden;flex:1 1 auto}.xfaLabel{height:100%;width:100%}.xfaLeft{display:flex;flex-direction:row;align-items:center}.xfaRight{display:flex;flex-direction:row-reverse;align-items:center}:is(.xfaLeft,.xfaRight)>:is(.xfaCaption,.xfaCaptionForCheckButton){max-height:100%}.xfaTop{display:flex;flex-direction:column;align-items:flex-start}.xfaBottom{display:flex;flex-direction:column-reverse;align-items:flex-start}:is(.xfaTop,.xfaBottom)>:is(.xfaCaption,.xfaCaptionForCheckButton){width:100%}.xfaBorder{background-color:transparent;position:absolute;pointer-events:none}.xfaWrapped{width:100%;height:100%}:is(.xfaTextfield,.xfaSelect):focus{background-image:none;background-color:transparent;outline:var(--xfa-focus-outline);outline-offset:-1px}:is(.xfaCheckbox,.xfaRadio):focus{outline:var(--xfa-focus-outline)}.xfaTextfield,.xfaSelect{height:100%;width:100%;flex:1 1 auto;border:none;resize:none;background-image:var(--xfa-unfocused-field-background)}.xfaSelect{padding-inline:2px}:is(.xfaTop,.xfaBottom)>:is(.xfaTextfield,.xfaSelect){flex:0 1 auto}.xfaButton{cursor:pointer;width:100%;height:100%;border:none;text-align:center}.xfaLink{width:100%;height:100%;position:absolute;top:0;left:0}.xfaCheckbox,.xfaRadio{width:100%;height:100%;flex:0 0 auto;border:none}.xfaRich{white-space:pre-wrap;width:100%;height:100%}.xfaImage{object-position:left top;object-fit:contain;width:100%;height:100%}.xfaLrTb,.xfaRlTb,.xfaTb{display:flex;flex-direction:column;align-items:stretch}.xfaLr{display:flex;flex-direction:row;align-items:stretch}.xfaRl{display:flex;flex-direction:row-reverse;align-items:stretch}.xfaTb>div{justify-content:left}.xfaPosition,.xfaArea{position:relative}.xfaValignMiddle{display:flex;align-items:center}.xfaTable{display:flex;flex-direction:column;align-items:stretch}.xfaTable .xfaRow{display:flex;flex-direction:row;align-items:stretch}.xfaTable .xfaRlRow{display:flex;flex-direction:row-reverse;align-items:stretch;flex:1}.xfaTable .xfaRlRow>div{flex:1}:is(.xfaNonInteractive,.xfaDisabled,.xfaReadOnly) :is(input,textarea){background:initial}@media print{.xfaTextfield,.xfaSelect{background:transparent}.xfaSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;text-overflow:""}}.canvasWrapper svg{transform:none}.canvasWrapper svg[data-main-rotation="90"] :is(mask,use:not(.clip,.mask)){transform:matrix(0,1,-1,0,1,0)}.canvasWrapper svg[data-main-rotation="180"] :is(mask,use:not(.clip,.mask)){transform:matrix(-1,0,0,-1,1,1)}.canvasWrapper svg[data-main-rotation="270"] :is(mask,use:not(.clip,.mask)){transform:matrix(0,-1,1,0,0,1)}.canvasWrapper svg.highlight{--blend-mode: multiply;position:absolute;mix-blend-mode:var(--blend-mode)}@media screen and (forced-colors: active){.canvasWrapper svg.highlight{--blend-mode: difference}}.canvasWrapper svg.highlight:not(.free){fill-rule:evenodd}.canvasWrapper svg.highlightOutline{position:absolute;mix-blend-mode:normal;fill-rule:evenodd;fill:none}.canvasWrapper svg.highlightOutline:not(.free).hovered:not(.selected){stroke:var(--hover-outline-color);stroke-width:var(--outline-width)}.canvasWrapper svg.highlightOutline:not(.free).selected .mainOutline{stroke:var(--outline-around-color);stroke-width:calc(var(--outline-width) + 2 * var(--outline-around-width))}.canvasWrapper svg.highlightOutline:not(.free).selected .secondaryOutline{stroke:var(--outline-color);stroke-width:var(--outline-width)}.canvasWrapper svg.highlightOutline.free.hovered:not(.selected){stroke:var(--hover-outline-color);stroke-width:calc(2 * var(--outline-width))}.canvasWrapper svg.highlightOutline.free.selected .mainOutline{stroke:var(--outline-around-color);stroke-width:calc(2 * (var(--outline-width) + var(--outline-around-width)))}.canvasWrapper svg.highlightOutline.free.selected .secondaryOutline{stroke:var(--outline-color);stroke-width:calc(2 * var(--outline-width))}:root{--outline-width: 2px;--outline-color: #0060df;--outline-around-width: 1px;--outline-around-color: #f0f0f4;--hover-outline-around-color: var(--outline-around-color);--focus-outline: solid var(--outline-width) var(--outline-color);--unfocus-outline: solid var(--outline-width) transparent;--focus-outline-around: solid var(--outline-around-width) var(--outline-around-color);--hover-outline-color: #8f8f9d;--hover-outline: solid var(--outline-width) var(--hover-outline-color);--hover-outline-around: solid var(--outline-around-width) var(--hover-outline-around-color);--freetext-line-height: 1.35;--freetext-padding: 2px;--resizer-bg-color: var(--outline-color);--resizer-size: 6px;--resizer-shift: calc( 0px - (var(--outline-width) + var(--resizer-size)) / 2 - var(--outline-around-width) );--editorFreeText-editing-cursor: text;--editorInk-editing-cursor: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.0189877%2013.6645L0.612989%2010.4635C0.687989%2010.0545%200.884989%209.6805%201.18099%209.3825L9.98199%200.5805C10.756%20-0.1925%2012.015%20-0.1945%2012.792%200.5805L14.42%202.2085C15.194%202.9835%2015.194%204.2435%2014.42%205.0185L5.61599%2013.8215C5.31999%2014.1165%204.94599%2014.3125%204.53799%2014.3875L1.33599%2014.9815C1.26599%2014.9935%201.19799%2015.0005%201.12999%2015.0005C0.832989%2015.0005%200.544988%2014.8835%200.330988%2014.6695C0.0679874%2014.4055%20-0.0490122%2014.0305%200.0189877%2013.6645Z'%20fill='white'/%3e%3cpath%20d='M0.0189877%2013.6645L0.612989%2010.4635C0.687989%2010.0545%200.884989%209.6805%201.18099%209.3825L9.98199%200.5805C10.756%20-0.1925%2012.015%20-0.1945%2012.792%200.5805L14.42%202.2085C15.194%202.9835%2015.194%204.2435%2014.42%205.0185L5.61599%2013.8215C5.31999%2014.1165%204.94599%2014.3125%204.53799%2014.3875L1.33599%2014.9815C1.26599%2014.9935%201.19799%2015.0005%201.12999%2015.0005C0.832989%2015.0005%200.544988%2014.8835%200.330988%2014.6695C0.0679874%2014.4055%20-0.0490122%2014.0305%200.0189877%2013.6645ZM12.472%205.1965L13.632%204.0365L13.631%203.1885L11.811%201.3675L10.963%201.3685L9.80299%202.5285L12.472%205.1965ZM4.31099%2013.1585C4.47099%2013.1285%204.61799%2013.0515%204.73399%2012.9345L11.587%206.0815L8.91899%203.4135L2.06599%2010.2655C1.94899%2010.3835%201.87199%2010.5305%201.84099%2010.6915L1.36699%2013.2485L1.75199%2013.6335L4.31099%2013.1585Z'%20fill='black'/%3e%3c/svg%3e") 0 16, pointer;--editorHighlight-editing-cursor: url("data:image/svg+xml,%3csvg%20width='29'%20height='32'%20viewBox='0%200%2029%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M28%2016.75C28.2761%2016.75%2028.5%2016.5261%2028.5%2016.25V15C28.5%2014.7239%2028.2761%2014.5%2028%2014.5H26.358C25.9117%2014.5%2025.4773%2014.6257%2025.0999%2014.8604L25.0989%2014.8611L24%2015.5484L22.9%2014.861L22.8991%2014.8604C22.5218%2014.6257%2022.0875%2014.5%2021.642%2014.5H20C19.7239%2014.5%2019.5%2014.7239%2019.5%2015V16.25C19.5%2016.5261%2019.7239%2016.75%2020%2016.75H21.642C21.6648%2016.75%2021.6885%2016.7564%2021.7101%2016.7697C21.7102%2016.7698%2021.7104%2016.7699%2021.7105%2016.77L22.817%2017.461C22.817%2017.461%2022.8171%2017.4611%2022.8171%2017.4611C22.8171%2017.4611%2022.8171%2017.4611%2022.8171%2017.4611C22.8552%2017.4849%2022.876%2017.5229%2022.876%2017.567V22.625V27.683C22.876%2027.7271%2022.8552%2027.765%2022.8172%2027.7889C22.8171%2027.7889%2022.8171%2027.789%2022.817%2027.789L21.7095%2028.48C21.7094%2028.4801%2021.7093%2028.4802%2021.7092%2028.4803C21.6872%2028.4938%2021.6644%2028.5%2021.641%2028.5H20C19.7239%2028.5%2019.5%2028.7239%2019.5%2029V30.25C19.5%2030.5261%2019.7239%2030.75%2020%2030.75H21.642C22.0883%2030.75%2022.5227%2030.6243%2022.9001%2030.3896L22.9009%2030.3891L24%2029.7026L25.1%2030.39L25.1009%2030.3906C25.4783%2030.6253%2025.9127%2030.751%2026.359%2030.751H28C28.2761%2030.751%2028.5%2030.5271%2028.5%2030.251V29.001C28.5%2028.7249%2028.2761%2028.501%2028%2028.501H26.358C26.3352%2028.501%2026.3115%2028.4946%2026.2899%2028.4813C26.2897%2028.4812%2026.2896%2028.4811%2026.2895%2028.481L25.183%2027.79C25.183%2027.79%2025.183%2027.79%2025.1829%2027.79C25.1829%2027.7899%2025.1829%2027.7899%2025.1829%2027.7899C25.1462%2027.7669%2025.125%2027.7297%2025.125%2027.684V22.625V17.567C25.125%2017.5227%2025.146%2017.4844%2025.1836%2017.4606C25.1838%2017.4605%2025.1839%2017.4604%2025.184%2017.4603L26.2895%2016.77C26.2896%2016.7699%2026.2898%2016.7698%2026.2899%2016.7697C26.3119%2016.7562%2026.3346%2016.75%2026.358%2016.75H28Z'%20fill='black'%20stroke='%23FBFBFE'%20stroke-linejoin='round'/%3e%3cpath%20d='M24.625%2017.567C24.625%2017.35%2024.735%2017.152%2024.918%2017.037L26.026%2016.345C26.126%2016.283%2026.24%2016.25%2026.358%2016.25H28V15H26.358C26.006%2015%2025.663%2015.099%2025.364%2015.285L24.256%2015.978C24.161%2016.037%2024.081%2016.113%2024%2016.187C23.918%2016.113%2023.839%2016.037%2023.744%2015.978L22.635%2015.285C22.336%2015.099%2021.993%2015%2021.642%2015H20V16.25H21.642C21.759%2016.25%2021.874%2016.283%2021.974%2016.345L23.082%2017.037C23.266%2017.152%2023.376%2017.35%2023.376%2017.567V22.625V27.683C23.376%2027.9%2023.266%2028.098%2023.082%2028.213L21.973%2028.905C21.873%2028.967%2021.759%2029%2021.641%2029H20V30.25H21.642C21.994%2030.25%2022.337%2030.151%2022.636%2029.965L23.744%2029.273C23.84%2029.213%2023.919%2029.137%2024%2029.064C24.081%2029.137%2024.161%2029.213%2024.256%2029.273L25.365%2029.966C25.664%2030.152%2026.007%2030.251%2026.359%2030.251H28V29.001H26.358C26.241%2029.001%2026.126%2028.968%2026.026%2028.906L24.918%2028.214C24.734%2028.099%2024.625%2027.901%2024.625%2027.684V22.625V17.567Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.2%202.59C12.28%202.51%2012.43%202.5%2012.43%202.5C12.48%202.5%2012.58%202.52%2012.66%202.6L14.45%204.39C14.58%204.52%2014.58%204.72%2014.45%204.85L11.7713%207.52872L9.51628%205.27372L12.2%202.59ZM13.2658%204.62L11.7713%206.1145L10.9305%205.27372L12.425%203.77921L13.2658%204.62Z'%20fill='%23FBFBFE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.98%208.82L8.23%2011.07L10.7106%208.58938L8.45562%206.33438L5.98%208.81V8.82ZM8.23%209.65579L9.29641%208.58938L8.45562%207.74859L7.38921%208.815L8.23%209.65579Z'%20fill='%23FBFBFE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1526%2012.6816L16.2125%206.6217C16.7576%206.08919%2017.05%205.3707%2017.05%204.62C17.05%203.86931%2016.7576%203.15084%2016.2126%202.61834L14.4317%200.837474C13.8992%200.29242%2013.1807%200%2012.43%200C11.6643%200%2010.9529%200.312929%2010.4329%200.832893L3.68289%207.58289C3.04127%208.22452%203.00459%209.25075%203.57288%209.93634L1.29187%2012.2239C1.09186%2012.4245%200.990263%2012.6957%201.0007%2012.9685L1%2014C0.447715%2014%200%2014.4477%200%2015V17C0%2017.5523%200.447715%2018%201%2018H16C16.5523%2018%2017%2017.5523%2017%2017V15C17%2014.4477%2016.5523%2014%2016%2014H10.2325C9.83594%2014%209.39953%2013.4347%2010.1526%2012.6816ZM4.39%209.35L4.9807%209.9407L2.39762%2012.5312H6.63877L7.10501%2012.065L7.57125%2012.5312H8.88875L15.51%205.91C15.86%205.57%2016.05%205.11%2016.05%204.62C16.05%204.13%2015.86%203.67%2015.51%203.33L13.72%201.54C13.38%201.19%2012.92%201%2012.43%201C11.94%201%2011.48%201.2%2011.14%201.54L4.39%208.29C4.1%208.58%204.1%209.06%204.39%209.35ZM16%2017V15H1V17H16Z'%20fill='%23FBFBFE'/%3e%3cpath%20d='M15.1616%205.55136L15.1616%205.55132L15.1564%205.55645L8.40645%2012.3064C8.35915%2012.3537%208.29589%2012.38%208.23%2012.38C8.16411%2012.38%208.10085%2012.3537%208.05355%2012.3064L7.45857%2011.7115L7.10501%2011.3579L6.75146%2011.7115L6.03289%2012.43H3.20465L5.33477%2010.2937L5.6873%209.94019L5.33426%209.58715L4.74355%208.99645C4.64882%208.90171%204.64882%208.73829%204.74355%208.64355L11.4936%201.89355C11.7436%201.64354%2012.0779%201.5%2012.43%201.5C12.7883%201.5%2013.1179%201.63776%2013.3614%201.88839L13.3613%201.88843L13.3664%201.89355L15.1564%203.68355L15.1564%203.68359L15.1616%203.68864C15.4122%203.93211%2015.55%204.26166%2015.55%204.62C15.55%204.97834%2015.4122%205.30789%2015.1616%205.55136ZM5.48%208.82V9.02711L5.62645%209.17355L7.87645%2011.4236L8.23%2011.7771L8.58355%2011.4236L11.0642%208.94293L11.4177%208.58938L11.0642%208.23582L8.80918%205.98082L8.45562%205.62727L8.10207%205.98082L5.62645%208.45645L5.48%208.60289V8.81V8.82ZM11.4177%207.88227L11.7713%208.23582L12.1248%207.88227L14.8036%205.20355C15.1288%204.87829%2015.1288%204.36171%2014.8036%204.03645L13.0136%202.24645C12.8186%202.05146%2012.5792%202%2012.43%202H12.4134L12.3967%202.00111L12.43%202.5C12.3967%202.00111%2012.3966%202.00112%2012.3965%202.00112L12.3963%202.00114L12.3957%202.00117L12.3947%202.00125L12.3924%202.00142L12.387%202.00184L12.3732%202.00311C12.3628%202.00416%2012.3498%202.00567%2012.3346%202.00784C12.3049%202.01208%2012.2642%202.01925%2012.2178%202.03146C12.1396%202.05202%2011.9797%202.10317%2011.8464%202.23645L9.16273%204.92016L8.80918%205.27372L9.16273%205.62727L11.4177%207.88227ZM1.5%2016.5V15.5H15.5V16.5H1.5Z'%20stroke='%2315141A'/%3e%3c/svg%3e") 24 24, text;--editorFreeHighlight-editing-cursor: url("data:image/svg+xml,%3csvg%20width='18'%20height='19'%20viewBox='0%200%2018%2019'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M12.2%203.09C12.28%203.01%2012.43%203%2012.43%203C12.48%203%2012.58%203.02%2012.66%203.1L14.45%204.89C14.58%205.02%2014.58%205.22%2014.45%205.35L11.7713%208.02872L9.51628%205.77372L12.2%203.09ZM13.2658%205.12L11.7713%206.6145L10.9305%205.77372L12.425%204.27921L13.2658%205.12Z'%20fill='%23FBFBFE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.98%209.32L8.23%2011.57L10.7106%209.08938L8.45562%206.83438L5.98%209.31V9.32ZM8.23%2010.1558L9.29641%209.08938L8.45562%208.24859L7.38921%209.315L8.23%2010.1558Z'%20fill='%23FBFBFE'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.1526%2013.1816L16.2125%207.1217C16.7576%206.58919%2017.05%205.8707%2017.05%205.12C17.05%204.36931%2016.7576%203.65084%2016.2126%203.11834L14.4317%201.33747C13.8992%200.79242%2013.1807%200.5%2012.43%200.5C11.6643%200.5%2010.9529%200.812929%2010.4329%201.33289L3.68289%208.08289C3.04127%208.72452%203.00459%209.75075%203.57288%2010.4363L1.29187%2012.7239C1.09186%2012.9245%200.990263%2013.1957%201.0007%2013.4685L1%2014.5C0.447715%2014.5%200%2014.9477%200%2015.5V17.5C0%2018.0523%200.447715%2018.5%201%2018.5H16C16.5523%2018.5%2017%2018.0523%2017%2017.5V15.5C17%2014.9477%2016.5523%2014.5%2016%2014.5H10.2325C9.83594%2014.5%209.39953%2013.9347%2010.1526%2013.1816ZM4.39%209.85L4.9807%2010.4407L2.39762%2013.0312H6.63877L7.10501%2012.565L7.57125%2013.0312H8.88875L15.51%206.41C15.86%206.07%2016.05%205.61%2016.05%205.12C16.05%204.63%2015.86%204.17%2015.51%203.83L13.72%202.04C13.38%201.69%2012.92%201.5%2012.43%201.5C11.94%201.5%2011.48%201.7%2011.14%202.04L4.39%208.79C4.1%209.08%204.1%209.56%204.39%209.85ZM16%2017.5V15.5H1V17.5H16Z'%20fill='%23FBFBFE'/%3e%3cpath%20d='M15.1616%206.05136L15.1616%206.05132L15.1564%206.05645L8.40645%2012.8064C8.35915%2012.8537%208.29589%2012.88%208.23%2012.88C8.16411%2012.88%208.10085%2012.8537%208.05355%2012.8064L7.45857%2012.2115L7.10501%2011.8579L6.75146%2012.2115L6.03289%2012.93H3.20465L5.33477%2010.7937L5.6873%2010.4402L5.33426%2010.0871L4.74355%209.49645C4.64882%209.40171%204.64882%209.23829%204.74355%209.14355L11.4936%202.39355C11.7436%202.14354%2012.0779%202%2012.43%202C12.7883%202%2013.1179%202.13776%2013.3614%202.38839L13.3613%202.38843L13.3664%202.39355L15.1564%204.18355L15.1564%204.18359L15.1616%204.18864C15.4122%204.43211%2015.55%204.76166%2015.55%205.12C15.55%205.47834%2015.4122%205.80789%2015.1616%206.05136ZM7.87645%2011.9236L8.23%2012.2771L8.58355%2011.9236L11.0642%209.44293L11.4177%209.08938L11.0642%208.73582L8.80918%206.48082L8.45562%206.12727L8.10207%206.48082L5.62645%208.95645L5.48%209.10289V9.31V9.32V9.52711L5.62645%209.67355L7.87645%2011.9236ZM11.4177%208.38227L11.7713%208.73582L12.1248%208.38227L14.8036%205.70355C15.1288%205.37829%2015.1288%204.86171%2014.8036%204.53645L13.0136%202.74645C12.8186%202.55146%2012.5792%202.5%2012.43%202.5H12.4134L12.3967%202.50111L12.43%203C12.3967%202.50111%2012.3966%202.50112%2012.3965%202.50112L12.3963%202.50114L12.3957%202.50117L12.3947%202.50125L12.3924%202.50142L12.387%202.50184L12.3732%202.50311C12.3628%202.50416%2012.3498%202.50567%2012.3346%202.50784C12.3049%202.51208%2012.2642%202.51925%2012.2178%202.53146C12.1396%202.55202%2011.9797%202.60317%2011.8464%202.73645L9.16273%205.42016L8.80918%205.77372L9.16273%206.12727L11.4177%208.38227ZM1.5%2016H15.5V17H1.5V16Z'%20stroke='%2315141A'/%3e%3c/svg%3e") 1 18, pointer}.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)}@media (min-resolution: 1.1dppx){:root{--editorFreeText-editing-cursor: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.75H12.5V2.25V1V0.5H12H10.358C9.91165%200.5%209.47731%200.625661%209.09989%200.860442L9.09886%200.861087L8%201.54837L6.89997%200.860979L6.89911%200.860443C6.5218%200.625734%206.08748%200.5%205.642%200.5H4H3.5V1V2.25V2.75H4H5.642C5.66478%202.75%205.6885%202.75641%205.71008%202.76968C5.71023%202.76977%205.71038%202.76986%205.71053%202.76995L6.817%203.461C6.81704%203.46103%206.81709%203.46105%206.81713%203.46108C6.81713%203.46108%206.81713%203.46108%206.81714%203.46109C6.8552%203.48494%206.876%203.52285%206.876%203.567V8V12.433C6.876%2012.4771%206.85523%2012.515%206.81722%2012.5389C6.81715%2012.5389%206.81707%2012.539%206.817%2012.539L5.70953%2013.23C5.70941%2013.2301%205.70929%2013.2302%205.70917%2013.2303C5.68723%2013.2438%205.6644%2013.25%205.641%2013.25H4H3.5V13.75V15V15.5H4H5.642C6.08835%2015.5%206.52269%2015.3743%206.90011%2015.1396L6.90086%2015.1391L8%2014.4526L9.10003%2015.14L9.10089%2015.1406C9.47831%2015.3753%209.91265%2015.501%2010.359%2015.501H12H12.5V15.001V13.751V13.251H12H10.358C10.3352%2013.251%2010.3115%2013.2446%2010.2899%2013.2313C10.2897%2013.2312%2010.2896%2013.2311%2010.2895%2013.231L9.183%2012.54C9.18298%2012.54%209.18295%2012.54%209.18293%2012.54C9.18291%2012.5399%209.18288%2012.5399%209.18286%2012.5399C9.14615%2012.5169%209.125%2012.4797%209.125%2012.434V8V3.567C9.125%203.52266%209.14603%203.48441%209.18364%203.4606C9.18377%203.46052%209.1839%203.46043%209.18404%203.46035L10.2895%202.76995C10.2896%202.76985%2010.2898%202.76975%2010.2899%202.76966C10.3119%202.75619%2010.3346%202.75%2010.358%202.75H12Z'%20fill='black'%20stroke='white'/%3e%3c/svg%3e") 0 16, text}}@media screen and (forced-colors: active){:root{--outline-color: CanvasText;--outline-around-color: ButtonFace;--resizer-bg-color: ButtonText;--hover-outline-color: Highlight;--hover-outline-around-color: SelectedItemText}}[data-editor-rotation="90"]{transform:rotate(90deg)}[data-editor-rotation="180"]{transform:rotate(180deg)}[data-editor-rotation="270"]{transform:rotate(270deg)}.annotationEditorLayer{background:transparent;position:absolute;top:0;right:0;bottom:0;left:0;font-size:calc(100px * var(--scale-factor));transform-origin:0 0;cursor:auto;z-index:4}.annotationEditorLayer.waiting{content:"";cursor:wait;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.annotationEditorLayer.disabled{pointer-events:none}.annotationEditorLayer.freetextEditing{cursor:var(--editorFreeText-editing-cursor)}.annotationEditorLayer.inkEditing{cursor:var(--editorInk-editing-cursor)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor){position:absolute;background:transparent;z-index:1;transform-origin:0 0;cursor:auto;max-width:100%;max-height:100%;border:var(--unfocus-outline)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor).draggable.selectedEditor{cursor:move}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor).moving{touch-action:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor).selectedEditor{border:var(--focus-outline);outline:var(--focus-outline-around)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor).selectedEditor:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--focus-outline-around);pointer-events:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor):hover:not(.selectedEditor){border:var(--hover-outline);outline:var(--hover-outline-around)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor):hover:not(.selectedEditor):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--focus-outline-around)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar{--editor-toolbar-delete-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%203H13.6C14%203%2014.3%203.3%2014.3%203.6C14.3%203.9%2014%204.2%2013.7%204.2H13.3V14C13.3%2015.1%2012.4%2016%2011.3%2016H4.80005C3.70005%2016%202.80005%2015.1%202.80005%2014V4.2H2.40005C2.00005%204.2%201.80005%204%201.80005%203.6C1.80005%203.2%202.00005%203%202.40005%203H5.00005V2C5.00005%200.9%205.90005%200%207.00005%200H9.00005C10.1%200%2011%200.9%2011%202V3ZM6.90005%201.2L6.30005%201.8V3H9.80005V1.8L9.20005%201.2H6.90005ZM11.4%2014.7L12%2014.1V4.2H4.00005V14.1L4.60005%2014.7H11.4ZM7.00005%2012.4C7.00005%2012.7%206.70005%2013%206.40005%2013C6.10005%2013%205.80005%2012.7%205.80005%2012.4V7.6C5.70005%207.3%206.00005%207%206.40005%207C6.80005%207%207.00005%207.3%207.00005%207.6V12.4ZM10.2001%2012.4C10.2001%2012.7%209.90006%2013%209.60006%2013C9.30006%2013%209.00006%2012.7%209.00006%2012.4V7.6C9.00006%207.3%209.30006%207%209.60006%207C9.90006%207%2010.2001%207.3%2010.2001%207.6V12.4Z'%20fill='black'%20/%3e%3c/svg%3e");--editor-toolbar-bg-color: #f0f0f4;--editor-toolbar-fg-color: #2e2e56;--editor-toolbar-border-color: #8f8f9d;--editor-toolbar-hover-border-color: var(--editor-toolbar-border-color);--editor-toolbar-hover-bg-color: #e0e0e6;--editor-toolbar-hover-fg-color: var(--editor-toolbar-fg-color);--editor-toolbar-hover-outline: none;--editor-toolbar-focus-outline-color: #0060df;--editor-toolbar-shadow: 0 2px 6px 0 rgb(58 57 68 / .2);--editor-toolbar-vert-offset: 6px;--editor-toolbar-height: 28px;--editor-toolbar-padding: 2px;display:flex;width:fit-content;height:var(--editor-toolbar-height);flex-direction:column;justify-content:center;align-items:center;cursor:default;pointer-events:auto;box-sizing:content-box;padding:var(--editor-toolbar-padding);position:absolute;inset-inline-end:0;inset-block-start:calc(100% + var(--editor-toolbar-vert-offset));border-radius:6px;background-color:var(--editor-toolbar-bg-color);border:1px solid var(--editor-toolbar-border-color);box-shadow:var(--editor-toolbar-shadow)}@media (prefers-color-scheme: dark){.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar{--editor-toolbar-bg-color: #2b2a33;--editor-toolbar-fg-color: #fbfbfe;--editor-toolbar-hover-bg-color: #52525e;--editor-toolbar-focus-outline-color: #0df}}@media screen and (forced-colors: active){.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar{--editor-toolbar-bg-color: ButtonFace;--editor-toolbar-fg-color: ButtonText;--editor-toolbar-border-color: ButtonText;--editor-toolbar-hover-border-color: AccentColor;--editor-toolbar-hover-bg-color: ButtonFace;--editor-toolbar-hover-fg-color: AccentColor;--editor-toolbar-hover-outline: 2px solid var(--editor-toolbar-hover-border-color);--editor-toolbar-focus-outline-color: ButtonBorder;--editor-toolbar-shadow: none}}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar.hidden{display:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar:has(:focus-visible){border-color:transparent}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar:dir(ltr){transform-origin:100% 0}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar:dir(rtl){transform-origin:0 0}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons{display:flex;justify-content:center;align-items:center;gap:0;height:100%}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .divider{width:1px;height:calc(2 * var(--editor-toolbar-padding) + var(--editor-toolbar-height));background-color:var(--editor-toolbar-border-color);display:inline-block;margin-inline:2px}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .delete{width:var(--editor-toolbar-height)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .delete:before{content:"";-webkit-mask-image:var(--editor-toolbar-delete-image);mask-image:var(--editor-toolbar-delete-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;display:inline-block;background-color:var(--editor-toolbar-fg-color);width:100%;height:100%}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .delete:hover:before{background-color:var(--editor-toolbar-hover-fg-color)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons>*{height:var(--editor-toolbar-height)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons>:not(.divider){border:none;background-color:transparent;cursor:pointer}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons>:not(.divider):hover{border-radius:2px;background-color:var(--editor-toolbar-hover-bg-color);color:var(--editor-toolbar-hover-fg-color);outline:var(--editor-toolbar-hover-outline);outline-offset:1px}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons>:not(.divider):hover:active{outline:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons>:not(.divider):focus-visible{border-radius:2px;outline:2px solid var(--editor-toolbar-focus-outline-color)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText{--alt-text-add-image: url../../images/altText_add.svg);--alt-text-done-image: url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%200.5C5.21207%200.5%204.43185%200.655195%203.7039%200.956723C2.97595%201.25825%202.31451%201.70021%201.75736%202.25736C1.20021%202.81451%200.758251%203.47595%200.456723%204.2039C0.155195%204.93185%200%205.71207%200%206.5C0%207.28793%200.155195%208.06815%200.456723%208.7961C0.758251%209.52405%201.20021%2010.1855%201.75736%2010.7426C2.31451%2011.2998%202.97595%2011.7417%203.7039%2012.0433C4.43185%2012.3448%205.21207%2012.5%206%2012.5C7.5913%2012.5%209.11742%2011.8679%2010.2426%2010.7426C11.3679%209.61742%2012%208.0913%2012%206.5C12%204.9087%2011.3679%203.38258%2010.2426%202.25736C9.11742%201.13214%207.5913%200.5%206%200.5ZM5.06%208.9L2.9464%206.7856C2.85273%206.69171%202.80018%206.56446%202.80033%206.43183C2.80048%206.29921%202.85331%206.17207%202.9472%206.0784C3.04109%205.98473%203.16834%205.93218%203.30097%205.93233C3.43359%205.93248%203.56073%205.98531%203.6544%206.0792L5.3112%207.7368L8.3464%204.7008C8.44109%204.6109%208.56715%204.56153%208.69771%204.56322C8.82827%204.56492%208.95301%204.61754%209.04534%204.70986C9.13766%204.80219%209.19028%204.92693%209.19198%205.05749C9.19367%205.18805%209.1443%205.31411%209.0544%205.4088L5.5624%208.9H5.06Z'%20fill='%23FBFBFE'/%3e%3c/svg%3e");display:flex;align-items:center;justify-content:center;width:max-content;padding-inline:8px;pointer-events:all;font:menu;font-weight:590;font-size:12px;color:var(--editor-toolbar-fg-color)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText:disabled{pointer-events:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText:before{content:"";-webkit-mask-image:var(--alt-text-add-image);mask-image:var(--alt-text-add-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;display:inline-block;width:12px;height:13px;background-color:var(--editor-toolbar-fg-color);margin-inline-end:4px}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText:hover:before{background-color:var(--editor-toolbar-hover-fg-color)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText.done:before{-webkit-mask-image:var(--alt-text-done-image);mask-image:var(--alt-text-done-image)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText .tooltip{display:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText .tooltip.show{--alt-text-tooltip-bg: #f0f0f4;--alt-text-tooltip-fg: #15141a;--alt-text-tooltip-border: #8f8f9d;--alt-text-tooltip-shadow: 0px 2px 6px 0px rgb(58 57 68 / .2);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:calc(100% + 2px);inset-inline-start:0;padding-block:2px 3px;padding-inline:3px;max-width:300px;width:max-content;height:auto;font-size:12px;border:.5px solid var(--alt-text-tooltip-border);background:var(--alt-text-tooltip-bg);box-shadow:var(--alt-text-tooltip-shadow);color:var(--alt-text-tooltip-fg);pointer-events:none}@media (prefers-color-scheme: dark){.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText .tooltip.show{--alt-text-tooltip-bg: #1c1b22;--alt-text-tooltip-fg: #fbfbfe;--alt-text-tooltip-shadow: 0px 2px 6px 0px #15141a}}@media screen and (forced-colors: active){.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor,.highlightEditor) .editToolbar .buttons .altText .tooltip.show{--alt-text-tooltip-bg: Canvas;--alt-text-tooltip-fg: CanvasText;--alt-text-tooltip-border: CanvasText;--alt-text-tooltip-shadow: none}}.annotationEditorLayer .freeTextEditor{padding:calc(var(--freetext-padding) * var(--scale-factor));width:auto;height:auto;touch-action:none}.annotationEditorLayer .freeTextEditor .internal{background:transparent;border:none;top:0;right:0;bottom:0;left:0;overflow:visible;white-space:nowrap;font:10px sans-serif;line-height:var(--freetext-line-height);-webkit-user-select:none;user-select:none}.annotationEditorLayer .freeTextEditor .overlay{position:absolute;display:none;background:transparent;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.annotationEditorLayer freeTextEditor .overlay.enabled{display:block}.annotationEditorLayer .freeTextEditor .internal:empty:before{content:attr(default-content);color:gray}.annotationEditorLayer .freeTextEditor .internal:focus{outline:none;-webkit-user-select:auto;user-select:auto}.annotationEditorLayer .inkEditor{width:100%;height:100%}.annotationEditorLayer .inkEditor.editing{cursor:inherit}.annotationEditorLayer .inkEditor .inkEditorCanvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none}.annotationEditorLayer .stampEditor{width:auto;height:auto}.annotationEditorLayer .stampEditor canvas{width:100%;height:100%}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers{position:absolute;top:0;right:0;bottom:0;left:0}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers.hidden{display:none}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer{width:var(--resizer-size);height:var(--resizer-size);background:content-box var(--resizer-bg-color);border:var(--focus-outline-around);border-radius:2px;position:absolute}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.topLeft{top:var(--resizer-shift);left:var(--resizer-shift)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.topMiddle{top:var(--resizer-shift);left:calc(50% + var(--resizer-shift))}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.topRight{top:var(--resizer-shift);right:var(--resizer-shift)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.middleRight{top:calc(50% + var(--resizer-shift));right:var(--resizer-shift)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.bottomRight{bottom:var(--resizer-shift);right:var(--resizer-shift)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.bottomMiddle{bottom:var(--resizer-shift);left:calc(50% + var(--resizer-shift))}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.bottomLeft{bottom:var(--resizer-shift);left:var(--resizer-shift)}.annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.middleLeft{top:calc(50% + var(--resizer-shift));left:var(--resizer-shift)}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer:is(.topLeft,.bottomRight){cursor:nwse-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer:is(.topMiddle,.bottomMiddle){cursor:ns-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer:is(.topRight,.bottomLeft){cursor:nesw-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]),[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]))>.resizers>.resizer:is(.middleRight,.middleLeft){cursor:ew-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer:is(.topLeft,.bottomRight){cursor:nesw-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer:is(.topMiddle,.bottomMiddle){cursor:ew-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer:is(.topRight,.bottomLeft){cursor:nwse-resize}.annotationEditorLayer:is([data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"]),[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"]),[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"]),[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"]))>.resizers>.resizer:is(.middleRight,.middleLeft){cursor:ns-resize}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .editToolbar{rotate:270deg}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .editToolbar:dir(ltr){inset-inline-end:calc(0px - var(--editor-toolbar-vert-offset));inset-block-start:0}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .editToolbar:dir(rtl){inset-inline-end:calc(100% + var(--editor-toolbar-vert-offset));inset-block-start:0}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="180"],[data-main-rotation="90"] [data-editor-rotation="90"],[data-main-rotation="180"] [data-editor-rotation="0"],[data-main-rotation="270"] [data-editor-rotation="270"]) .editToolbar{rotate:180deg;inset-inline-end:100%;inset-block-start:calc(0pc - var(--editor-toolbar-vert-offset))}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .editToolbar{rotate:90deg}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .editToolbar:dir(ltr){inset-inline-end:calc(100% + var(--editor-toolbar-vert-offset));inset-block-start:100%}.annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .editToolbar:dir(rtl){inset-inline-start:calc(0px - var(--editor-toolbar-vert-offset));inset-block-start:0}#altTextDialog{--dialog-bg-color: white;--dialog-border-color: white;--dialog-shadow: 0 2px 14px 0 rgb(58 57 68 / .2);--text-primary-color: #15141a;--text-secondary-color: #5b5b66;--hover-filter: brightness(.9);--focus-ring-color: #0060df;--focus-ring-outline: 2px solid var(--focus-ring-color);--textarea-border-color: #8f8f9d;--textarea-bg-color: white;--textarea-fg-color: var(--text-secondary-color);--radio-bg-color: #f0f0f4;--radio-checked-bg-color: #fbfbfe;--radio-border-color: #8f8f9d;--radio-checked-border-color: #0060df;--button-cancel-bg-color: #f0f0f4;--button-cancel-fg-color: var(--text-primary-color);--button-cancel-border-color: var(--button-cancel-bg-color);--button-cancel-hover-bg-color: var(--button-cancel-bg-color);--button-cancel-hover-fg-color: var(--button-cancel-fg-color);--button-cancel-hover-border-color: var(--button-cancel-hover-bg-color);--button-save-bg-color: #0060df;--button-save-fg-color: #fbfbfe;--button-save-hover-bg-color: var(--button-save-bg-color);--button-save-hover-fg-color: var(--button-save-fg-color);--button-save-hover-border-color: var(--button-save-hover-bg-color);font:message-box;font-size:13px;font-weight:400;line-height:150%;border-radius:4px;padding:12px 16px;border:1px solid var(--dialog-border-color);background:var(--dialog-bg-color);color:var(--text-primary-color);box-shadow:var(--dialog-shadow)}@media (prefers-color-scheme: dark){#altTextDialog{--dialog-bg-color: #1c1b22;--dialog-border-color: #1c1b22;--dialog-shadow: 0 2px 14px 0 #15141a;--text-primary-color: #fbfbfe;--text-secondary-color: #cfcfd8;--focus-ring-color: #0df;--hover-filter: brightness(1.4);--textarea-bg-color: #42414d;--radio-bg-color: #2b2a33;--radio-checked-bg-color: #15141a;--radio-checked-border-color: #0df;--button-cancel-bg-color: #2b2a33;--button-save-bg-color: #0df;--button-save-fg-color: #15141a}}@media screen and (forced-colors: active){#altTextDialog{--dialog-bg-color: Canvas;--dialog-border-color: CanvasText;--dialog-shadow: none;--text-primary-color: CanvasText;--text-secondary-color: CanvasText;--hover-filter: none;--focus-ring-color: ButtonBorder;--textarea-border-color: ButtonBorder;--textarea-bg-color: Field;--textarea-fg-color: ButtonText;--radio-bg-color: ButtonFace;--radio-checked-bg-color: ButtonFace;--radio-border-color: ButtonText;--radio-checked-border-color: ButtonText;--button-cancel-bg-color: ButtonFace;--button-cancel-fg-color: ButtonText;--button-cancel-border-color: ButtonText;--button-cancel-hover-bg-color: AccentColor;--button-cancel-hover-fg-color: AccentColorText;--button-save-bg-color: ButtonText;--button-save-fg-color: ButtonFace;--button-save-hover-bg-color: AccentColor;--button-save-hover-fg-color: AccentColorText}}#altTextDialog::backdrop{mask:url(#alttext-manager-mask)}#altTextDialog.positioned{margin:0}#altTextDialog #altTextContainer{width:300px;height:fit-content;display:inline-flex;flex-direction:column;align-items:flex-start;gap:16px}#altTextDialog #altTextContainer *:focus-visible{outline:var(--focus-ring-outline);outline-offset:2px}#altTextDialog #altTextContainer .radio{display:flex;flex-direction:column;align-items:flex-start;gap:4px}#altTextDialog #altTextContainer .radio .radioButton{display:flex;gap:8px;align-self:stretch;align-items:center}#altTextDialog #altTextContainer .radio .radioButton input{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:16px;height:16px;border-radius:50%;background-color:var(--radio-bg-color);border:1px solid var(--radio-border-color)}#altTextDialog #altTextContainer .radio .radioButton input:hover{filter:var(--hover-filter)}#altTextDialog #altTextContainer .radio .radioButton input:checked{background-color:var(--radio-checked-bg-color);border:4px solid var(--radio-checked-border-color)}#altTextDialog #altTextContainer .radio .radioLabel{display:flex;padding-inline-start:24px;align-items:flex-start;gap:10px;align-self:stretch}#altTextDialog #altTextContainer .radio .radioLabel span{flex:1 0 0;font-size:11px;color:var(--text-secondary-color)}#altTextDialog #altTextContainer #overallDescription{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}#altTextDialog #altTextContainer #overallDescription span{align-self:stretch}#altTextDialog #altTextContainer #overallDescription .title{font-size:13px;font-style:normal;font-weight:590}#altTextDialog #altTextContainer #addDescription{display:flex;flex-direction:column;align-items:stretch;gap:8px}#altTextDialog #altTextContainer #addDescription .descriptionArea{flex:1;padding-inline:24px 10px}#altTextDialog #altTextContainer #addDescription .descriptionArea textarea{font:inherit;width:100%;min-height:75px;padding:8px;resize:none;margin:0;box-sizing:border-box;border-radius:4px;border:1px solid var(--textarea-border-color);background:var(--textarea-bg-color);color:var(--textarea-fg-color)}#altTextDialog #altTextContainer #addDescription .descriptionArea textarea:focus{outline-offset:0;border-color:transparent}#altTextDialog #altTextContainer #addDescription .descriptionArea textarea:disabled{pointer-events:none;opacity:.4}#altTextDialog #altTextContainer #buttons{display:flex;justify-content:flex-end;align-items:flex-start;gap:8px;align-self:stretch}#altTextDialog #altTextContainer #buttons button{border-radius:4px;border:1px solid;font:menu;font-weight:600;padding:4px 16px;width:auto;height:32px}#altTextDialog #altTextContainer #buttons button:hover{cursor:pointer;filter:var(--hover-filter)}#altTextDialog #altTextContainer #buttons button#altTextCancel{color:var(--button-cancel-fg-color);background-color:var(--button-cancel-bg-color);border-color:var(--button-cancel-border-color)}#altTextDialog #altTextContainer #buttons button#altTextCancel:hover{color:var(--button-cancel-hover-fg-color);background-color:var(--button-cancel-hover-bg-color);border-color:var(--button-cancel-hover-border-color)}#altTextDialog #altTextContainer #buttons button#altTextSave{color:var(--button-save-hover-fg-color);background-color:var(--button-save-hover-bg-color);border-color:var(--button-save-hover-border-color);opacity:1}#altTextDialog #altTextContainer #buttons button#altTextSave:hover{color:var(--button-save-hover-fg-color);background-color:var(--button-save-hover-bg-color);border-color:var(--button-save-hover-border-color)}.colorPicker{--hover-outline-color: #0250bb;--selected-outline-color: #0060df;--swatch-border-color: #cfcfd8}@media (prefers-color-scheme: dark){.colorPicker{--hover-outline-color: #80ebff;--selected-outline-color: #aaf2ff;--swatch-border-color: #52525e}}@media screen and (forced-colors: active){.colorPicker{--hover-outline-color: Highlight;--selected-outline-color: var(--hover-outline-color);--swatch-border-color: ButtonText}}.colorPicker .swatch{width:16px;height:16px;border:1px solid var(--swatch-border-color);border-radius:100%;outline-offset:2px;box-sizing:border-box;forced-color-adjust:none}.colorPicker button:is(:hover,.selected)>.swatch{border:none}.annotationEditorLayer[data-main-rotation="0"] .highlightEditor:not(.free)>.editToolbar{rotate:0deg}.annotationEditorLayer[data-main-rotation="90"] .highlightEditor:not(.free)>.editToolbar{rotate:270deg}.annotationEditorLayer[data-main-rotation="180"] .highlightEditor:not(.free)>.editToolbar{rotate:180deg}.annotationEditorLayer[data-main-rotation="270"] .highlightEditor:not(.free)>.editToolbar{rotate:90deg}.annotationEditorLayer .highlightEditor{position:absolute;background:transparent;z-index:1;cursor:auto;max-width:100%;max-height:100%;border:none;outline:none;pointer-events:none;transform-origin:0 0}.annotationEditorLayer .highlightEditor:not(.free){transform:none}.annotationEditorLayer .highlightEditor .internal{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.annotationEditorLayer .highlightEditor.disabled .internal{pointer-events:none}.annotationEditorLayer .highlightEditor.selectedEditor .internal{cursor:pointer}.annotationEditorLayer .highlightEditor .editToolbar{--editor-toolbar-colorpicker-arrow-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.23336%2010.4664L11.8474%206.85339C11.894%206.8071%2011.931%206.75203%2011.9563%206.69136C11.9816%206.63069%2011.9946%206.56562%2011.9946%206.49989C11.9946%206.43417%2011.9816%206.3691%2011.9563%206.30843C11.931%206.24776%2011.894%206.19269%2011.8474%206.14639C11.7536%206.05266%2011.6264%206%2011.4939%206C11.3613%206%2011.2341%206.05266%2011.1404%206.14639L7.99236%209.29339L4.84736%206.14739C4.75305%206.05631%204.62675%206.00592%204.49566%206.00706C4.36456%206.0082%204.23915%206.06078%204.14645%206.15348C4.05374%206.24619%204.00116%206.37159%204.00002%206.50269C3.99888%206.63379%204.04928%206.76009%204.14036%206.85439L7.75236%2010.4674L8.23336%2010.4664Z'%20fill='black'/%3e%3c/svg%3e");transform-origin:center!important}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker{position:relative;width:auto;display:flex;justify-content:center;align-items:center;gap:4px;padding:4px}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker:after{content:"";-webkit-mask-image:var(--editor-toolbar-colorpicker-arrow-image);mask-image:var(--editor-toolbar-colorpicker-arrow-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;display:inline-block;background-color:var(--editor-toolbar-fg-color);width:12px;height:12px}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker:hover:after{background-color:var(--editor-toolbar-hover-fg-color)}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker:has(.dropdown:not(.hidden)){background-color:var(--editor-toolbar-hover-bg-color)}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker:has(.dropdown:not(.hidden)):after{scale:-1}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown{position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:11px;padding-block:8px;border-radius:6px;background-color:var(--editor-toolbar-bg-color);border:1px solid var(--editor-toolbar-border-color);box-shadow:var(--editor-toolbar-shadow);inset-block-start:calc(100% + 4px);width:calc(100% + 2 * var(--editor-toolbar-padding))}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button{width:100%;height:auto;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;background:none}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button:is(:active,:focus-visible){outline:none}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button>.swatch{outline-offset:2px}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button[aria-selected=true]>.swatch{outline:2px solid var(--selected-outline-color)}.annotationEditorLayer .highlightEditor .editToolbar .buttons .colorPicker .dropdown button:is(:hover,:active,:focus-visible)>.swatch{outline:2px solid var(--hover-outline-color)}.editorParamsToolbar:has(#highlightParamsToolbarContainer){padding:unset}#highlightParamsToolbarContainer{height:auto;padding-inline:10px;padding-block:10px 16px;gap:16px;display:flex;flex-direction:column;box-sizing:border-box}#highlightParamsToolbarContainer .editorParamsLabel{width:fit-content;inset-inline-start:0}#highlightParamsToolbarContainer .colorPicker{display:flex;flex-direction:column;gap:8px}#highlightParamsToolbarContainer .colorPicker .dropdown{display:flex;justify-content:space-between;align-items:center;flex-direction:row;height:auto}#highlightParamsToolbarContainer .colorPicker .dropdown button{width:auto;height:auto;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;background:none;flex:0 0 auto}#highlightParamsToolbarContainer .colorPicker .dropdown button .swatch{width:24px;height:24px}#highlightParamsToolbarContainer .colorPicker .dropdown button:is(:active,:focus-visible){outline:none}#highlightParamsToolbarContainer .colorPicker .dropdown button[aria-selected=true]>.swatch{outline:2px solid var(--selected-outline-color)}#highlightParamsToolbarContainer .colorPicker .dropdown button:is(:hover,:active,:focus-visible)>.swatch{outline:2px solid var(--hover-outline-color)}#highlightParamsToolbarContainer #editorHighlightThickness{display:flex;flex-direction:column;align-items:center;gap:4px;align-self:stretch}#highlightParamsToolbarContainer #editorHighlightThickness .editorParamsLabel{width:100%;height:auto;align-self:stretch}#highlightParamsToolbarContainer #editorHighlightThickness .thicknessPicker{display:flex;justify-content:space-between;align-items:center;align-self:stretch;--example-color: #bfbfc9}@media (prefers-color-scheme: dark){#highlightParamsToolbarContainer #editorHighlightThickness .thicknessPicker{--example-color: #80808e}}@media screen and (forced-colors: active){#highlightParamsToolbarContainer #editorHighlightThickness .thicknessPicker{--example-color: CanvasText}}#highlightParamsToolbarContainer #editorHighlightThickness .thicknessPicker:before{content:"";width:8px;aspect-ratio:1;display:block;border-radius:100%;background-color:var(--example-color)}#highlightParamsToolbarContainer #editorHighlightThickness .thicknessPicker .editorParamsSlider{width:unset;height:14px}#highlightParamsToolbarContainer #editorHighlightThickness .thicknessPicker:after{content:"";width:24px;aspect-ratio:1;display:block;border-radius:100%;background-color:var(--example-color)}:root{--viewer-container-height: 0;--pdfViewer-padding-bottom: 0;--page-margin: 1px auto -8px;--page-border: 9px solid transparent;--spreadHorizontalWrapped-margin-LR: -3.5px;--loading-icon-delay: .4s}@media screen and (forced-colors: active){:root{--pdfViewer-padding-bottom: 9px;--page-margin: 8px auto -1px;--page-border: 1px solid CanvasText;--spreadHorizontalWrapped-margin-LR: 3.5px}}[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{position:absolute;top:0;left:0;width:0;height:0;display:none}.pdfViewer{--scale-factor: 1;padding-bottom:var(--pdfViewer-padding-bottom);--hcm-highlight-filter: none;--hcm-highlight-selected-filter: none}@media screen and (forced-colors: active){.pdfViewer{--hcm-highlight-filter: invert(100%)}}.pdfViewer .canvasWrapper{overflow:hidden;width:100%;height:100%;z-index:1}.pdfViewer .page{direction:ltr;width:816px;height:1056px;margin:var(--page-margin);position:relative;overflow:visible;border:var(--page-border);background-clip:content-box;background-color:#fff;box-sizing:content-box!important}.pdfViewer .dummyPage{position:relative;width:0;height:var(--viewer-container-height)}.pdfViewer.noUserSelect{-webkit-user-select:none;user-select:none}.pdfViewer.removePageBorders .page{margin:0 auto 10px;border:none}.pdfViewer.singlePageView{display:inline-block}.pdfViewer.singlePageView .page{margin:0;border:none}.pdfViewer:is(.scrollHorizontal,.scrollWrapped),.spread{margin-inline:3.5px;text-align:center}.pdfViewer.scrollHorizontal,.spread{white-space:nowrap}.pdfViewer.removePageBorders,.pdfViewer:is(.scrollHorizontal,.scrollWrapped) .spread{margin-inline:0}.spread :is(.page,.dummyPage),.pdfViewer:is(.scrollHorizontal,.scrollWrapped) :is(.page,.spread){display:inline-block;vertical-align:middle}.spread .page,.pdfViewer:is(.scrollHorizontal,.scrollWrapped) .page{margin-inline:var(--spreadHorizontalWrapped-margin-LR)}.pdfViewer.removePageBorders .spread .page,.pdfViewer.removePageBorders:is(.scrollHorizontal,.scrollWrapped) .page{margin-inline:5px}.pdfViewer .page canvas{margin:0;display:block}.pdfViewer .page canvas .structTree{contain:strict}.pdfViewer .page canvas[hidden]{display:none}.pdfViewer .page canvas[zooming]{width:100%;height:100%}.pdfViewer .page.loadingIcon:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(data:image/gif;base64,R0lGODlhGAAYAPQAAP///wAAAM7Ozvr6+uDg4LCwsOjo6I6OjsjIyJycnNjY2KioqMDAwPLy8nZ2doaGhri4uGhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==) center no-repeat;display:none;transition-property:display;transition-delay:var(--loading-icon-delay);z-index:5;contain:strict}.pdfViewer .page.loading:after{display:block}.pdfViewer .page:not(.loading):after{transition-property:none;display:none}.pdfPresentationMode .pdfViewer{padding-bottom:0}.pdfPresentationMode .spread{margin:0}.pdfPresentationMode .pdfViewer .page{margin:0 auto;border:2px solid transparent}.jvs-pdf-app[dir=rtl][data-v-617eb296]{--dir-factor: -1;--inline-start: right;--inline-end: left}@media screen and (forced-colors: active){.jvs-pdf-app[data-v-617eb296]{--xfa-focus-outline: 2px solid CanvasText}.xfaLayer *[data-v-617eb296]:required{outline:1.5px solid selectedItem}}@media (-webkit-min-device-pixel-ratio: 1.1),(min-resolution: 1.1dppx){.jvs-pdf-app[data-v-617eb296]{--editorFreeText-editing-cursor: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12%202.75H12.5V2.25V1V0.5H12H10.358C9.91165%200.5%209.47731%200.625661%209.09989%200.860442L9.09886%200.861087L8%201.54837L6.89997%200.860979L6.89911%200.860443C6.5218%200.625734%206.08748%200.5%205.642%200.5H4H3.5V1V2.25V2.75H4H5.642C5.66478%202.75%205.6885%202.75641%205.71008%202.76968C5.71023%202.76977%205.71038%202.76986%205.71053%202.76995L6.817%203.461C6.81704%203.46103%206.81709%203.46105%206.81713%203.46108C6.81713%203.46108%206.81713%203.46108%206.81714%203.46109C6.8552%203.48494%206.876%203.52285%206.876%203.567V8V12.433C6.876%2012.4771%206.85523%2012.515%206.81722%2012.5389C6.81715%2012.5389%206.81707%2012.539%206.817%2012.539L5.70953%2013.23C5.70941%2013.2301%205.70929%2013.2302%205.70917%2013.2303C5.68723%2013.2438%205.6644%2013.25%205.641%2013.25H4H3.5V13.75V15V15.5H4H5.642C6.08835%2015.5%206.52269%2015.3743%206.90011%2015.1396L6.90086%2015.1391L8%2014.4526L9.10003%2015.14L9.10089%2015.1406C9.47831%2015.3753%209.91265%2015.501%2010.359%2015.501H12H12.5V15.001V13.751V13.251H12H10.358C10.3352%2013.251%2010.3115%2013.2446%2010.2899%2013.2313C10.2897%2013.2312%2010.2896%2013.2311%2010.2895%2013.231L9.183%2012.54C9.18298%2012.54%209.18295%2012.54%209.18293%2012.54C9.18291%2012.5399%209.18288%2012.5399%209.18286%2012.5399C9.14615%2012.5169%209.125%2012.4797%209.125%2012.434V8V3.567C9.125%203.52266%209.14603%203.48441%209.18364%203.4606C9.18377%203.46052%209.1839%203.46043%209.18404%203.46035L10.2895%202.76995C10.2896%202.76985%2010.2898%202.76975%2010.2899%202.76966C10.3119%202.75619%2010.3346%202.75%2010.358%202.75H12Z'%20fill='black'%20stroke='white'/%3e%3c/svg%3e") 0 16, text}}@media screen and (forced-colors: active){.jvs-pdf-app[data-v-617eb296]{--outline-color: CanvasText;--outline-around-color: ButtonFace;--resizer-bg-color: ButtonText;--hover-outline-color: Highlight;--hover-outline-around-color: SelectedItemText;--alt-text-bg-color: Canvas;--alt-text-fg-color: ButtonText;--alt-text-border-color: ButtonText;--alt-text-hover-bg-color: Canvas;--alt-text-hover-fg-color: SelectedItem;--alt-text-hover-border-color: SelectedItem;--alt-text-active-bg-color: ButtonFace;--alt-text-active-fg-color: SelectedItem;--alt-text-active-border-color: ButtonText;--alt-text-focus-outline-color: CanvasText;--alt-text-focus-border-color: ButtonText;--alt-text-shadow: none;--alt-text-opacity: 1}}@media screen and (forced-colors: active){.jvs-pdf-app[data-v-617eb296]{--pdfViewer-padding-bottom: 9px;--page-margin: 8px auto -1px;--page-border: 1px solid CanvasText;--spreadHorizontalWrapped-margin-LR: 3.5px}}@media (prefers-color-scheme: dark){.jvs-pdf-app:where([data-v-617eb296]:not(.is-light)){--main-color: rgb(249 249 250);--body-bg-color: rgb(42 42 46);--progressBar-color: rgb(0 96 223);--progressBar-bg-color: rgb(40 40 43);--progressBar-blend-color: rgb(20 68 133);--scrollbar-color: rgb(121 121 123);--scrollbar-bg-color: rgb(35 35 39);--toolbar-icon-bg-color: rgb(255 255 255);--toolbar-icon-hover-bg-color: rgb(255 255 255);--sidebar-narrow-bg-color: rgb(42 42 46 / .9);--sidebar-toolbar-bg-color: rgb(50 50 52);--toolbar-bg-color: rgb(56 56 61);--toolbar-border-color: rgb(12 12 13);--button-hover-color: rgb(102 102 103);--toggled-btn-color: rgb(255 255 255);--toggled-btn-bg-color: rgb(0 0 0 / .3);--toggled-hover-active-btn-color: rgb(0 0 0 / .4);--dropdown-btn-bg-color: rgb(74 74 79);--separator-color: rgb(0 0 0 / .3);--field-color: rgb(250 250 250);--field-bg-color: rgb(64 64 68);--field-border-color: rgb(115 115 115);--treeitem-color: rgb(255 255 255 / .8);--treeitem-bg-color: rgb(255 255 255 / .15);--treeitem-hover-color: rgb(255 255 255 / .9);--treeitem-selected-color: rgb(255 255 255 / .9);--treeitem-selected-bg-color: rgb(255 255 255 / .25);--thumbnail-hover-color: rgb(255 255 255 / .1);--thumbnail-selected-color: rgb(255 255 255 / .2);--doorhanger-bg-color: rgb(74 74 79);--doorhanger-border-color: rgb(39 39 43);--doorhanger-hover-color: rgb(249 249 250);--doorhanger-hover-bg-color: rgb(93 94 98);--doorhanger-separator-color: rgb(92 92 97);--dialog-button-bg-color: rgb(92 92 97);--dialog-button-hover-bg-color: rgb(115 115 115)}}.jvs-pdf-app:where(.is-dark[data-v-617eb296]){--main-color: rgb(249 249 250);--body-bg-color: rgb(42 42 46);--progressBar-color: rgb(0 96 223);--progressBar-bg-color: rgb(40 40 43);--progressBar-blend-color: rgb(20 68 133);--scrollbar-color: rgb(121 121 123);--scrollbar-bg-color: rgb(35 35 39);--toolbar-icon-bg-color: rgb(255 255 255);--toolbar-icon-hover-bg-color: rgb(255 255 255);--sidebar-narrow-bg-color: rgb(42 42 46 / .9);--sidebar-toolbar-bg-color: rgb(50 50 52);--toolbar-bg-color: rgb(56 56 61);--toolbar-border-color: rgb(12 12 13);--button-hover-color: rgb(102 102 103);--toggled-btn-color: rgb(255 255 255);--toggled-btn-bg-color: rgb(0 0 0 / .3);--toggled-hover-active-btn-color: rgb(0 0 0 / .4);--dropdown-btn-bg-color: rgb(74 74 79);--separator-color: rgb(0 0 0 / .3);--field-color: rgb(250 250 250);--field-bg-color: rgb(64 64 68);--field-border-color: rgb(115 115 115);--treeitem-color: rgb(255 255 255 / .8);--treeitem-bg-color: rgb(255 255 255 / .15);--treeitem-hover-color: rgb(255 255 255 / .9);--treeitem-selected-color: rgb(255 255 255 / .9);--treeitem-selected-bg-color: rgb(255 255 255 / .25);--thumbnail-hover-color: rgb(255 255 255 / .1);--thumbnail-selected-color: rgb(255 255 255 / .2);--doorhanger-bg-color: rgb(74 74 79);--doorhanger-border-color: rgb(39 39 43);--doorhanger-hover-color: rgb(249 249 250);--doorhanger-hover-bg-color: rgb(93 94 98);--doorhanger-separator-color: rgb(92 92 97);--dialog-button-bg-color: rgb(92 92 97);--dialog-button-hover-bg-color: rgb(115 115 115)}@media screen and (forced-colors: active){.jvs-pdf-app[data-v-617eb296]{--button-hover-color: Highlight;--doorhanger-hover-bg-color: Highlight;--toolbar-icon-opacity: 1;--toolbar-icon-bg-color: ButtonText;--toolbar-icon-hover-bg-color: ButtonFace;--toggled-hover-active-btn-color: ButtonText;--toggled-hover-btn-outline: 2px solid ButtonBorder;--toolbar-border-color: CanvasText;--toolbar-border-bottom: 1px solid var(--toolbar-border-color);--toolbar-box-shadow: none;--toggled-btn-color: HighlightText;--toggled-btn-bg-color: LinkText;--doorhanger-hover-color: ButtonFace;--doorhanger-border-color-whcm: 1px solid ButtonText;--doorhanger-triangle-opacity-whcm: 0;--dialog-button-border: 1px solid Highlight;--dialog-button-hover-bg-color: Highlight;--dialog-button-hover-color: ButtonFace;--dropdown-btn-border: 1px solid ButtonText;--field-border-color: ButtonText;--main-color: CanvasText;--separator-color: GrayText;--doorhanger-separator-color: GrayText;--toolbarSidebar-box-shadow: none;--toolbarSidebar-border-bottom: 1px solid var(--toolbar-border-color)}}@media screen and (prefers-reduced-motion: reduce){.jvs-pdf-app[data-v-617eb296]{--sidebar-transition-duration: 0}}@media all and (max-width: 750px){.jvs-pdf-app[data-v-617eb296]{--editor-toolbar-base-offset: 40px}#outerContainer .hiddenMediumView[data-v-617eb296]{display:none}#outerContainer .visibleMediumView[data-v-617eb296]{display:inherit}}@page{margin:0}#printContainer[data-v-617eb296]{display:none}@media print{body[data-v-617eb296]{background:#0000 none}body[data-pdfjsprinting] #outerContainer[data-v-617eb296]{display:none}body[data-pdfjsprinting] #printContainer[data-v-617eb296]{display:block}#printContainer[data-v-617eb296]{height:100%}#printContainer>.printedPage[data-v-617eb296]{page-break-after:always;page-break-inside:avoid;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#printContainer>.xfaPrintedPage .xfaPage[data-v-617eb296]{position:absolute}#printContainer>.xfaPrintedPage[data-v-617eb296]{page-break-after:always;page-break-inside:avoid;width:100%;height:100%;position:relative}#printContainer>.printedPage :is(canvas[data-v-617eb296],img[data-v-617eb296]){max-width:100%;max-height:100%;direction:ltr;display:block}}.jvs-pdf-app[data-v-617eb296]{position:relative;width:100%;height:100%;--dir-factor: 1;--inline-start: left;--inline-end: right;--sidebar-width: 200px;--sidebar-transition-duration: .2s;--sidebar-transition-timing-function: ease;--toolbar-icon-opacity: .7;--doorhanger-icon-opacity: .9;--editor-toolbar-base-offset: 105px;--main-color: rgb(12 12 13);--body-bg-color: rgb(212 212 215);--progressBar-color: rgb(10 132 255);--progressBar-bg-color: rgb(221 221 222);--progressBar-blend-color: rgb(116 177 239);--scrollbar-color: auto;--scrollbar-bg-color: auto;--toolbar-icon-bg-color: rgb(0 0 0);--toolbar-icon-hover-bg-color: rgb(0 0 0);--sidebar-narrow-bg-color: rgb(212 212 215 / .9);--sidebar-toolbar-bg-color: rgb(245 246 247);--toolbar-bg-color: rgb(249 249 250);--toolbar-border-color: rgb(184 184 184);--toolbar-box-shadow: 0 1px 0 var(--toolbar-border-color);--toolbar-border-bottom: none;--toolbarSidebar-box-shadow: inset calc(-1px * var(--dir-factor)) 0 0 rgb(0 0 0 / .25), 0 1px 0 rgb(0 0 0 / .15), 0 0 1px rgb(0 0 0 / .1);--toolbarSidebar-border-bottom: none;--button-hover-color: rgb(221 222 223);--toggled-btn-color: rgb(0 0 0);--toggled-btn-bg-color: rgb(0 0 0 / .3);--toggled-hover-active-btn-color: rgb(0 0 0 / .4);--toggled-hover-btn-outline: none;--dropdown-btn-bg-color: rgb(215 215 219);--dropdown-btn-border: none;--separator-color: rgb(0 0 0 / .3);--field-color: rgb(6 6 6);--field-bg-color: rgb(255 255 255);--field-border-color: rgb(187 187 188);--treeitem-color: rgb(0 0 0 / .8);--treeitem-bg-color: rgb(0 0 0 / .15);--treeitem-hover-color: rgb(0 0 0 / .9);--treeitem-selected-color: rgb(0 0 0 / .9);--treeitem-selected-bg-color: rgb(0 0 0 / .25);--thumbnail-hover-color: rgb(0 0 0 / .1);--thumbnail-selected-color: rgb(0 0 0 / .2);--doorhanger-bg-color: rgb(255 255 255);--doorhanger-border-color: rgb(12 12 13 / .2);--doorhanger-hover-color: rgb(12 12 13);--doorhanger-hover-bg-color: rgb(237 237 237);--doorhanger-separator-color: rgb(222 222 222);--dialog-button-border: none;--dialog-button-bg-color: rgb(12 12 13 / .1);--dialog-button-hover-bg-color: rgb(12 12 13 / .3);--loading-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='16'%20width='16'%20style='animation:spinLoadingIcon%201s%20steps(12,end)%20infinite'%3e%3cstyle%3e@keyframes%20spinLoadingIcon{to{transform:rotate(360deg)}}%3c/style%3e%3cpath%20d='M7%203V1s0-1%201-1%201%201%201%201v2s0%201-1%201-1-1-1-1z'/%3e%3cpath%20d='M4.63%204.1l-1-1.73S3.13%201.5%204%201c.87-.5%201.37.37%201.37.37l1%201.73s.5.87-.37%201.37c-.87.57-1.37-.37-1.37-.37z'%20fill-opacity='.93'/%3e%3cpath%20d='M3.1%206.37l-1.73-1S.5%204.87%201%204c.5-.87%201.37-.37%201.37-.37l1.73%201s.87.5.37%201.37c-.5.87-1.37.37-1.37.37z'%20fill-opacity='.86'/%3e%3cpath%20d='M3%209H1S0%209%200%208s1-1%201-1h2s1%200%201%201-1%201-1%201z'%20fill-opacity='.79'/%3e%3cpath%20d='M4.1%2011.37l-1.73%201S1.5%2012.87%201%2012c-.5-.87.37-1.37.37-1.37l1.73-1s.87-.5%201.37.37c.5.87-.37%201.37-.37%201.37z'%20fill-opacity='.72'/%3e%3cpath%20d='M3.63%2013.56l1-1.73s.5-.87%201.37-.37c.87.5.37%201.37.37%201.37l-1%201.73s-.5.87-1.37.37c-.87-.5-.37-1.37-.37-1.37z'%20fill-opacity='.65'/%3e%3cpath%20d='M7%2015v-2s0-1%201-1%201%201%201%201v2s0%201-1%201-1-1-1-1z'%20fill-opacity='.58'/%3e%3cpath%20d='M10.63%2014.56l-1-1.73s-.5-.87.37-1.37c.87-.5%201.37.37%201.37.37l1%201.73s.5.87-.37%201.37c-.87.5-1.37-.37-1.37-.37z'%20fill-opacity='.51'/%3e%3cpath%20d='M13.56%2012.37l-1.73-1s-.87-.5-.37-1.37c.5-.87%201.37-.37%201.37-.37l1.73%201s.87.5.37%201.37c-.5.87-1.37.37-1.37.37z'%20fill-opacity='.44'/%3e%3cpath%20d='M15%209h-2s-1%200-1-1%201-1%201-1h2s1%200%201%201-1%201-1%201z'%20fill-opacity='.37'/%3e%3cpath%20d='M14.56%205.37l-1.73%201s-.87.5-1.37-.37c-.5-.87.37-1.37.37-1.37l1.73-1s.87-.5%201.37.37c.5.87-.37%201.37-.37%201.37z'%20fill-opacity='.3'/%3e%3cpath%20d='M9.64%203.1l.98-1.66s.5-.874%201.37-.37c.87.5.37%201.37.37%201.37l-1%201.73s-.5.87-1.37.37c-.87-.5-.37-1.37-.37-1.37z'%20fill-opacity='.23'/%3e%3c/svg%3e");--treeitem-expanded-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%3e%3cpath%20d='M10%2013l4-7H6z'/%3e%3c/svg%3e");--treeitem-collapsed-icon: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%3e%3cpath%20d='M13%209L6%205v8z'/%3e%3c/svg%3e");--toolbarButton-editorFreeText-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M3%202.5C2.72421%202.5%202.5%202.72421%202.5%203V4.75H1V3C1%201.89579%201.89579%201%203%201H13C14.1042%201%2015%201.89579%2015%203V4.75H13.5V3C13.5%202.72421%2013.2758%202.5%2013%202.5H3Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%2015H5V13.5H11V15Z'%20fill='black'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.75%202.25V14.25H7.25V2.25H8.75Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-editorHighlight-icon: url("data:image/svg+xml,%3csvg%20width='17'%20height='16'%20viewBox='0%200%2017%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M7.10918%2011.66C7.24918%2011.8%207.43918%2011.88%207.63918%2011.88C7.83918%2011.88%208.02918%2011.8%208.16918%2011.66L14.9192%204.91C15.2692%204.57%2015.4592%204.11%2015.4592%203.62C15.4592%203.13%2015.2692%202.67%2014.9192%202.33L13.1292%200.54C12.7892%200.19%2012.3292%200%2011.8392%200C11.3492%200%2010.8892%200.2%2010.5492%200.54L3.79918%207.29C3.50918%207.58%203.50918%208.06%203.79918%208.35L4.38988%208.9407L1.40918%2011.93H5.64918L6.51419%2011.065L7.10918%2011.66ZM7.63918%2010.07L5.38918%207.82V7.81L7.8648%205.33438L10.1198%207.58938L7.63918%2010.07ZM11.1805%206.52872L13.8592%203.85C13.9892%203.72%2013.9892%203.52%2013.8592%203.39L12.0692%201.6C11.9892%201.52%2011.8892%201.5%2011.8392%201.5C11.8392%201.5%2011.6892%201.51%2011.6092%201.59L8.92546%204.27372L11.1805%206.52872Z'%20fill='%23000'/%3e%3cpath%20d='M0.40918%2014H15.4092V16H0.40918V14Z'%20fill='%23000'/%3e%3c/g%3e%3c/svg%3e");--toolbarButton-editorInk-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.49913%2012.6251C2.61913%2012.6251%202.73913%2012.6051%202.85713%2012.5661L6.29013%2011.4201L13.2891%204.4221C14.0191%203.6911%2014.0191%202.5011%2013.2891%201.7701L12.2291%200.710098C11.4971%20-0.0199023%2010.3091%20-0.0199023%209.57713%200.710098L2.57813%207.7091L1.43313%2011.1451C1.29813%2011.5511%201.40213%2011.9931%201.70513%2012.2951C1.92113%2012.5101%202.20613%2012.6251%202.49913%2012.6251ZM10.4611%201.5951C10.7031%201.3511%2011.1021%201.3511%2011.3441%201.5951L12.4051%202.6561C12.6491%202.8991%2012.6491%203.2961%2012.4051%203.5391L11.3401%204.6051L9.39513%202.6601L10.4611%201.5951ZM3.67013%208.3851L8.51013%203.5451L10.4541%205.4891L5.61413%2010.3301L2.69713%2011.3031L3.67013%208.3851Z'%20fill='black'/%3e%3cpath%20d='M14.8169%2013.314L13.0229%2013.862C12.3309%2014.073%2011.5909%2014.111%2010.8859%2013.968L8.80391%2013.551C7.58491%2013.308%206.29791%2013.48%205.18491%2014.036C3.95291%2014.652%202.46691%2014.412%201.49191%2013.436L1.44091%2013.385L0.60791%2014.321C1.46291%2015.175%202.59991%2015.625%203.75291%2015.625C4.42891%2015.625%205.10991%2015.471%205.74391%2015.153C6.60891%2014.721%207.60891%2014.586%208.55891%2014.777L10.6409%2015.194C11.5509%2015.376%2012.5009%2015.327%2013.3879%2015.056L15.1819%2014.508L14.8169%2013.314Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-editorStamp-icon: url("data:image/svg+xml,%3c!--%20This%20Source%20Code%20Form%20is%20subject%20to%20the%20terms%20of%20the%20Mozilla%20Public%20-%20License,%20v.%202.0.%20If%20a%20copy%20of%20the%20MPL%20was%20not%20distributed%20with%20this%20-%20file,%20You%20can%20obtain%20one%20at%20http://mozilla.org/MPL/2.0/.%20--%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='black'%3e%3cpath%20d='M3%201a2%202%200%200%200-2%202l0%2010a2%202%200%200%200%202%202l10%200a2%202%200%200%200%202-2l0-10a2%202%200%200%200-2-2L3%201zm10.75%2012.15-.6.6-10.3%200-.6-.6%200-10.3.6-.6%2010.3%200%20.6.6%200%2010.3z'/%3e%3cpath%20d='m11%2012-6%200a1%201%200%200%201-1-1l0-1.321a.75.75%200%200%201%20.218-.529L6.35%207.005a.75.75%200%200%201%201.061-.003l2.112%202.102.612-.577a.75.75%200%200%201%201.047.017l.6.605a.75.75%200%200%201%20.218.529L12%2011a1%201%200%200%201-1%201z'/%3e%3cpath%20d='m11.6%205-1.2%200-.4.4%200%201.2.4.4%201.2%200%20.4-.4%200-1.2z'/%3e%3c/svg%3e");--toolbarButton-menuArrow-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.23336%2010.4664L11.8474%206.85339C11.894%206.8071%2011.931%206.75203%2011.9563%206.69136C11.9816%206.63069%2011.9946%206.56562%2011.9946%206.49989C11.9946%206.43417%2011.9816%206.3691%2011.9563%206.30843C11.931%206.24776%2011.894%206.19269%2011.8474%206.14639C11.7536%206.05266%2011.6264%206%2011.4939%206C11.3613%206%2011.2341%206.05266%2011.1404%206.14639L7.99236%209.29339L4.84736%206.14739C4.75305%206.05631%204.62675%206.00592%204.49566%206.00706C4.36456%206.0082%204.23915%206.06078%204.14645%206.15348C4.05374%206.24619%204.00116%206.37159%204.00002%206.50269C3.99888%206.63379%204.04928%206.76009%204.14036%206.85439L7.75236%2010.4674L8.23336%2010.4664Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-sidebarToggle-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20d='M16%204V12.25C16%2012.7804%2015.7893%2013.2891%2015.4142%2013.6642C15.0391%2014.0393%2014.5304%2014.25%2014%2014.25H2C1.46957%2014.25%200.960859%2014.0393%200.585786%2013.6642C0.210714%2013.2891%200%2012.7804%200%2012.25V4C0%203.46957%200.210714%202.96086%200.585786%202.58579C0.960859%202.21071%201.46957%202%202%202H14C14.5304%202%2015.0391%202.21071%2015.4142%202.58579C15.7893%202.96086%2016%203.46957%2016%204ZM1.25%203.85V12.4L1.85%2013H6.75V3.25H1.85L1.25%203.85ZM14.15%2013H8V3.25H14.15L14.75%203.85V12.4L14.15%2013ZM5.35355%2010.1464C5.44732%2010.2402%205.5%2010.3674%205.5%2010.5C5.5%2010.6326%205.44732%2010.7598%205.35355%2010.8536C5.25979%2010.9473%205.13261%2011%205%2011H3C2.86739%2011%202.74021%2010.9473%202.64645%2010.8536C2.55268%2010.7598%202.5%2010.6326%202.5%2010.5C2.5%2010.3674%202.55268%2010.2402%202.64645%2010.1464C2.74021%2010.0527%202.86739%2010%203%2010H5C5.13261%2010%205.25979%2010.0527%205.35355%2010.1464ZM5.5%208C5.5%207.86739%205.44732%207.74021%205.35355%207.64645C5.25979%207.55268%205.13261%207.5%205%207.5H3C2.86739%207.5%202.74021%207.55268%202.64645%207.64645C2.55268%207.74021%202.5%207.86739%202.5%208C2.5%208.13261%202.55268%208.25979%202.64645%208.35355C2.74021%208.44732%202.86739%208.5%203%208.5H5C5.13261%208.5%205.25979%208.44732%205.35355%208.35355C5.44732%208.25979%205.5%208.13261%205.5%208ZM5.35355%205.14645C5.44732%205.24021%205.5%205.36739%205.5%205.5C5.5%205.63261%205.44732%205.75979%205.35355%205.85355C5.25979%205.94732%205.13261%206%205%206H3C2.86739%206%202.74021%205.94732%202.64645%205.85355C2.55268%205.75979%202.5%205.63261%202.5%205.5C2.5%205.36739%202.55268%205.24021%202.64645%205.14645C2.74021%205.05268%202.86739%205%203%205H5C5.13261%205%205.25979%205.05268%205.35355%205.14645Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-secondaryToolbarToggle-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.53406%2013.818L7.99906%208.35203L8.00006%207.64703L2.53606%202.18203C2.41769%202.06965%202.26012%202.00795%202.09692%202.01006C1.93372%202.01218%201.7778%202.07795%201.66239%202.19336C1.54698%202.30877%201.48121%202.46469%201.47909%202.62789C1.47697%202.79109%201.53868%202.94867%201.65106%203.06703L6.58506%207.99803L1.65006%2012.932C1.53754%2013.0503%201.47565%2013.2078%201.47758%2013.371C1.47951%2013.5342%201.54511%2013.6902%201.66039%2013.8057C1.77567%2013.9213%201.93152%2013.9872%202.09472%2013.9895C2.25792%2013.9918%202.41557%2013.9303%202.53406%2013.818ZM8.53406%2013.818L13.9991%208.35203L14.0001%207.64703L8.53606%202.18203C8.4177%202.06965%208.26012%202.00795%208.09692%202.01006C7.93372%202.01218%207.7778%202.07795%207.66239%202.19336C7.54698%202.30877%207.48121%202.46469%207.47909%202.62789C7.47697%202.79109%207.53868%202.94867%207.65106%203.06703L12.5851%207.99803L7.65006%2012.932C7.53754%2013.0503%207.47565%2013.2078%207.47758%2013.371C7.47951%2013.5342%207.54511%2013.6902%207.66039%2013.8057C7.77567%2013.9213%207.93152%2013.9872%208.09472%2013.9895C8.25792%2013.9918%208.41557%2013.9303%208.53406%2013.818Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-pageUp-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.35179%205.001L13.8178%2010.466C13.876%2010.524%2013.9222%2010.5929%2013.9537%2010.6688C13.9852%2010.7447%2014.0013%2010.826%2014.0012%2010.9082C14.0011%2010.9904%2013.9848%2011.0717%2013.9531%2011.1475C13.9215%2011.2234%2013.8751%2011.2922%2013.8168%2011.35C13.6991%2011.4668%2013.5401%2011.5324%2013.3743%2011.5324C13.2085%2011.5324%2013.0494%2011.4668%2012.9318%2011.35L7.99879%206.416L3.06679%2011.349C2.94842%2011.4614%202.79085%2011.5231%202.62765%2011.521C2.46445%2011.5189%202.30853%2011.4531%202.19312%2011.3377C2.07771%2011.2223%202.01193%2011.0663%202.00982%2010.9031C2.0077%2010.7399%202.06941%2010.5824%202.18179%2010.464L7.64779%205L8.35179%205.001Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-pageDown-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.35176%2010.9989L13.8178%205.53391C13.876%205.47594%2013.9222%205.40702%2013.9537%205.33113C13.9851%205.25524%2014.0013%205.17387%2014.0012%205.0917C14.0011%205.00954%2013.9848%204.9282%2013.9531%204.85238C13.9215%204.77656%2013.8751%204.70775%2013.8168%204.64991C13.6991%204.53309%2013.5401%204.46753%2013.3743%204.46753C13.2085%204.46753%2013.0494%204.53309%2012.9318%204.64991L7.99776%209.58491L3.06776%204.65091C2.9494%204.53853%202.79183%204.47682%202.62863%204.47894C2.46542%204.48106%202.3095%204.54683%202.19409%204.66224C2.07868%204.77765%202.01291%204.93357%202.01079%205.09677C2.00868%205.25997%202.07039%205.41754%202.18276%205.53591L7.64776%2010.9999L8.35176%2010.9989Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-zoomOut-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.375%209.25C13.5408%209.25%2013.6997%209.18415%2013.8169%209.06694C13.9342%208.94973%2014%208.79076%2014%208.625C14%208.45924%2013.9342%208.30027%2013.8169%208.18306C13.6997%208.06585%2013.5408%208%2013.375%208H2.625C2.45924%208%202.30027%208.06585%202.18306%208.18306C2.06585%208.30027%202%208.45924%202%208.625C2%208.79076%202.06585%208.94973%202.18306%209.06694C2.30027%209.18415%202.45924%209.25%202.625%209.25H13.375Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-zoomIn-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.00488%209.75V14C7.00488%2014.1658%207.07073%2014.3247%207.18794%2014.4419C7.30515%2014.5592%207.46412%2014.625%207.62988%2014.625C7.79564%2014.625%207.95461%2014.5592%208.07183%2014.4419C8.18904%2014.3247%208.25488%2014.1658%208.25488%2014V9.75L8.75488%209.25H13.0049C13.1706%209.25%2013.3296%209.18415%2013.4468%209.06694C13.564%208.94973%2013.6299%208.79076%2013.6299%208.625C13.6299%208.45924%2013.564%208.30027%2013.4468%208.18306C13.3296%208.06585%2013.1706%208%2013.0049%208H8.75488L8.25488%207.5V3.25C8.25488%203.08424%208.18904%202.92527%208.07183%202.80806C7.95461%202.69085%207.79564%202.625%207.62988%202.625C7.46412%202.625%207.30515%202.69085%207.18794%202.80806C7.07073%202.92527%207.00488%203.08424%207.00488%203.25V7.5L6.50488%208H2.25488C2.08912%208%201.93015%208.06585%201.81294%208.18306C1.69573%208.30027%201.62988%208.45924%201.62988%208.625C1.62988%208.79076%201.69573%208.94973%201.81294%209.06694C1.93015%209.18415%202.08912%209.25%202.25488%209.25H6.39188L7.00488%209.75Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-presentationMode-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%203C1.5%202.72421%201.72421%202.5%202%202.5H14C14.2758%202.5%2014.5%202.72421%2014.5%203V11C14.5%2011.2758%2014.2758%2011.5%2014%2011.5H2C1.72421%2011.5%201.5%2011.2758%201.5%2011V3ZM2%201C0.895786%201%200%201.89579%200%203V11C0%2012.1042%200.895786%2013%202%2013H2.64979L1.35052%2015.2499L2.64949%2016L4.38194%2013H11.6391L13.3715%2016L14.6705%2015.2499L13.3712%2013H14C15.1042%2013%2016%2012.1042%2016%2011V3C16%201.89579%2015.1042%201%2014%201H2ZM5.79501%204.64401V9.35601C5.79501%209.85001%206.32901%2010.159%206.75701%209.91401L10.88%207.55801C11.312%207.31201%2011.312%206.68901%2010.88%206.44201L6.75701%204.08601C6.32801%203.84101%205.79501%204.15001%205.79501%204.64401Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-print-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%204H12V2C12%201.46957%2011.7893%200.960859%2011.4142%200.585786C11.0391%200.210714%2010.5304%200%2010%200L6%200C5.46957%200%204.96086%200.210714%204.58579%200.585786C4.21071%200.960859%204%201.46957%204%202V4H3C2.46957%204%201.96086%204.21071%201.58579%204.58579C1.21071%204.96086%201%205.46957%201%206V11C1%2011.5304%201.21071%2012.0391%201.58579%2012.4142C1.96086%2012.7893%202.46957%2013%203%2013H4V14C4%2014.5304%204.21071%2015.0391%204.58579%2015.4142C4.96086%2015.7893%205.46957%2016%206%2016H10C10.5304%2016%2011.0391%2015.7893%2011.4142%2015.4142C11.7893%2015.0391%2012%2014.5304%2012%2014V13H13C13.5304%2013%2014.0391%2012.7893%2014.4142%2012.4142C14.7893%2012.0391%2015%2011.5304%2015%2011V6C15%205.46957%2014.7893%204.96086%2014.4142%204.58579C14.0391%204.21071%2013.5304%204%2013%204V4ZM10.75%2014.15L10.15%2014.75H5.85L5.25%2014.15V10H10.75V14.15ZM10.75%204H5.25V1.85L5.85%201.25H10.15L10.75%201.85V4V4ZM13%207.6L12.6%208H11.4L11%207.6V6.4L11.4%206H12.6L13%206.4V7.6Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-openFile-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.4287%201.08398C10.5111%201.02905%2010.608%200.999824%2010.707%201H14.7L15%201.3V5.293C15%205.39194%2014.9706%205.48864%2014.9156%205.57088C14.8606%205.65311%2014.7824%205.71718%2014.691%205.75498C14.5996%205.79277%2014.499%205.80259%2014.402%205.78319C14.3049%205.76379%2014.2159%205.71605%2014.146%205.646L12.973%204.473L12.692%204.192L9.067%207.817C8.94923%207.93347%208.79034%207.99888%208.6247%207.99907C8.45907%207.99925%208.30003%207.93421%208.182%207.818C8.06518%207.70036%207.99962%207.54129%207.99962%207.3755C7.99962%207.20971%208.06518%207.05065%208.182%206.933L11.807%203.308L10.353%201.854C10.2829%201.78407%2010.2351%201.6949%2010.2158%201.59779C10.1964%201.50068%2010.2063%201.40001%2010.2442%201.30854C10.2821%201.21707%2010.3464%201.13891%2010.4287%201.08398ZM7.81694%202.06694C7.69973%202.18415%207.54076%202.25%207.375%202.25H2.85L2.25%202.85V13.15L2.85%2013.75H13.15L13.75%2013.15V8.625C13.75%208.45924%2013.8158%208.30027%2013.9331%208.18306C14.0503%208.06585%2014.2092%208%2014.375%208C14.5408%208%2014.6997%208.06585%2014.8169%208.18306C14.9342%208.30027%2015%208.45924%2015%208.625V13C15%2013.5304%2014.7893%2014.0391%2014.4142%2014.4142C14.0391%2014.7893%2013.5304%2015%2013%2015H3C2.46957%2015%201.96086%2014.7893%201.58579%2014.4142C1.21071%2014.0391%201%2013.5304%201%2013V3C1%202.46957%201.21071%201.96086%201.58579%201.58579C1.96086%201.21071%202.46957%201%203%201H7.375C7.54076%201%207.69973%201.06585%207.81694%201.18306C7.93415%201.30027%208%201.45924%208%201.625C8%201.79076%207.93415%201.94973%207.81694%202.06694Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-download-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.79407%207.31811H7.86307C7.41807%207.31811%207.19407%207.85711%207.50907%208.17211L10.1911%2010.8541C10.3861%2011.0491%2010.7031%2011.0491%2010.8981%2010.8541L13.5801%208.17211C13.8951%207.85711%2013.6721%207.31811%2013.2261%207.31811H11.2941V4.38211H11.2961V3.13211H11.2941V2.30811H9.79407V3.13211H9.79107V4.38211H9.79507V7.31811H9.79407Z'%20fill='black'/%3e%3cpath%20d='M14%203.13208H12.796V4.38208H14C14.345%204.38208%2014.625%204.66208%2014.625%205.00708V13.0071C14.625%2013.3521%2014.345%2013.6321%2014%2013.6321H2C1.655%2013.6321%201.375%2013.3521%201.375%2013.0071V3.00708C1.375%202.66208%201.655%202.38208%202%202.38208H5.643C5.82%202.38208%205.989%202.45808%206.108%202.58908L7.536%204.17508C7.654%204.30708%207.823%204.38208%208%204.38208H8.291V3.13208H8.278L7.036%201.75208C6.681%201.35808%206.173%201.13208%205.642%201.13208H2C0.966%201.13208%200.125%201.97308%200.125%203.00708V13.0071C0.125%2014.0411%200.966%2014.8821%202%2014.8821H14C15.034%2014.8821%2015.875%2014.0411%2015.875%2013.0071V5.00708C15.875%203.97308%2015.034%203.13208%2014%203.13208Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-bookmark-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%203.5C1.72421%203.5%201.5%203.72421%201.5%204V12C1.5%2012.2758%201.72421%2012.5%202%2012.5H14C14.2758%2012.5%2014.5%2012.2758%2014.5%2012V4C14.5%203.72421%2014.2758%203.5%2014%203.5H2ZM0%204C0%202.89579%200.895786%202%202%202H14C15.1042%202%2016%202.89579%2016%204V12C16%2013.1042%2015.1042%2014%2014%2014H2C0.895786%2014%200%2013.1042%200%2012V4ZM8.75%208.75H7.25V7.25H8.75V8.75ZM8.00001%204.625C5.91142%204.625%204.14736%205.94291%203.45159%207.77847L3.36761%208L3.45159%208.22153C4.14736%2010.0571%205.91142%2011.375%208.00001%2011.375C10.0886%2011.375%2011.8527%2010.0571%2012.5484%208.22153L12.6324%208L12.5484%207.77847C11.8527%205.94291%2010.0886%204.625%208.00001%204.625ZM8.00001%2010.125C6.53912%2010.125%205.28508%209.25455%204.71282%208C5.28508%206.74545%206.53912%205.875%208.00001%205.875C9.4609%205.875%2010.7149%206.74545%2011.2872%208C10.7149%209.25455%209.4609%2010.125%208.00001%2010.125Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-viewThumbnail-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%202C3.5%201.72421%203.72421%201.5%204%201.5H5.25C5.52579%201.5%205.75%201.72421%205.75%202V5.25C5.75%205.52579%205.52579%205.75%205.25%205.75H4C3.72421%205.75%203.5%205.52579%203.5%205.25V2ZM4%200C2.89579%200%202%200.895786%202%202V5.25C2%206.35421%202.89579%207.25%204%207.25H5.25C6.35421%207.25%207.25%206.35421%207.25%205.25V2C7.25%200.895786%206.35421%200%205.25%200H4ZM3.5%2010.75C3.5%2010.4742%203.72421%2010.25%204%2010.25H5.25C5.52579%2010.25%205.75%2010.4742%205.75%2010.75V14C5.75%2014.2758%205.52579%2014.5%205.25%2014.5H4C3.72421%2014.5%203.5%2014.2758%203.5%2014V10.75ZM4%208.75C2.89579%208.75%202%209.64579%202%2010.75V14C2%2015.1042%202.89579%2016%204%2016H5.25C6.35421%2016%207.25%2015.1042%207.25%2014V10.75C7.25%209.64579%206.35421%208.75%205.25%208.75H4ZM10.75%201.5C10.4742%201.5%2010.25%201.72421%2010.25%202V5.25C10.25%205.52579%2010.4742%205.75%2010.75%205.75H12C12.2758%205.75%2012.5%205.52579%2012.5%205.25V2C12.5%201.72421%2012.2758%201.5%2012%201.5H10.75ZM8.75%202C8.75%200.895786%209.64579%200%2010.75%200H12C13.1042%200%2014%200.895786%2014%202V5.25C14%206.35421%2013.1042%207.25%2012%207.25H10.75C9.64579%207.25%208.75%206.35421%208.75%205.25V2ZM10.25%2010.75C10.25%2010.4742%2010.4742%2010.25%2010.75%2010.25H12C12.2758%2010.25%2012.5%2010.4742%2012.5%2010.75V14C12.5%2014.2758%2012.2758%2014.5%2012%2014.5H10.75C10.4742%2014.5%2010.25%2014.2758%2010.25%2014V10.75ZM10.75%208.75C9.64579%208.75%208.75%209.64579%208.75%2010.75V14C8.75%2015.1042%209.64579%2016%2010.75%2016H12C13.1042%2016%2014%2015.1042%2014%2014V10.75C14%209.64579%2013.1042%208.75%2012%208.75H10.75Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-viewOutline-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%201.25H15V2.75H3V1.25ZM15%205.25H3V6.75H15V5.25ZM15%2013.25H3V14.75H15V13.25ZM15%209.25H6V10.75H15V9.25ZM0%205.25H1.5V6.75H0V5.25ZM1.5%2013.25H0V14.75H1.5V13.25ZM0%201.25H1.5V2.75H0V1.25ZM4.5%209.25H3V10.75H4.5V9.25Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-viewAttachments-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%203.75C3.5%201.67879%205.17879%200%207.25%200C9.32121%200%2011%201.67879%2011%203.75V10.25C11%2011.4922%209.99221%2012.5%208.75%2012.5C7.50779%2012.5%206.5%2011.4922%206.5%2010.25V3.5H8V10.25C8%2010.6638%208.33621%2011%208.75%2011C9.16379%2011%209.5%2010.6638%209.5%2010.25V3.75C9.5%202.50721%208.49279%201.5%207.25%201.5C6.00721%201.5%205%202.50721%205%203.75V10.75C5%2012.8208%206.67921%2014.5%208.75%2014.5C10.8208%2014.5%2012.5%2012.8208%2012.5%2010.75V3.5H14V10.75C14%2013.6492%2011.6492%2016%208.75%2016C5.85079%2016%203.5%2013.6492%203.5%2010.75V3.75Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-viewLayers-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.36645%202.34562C8.13878%202.21813%207.86122%202.21813%207.63355%202.34562L1.38355%205.84562C1.14669%205.97826%201%206.22853%201%206.5C1%206.77147%201.14669%207.02174%201.38355%207.15438L7.63355%2010.6544C7.86122%2010.7819%208.13878%2010.7819%208.36645%2010.6544L14.6165%207.15438C14.8533%207.02174%2015%206.77147%2015%206.5C15%206.22853%2014.8533%205.97826%2014.6165%205.84562L8.36645%202.34562ZM8%209.14041L3.28499%206.5L8%203.85959L12.715%206.5L8%209.14041ZM1.63647%209.0766L7.99999%2012.6404L14.3255%209.09761L15.0585%2010.4063L8.36649%2014.1543C8.13881%2014.2818%207.86122%2014.2819%207.63353%2014.1543L0.903534%2010.3853L1.63647%209.0766Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-currentOutlineItem-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.803%204.74998V6.02436C10.803%206.39302%2010.3571%206.57793%2010.0967%206.31753L7.87716%204.098C7.71566%203.93649%207.71566%203.67434%207.87716%203.51283L10.0967%201.29329C10.3571%201.0329%2010.8036%201.21722%2010.8036%201.58588V3.24998H15V4.74998H10.803ZM8%201.24998H3V2.74998H6.5L8%201.24998ZM6.5%205.24998H3V6.74998H8L6.5%205.24998ZM3%2013.25H15V14.75H3V13.25ZM6%209.24998H15V10.75H6V9.24998ZM1.5%205.24998H0V6.74998H1.5V5.24998ZM0%2013.25H1.5V14.75H0V13.25ZM1.5%201.24998H0V2.74998H1.5V1.24998ZM3%209.24998H4.5V10.75H3V9.24998Z'%20fill='black'/%3e%3c/svg%3e");--toolbarButton-search-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.089%2010.973L13.934%2014.817C13.9918%2014.8754%2014.0605%2014.9218%2014.1364%2014.9534C14.2122%2014.9851%2014.2936%2015.0013%2014.3757%2015.0012C14.4579%2015.0011%2014.5392%2014.9847%2014.6149%2014.9529C14.6907%2014.9211%2014.7594%2014.8746%2014.817%2014.816C14.875%2014.7579%2014.921%2014.6889%2014.9523%2014.613C14.9836%2014.5372%2014.9997%2014.4559%2014.9996%2014.3738C14.9995%2014.2917%2014.9833%2014.2104%2014.9518%2014.1346C14.9203%2014.0588%2014.8741%2013.99%2014.816%2013.932L10.983%2010.1L10.989%209.67299C11.489%208.96674%2011.8152%208.15249%2011.9413%207.29642C12.0674%206.44034%2011.9897%205.5666%2011.7145%204.74621C11.4394%203.92582%2010.9745%203.18192%2010.3578%202.57498C9.74104%201.96804%208.98979%201.51519%208.16509%201.25322C7.34039%200.991255%206.46551%200.927572%205.61157%201.06735C4.75763%201.20712%203.94871%201.54641%203.25057%202.05764C2.55243%202.56887%201.98476%203.23761%201.59371%204.0095C1.20265%204.7814%200.999236%205.63468%201%206.49999C1%207.95868%201.57946%209.35763%202.61091%2010.3891C3.64236%2011.4205%205.04131%2012%206.5%2012C7.689%2012%208.788%2011.62%209.687%2010.978L10.089%2010.973V10.973ZM6.5%2010.75C4.157%2010.75%202.25%208.84299%202.25%206.49999C2.25%204.15699%204.157%202.24999%206.5%202.24999C8.843%202.24999%2010.75%204.15699%2010.75%206.49999C10.75%208.84299%208.843%2010.75%206.5%2010.75Z'%20fill='black'/%3e%3c/svg%3e");--findbarButton-previous-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.001%208.352L10.466%2013.818C10.5845%2013.9303%2010.7421%2013.9918%2010.9053%2013.9895C11.0685%2013.9872%2011.2244%2013.9212%2011.3397%2013.8057C11.4549%2013.6902%2011.5205%2013.5342%2011.5225%2013.3709C11.5244%2013.2077%2011.4625%2013.0502%2011.35%2012.932L6.416%207.999L11.349%203.067C11.4614%202.94864%2011.5231%202.79106%2011.521%202.62786C11.5189%202.46466%2011.4531%202.30874%2011.3377%202.19333C11.2223%202.07792%2011.0663%202.01215%2010.9031%202.01003C10.7399%202.00792%2010.5824%202.06962%2010.464%202.182L5%207.647L5.001%208.352Z'%20fill='black'/%3e%3c/svg%3e");--findbarButton-next-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.999%208.352L5.534%2013.818C5.41551%2013.9303%205.25786%2013.9918%205.09466%2013.9895C4.93146%2013.9872%204.77561%2013.9212%204.66033%2013.8057C4.54505%2013.6902%204.47945%2013.5342%204.47752%2013.3709C4.47559%2013.2077%204.53748%2013.0502%204.65%2012.932L9.585%207.998L4.651%203.067C4.53862%202.94864%204.47691%202.79106%204.47903%202.62786C4.48114%202.46466%204.54692%202.30874%204.66233%202.19333C4.77774%202.07792%204.93366%202.01215%205.09686%202.01003C5.26006%202.00792%205.41763%202.06962%205.536%202.182L11%207.647L10.999%208.352Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-firstPage-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%203.5H2V5H14V3.5ZM8%208.811L12.939%2013.75L14.001%2012.689L8.531%207.219C8.238%206.926%207.763%206.926%207.47%207.219L2%2012.689L3.061%2013.75L8%208.811Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-lastPage-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%208.189L12.939%203.25L14%204.311L8.531%209.781C8.238%2010.074%207.763%2010.074%207.47%209.781L2%204.311L3.061%203.25L8%208.189ZM14%2013.5V12H2V13.5H14Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-rotateCcw-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.4105%204.83612L4.77001%206.19601C5.06701%206.49201%204.85701%207.00001%204.43701%207.00001H0.862006C0.602006%207.00001%200.391006%206.78901%200.391006%206.52901V2.95401C0.391006%202.53401%200.899006%202.32401%201.19601%202.62101L2.32796%203.75328C3.67958%201.78973%205.9401%200.5%208.5%200.5C12.636%200.5%2016%203.864%2016%208C16%2012.136%2012.636%2015.5%208.5%2015.5C4.704%2015.5%201.566%2012.663%201.075%209H2.59C3.068%2011.833%205.532%2014%208.5%2014C11.809%2014%2014.5%2011.309%2014.5%208C14.5%204.691%2011.809%202%208.5%202C6.35262%202%204.46893%203.13503%203.4105%204.83612Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-rotateCw-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.5895%204.83613L11.23%206.19601C10.933%206.49201%2011.143%207.00001%2011.563%207.00001H15.138C15.398%207.00001%2015.609%206.78901%2015.609%206.52901V2.95401C15.609%202.53401%2015.101%202.32401%2014.804%202.62101L13.672%203.75328C12.3204%201.78973%2010.0599%200.5%207.5%200.5C3.364%200.5%200%203.864%200%208C0%2012.136%203.364%2015.5%207.5%2015.5C11.296%2015.5%2014.434%2012.663%2014.925%209H13.41C12.932%2011.833%2010.468%2014%207.5%2014C4.191%2014%201.5%2011.309%201.5%208C1.5%204.691%204.191%202%207.5%202C9.64738%202%2011.5311%203.13503%2012.5895%204.83613Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-selectTool-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.371588%202.93131C-0.203366%201.33422%201.3342%20-0.20335%202.93129%200.371603L2.93263%200.372085L12.0716%203.68171C12.0718%203.68178%2012.0714%203.68163%2012.0716%203.68171C13.4459%204.17758%2013.8478%205.9374%2012.8076%206.9776L11.8079%207.97727L14.6876%2010.8569C15.4705%2011.6398%2015.4705%2012.9047%2014.6876%2013.6876L13.6476%2014.7276C12.8647%2015.5105%2011.5998%2015.5105%2010.8169%2014.7276L7.93725%2011.8479L6.97758%2012.8076C5.93739%2013.8478%204.17779%2013.4465%203.68192%2012.0722C3.68184%2012.072%203.682%2012.0724%203.68192%2012.0722L0.371588%202.93131ZM1.78292%202.42323C1.78298%202.4234%201.78286%202.42305%201.78292%202.42323L5.09281%2011.5629C5.21725%2011.9082%205.65728%2012.0066%205.91692%2011.7469L7.93725%209.72661L11.8776%2013.6669C12.0747%2013.864%2012.3898%2013.864%2012.5869%2013.6669L13.6269%2012.6269C13.824%2012.4298%2013.824%2012.1147%2013.6269%2011.9176L9.68659%207.97727L11.7469%205.91694C12.0066%205.65729%2011.9081%205.21727%2011.5629%205.09283L11.5619%205.09245L2.42321%201.78293C2.42304%201.78287%202.42339%201.783%202.42321%201.78293C2.02067%201.63847%201.63846%202.02069%201.78292%202.42323Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-handTool-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.75%202.125C7.75%201.78021%208.03021%201.5%208.375%201.5C8.71979%201.5%209%201.78021%209%202.125V3.125V8H10.5V3.125C10.5%202.78021%2010.7802%202.5%2011.125%202.5C11.4698%202.5%2011.75%202.78021%2011.75%203.125V4.625V8H13.25V4.625C13.25%204.28021%2013.5302%204%2013.875%204C14.2198%204%2014.5%204.28021%2014.5%204.625V12.0188L13.3802%2013.6628C13.2954%2013.7872%2013.25%2013.9344%2013.25%2014.085V16H14.75V14.3162L15.8698%2012.6722C15.9546%2012.5478%2016%2012.4006%2016%2012.25V4.625C16%203.45179%2015.0482%202.5%2013.875%202.5C13.6346%202.5%2013.4035%202.53996%2013.188%202.6136C12.959%201.68724%2012.1219%201%2011.125%201C10.8235%201%2010.5366%201.06286%2010.2768%201.17618C9.9281%200.478968%209.20726%200%208.375%200C7.54274%200%206.8219%200.478968%206.47323%201.17618C6.21337%201.06286%205.9265%201%205.625%201C4.45179%201%203.5%201.95179%203.5%203.125V7.25317C2.66504%206.54282%201.41035%206.58199%200.621672%207.37067C-0.208221%208.20056%20-0.208221%209.54644%200.621672%2010.3763L0.62188%2010.3765L5.499%2015.2498V16H6.999V14.939C6.999%2014.74%206.9199%2014.5491%206.77912%2014.4085L1.68233%209.31567C1.43823%209.07156%201.43823%208.67544%201.68233%208.43133C1.92644%208.18722%202.32257%208.18722%202.56667%208.43133L3.71967%209.58433C3.93417%209.79883%204.25676%209.863%204.53701%209.74691C4.81727%209.63082%205%209.35735%205%209.054V3.125C5%202.78021%205.28022%202.5%205.625%202.5C5.96921%202.5%206.24906%202.77927%206.25%203.12326V8H7.75L7.75%203.125L7.75%203.12178V2.125Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-scrollPage-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3.5%202C3.5%201.72421%203.72421%201.5%204%201.5H12C12.2758%201.5%2012.5%201.72421%2012.5%202V14C12.5%2014.2758%2012.2758%2014.5%2012%2014.5H4C3.72421%2014.5%203.5%2014.2758%203.5%2014V2ZM4%200C2.89579%200%202%200.895786%202%202V14C2%2015.1042%202.89579%2016%204%2016H12C13.1042%2016%2014%2015.1042%2014%2014V2C14%200.895786%2013.1042%200%2012%200H4ZM5.89301%206H7.25V10H5.89301C5.54301%2010%205.36801%2010.423%205.61501%2010.67L7.72101%2012.776C7.87401%2012.929%208.12301%2012.929%208.27601%2012.776L10.383%2010.669C10.63%2010.422%2010.455%209.99902%2010.105%209.99902H8.75V6H10.106C10.456%206%2010.632%205.577%2010.383%205.331L8.27601%203.224C8.12301%203.071%207.87401%203.071%207.72101%203.224L5.61501%205.33C5.36801%205.577%205.54301%206%205.89301%206Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-scrollVertical-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%201V1.25H2.01476C2.11834%202.13279%202.7621%203%203.78%203H11.72C12.7379%203%2013.3817%202.13279%2013.4852%201.25H13.5V1H12C12%201.18133%2011.9391%201.32279%2011.8697%201.40708C11.8018%201.48961%2011.7454%201.5%2011.72%201.5H3.78C3.75458%201.5%203.69823%201.48961%203.63029%201.40708C3.5609%201.32279%203.5%201.18133%203.5%201H2ZM4%206C3.72386%206%203.5%206.22386%203.5%206.5V10C3.5%2010.2761%203.72386%2010.5%204%2010.5H11.5C11.7761%2010.5%2012%2010.2761%2012%2010V6.5C12%206.22386%2011.7761%206%2011.5%206H4ZM2%206.5C2%205.39543%202.89543%204.5%204%204.5H11.5C12.6046%204.5%2013.5%205.39543%2013.5%206.5V10C13.5%2011.1046%2012.6046%2012%2011.5%2012H4C2.89543%2012%202%2011.1046%202%2010V6.5ZM3.78%2013.5C2.7621%2013.5%202.11834%2014.3672%202.01476%2015.25H2V15.5H3.5C3.5%2015.3187%203.5609%2015.1772%203.63029%2015.0929C3.69823%2015.0104%203.75458%2015%203.78%2015H11.72C11.7454%2015%2011.8018%2015.0104%2011.8697%2015.0929C11.9391%2015.1772%2012%2015.3187%2012%2015.5H13.5V15.25H13.4852C13.3817%2014.3672%2012.7379%2013.5%2011.72%2013.5H3.78Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-scrollHorizontal-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%203.78C3%202.7621%202.13279%202.11834%201.25%202.01476V2H1V3.5C1.18133%203.5%201.32279%203.5609%201.40708%203.63029C1.48961%203.69823%201.5%203.75458%201.5%203.78V11.72C1.5%2011.7454%201.48961%2011.8018%201.40708%2011.8697C1.32279%2011.9391%201.18133%2012%201%2012V13.5H1.25V13.4852C2.13279%2013.3817%203%2012.7379%203%2011.72V3.78ZM10.5%204C10.5%203.72386%2010.2761%203.5%2010%203.5H6.5C6.22386%203.5%206%203.72386%206%204V11.5C6%2011.7761%206.22386%2012%206.5%2012H10C10.2761%2012%2010.5%2011.7761%2010.5%2011.5V4ZM10%202C11.1046%202%2012%202.89543%2012%204V11.5C12%2012.6046%2011.1046%2013.5%2010%2013.5H6.5C5.39543%2013.5%204.5%2012.6046%204.5%2011.5V4C4.5%202.89543%205.39543%202%206.5%202H10ZM15.5%202H15.25V2.01476C14.3672%202.11834%2013.5%202.7621%2013.5%203.78V11.72C13.5%2012.7379%2014.3672%2013.3817%2015.25%2013.4852V13.5H15.5V12C15.3187%2012%2015.1772%2011.9391%2015.0929%2011.8697C15.0104%2011.8018%2015%2011.7454%2015%2011.72V3.78C15%203.75458%2015.0104%203.69823%2015.0929%203.63029C15.1772%203.5609%2015.3187%203.5%2015.5%203.5V2Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-scrollWrapped-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2.5%201C2.5%201.27579%202.72421%201.5%203%201.5H5C5.27579%201.5%205.5%201.27579%205.5%201H7C7%202.10421%206.10421%203%205%203H3C1.89579%203%201%202.10421%201%201H2.5ZM2.5%206C2.5%205.72421%202.72421%205.5%203%205.5H5C5.27579%205.5%205.5%205.72421%205.5%206V10C5.5%2010.2758%205.27579%2010.5%205%2010.5H3C2.72421%2010.5%202.5%2010.2758%202.5%2010V6ZM3%204C1.89579%204%201%204.89579%201%206V10C1%2011.1042%201.89579%2012%203%2012H5C6.10421%2012%207%2011.1042%207%2010V6C7%204.89579%206.10421%204%205%204H3ZM10%206C10%205.72421%2010.2242%205.5%2010.5%205.5H12.5C12.7758%205.5%2013%205.72421%2013%206V10C13%2010.2758%2012.7758%2010.5%2012.5%2010.5H10.5C10.2242%2010.5%2010%2010.2758%2010%2010V6ZM10.5%204C9.39579%204%208.5%204.89579%208.5%206V10C8.5%2011.1042%209.39579%2012%2010.5%2012H12.5C13.6042%2012%2014.5%2011.1042%2014.5%2010V6C14.5%204.89579%2013.6042%204%2012.5%204H10.5ZM3%2014.5C2.72421%2014.5%202.5%2014.7242%202.5%2015H1C1%2013.8958%201.89579%2013%203%2013H5C6.10421%2013%207%2013.8958%207%2015H5.5C5.5%2014.7242%205.27579%2014.5%205%2014.5H3ZM10%2015C10%2014.7242%2010.2242%2014.5%2010.5%2014.5H12.5C12.7758%2014.5%2013%2014.7242%2013%2015H14.5C14.5%2013.8958%2013.6042%2013%2012.5%2013H10.5C9.39579%2013%208.5%2013.8958%208.5%2015H10ZM10.5%201.5C10.2242%201.5%2010%201.27579%2010%201H8.5C8.5%202.10421%209.39579%203%2010.5%203H12.5C13.6042%203%2014.5%202.10421%2014.5%201H13C13%201.27579%2012.7758%201.5%2012.5%201.5H10.5Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-spreadNone-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%201.5C3.72421%201.5%203.5%201.72421%203.5%202V14C3.5%2014.2758%203.72421%2014.5%204%2014.5H12C12.2758%2014.5%2012.5%2014.2758%2012.5%2014V2C12.5%201.72421%2012.2758%201.5%2012%201.5H4ZM2%202C2%200.895786%202.89579%200%204%200H12C13.1042%200%2014%200.895786%2014%202V14C14%2015.1042%2013.1042%2016%2012%2016H4C2.89579%2016%202%2015.1042%202%2014V2Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-spreadOdd-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1.5%204C1.5%203.72421%201.72421%203.5%202%203.5H7.25V13H2C1.72421%2013%201.5%2012.7758%201.5%2012.5V4ZM8.75%2013V3.5H14C14.2758%203.5%2014.5%203.72421%2014.5%204V12.5C14.5%2012.7758%2014.2758%2013%2014%2013H8.75ZM2%202C0.895786%202%200%202.89579%200%204V12.5C0%2013.6042%200.895786%2014.5%202%2014.5H14C15.1042%2014.5%2016%2013.6042%2016%2012.5V4C16%202.89579%2015.1042%202%2014%202H2ZM4.75%205H3V6.5H4V11.5H5.5V5.75C5.5%205.33579%205.16421%205%204.75%205ZM10%206.5H11.5V7.28647L10.4146%207.82918C10.1605%207.95622%2010%208.21592%2010%208.5V10.75C10%2011.1642%2010.3358%2011.5%2010.75%2011.5H13V10H11.5V8.96353L12.5854%208.42082C12.8395%208.29378%2013%208.03408%2013%207.75V5.75C13%205.33579%2012.6642%205%2012.25%205H10V6.5Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-spreadEven-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20d='M2%203.5C1.72421%203.5%201.5%203.72421%201.5%204V12.5C1.5%2012.7758%201.72421%2013%202%2013H7.25V3.5H2ZM14%2013H8.75V3.5H14C14.2758%203.5%2014.5%203.72421%2014.5%204V12.5C14.5%2012.7758%2014.2758%2013%2014%2013ZM0%204C0%202.89579%200.895786%202%202%202H14C15.1042%202%2016%202.89579%2016%204V12.5C16%2013.6042%2015.1042%2014.5%2014%2014.5H2C0.895786%2014.5%200%2013.6042%200%2012.5V4ZM10%206.5H11.5V7.5H10V9H11.5V10H10V11.5H12.25C12.6642%2011.5%2013%2011.1642%2013%2010.75V5.75C13%205.33579%2012.6642%205%2012.25%205H10V6.5ZM4.5%206.5H3V5H5.25C5.66421%205%206%205.33579%206%205.75V7.75C6%208.03408%205.8395%208.29378%205.58541%208.42082L4.5%208.96353V10H6V11.5H3.75C3.33579%2011.5%203%2011.1642%203%2010.75V8.5C3%208.21592%203.1605%207.95622%203.41459%207.82918L4.5%207.28647V6.5Z'%20fill='black'/%3e%3c/svg%3e");--secondaryToolbarButton-documentProperties-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%201.5C4.41015%201.5%201.5%204.41015%201.5%208C1.5%2011.5899%204.41015%2014.5%208%2014.5C11.5899%2014.5%2014.5%2011.5899%2014.5%208C14.5%204.41015%2011.5899%201.5%208%201.5ZM0%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208ZM8.75%204V5.5H7.25V4H8.75ZM8.75%2012V7H7.25V12H8.75Z'%20fill='black'/%3e%3c/svg%3e");--editorParams-stampAddImage-icon: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.00488%209.75V14C7.00488%2014.1658%207.07073%2014.3247%207.18794%2014.4419C7.30515%2014.5592%207.46412%2014.625%207.62988%2014.625C7.79564%2014.625%207.95461%2014.5592%208.07183%2014.4419C8.18904%2014.3247%208.25488%2014.1658%208.25488%2014V9.75L8.75488%209.25H13.0049C13.1706%209.25%2013.3296%209.18415%2013.4468%209.06694C13.564%208.94973%2013.6299%208.79076%2013.6299%208.625C13.6299%208.45924%2013.564%208.30027%2013.4468%208.18306C13.3296%208.06585%2013.1706%208%2013.0049%208H8.75488L8.25488%207.5V3.25C8.25488%203.08424%208.18904%202.92527%208.07183%202.80806C7.95461%202.69085%207.79564%202.625%207.62988%202.625C7.46412%202.625%207.30515%202.69085%207.18794%202.80806C7.07073%202.92527%207.00488%203.08424%207.00488%203.25V7.5L6.50488%208H2.25488C2.08912%208%201.93015%208.06585%201.81294%208.18306C1.69573%208.30027%201.62988%208.45924%201.62988%208.625C1.62988%208.79076%201.69573%208.94973%201.81294%209.06694C1.93015%209.18415%202.08912%209.25%202.25488%209.25H6.39188L7.00488%209.75Z'%20fill='black'/%3e%3c/svg%3e");--xfa-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>");--xfa-focus-outline: auto;--outline-width: 2px;--outline-color: #0060df;--outline-around-width: 1px;--outline-around-color: #f0f0f4;--hover-outline-around-color: var(--outline-around-color);--focus-outline: solid var(--outline-width) var(--outline-color);--unfocus-outline: solid var(--outline-width) transparent;--focus-outline-around: solid var(--outline-around-width) var(--outline-around-color);--hover-outline-color: #8f8f9d;--hover-outline: solid var(--outline-width) var(--hover-outline-color);--hover-outline-around: solid var(--outline-around-width) var(--hover-outline-around-color);--freetext-line-height: 1.35;--freetext-padding: 2px;--resizer-bg-color: var(--outline-color);--resizer-size: 6px;--resizer-shift: calc( 0px - (var(--outline-width) + var(--resizer-size)) / 2 - var(--outline-around-width) );--editorFreeText-editing-cursor: text;--editorInk-editing-cursor: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.0189877%2013.6645L0.612989%2010.4635C0.687989%2010.0545%200.884989%209.6805%201.18099%209.3825L9.98199%200.5805C10.756%20-0.1925%2012.015%20-0.1945%2012.792%200.5805L14.42%202.2085C15.194%202.9835%2015.194%204.2435%2014.42%205.0185L5.61599%2013.8215C5.31999%2014.1165%204.94599%2014.3125%204.53799%2014.3875L1.33599%2014.9815C1.26599%2014.9935%201.19799%2015.0005%201.12999%2015.0005C0.832989%2015.0005%200.544988%2014.8835%200.330988%2014.6695C0.0679874%2014.4055%20-0.0490122%2014.0305%200.0189877%2013.6645Z'%20fill='white'/%3e%3cpath%20d='M0.0189877%2013.6645L0.612989%2010.4635C0.687989%2010.0545%200.884989%209.6805%201.18099%209.3825L9.98199%200.5805C10.756%20-0.1925%2012.015%20-0.1945%2012.792%200.5805L14.42%202.2085C15.194%202.9835%2015.194%204.2435%2014.42%205.0185L5.61599%2013.8215C5.31999%2014.1165%204.94599%2014.3125%204.53799%2014.3875L1.33599%2014.9815C1.26599%2014.9935%201.19799%2015.0005%201.12999%2015.0005C0.832989%2015.0005%200.544988%2014.8835%200.330988%2014.6695C0.0679874%2014.4055%20-0.0490122%2014.0305%200.0189877%2013.6645ZM12.472%205.1965L13.632%204.0365L13.631%203.1885L11.811%201.3675L10.963%201.3685L9.80299%202.5285L12.472%205.1965ZM4.31099%2013.1585C4.47099%2013.1285%204.61799%2013.0515%204.73399%2012.9345L11.587%206.0815L8.91899%203.4135L2.06599%2010.2655C1.94899%2010.3835%201.87199%2010.5305%201.84099%2010.6915L1.36699%2013.2485L1.75199%2013.6335L4.31099%2013.1585Z'%20fill='black'/%3e%3c/svg%3e") 0 16, pointer;--alt-text-opacity: .8;--alt-text-add-image: url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.375%207.625V11.875C5.375%2012.0408%205.44085%2012.1997%205.55806%2012.3169C5.67527%2012.4342%205.83424%2012.5%206%2012.5C6.16576%2012.5%206.32473%2012.4342%206.44194%2012.3169C6.55915%2012.1997%206.625%2012.0408%206.625%2011.875V7.625L7.125%207.125H11.375C11.5408%207.125%2011.6997%207.05915%2011.8169%206.94194C11.9342%206.82473%2012%206.66576%2012%206.5C12%206.33424%2011.9342%206.17527%2011.8169%206.05806C11.6997%205.94085%2011.5408%205.875%2011.375%205.875H7.125L6.625%205.375V1.125C6.625%200.95924%206.55915%200.800269%206.44194%200.683058C6.32473%200.565848%206.16576%200.5%206%200.5C5.83424%200.5%205.67527%200.565848%205.55806%200.683058C5.44085%200.800269%205.375%200.95924%205.375%201.125V5.375L4.875%205.875H0.625C0.45924%205.875%200.300269%205.94085%200.183058%206.05806C0.065848%206.17527%200%206.33424%200%206.5C0%206.66576%200.065848%206.82473%200.183058%206.94194C0.300269%207.05915%200.45924%207.125%200.625%207.125H4.762L5.375%207.625Z'%20fill='black'/%3e%3c/svg%3e");--alt-text-done-image: url("data:image/svg+xml,%3csvg%20width='12'%20height='13'%20viewBox='0%200%2012%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6%200.5C5.21207%200.5%204.43185%200.655195%203.7039%200.956723C2.97595%201.25825%202.31451%201.70021%201.75736%202.25736C1.20021%202.81451%200.758251%203.47595%200.456723%204.2039C0.155195%204.93185%200%205.71207%200%206.5C0%207.28793%200.155195%208.06815%200.456723%208.7961C0.758251%209.52405%201.20021%2010.1855%201.75736%2010.7426C2.31451%2011.2998%202.97595%2011.7417%203.7039%2012.0433C4.43185%2012.3448%205.21207%2012.5%206%2012.5C7.5913%2012.5%209.11742%2011.8679%2010.2426%2010.7426C11.3679%209.61742%2012%208.0913%2012%206.5C12%204.9087%2011.3679%203.38258%2010.2426%202.25736C9.11742%201.13214%207.5913%200.5%206%200.5ZM5.06%208.9L2.9464%206.7856C2.85273%206.69171%202.80018%206.56446%202.80033%206.43183C2.80048%206.29921%202.85331%206.17207%202.9472%206.0784C3.04109%205.98473%203.16834%205.93218%203.30097%205.93233C3.43359%205.93248%203.56073%205.98531%203.6544%206.0792L5.3112%207.7368L8.3464%204.7008C8.44109%204.6109%208.56715%204.56153%208.69771%204.56322C8.82827%204.56492%208.95301%204.61754%209.04534%204.70986C9.13766%204.80219%209.19028%204.92693%209.19198%205.05749C9.19367%205.18805%209.1443%205.31411%209.0544%205.4088L5.5624%208.9H5.06Z'%20fill='%23FBFBFE'/%3e%3c/svg%3e");--alt-text-bg-color: rgb(43 42 51 / var(--alt-text-opacity));--alt-text-fg-color: #fbfbfe;--alt-text-border-color: var(--alt-text-bg-color);--alt-text-hover-bg-color: rgb(82 82 94 / var(--alt-text-opacity));--alt-text-hover-fg-color: var(--alt-text-fg-color);--alt-text-hover-border-color: var(--alt-text-hover-bg-color);--alt-text-active-bg-color: rgb(91 91 102 / var(--alt-text-opacity));--alt-text-active-fg-color: var(--alt-text-fg-color);--alt-text-active-border-color: var(--alt-text-hover-bg-color);--alt-text-focus-outline-color: #0060df;--alt-text-focus-border-color: #f0f0f4;--alt-text-shadow: 0 2px 6px 0 rgb(28 27 34 / .5);--viewer-container-height: 0;--pdfViewer-padding-bottom: 0;--page-margin: 1px auto -8px;--page-border: 9px solid transparent;--spreadHorizontalWrapped-margin-LR: -3.5px;--loading-icon-delay: .4s}.jvs-pdf-app[data-v-617eb296] #outerContainer{width:100%;height:100%;position:relative}.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnail{--thumbnail-width: 0;--thumbnail-height: 0;float:var(--inline-start);width:var(--thumbnail-width);height:var(--thumbnail-height);margin:0 10px 5px;padding:1px;border:7px solid transparent;border-radius:2px}.jvs-pdf-app[data-v-617eb296] #outerContainer #thumbnailView>a:last-of-type>.thumbnail{margin-bottom:10px}.jvs-pdf-app[data-v-617eb296] #outerContainer a:focus>.thumbnail,.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnail:hover{border-color:var(--thumbnail-hover-color)}.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnail.selected{border-color:var(--thumbnail-selected-color)!important}.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnailImage{width:var(--thumbnail-width);height:var(--thumbnail-height);opacity:.9}.jvs-pdf-app[data-v-617eb296] #outerContainer a:focus>.thumbnail>.thumbnailImage,.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnail:hover>.thumbnailImage{opacity:.95}.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnail.selected>.thumbnailImage{opacity:1!important}.jvs-pdf-app[data-v-617eb296] #outerContainer .thumbnail:not([data-loaded])>.thumbnailImage{width:calc(var(--thumbnail-width) - 2px);height:calc(var(--thumbnail-height) - 2px);border:1px dashed rgb(132,132,132)}.jvs-pdf-app .textLayer[data-v-617eb296]{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.25;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.jvs-pdf-app .textLayer :is(span[data-v-617eb296],br[data-v-617eb296]){color:transparent;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.jvs-pdf-app .textLayer span.markedContent[data-v-617eb296]{top:0;height:0}.jvs-pdf-app .textLayer .highlight[data-v-617eb296]{--highlight-bg-color: rgb(180 0 170);--highlight-selected-bg-color: rgb(0 100 0);margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}@media screen and (forced-colors: active){.jvs-pdf-app .textLayer .highlight[data-v-617eb296]{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}.jvs-pdf-app .textLayer .highlight.appended[data-v-617eb296]{position:initial}.jvs-pdf-app .textLayer .highlight.begin[data-v-617eb296]{border-radius:4px 0 0 4px}.jvs-pdf-app .textLayer .highlight.end[data-v-617eb296]{border-radius:0 4px 4px 0}.jvs-pdf-app .textLayer .highlight.middle[data-v-617eb296]{border-radius:0}.jvs-pdf-app .textLayer .highlight.selected[data-v-617eb296]{background-color:var(--highlight-selected-bg-color)}.jvs-pdf-app .textLayer[data-v-617eb296] ::-moz-selection{background:#00f;background:AccentColor}.jvs-pdf-app .textLayer[data-v-617eb296] ::selection{background:#00f;background:AccentColor}.jvs-pdf-app .textLayer br[data-v-617eb296]::-moz-selection{background:transparent}.jvs-pdf-app .textLayer br[data-v-617eb296]::selection{background:transparent}.jvs-pdf-app .textLayer .endOfContent[data-v-617eb296]{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.jvs-pdf-app .textLayer .endOfContent.active[data-v-617eb296]{top:0}.jvs-pdf-app .annotationLayer[data-v-617eb296]{--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;position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}@media screen and (forced-colors: active){.jvs-pdf-app .annotationLayer[data-v-617eb296]{--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;--hcm-highlight-filter: invert(100%)}.jvs-pdf-app .annotationLayer .textWidgetAnnotation :is(input[data-v-617eb296],textarea[data-v-617eb296]):required,.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[data-v-617eb296]:required,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[data-v-617eb296]:required{outline:1.5px solid selectedItem}.jvs-pdf-app .annotationLayer .linkAnnotation[data-v-617eb296]{outline:var(--link-outline)}.jvs-pdf-app .annotationLayer .linkAnnotation[data-v-617eb296]:hover{-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter)}.jvs-pdf-app .annotationLayer .linkAnnotation>a[data-v-617eb296]:hover{opacity:0!important;background:none!important;box-shadow:none}.jvs-pdf-app .annotationLayer .popupAnnotation .popup[data-v-617eb296]{outline:calc(1.5px * var(--scale-factor)) solid CanvasText!important;background-color:ButtonFace!important;color:ButtonText!important}.jvs-pdf-app .annotationLayer .highlightArea[data-v-617eb296]:hover:after{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:var(--hcm-highlight-filter);backdrop-filter:var(--hcm-highlight-filter);content:"";pointer-events:none}.jvs-pdf-app .annotationLayer .popupAnnotation.focused .popup[data-v-617eb296]{outline:calc(3px * var(--scale-factor)) solid Highlight!important}}.jvs-pdf-app .annotationLayer[data-main-rotation="90"] .norotate[data-v-617eb296]{transform:rotate(270deg) translate(-100%)}.jvs-pdf-app .annotationLayer[data-main-rotation="180"] .norotate[data-v-617eb296]{transform:rotate(180deg) translate(-100%,-100%)}.jvs-pdf-app .annotationLayer[data-main-rotation="270"] .norotate[data-v-617eb296]{transform:rotate(90deg) translateY(-100%)}.jvs-pdf-app .annotationLayer canvas[data-v-617eb296]{position:absolute;width:100%;height:100%;pointer-events:none}.jvs-pdf-app .annotationLayer section[data-v-617eb296]{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0}.jvs-pdf-app .annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a[data-v-617eb296]{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.jvs-pdf-app .annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton):not(.hasBorder)>a[data-v-617eb296]:hover{opacity:.2;background-color:#ff0;box-shadow:0 2px 10px #ff0}.jvs-pdf-app .annotationLayer .linkAnnotation.hasBorder[data-v-617eb296]:hover{background-color:#ff03}.jvs-pdf-app .annotationLayer .hasBorder[data-v-617eb296]{background-size:100% 100%}.jvs-pdf-app .annotationLayer .textAnnotation img[data-v-617eb296]{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.jvs-pdf-app .annotationLayer .textWidgetAnnotation :is(input[data-v-617eb296],textarea[data-v-617eb296]),.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[data-v-617eb296],.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[data-v-617eb296]{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%}.jvs-pdf-app .annotationLayer .textWidgetAnnotation :is(input[data-v-617eb296],textarea[data-v-617eb296]):required,.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[data-v-617eb296]:required,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[data-v-617eb296]:required{outline:1.5px solid red}.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select option[data-v-617eb296]{padding:0}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.radioButton input[data-v-617eb296]{border-radius:50%}.jvs-pdf-app .annotationLayer .textWidgetAnnotation textarea[data-v-617eb296]{resize:none}.jvs-pdf-app .annotationLayer .textWidgetAnnotation [disabled]:is(input[data-v-617eb296],textarea[data-v-617eb296]),.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[disabled][data-v-617eb296],.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled][data-v-617eb296]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.jvs-pdf-app .annotationLayer .textWidgetAnnotation :is(input[data-v-617eb296],textarea[data-v-617eb296]):hover,.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[data-v-617eb296]:hover,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[data-v-617eb296]:hover{border:2px solid var(--input-hover-border-color)}.jvs-pdf-app .annotationLayer .textWidgetAnnotation :is(input[data-v-617eb296],textarea[data-v-617eb296]):hover,.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[data-v-617eb296]:hover,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:hover{border-radius:2px}.jvs-pdf-app .annotationLayer .textWidgetAnnotation :is(input[data-v-617eb296],textarea[data-v-617eb296]):focus,.jvs-pdf-app .annotationLayer .choiceWidgetAnnotation select[data-v-617eb296]:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox[data-v-617eb296],.radioButton[data-v-617eb296]) :focus{background-image:none;background-color:transparent}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox[data-v-617eb296] :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.radioButton[data-v-617eb296] :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:checked:before,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:checked:after,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.radioButton input[data-v-617eb296]:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:checked:before,.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:checked:after{height:80%;left:45%;width:1px}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:checked:before{transform:rotate(45deg)}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.checkBox input[data-v-617eb296]:checked:after{transform:rotate(-45deg)}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation.radioButton input[data-v-617eb296]:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.jvs-pdf-app .annotationLayer .textWidgetAnnotation input.comb[data-v-617eb296]{font-family:monospace;padding-left:2px;padding-right:0}.jvs-pdf-app .annotationLayer .textWidgetAnnotation input.comb[data-v-617eb296]:focus{width:103%}.jvs-pdf-app .annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[data-v-617eb296]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.jvs-pdf-app .annotationLayer .fileAttachmentAnnotation .popupTriggerArea[data-v-617eb296]{height:100%;width:100%}.jvs-pdf-app .annotationLayer .popupAnnotation[data-v-617eb296]{position:absolute;font-size:calc(9px * var(--scale-factor));pointer-events:none;width:-moz-max-content;width:max-content;max-width:45%;height:auto}.jvs-pdf-app .annotationLayer .popup[data-v-617eb296]{background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));outline:1.5px solid rgb(255,255,74);padding:calc(6px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.jvs-pdf-app .annotationLayer .popupAnnotation.focused .popup[data-v-617eb296]{outline-width:3px}.jvs-pdf-app .annotationLayer .popup *[data-v-617eb296]{font-size:calc(9px * var(--scale-factor))}.jvs-pdf-app .annotationLayer .popup>.header[data-v-617eb296]{display:inline-block}.jvs-pdf-app .annotationLayer .popup>.header h1[data-v-617eb296]{display:inline}.jvs-pdf-app .annotationLayer .popup>.header .popupDate[data-v-617eb296]{display:inline-block;margin-left:calc(5px * var(--scale-factor));width:-moz-fit-content;width:fit-content}.jvs-pdf-app .annotationLayer .popupContent[data-v-617eb296]{border-top:1px solid rgb(51,51,51);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.jvs-pdf-app .annotationLayer .richText>*[data-v-617eb296]{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.jvs-pdf-app .annotationLayer .popupTriggerArea[data-v-617eb296]{cursor:pointer}.jvs-pdf-app .annotationLayer section svg[data-v-617eb296]{position:absolute;width:100%;height:100%;top:0;left:0}.jvs-pdf-app .annotationLayer .annotationTextContent[data-v-617eb296]{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.jvs-pdf-app .annotationLayer .annotationTextContent span[data-v-617eb296]{width:100%;display:inline-block}.jvs-pdf-app .annotationLayer svg.quadrilateralsContainer[data-v-617eb296]{contain:strict;width:0;height:0;position:absolute;top:0;left:0;z-index:-1}.jvs-pdf-app .xfaLayer[data-v-617eb296]{background-color:transparent}.jvs-pdf-app .xfaLayer .highlight[data-v-617eb296]{margin:-1px;padding:1px;background-color:#efcbed;border-radius:4px}.jvs-pdf-app .xfaLayer .highlight.appended[data-v-617eb296]{position:initial}.jvs-pdf-app .xfaLayer .highlight.begin[data-v-617eb296]{border-radius:4px 0 0 4px}.jvs-pdf-app .xfaLayer .highlight.end[data-v-617eb296]{border-radius:0 4px 4px 0}.jvs-pdf-app .xfaLayer .highlight.middle[data-v-617eb296]{border-radius:0}.jvs-pdf-app .xfaLayer .highlight.selected[data-v-617eb296]{background-color:#cbdfcb}.jvs-pdf-app .xfaPage[data-v-617eb296]{overflow:hidden;position:relative}.jvs-pdf-app .xfaContentarea[data-v-617eb296]{position:absolute}.jvs-pdf-app .xfaPrintOnly[data-v-617eb296]{display:none}.jvs-pdf-app .xfaLayer[data-v-617eb296]{position:absolute;text-align:initial;top:0;left:0;transform-origin:0 0;line-height:1.2}.jvs-pdf-app .xfaLayer *[data-v-617eb296]{color:inherit;font:inherit;font-style:inherit;font-weight:inherit;font-kerning:inherit;letter-spacing:-.01px;text-align:inherit;text-decoration:inherit;box-sizing:border-box;background-color:transparent;padding:0;margin:0;pointer-events:auto;line-height:inherit}.jvs-pdf-app .xfaLayer *[data-v-617eb296]:required{outline:1.5px solid red}.jvs-pdf-app .xfaLayer div[data-v-617eb296],.jvs-pdf-app .xfaLayer svg[data-v-617eb296],.jvs-pdf-app .xfaLayer svg *[data-v-617eb296]{pointer-events:none}.jvs-pdf-app .xfaLayer a[data-v-617eb296]{color:#00f}.jvs-pdf-app .xfaRich li[data-v-617eb296]{margin-left:3em}.jvs-pdf-app .xfaFont[data-v-617eb296]{color:#000;font-weight:400;font-kerning:none;font-size:10px;font-style:normal;letter-spacing:0;text-decoration:none;vertical-align:0}.jvs-pdf-app .xfaCaption[data-v-617eb296]{overflow:hidden;flex:0 0 auto}.jvs-pdf-app .xfaCaptionForCheckButton[data-v-617eb296]{overflow:hidden;flex:1 1 auto}.jvs-pdf-app .xfaLabel[data-v-617eb296]{height:100%;width:100%}.jvs-pdf-app .xfaLeft[data-v-617eb296]{display:flex;flex-direction:row;align-items:center}.jvs-pdf-app .xfaRight[data-v-617eb296]{display:flex;flex-direction:row-reverse;align-items:center}.jvs-pdf-app :is(.xfaLeft,.xfaRight)>:is(.xfaCaption[data-v-617eb296],.xfaCaptionForCheckButton[data-v-617eb296]){max-height:100%}.jvs-pdf-app .xfaTop[data-v-617eb296]{display:flex;flex-direction:column;align-items:flex-start}.jvs-pdf-app .xfaBottom[data-v-617eb296]{display:flex;flex-direction:column-reverse;align-items:flex-start}.jvs-pdf-app :is(.xfaTop,.xfaBottom)>:is(.xfaCaption[data-v-617eb296],.xfaCaptionForCheckButton[data-v-617eb296]){width:100%}.jvs-pdf-app .xfaBorder[data-v-617eb296]{background-color:transparent;position:absolute;pointer-events:none}.jvs-pdf-app .xfaWrapped[data-v-617eb296]{width:100%;height:100%}.jvs-pdf-app :is(.xfaTextfield[data-v-617eb296],.xfaSelect[data-v-617eb296]):focus{background-image:none;background-color:transparent;outline:var(--xfa-focus-outline);outline-offset:-1px}.jvs-pdf-app :is(.xfaCheckbox[data-v-617eb296],.xfaRadio[data-v-617eb296]):focus{outline:var(--xfa-focus-outline)}.jvs-pdf-app .xfaTextfield[data-v-617eb296],.jvs-pdf-app .xfaSelect[data-v-617eb296]{height:100%;width:100%;flex:1 1 auto;border:none;resize:none;background-image:var(--xfa-unfocused-field-background)}.jvs-pdf-app .xfaSelect[data-v-617eb296]{padding-inline:2px}.jvs-pdf-app :is(.xfaTop,.xfaBottom)>:is(.xfaTextfield[data-v-617eb296],.xfaSelect[data-v-617eb296]){flex:0 1 auto}.jvs-pdf-app .xfaButton[data-v-617eb296]{cursor:pointer;width:100%;height:100%;border:none;text-align:center}.jvs-pdf-app .xfaLink[data-v-617eb296]{width:100%;height:100%;position:absolute;top:0;left:0}.jvs-pdf-app .xfaCheckbox[data-v-617eb296],.jvs-pdf-app .xfaRadio[data-v-617eb296]{width:100%;height:100%;flex:0 0 auto;border:none}.jvs-pdf-app .xfaRich[data-v-617eb296]{white-space:pre-wrap;width:100%;height:100%}.jvs-pdf-app .xfaImage[data-v-617eb296]{-o-object-position:left top;object-position:left top;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.jvs-pdf-app .xfaLrTb[data-v-617eb296],.jvs-pdf-app .xfaRlTb[data-v-617eb296],.jvs-pdf-app .xfaTb[data-v-617eb296]{display:flex;flex-direction:column;align-items:stretch}.jvs-pdf-app .xfaLr[data-v-617eb296]{display:flex;flex-direction:row;align-items:stretch}.jvs-pdf-app .xfaRl[data-v-617eb296]{display:flex;flex-direction:row-reverse;align-items:stretch}.jvs-pdf-app .xfaTb>div[data-v-617eb296]{justify-content:left}.jvs-pdf-app .xfaPosition[data-v-617eb296],.jvs-pdf-app .xfaArea[data-v-617eb296]{position:relative}.jvs-pdf-app .xfaValignMiddle[data-v-617eb296]{display:flex;align-items:center}.jvs-pdf-app .xfaTable[data-v-617eb296]{display:flex;flex-direction:column;align-items:stretch}.jvs-pdf-app .xfaTable .xfaRow[data-v-617eb296]{display:flex;flex-direction:row;align-items:stretch}.jvs-pdf-app .xfaTable .xfaRlRow[data-v-617eb296]{display:flex;flex-direction:row-reverse;align-items:stretch;flex:1}.jvs-pdf-app .xfaTable .xfaRlRow>div[data-v-617eb296]{flex:1}.jvs-pdf-app :is(.xfaNonInteractive,.xfaDisabled,.xfaReadOnly) :is(input[data-v-617eb296],textarea[data-v-617eb296]){background:initial}@media print{.jvs-pdf-app .xfaTextfield[data-v-617eb296],.jvs-pdf-app .xfaSelect[data-v-617eb296]{background:transparent}.jvs-pdf-app .xfaSelect[data-v-617eb296]{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:1px;text-overflow:""}}.jvs-pdf-app [data-editor-rotation="90"][data-v-617eb296]{transform:rotate(90deg)}.jvs-pdf-app [data-editor-rotation="180"][data-v-617eb296]{transform:rotate(180deg)}.jvs-pdf-app [data-editor-rotation="270"][data-v-617eb296]{transform:rotate(270deg)}.jvs-pdf-app .annotationEditorLayer[data-v-617eb296]{background:transparent;position:absolute;top:0;right:0;bottom:0;left:0;font-size:calc(100px * var(--scale-factor));transform-origin:0 0;cursor:auto;z-index:4}.jvs-pdf-app .annotationEditorLayer.waiting[data-v-617eb296]{content:"";cursor:wait;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.jvs-pdf-app .annotationEditorLayer.disabled[data-v-617eb296]{pointer-events:none}.jvs-pdf-app .annotationEditorLayer.freetextEditing[data-v-617eb296]{cursor:var(--editorFreeText-editing-cursor)}.jvs-pdf-app .annotationEditorLayer.inkEditing[data-v-617eb296]{cursor:var(--editorInk-editing-cursor)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor[data-v-617eb296],.inkEditor[data-v-617eb296],.stampEditor[data-v-617eb296]){position:absolute;background:transparent;z-index:1;transform-origin:0 0;cursor:auto;max-width:100%;max-height:100%;border:var(--unfocus-outline)}.jvs-pdf-app .annotationEditorLayer .draggable.selectedEditor:is(.freeTextEditor[data-v-617eb296],.inkEditor[data-v-617eb296],.stampEditor[data-v-617eb296]){cursor:move}.jvs-pdf-app .annotationEditorLayer .selectedEditor:is(.freeTextEditor[data-v-617eb296],.inkEditor[data-v-617eb296],.stampEditor[data-v-617eb296]){border:var(--focus-outline);outline:var(--focus-outline-around)}.jvs-pdf-app .annotationEditorLayer .selectedEditor:is(.freeTextEditor[data-v-617eb296],.inkEditor[data-v-617eb296],.stampEditor[data-v-617eb296]):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--focus-outline-around);pointer-events:none}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor[data-v-617eb296],.inkEditor[data-v-617eb296],.stampEditor[data-v-617eb296]):hover:not(.selectedEditor){border:var(--hover-outline);outline:var(--hover-outline-around)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor[data-v-617eb296],.inkEditor[data-v-617eb296],.stampEditor[data-v-617eb296]):hover:not(.selectedEditor):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:var(--focus-outline-around)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar[data-v-617eb296]{--editor-toolbar-delete-image: url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11%203H13.6C14%203%2014.3%203.3%2014.3%203.6C14.3%203.9%2014%204.2%2013.7%204.2H13.3V14C13.3%2015.1%2012.4%2016%2011.3%2016H4.80005C3.70005%2016%202.80005%2015.1%202.80005%2014V4.2H2.40005C2.00005%204.2%201.80005%204%201.80005%203.6C1.80005%203.2%202.00005%203%202.40005%203H5.00005V2C5.00005%200.9%205.90005%200%207.00005%200H9.00005C10.1%200%2011%200.9%2011%202V3ZM6.90005%201.2L6.30005%201.8V3H9.80005V1.8L9.20005%201.2H6.90005ZM11.4%2014.7L12%2014.1V4.2H4.00005V14.1L4.60005%2014.7H11.4ZM7.00005%2012.4C7.00005%2012.7%206.70005%2013%206.40005%2013C6.10005%2013%205.80005%2012.7%205.80005%2012.4V7.6C5.70005%207.3%206.00005%207%206.40005%207C6.80005%207%207.00005%207.3%207.00005%207.6V12.4ZM10.2001%2012.4C10.2001%2012.7%209.90006%2013%209.60006%2013C9.30006%2013%209.00006%2012.7%209.00006%2012.4V7.6C9.00006%207.3%209.30006%207%209.60006%207C9.90006%207%2010.2001%207.3%2010.2001%207.6V12.4Z'%20fill='black'%20/%3e%3c/svg%3e");--editor-toolbar-bg-color: #f0f0f4;--editor-toolbar-fg-color: #2e2e56;--editor-toolbar-border-color: #8f8f9d;--editor-toolbar-hover-bg-color: #e0e0e6;--editor-toolbar-active-bg-color: #cfcfd8;--editor-toolbar-focus-outline-color: #0060df;--editor-toolbar-shadow: 0 2px 6px 0 rgb(58 57 68 / .2);display:flex;width:-moz-fit-content;width:fit-content;height:28px;flex-direction:column;justify-content:center;align-items:center;cursor:default;position:absolute;inset-inline-end:0;inset-block-start:calc(100% + 6px);border-radius:4px;background-color:var(--editor-toolbar-bg-color);border:1px solid var(--editor-toolbar-border-color);box-shadow:var(--editor-toolbar-shadow)}@media (prefers-color-scheme: dark){.jvs-pdf-app :where(html:not(.is-light)) .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar[data-v-617eb296]{--editor-toolbar-bg-color: #2b2a33;--editor-toolbar-fg-color: #fbfbfe;--editor-toolbar-border-color: #2b2a33;--editor-toolbar-hover-bg-color: #52525e;--editor-toolbar-active-bg-color: #5b5b66;--editor-toolbar-focus-outline-color: #0df}}.jvs-pdf-app :where(html.is-dark) .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar[data-v-617eb296]{--editor-toolbar-bg-color: #2b2a33;--editor-toolbar-fg-color: #fbfbfe;--editor-toolbar-border-color: #2b2a33;--editor-toolbar-hover-bg-color: #52525e;--editor-toolbar-active-bg-color: #5b5b66;--editor-toolbar-focus-outline-color: #0df}@media screen and (forced-colors: active){.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar[data-v-617eb296]{--editor-toolbar-bg-color: ButtonFace;--editor-toolbar-fg-color: ButtonText;--editor-toolbar-border-color: ButtonText;--editor-toolbar-hover-bg-color: AccentColor;--editor-toolbar-active-bg-color: ButtonFace;--editor-toolbar-focus-outline-color: ButtonBorder;--editor-toolbar-shadow: none}}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar.hidden[data-v-617eb296]{display:none}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar[data-v-617eb296]:has(:focus-visible){border-color:transparent}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar .buttons[data-v-617eb296]{display:flex;padding:0 2px;justify-content:center;align-items:center;gap:4px}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar .buttons .delete[data-v-617eb296]{width:24px;height:24px;cursor:pointer;border:none;background-color:transparent}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar .buttons .delete[data-v-617eb296]:before{content:"";-webkit-mask-image:var(--editor-toolbar-delete-image);mask-image:var(--editor-toolbar-delete-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;display:inline-block;background-color:var(--editor-toolbar-fg-color);width:100%;height:100%}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar .buttons>*[data-v-617eb296]:hover{border-radius:2px;background-color:var(--editor-toolbar-hover-bg-color)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar .buttons>*[data-v-617eb296]:active{border-radius:2px;background-color:var(--editor-toolbar-active-bg-color)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor) .editToolbar .buttons>*[data-v-617eb296]:focus-visible{border-radius:3px;outline:2px solid var(--editor-toolbar-focus-outline-color)}.jvs-pdf-app .annotationEditorLayer .freeTextEditor[data-v-617eb296]{padding:calc(var(--freetext-padding) * var(--scale-factor));width:auto;height:auto;touch-action:none}.jvs-pdf-app .annotationEditorLayer .freeTextEditor .internal[data-v-617eb296]{background:transparent;border:none;top:0;right:0;bottom:0;left:0;overflow:visible;white-space:nowrap;font:10px sans-serif;line-height:var(--freetext-line-height);-webkit-user-select:none;-moz-user-select:none;user-select:none}.jvs-pdf-app .annotationEditorLayer .freeTextEditor .overlay[data-v-617eb296]{position:absolute;display:none;background:transparent;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.jvs-pdf-app .annotationEditorLayer .freeTextEditor .overlay.enabled[data-v-617eb296]{display:block}.jvs-pdf-app .annotationEditorLayer .freeTextEditor .internal[data-v-617eb296]:empty:before{content:attr(default-content);color:gray}.jvs-pdf-app .annotationEditorLayer .freeTextEditor .internal[data-v-617eb296]:focus{outline:none;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.jvs-pdf-app .annotationEditorLayer .inkEditor[data-v-617eb296]{width:100%;height:100%}.jvs-pdf-app .annotationEditorLayer .inkEditor.editing[data-v-617eb296]{cursor:inherit}.jvs-pdf-app .annotationEditorLayer .inkEditor .inkEditorCanvas[data-v-617eb296]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;touch-action:none}.jvs-pdf-app .annotationEditorLayer .stampEditor[data-v-617eb296]{width:auto;height:auto}.jvs-pdf-app .annotationEditorLayer .stampEditor canvas[data-v-617eb296]{width:100%;height:100%}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers[data-v-617eb296]{position:absolute;top:0;right:0;bottom:0;left:0}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers.hidden[data-v-617eb296]{display:none}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer[data-v-617eb296]{width:var(--resizer-size);height:var(--resizer-size);background:content-box var(--resizer-bg-color);border:var(--focus-outline-around);border-radius:2px;position:absolute}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.topLeft[data-v-617eb296]{top:var(--resizer-shift);left:var(--resizer-shift)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.topMiddle[data-v-617eb296]{top:var(--resizer-shift);left:calc(50% + var(--resizer-shift))}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.topRight[data-v-617eb296]{top:var(--resizer-shift);right:var(--resizer-shift)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.middleRight[data-v-617eb296]{top:calc(50% + var(--resizer-shift));right:var(--resizer-shift)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.bottomRight[data-v-617eb296]{bottom:var(--resizer-shift);right:var(--resizer-shift)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.bottomMiddle[data-v-617eb296]{bottom:var(--resizer-shift);left:calc(50% + var(--resizer-shift))}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.bottomLeft[data-v-617eb296]{bottom:var(--resizer-shift);left:var(--resizer-shift)}.jvs-pdf-app .annotationEditorLayer :is(.freeTextEditor,.inkEditor,.stampEditor)>.resizers>.resizer.middleLeft[data-v-617eb296]{top:calc(50% + var(--resizer-shift));left:var(--resizer-shift)}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.bottomRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.bottomRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.bottomRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.bottomRight[data-v-617eb296]{cursor:nwse-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.bottomMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.bottomMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.bottomMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.bottomMiddle[data-v-617eb296]{cursor:ns-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.bottomLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.bottomLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.bottomLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.bottomLeft[data-v-617eb296]{cursor:nesw-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.middleLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.middleLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.middleLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.middleLeft[data-v-617eb296]{cursor:ew-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.topLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.bottomRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.bottomRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.bottomRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.bottomRight[data-v-617eb296]{cursor:nesw-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.topMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.bottomMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.bottomMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.bottomMiddle[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.bottomMiddle[data-v-617eb296]{cursor:ew-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.topRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.bottomLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.bottomLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.bottomLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.bottomLeft[data-v-617eb296]{cursor:nwse-resize}.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.middleRight[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="0"] :is([data-editor-rotation="90"],[data-editor-rotation="270"])>.resizers>.resizer.middleLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="90"] :is([data-editor-rotation="0"],[data-editor-rotation="180"])>.resizers>.resizer.middleLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="180"] :is([data-editor-rotation="270"],[data-editor-rotation="90"])>.resizers>.resizer.middleLeft[data-v-617eb296],.jvs-pdf-app .annotationEditorLayer[data-main-rotation="270"] :is([data-editor-rotation="180"],[data-editor-rotation="0"])>.resizers>.resizer.middleLeft[data-v-617eb296]{cursor:ns-resize}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .altText[data-v-617eb296]{rotate:270deg}.jvs-pdf-app [dir=ltr] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .altText[data-v-617eb296]{inset-inline-start:calc(100% - 8px)}.jvs-pdf-app [dir=ltr] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .altText.small[data-v-617eb296]{inset-inline-start:calc(100% + 8px);inset-block-start:100%}.jvs-pdf-app [dir=rtl] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .altText[data-v-617eb296]{inset-block-end:calc(100% - 8px)}.jvs-pdf-app [dir=rtl] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .altText.small[data-v-617eb296]{inset-inline-start:-8px;inset-block-start:0}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .editToolbar[data-v-617eb296]{rotate:270deg}.jvs-pdf-app [dir=ltr] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .editToolbar[data-v-617eb296]{inset-inline-start:calc(100% + 6px);inset-block-start:0}.jvs-pdf-app [dir=rtl] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="90"],[data-main-rotation="90"] [data-editor-rotation="0"],[data-main-rotation="180"] [data-editor-rotation="270"],[data-main-rotation="270"] [data-editor-rotation="180"]) .editToolbar[data-v-617eb296]{inset-inline-end:calc(100% + 6px);inset-block-end:0;inset-block-start:unset}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="180"],[data-main-rotation="90"] [data-editor-rotation="90"],[data-main-rotation="180"] [data-editor-rotation="0"],[data-main-rotation="270"] [data-editor-rotation="270"]) .altText[data-v-617eb296]{rotate:180deg;inset-block-end:calc(100% - 8px);inset-inline-start:calc(100% - 8px)}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="180"],[data-main-rotation="90"] [data-editor-rotation="90"],[data-main-rotation="180"] [data-editor-rotation="0"],[data-main-rotation="270"] [data-editor-rotation="270"]) .altText.small[data-v-617eb296]{inset-inline-start:100%;inset-block-start:-8px}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="180"],[data-main-rotation="90"] [data-editor-rotation="90"],[data-main-rotation="180"] [data-editor-rotation="0"],[data-main-rotation="270"] [data-editor-rotation="270"]) .editToolbar[data-v-617eb296]{rotate:180deg;inset-inline-start:0;inset-block-end:calc(100% + 6px);inset-block-start:unset}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .altText[data-v-617eb296]{rotate:90deg}.jvs-pdf-app [dir=ltr] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .altText[data-v-617eb296]{inset-block-end:calc(100% - 8px)}.jvs-pdf-app [dir=ltr] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .altText.small[data-v-617eb296]{inset-inline-start:-8px;inset-block-start:0}.jvs-pdf-app [dir=rtl] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .altText[data-v-617eb296]{inset-inline-start:calc(100% - 8px)}.jvs-pdf-app [dir=rtl] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .altText.small[data-v-617eb296]{inset-inline-start:calc(100% + 8px);inset-block-start:100%}.jvs-pdf-app .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .editToolbar[data-v-617eb296]{rotate:90deg}.jvs-pdf-app [dir=ltr] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .editToolbar[data-v-617eb296]{inset-inline-end:calc(100% + 6px);inset-block-end:0;inset-block-start:unset}.jvs-pdf-app [dir=rtl] .annotationEditorLayer :is([data-main-rotation="0"] [data-editor-rotation="270"],[data-main-rotation="90"] [data-editor-rotation="180"],[data-main-rotation="180"] [data-editor-rotation="90"],[data-main-rotation="270"] [data-editor-rotation="0"]) .editToolbar[data-v-617eb296]{inset-inline-start:calc(100% + 6px);inset-block-start:0}.jvs-pdf-app .altText[data-v-617eb296]{display:flex;align-items:center;justify-content:center;padding-inline:4px;width:-moz-max-content;width:max-content;height:24px;min-width:88px;z-index:1;pointer-events:all;color:var(--alt-text-fg-color);font:menu;font-size:12px;border-radius:4px;border:1px solid var(--alt-text-border-color);background-color:var(--alt-text-bg-color);box-shadow:var(--alt-text-shadow);position:absolute;inset-block-end:8px;inset-inline-start:8px}.jvs-pdf-app .altText[data-v-617eb296]:disabled{pointer-events:none}.jvs-pdf-app [dir=ltr] .altText[data-v-617eb296]{transform-origin:0 100%}.jvs-pdf-app [dir=rtl] .altText[data-v-617eb296]{transform-origin:100% 100%}.jvs-pdf-app .altText.small[data-v-617eb296]{inset-block-end:unset;inset-inline-start:0;inset-block-start:calc(100% + 8px)}.jvs-pdf-app [dir=ltr] .altText.small[data-v-617eb296]{transform-origin:0 0}.jvs-pdf-app [dir=rtl] .altText.small[data-v-617eb296]{transform-origin:100% 0}.jvs-pdf-app .altText[data-v-617eb296]:hover{background-color:var(--alt-text-hover-bg-color);border-color:var(--alt-text-hover-border-color);color:var(--alt-text-hover-fg-color);cursor:pointer}.jvs-pdf-app .altText[data-v-617eb296]:hover:before{background-color:var(--alt-text-hover-fg-color)}.jvs-pdf-app .altText[data-v-617eb296]:active{background-color:var(--alt-text-active-bg-color);border-color:var(--alt-text-active-border-color);color:var(--alt-text-active-fg-color)}.jvs-pdf-app .altText[data-v-617eb296]:active:before{background-color:var(--alt-text-active-fg-color)}.jvs-pdf-app .altText[data-v-617eb296]:focus-visible{outline:2px solid var(--alt-text-focus-outline-color);border-color:var(--alt-text-focus-border-color)}.jvs-pdf-app .altText[data-v-617eb296]:before{content:"";-webkit-mask-image:var(--alt-text-add-image);mask-image:var(--alt-text-add-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;display:inline-block;width:12px;height:13px;background-color:var(--alt-text-fg-color);margin-inline-end:4px}.jvs-pdf-app .altText.done[data-v-617eb296]:before{-webkit-mask-image:var(--alt-text-done-image);mask-image:var(--alt-text-done-image)}.jvs-pdf-app .altText .tooltip[data-v-617eb296]{display:none}.jvs-pdf-app .altText .tooltip.show[data-v-617eb296]{--alt-text-tooltip-bg: #f0f0f4;--alt-text-tooltip-fg: #15141a;--alt-text-tooltip-border: #8f8f9d;--alt-text-tooltip-shadow: 0px 2px 6px 0px rgb(58 57 68 / .2);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:calc(100% + 2px);inset-inline-start:0;padding-block:2px 3px;padding-inline:3px;max-width:300px;width:-moz-max-content;width:max-content;height:auto;font-size:12px;border:.5px solid var(--alt-text-tooltip-border);background:var(--alt-text-tooltip-bg);box-shadow:var(--alt-text-tooltip-shadow);color:var(--alt-text-tooltip-fg);pointer-events:none}@media (prefers-color-scheme: dark){.jvs-pdf-app :where(html:not(.is-light)) .altText .tooltip.show[data-v-617eb296]{--alt-text-tooltip-bg: #1c1b22;--alt-text-tooltip-fg: #fbfbfe;--alt-text-tooltip-shadow: 0px 2px 6px 0px #15141a}}.jvs-pdf-app :where(html.is-dark) .altText .tooltip.show[data-v-617eb296]{--alt-text-tooltip-bg: #1c1b22;--alt-text-tooltip-fg: #fbfbfe;--alt-text-tooltip-shadow: 0px 2px 6px 0px #15141a}@media screen and (forced-colors: active){.jvs-pdf-app .altText .tooltip.show[data-v-617eb296]{--alt-text-tooltip-bg: Canvas;--alt-text-tooltip-fg: CanvasText;--alt-text-tooltip-border: CanvasText;--alt-text-tooltip-shadow: none}}.jvs-pdf-app #altTextDialog[data-v-617eb296]{--dialog-bg-color: white;--dialog-border-color: white;--dialog-shadow: 0 2px 14px 0 rgb(58 57 68 / .2);--text-primary-color: #15141a;--text-secondary-color: #5b5b66;--hover-filter: brightness(.9);--focus-ring-color: #0060df;--focus-ring-outline: 2px solid var(--focus-ring-color);--textarea-border-color: #8f8f9d;--textarea-bg-color: white;--textarea-fg-color: var(--text-secondary-color);--radio-bg-color: #f0f0f4;--radio-checked-bg-color: #fbfbfe;--radio-border-color: #8f8f9d;--radio-checked-border-color: #0060df;--button-cancel-bg-color: #f0f0f4;--button-cancel-fg-color: var(--text-primary-color);--button-cancel-border-color: var(--button-cancel-bg-color);--button-cancel-hover-bg-color: var(--button-cancel-bg-color);--button-cancel-hover-fg-color: var(--button-cancel-fg-color);--button-cancel-hover-border-color: var(--button-cancel-hover-bg-color);--button-save-bg-color: #0060df;--button-save-fg-color: #fbfbfe;--button-save-hover-bg-color: var(--button-save-bg-color);--button-save-hover-fg-color: var(--button-save-fg-color);--button-save-hover-border-color: var(--button-save-hover-bg-color);font:message-box;font-size:13px;font-weight:400;line-height:150%;border-radius:4px;padding:12px 16px;border:1px solid var(--dialog-border-color);background:var(--dialog-bg-color);color:var(--text-primary-color);box-shadow:var(--dialog-shadow)}@media (prefers-color-scheme: dark){.jvs-pdf-app :where(html:not(.is-light)) #altTextDialog[data-v-617eb296]{--dialog-bg-color: #1c1b22;--dialog-border-color: #1c1b22;--dialog-shadow: 0 2px 14px 0 #15141a;--text-primary-color: #fbfbfe;--text-secondary-color: #cfcfd8;--focus-ring-color: #0df;--hover-filter: brightness(1.4);--textarea-bg-color: #42414d;--radio-bg-color: #2b2a33;--radio-checked-bg-color: #15141a;--radio-checked-border-color: #0df;--button-cancel-bg-color: #2b2a33;--button-save-bg-color: #0df;--button-save-fg-color: #15141a}}.jvs-pdf-app :where(html.is-dark) #altTextDialog[data-v-617eb296]{--dialog-bg-color: #1c1b22;--dialog-border-color: #1c1b22;--dialog-shadow: 0 2px 14px 0 #15141a;--text-primary-color: #fbfbfe;--text-secondary-color: #cfcfd8;--focus-ring-color: #0df;--hover-filter: brightness(1.4);--textarea-bg-color: #42414d;--radio-bg-color: #2b2a33;--radio-checked-bg-color: #15141a;--radio-checked-border-color: #0df;--button-cancel-bg-color: #2b2a33;--button-save-bg-color: #0df;--button-save-fg-color: #15141a}@media screen and (forced-colors: active){.jvs-pdf-app #altTextDialog[data-v-617eb296]{--dialog-bg-color: Canvas;--dialog-border-color: CanvasText;--dialog-shadow: none;--text-primary-color: CanvasText;--text-secondary-color: CanvasText;--hover-filter: none;--focus-ring-color: ButtonBorder;--textarea-border-color: ButtonBorder;--textarea-bg-color: Field;--textarea-fg-color: ButtonText;--radio-bg-color: ButtonFace;--radio-checked-bg-color: ButtonFace;--radio-border-color: ButtonText;--radio-checked-border-color: ButtonText;--button-cancel-bg-color: ButtonFace;--button-cancel-fg-color: ButtonText;--button-cancel-border-color: ButtonText;--button-cancel-hover-bg-color: AccentColor;--button-cancel-hover-fg-color: AccentColorText;--button-save-bg-color: ButtonText;--button-save-fg-color: ButtonFace;--button-save-hover-bg-color: AccentColor;--button-save-hover-fg-color: AccentColorText}}.jvs-pdf-app #altTextDialog[data-v-617eb296]::backdrop{-webkit-mask:url(#alttext-manager-mask);mask:url(#alttext-manager-mask)}.jvs-pdf-app #altTextDialog.positioned[data-v-617eb296]{margin:0}.jvs-pdf-app #altTextDialog #altTextContainer[data-v-617eb296]{width:300px;height:-moz-fit-content;height:fit-content;display:inline-flex;flex-direction:column;align-items:flex-start;gap:16px}.jvs-pdf-app #altTextDialog #altTextContainer *[data-v-617eb296]:focus-visible{outline:var(--focus-ring-outline);outline-offset:2px}.jvs-pdf-app #altTextDialog #altTextContainer .radio[data-v-617eb296]{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.jvs-pdf-app #altTextDialog #altTextContainer .radio .radioButton[data-v-617eb296]{display:flex;gap:8px;align-self:stretch;align-items:center}.jvs-pdf-app #altTextDialog #altTextContainer .radio .radioButton input[data-v-617eb296]{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;width:16px;height:16px;border-radius:50%;background-color:var(--radio-bg-color);border:1px solid var(--radio-border-color)}.jvs-pdf-app #altTextDialog #altTextContainer .radio .radioButton input[data-v-617eb296]:hover{filter:var(--hover-filter)}.jvs-pdf-app #altTextDialog #altTextContainer .radio .radioButton input[data-v-617eb296]:checked{background-color:var(--radio-checked-bg-color);border:4px solid var(--radio-checked-border-color)}.jvs-pdf-app #altTextDialog #altTextContainer .radio .radioLabel[data-v-617eb296]{display:flex;padding-inline-start:24px;align-items:flex-start;gap:10px;align-self:stretch}.jvs-pdf-app #altTextDialog #altTextContainer .radio .radioLabel span[data-v-617eb296]{flex:1 0 0;font-size:11px;color:var(--text-secondary-color)}.jvs-pdf-app #altTextDialog #altTextContainer #overallDescription[data-v-617eb296]{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.jvs-pdf-app #altTextDialog #altTextContainer #overallDescription span[data-v-617eb296]{align-self:stretch}.jvs-pdf-app #altTextDialog #altTextContainer #overallDescription .title[data-v-617eb296]{font-size:13px;font-style:normal;font-weight:590}.jvs-pdf-app #altTextDialog #altTextContainer #addDescription[data-v-617eb296]{display:flex;flex-direction:column;align-items:stretch;gap:8px}.jvs-pdf-app #altTextDialog #altTextContainer #addDescription .descriptionArea[data-v-617eb296]{flex:1;padding-inline:24px 10px}.jvs-pdf-app #altTextDialog #altTextContainer #addDescription .descriptionArea textarea[data-v-617eb296]{font:inherit;width:100%;min-height:75px;padding:8px;resize:none;margin:0;box-sizing:border-box;border-radius:4px;border:1px solid var(--textarea-border-color);background:var(--textarea-bg-color);color:var(--textarea-fg-color)}.jvs-pdf-app #altTextDialog #altTextContainer #addDescription .descriptionArea textarea[data-v-617eb296]:focus{outline-offset:0;border-color:transparent}.jvs-pdf-app #altTextDialog #altTextContainer #addDescription .descriptionArea textarea[data-v-617eb296]:disabled{pointer-events:none;opacity:.4}.jvs-pdf-app #altTextDialog #altTextContainer #buttons[data-v-617eb296]{display:flex;justify-content:flex-end;align-items:flex-start;gap:8px;align-self:stretch}.jvs-pdf-app #altTextDialog #altTextContainer #buttons button[data-v-617eb296]{border-radius:4px;border:1px solid;font:menu;font-weight:600;padding:4px 16px;width:auto;height:32px}.jvs-pdf-app #altTextDialog #altTextContainer #buttons button[data-v-617eb296]:hover{cursor:pointer;filter:var(--hover-filter)}.jvs-pdf-app #altTextDialog #altTextContainer #buttons button#altTextCancel[data-v-617eb296]{color:var(--button-cancel-fg-color);background-color:var(--button-cancel-bg-color);border-color:var(--button-cancel-border-color)}.jvs-pdf-app #altTextDialog #altTextContainer #buttons button#altTextCancel[data-v-617eb296]:hover{color:var(--button-cancel-hover-fg-color);background-color:var(--button-cancel-hover-bg-color);border-color:var(--button-cancel-hover-border-color)}.jvs-pdf-app #altTextDialog #altTextContainer #buttons button#altTextSave[data-v-617eb296]{color:var(--button-save-hover-fg-color);background-color:var(--button-save-hover-bg-color);border-color:var(--button-save-hover-border-color);opacity:1}.jvs-pdf-app #altTextDialog #altTextContainer #buttons button#altTextSave[data-v-617eb296]:hover{color:var(--button-save-hover-fg-color);background-color:var(--button-save-hover-bg-color);border-color:var(--button-save-hover-border-color)}.jvs-pdf-app [data-main-rotation="90"][data-v-617eb296]{transform:rotate(90deg) translateY(-100%)}.jvs-pdf-app [data-main-rotation="180"][data-v-617eb296]{transform:rotate(180deg) translate(-100%,-100%)}.jvs-pdf-app [data-main-rotation="270"][data-v-617eb296]{transform:rotate(270deg) translate(-100%)}.jvs-pdf-app #hiddenCopyElement[data-v-617eb296]{position:absolute;top:0;left:0;width:0;height:0;display:none}.jvs-pdf-app .pdfViewer[data-v-617eb296]{--scale-factor: 1;padding-bottom:var(--pdfViewer-padding-bottom)}.jvs-pdf-app .pdfViewer .canvasWrapper[data-v-617eb296]{overflow:hidden;width:100%;height:100%;z-index:1}.jvs-pdf-app .pdfViewer .page[data-v-617eb296]{direction:ltr;width:816px;height:1056px;margin:var(--page-margin);position:relative;overflow:visible;border:var(--page-border);background-clip:content-box;background-color:#fff;box-sizing:content-box!important}.jvs-pdf-app .pdfViewer .dummyPage[data-v-617eb296]{position:relative;width:0;height:var(--viewer-container-height)}.jvs-pdf-app .pdfViewer.noUserSelect[data-v-617eb296]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.jvs-pdf-app .pdfViewer.removePageBorders .page[data-v-617eb296]{margin:0 auto 10px;border:none}.jvs-pdf-app .pdfViewer:is(.scrollHorizontal[data-v-617eb296],.scrollWrapped[data-v-617eb296]),.jvs-pdf-app .spread[data-v-617eb296]{margin-inline:3.5px;text-align:center}.jvs-pdf-app .pdfViewer.scrollHorizontal[data-v-617eb296],.jvs-pdf-app .spread[data-v-617eb296]{white-space:nowrap}.jvs-pdf-app .pdfViewer.removePageBorders[data-v-617eb296],.jvs-pdf-app .pdfViewer:is(.scrollHorizontal,.scrollWrapped) .spread[data-v-617eb296]{margin-inline:0}.jvs-pdf-app .spread :is(.page[data-v-617eb296],.dummyPage[data-v-617eb296]),.jvs-pdf-app .pdfViewer:is(.scrollHorizontal,.scrollWrapped) :is(.page[data-v-617eb296],.spread[data-v-617eb296]){display:inline-block;vertical-align:middle}.jvs-pdf-app .spread .page[data-v-617eb296],.jvs-pdf-app .pdfViewer:is(.scrollHorizontal,.scrollWrapped) .page[data-v-617eb296]{margin-inline:var(--spreadHorizontalWrapped-margin-LR)}.jvs-pdf-app .pdfViewer.removePageBorders .spread .page[data-v-617eb296],.jvs-pdf-app .pdfViewer.removePageBorders:is(.scrollHorizontal,.scrollWrapped) .page[data-v-617eb296]{margin-inline:5px}.jvs-pdf-app .pdfViewer .page canvas[data-v-617eb296]{margin:0;display:block}.jvs-pdf-app .pdfViewer .page canvas .structTree[data-v-617eb296]{contain:strict}.jvs-pdf-app .pdfViewer .page canvas[hidden][data-v-617eb296]{display:none}.jvs-pdf-app .pdfViewer .page canvas[zooming][data-v-617eb296]{width:100%;height:100%}.jvs-pdf-app .pdfViewer .page.loading[data-v-617eb296]:after{display:block}.jvs-pdf-app .pdfViewer .page[data-v-617eb296]:not(.loading):after{transition-property:none;display:none}.jvs-pdf-app .pdfPresentationMode .pdfViewer[data-v-617eb296]{padding-bottom:0}.jvs-pdf-app .pdfPresentationMode .spread[data-v-617eb296]{margin:0}.jvs-pdf-app .pdfPresentationMode .pdfViewer .page[data-v-617eb296]{margin:0 auto;border:2px solid transparent}.jvs-pdf-app .hidden[data-v-617eb296],.jvs-pdf-app [hidden][data-v-617eb296]{display:none!important}.jvs-pdf-app #viewerContainer.pdfPresentationMode[data-v-617eb296]:-webkit-full-screen{top:0;background-color:#000;width:100%;height:100%;overflow:hidden;cursor:none;-webkit-user-select:none;user-select:none}.jvs-pdf-app #viewerContainer.pdfPresentationMode[data-v-617eb296]:fullscreen{top:0;background-color:#000;width:100%;height:100%;overflow:hidden;cursor:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.jvs-pdf-app .pdfPresentationMode:-webkit-full-screen section[data-v-617eb296]:not([data-internal-link]){pointer-events:none}.jvs-pdf-app .pdfPresentationMode:fullscreen section[data-v-617eb296]:not([data-internal-link]){pointer-events:none}.jvs-pdf-app .pdfPresentationMode:-webkit-full-screen .textLayer span[data-v-617eb296]{cursor:none}.jvs-pdf-app .pdfPresentationMode:fullscreen .textLayer span[data-v-617eb296]{cursor:none}.jvs-pdf-app .pdfPresentationMode.pdfPresentationModeControls>*[data-v-617eb296],.jvs-pdf-app .pdfPresentationMode.pdfPresentationModeControls .textLayer span[data-v-617eb296]{cursor:default}.jvs-pdf-app #outerContainer[data-v-617eb296]{width:100%;height:100%;position:relative}.jvs-pdf-app #sidebarContainer[data-v-617eb296]{position:absolute;inset-block:32px 0;inset-inline-start:calc(-1 * var(--sidebar-width));width:var(--sidebar-width);visibility:hidden;z-index:100;font:message-box;border-top:1px solid rgb(51,51,51);border-inline-end:var(--doorhanger-border-color-whcm);transition-property:inset-inline-start;transition-duration:var(--sidebar-transition-duration);transition-timing-function:var(--sidebar-transition-timing-function)}.jvs-pdf-app #outerContainer:is(.sidebarMoving,.sidebarOpen) #sidebarContainer[data-v-617eb296]{visibility:visible}.jvs-pdf-app #outerContainer.sidebarOpen #sidebarContainer[data-v-617eb296]{inset-inline-start:0}.jvs-pdf-app #mainContainer[data-v-617eb296]{position:absolute;top:0;right:0;bottom:0;left:0;min-width:350px}.jvs-pdf-app #sidebarContent[data-v-617eb296]{inset-block:32px 0;inset-inline-start:0;overflow:auto;position:absolute;width:100%;box-shadow:inset calc(-1px * var(--dir-factor)) 0 0 #00000040}.jvs-pdf-app #viewerContainer[data-v-617eb296]{overflow:auto;position:absolute;top:32px;right:0;bottom:0;left:0;outline:none}.jvs-pdf-app #viewerContainer[data-v-617eb296]:not(.pdfPresentationMode){transition-duration:var(--sidebar-transition-duration);transition-timing-function:var(--sidebar-transition-timing-function)}.jvs-pdf-app #outerContainer.sidebarOpen #viewerContainer[data-v-617eb296]:not(.pdfPresentationMode){inset-inline-start:var(--sidebar-width);transition-property:inset-inline-start}.jvs-pdf-app .toolbar[data-v-617eb296]{position:relative;inset-inline:0;z-index:9999;cursor:default;font:message-box}.jvs-pdf-app :is(.toolbar,.editorParamsToolbar,.findbar,#sidebarContainer) :is(input[data-v-617eb296],button[data-v-617eb296],select[data-v-617eb296]),.jvs-pdf-app .secondaryToolbar :is(input[data-v-617eb296],button[data-v-617eb296],a[data-v-617eb296],select[data-v-617eb296]){outline:none;font:message-box}.jvs-pdf-app #toolbarContainer[data-v-617eb296]{width:100%}.jvs-pdf-app #toolbarSidebar[data-v-617eb296]{width:100%;height:32px;background-color:var(--sidebar-toolbar-bg-color);box-shadow:var(--toolbarSidebar-box-shadow);border-bottom:var(--toolbarSidebar-border-bottom)}.jvs-pdf-app #sidebarResizer[data-v-617eb296]{position:absolute;inset-block:0;inset-inline-end:-6px;width:6px;z-index:200;cursor:ew-resize}.jvs-pdf-app #toolbarContainer[data-v-617eb296],.jvs-pdf-app .findbar[data-v-617eb296],.jvs-pdf-app .secondaryToolbar[data-v-617eb296],.jvs-pdf-app .editorParamsToolbar[data-v-617eb296]{position:relative;height:32px;background-color:var(--toolbar-bg-color);box-shadow:var(--toolbar-box-shadow);border-bottom:var(--toolbar-border-bottom)}.jvs-pdf-app #toolbarViewer[data-v-617eb296]{height:32px}.jvs-pdf-app #loadingBar[data-v-617eb296]{--progressBar-percent: 0%;--progressBar-end-offset: 0;position:absolute;inset-inline:0 var(--progressBar-end-offset);height:4px;background-color:var(--progressBar-bg-color);border-bottom:1px solid var(--toolbar-border-color);transition-property:inset-inline-start;transition-duration:var(--sidebar-transition-duration);transition-timing-function:var(--sidebar-transition-timing-function)}.jvs-pdf-app #outerContainer.sidebarOpen #loadingBar[data-v-617eb296]{inset-inline-start:var(--sidebar-width)}.jvs-pdf-app #loadingBar .progress[data-v-617eb296]{position:absolute;top:0;inset-inline-start:0;width:100%;transform:scaleX(var(--progressBar-percent));transform-origin:calc(50% - 50% * var(--dir-factor)) 0;height:100%;background-color:var(--progressBar-color);overflow:hidden;transition:transform .2s}@keyframes progressIndeterminate-617eb296{0%{transform:translate(calc(-142px * var(--dir-factor)))}to{transform:translate(0)}}.jvs-pdf-app #loadingBar.indeterminate .progress[data-v-617eb296]{transform:none;background-color:var(--progressBar-bg-color);transition:none}.jvs-pdf-app #loadingBar.indeterminate .progress .glimmer[data-v-617eb296]{position:absolute;top:0;inset-inline-start:0;height:100%;width:calc(100% + 150px);background:repeating-linear-gradient(135deg,var(--progressBar-blend-color) 0,var(--progressBar-bg-color) 5px,var(--progressBar-bg-color) 45px,var(--progressBar-color) 55px,var(--progressBar-color) 95px,var(--progressBar-blend-color) 100px);animation:progressIndeterminate-617eb296 1s linear infinite}.jvs-pdf-app #outerContainer.sidebarResizing :is(#sidebarContainer[data-v-617eb296],#viewerContainer[data-v-617eb296],#loadingBar[data-v-617eb296]){transition-duration:0s}.jvs-pdf-app .findbar[data-v-617eb296],.jvs-pdf-app .secondaryToolbar[data-v-617eb296],.jvs-pdf-app .editorParamsToolbar[data-v-617eb296]{top:32px;position:absolute;z-index:30000;height:auto;padding:0 4px;margin:4px 2px;font:message-box;font-size:12px;line-height:14px;text-align:left;cursor:default}.jvs-pdf-app .findbar[data-v-617eb296]{inset-inline-start:64px;min-width:300px;background-color:var(--toolbar-bg-color)}.jvs-pdf-app .findbar>div[data-v-617eb296]{height:32px}.jvs-pdf-app .findbar>div#findbarInputContainer[data-v-617eb296]{margin-inline-end:4px}.jvs-pdf-app .findbar.wrapContainers>div[data-v-617eb296],.jvs-pdf-app .findbar.wrapContainers>div#findbarMessageContainer>*[data-v-617eb296]{clear:both}.jvs-pdf-app .findbar.wrapContainers>div#findbarMessageContainer[data-v-617eb296]{height:auto}.jvs-pdf-app .findbar input[type=checkbox][data-v-617eb296]{pointer-events:none}.jvs-pdf-app .findbar label[data-v-617eb296]{-webkit-user-select:none;-moz-user-select:none;user-select:none}.jvs-pdf-app .findbar label[data-v-617eb296]:hover,.jvs-pdf-app .findbar input:focus-visible+label[data-v-617eb296]{color:var(--toggled-btn-color);background-color:var(--button-hover-color)}.jvs-pdf-app .findbar .toolbarField[type=checkbox]:checked+.toolbarLabel[data-v-617eb296]{background-color:var(--toggled-btn-bg-color)!important;color:var(--toggled-btn-color)}.jvs-pdf-app #findInput[data-v-617eb296]{width:200px}.jvs-pdf-app #findInput[data-v-617eb296]::-moz-placeholder{font-style:normal}.jvs-pdf-app #findInput[data-v-617eb296]::placeholder{font-style:normal}.jvs-pdf-app .loadingInput[data-v-617eb296]:has(>#findInput[data-status=pending]):after{visibility:visible}.jvs-pdf-app #findInput[data-status=notFound][data-v-617eb296]{background-color:#f66}.jvs-pdf-app .secondaryToolbar[data-v-617eb296],.jvs-pdf-app .editorParamsToolbar[data-v-617eb296]{padding:6px 0 10px;inset-inline-end:4px;height:auto;background-color:var(--doorhanger-bg-color)}.jvs-pdf-app .editorParamsToolbarContainer[data-v-617eb296]{width:220px;margin-bottom:-4px}.jvs-pdf-app .editorParamsToolbarContainer>.editorParamsSetter[data-v-617eb296]{min-height:26px;display:flex;align-items:center;justify-content:space-between;padding-inline:10px}.jvs-pdf-app .editorParamsToolbarContainer .editorParamsLabel[data-v-617eb296]{padding-inline-end:10px;flex:none;color:var(--main-color)}.jvs-pdf-app .editorParamsToolbarContainer .editorParamsColor[data-v-617eb296]{width:32px;height:32px;flex:none}.jvs-pdf-app .editorParamsToolbarContainer .editorParamsSlider[data-v-617eb296]{background-color:transparent;width:90px;flex:0 1 0}.jvs-pdf-app .editorParamsToolbarContainer .editorParamsSlider[data-v-617eb296]::-moz-range-progress{background-color:#000}.jvs-pdf-app .editorParamsToolbarContainer .editorParamsSlider[data-v-617eb296]::-webkit-slider-runnable-track,.jvs-pdf-app .editorParamsToolbarContainer .editorParamsSlider[data-v-617eb296]::-moz-range-track{background-color:#000}.jvs-pdf-app .editorParamsToolbarContainer .editorParamsSlider[data-v-617eb296]::-webkit-slider-thumb,.jvs-pdf-app .editorParamsToolbarContainer .editorParamsSlider[data-v-617eb296]::-moz-range-thumb{background-color:#fff}.jvs-pdf-app #secondaryToolbarButtonContainer[data-v-617eb296]{max-width:220px;min-height:26px;max-height:calc(var(--viewer-container-height) - 40px);overflow-y:auto;margin-bottom:-4px}.jvs-pdf-app #editorStampParamsToolbar[data-v-617eb296]{inset-inline-end:calc(var(--editor-toolbar-base-offset) + 0px)}.jvs-pdf-app #editorInkParamsToolbar[data-v-617eb296]{inset-inline-end:calc(var(--editor-toolbar-base-offset) + 28px)}.jvs-pdf-app #editorFreeTextParamsToolbar[data-v-617eb296]{inset-inline-end:calc(var(--editor-toolbar-base-offset) + 56px)}.jvs-pdf-app #editorHighlightParamsToolbar[data-v-617eb296]{inset-inline-end:calc(var(--editor-toolbar-base-offset) + 84px)}.jvs-pdf-app #editorStampAddImage[data-v-617eb296]:before{-webkit-mask-image:var(--editorParams-stampAddImage-icon);mask-image:var(--editorParams-stampAddImage-icon)}.jvs-pdf-app .doorHanger[data-v-617eb296],.jvs-pdf-app .doorHangerRight[data-v-617eb296]{border-radius:2px;box-shadow:0 1px 5px var(--doorhanger-border-color),0 0 0 1px var(--doorhanger-border-color);border:var(--doorhanger-border-color-whcm)}.jvs-pdf-app :is(.doorHanger[data-v-617eb296],.doorHangerRight[data-v-617eb296]):after,.jvs-pdf-app :is(.doorHanger[data-v-617eb296],.doorHangerRight[data-v-617eb296]):before{bottom:100%;border:8px solid rgba(0,0,0,0);content:" ";height:0;width:0;position:absolute;pointer-events:none;opacity:var(--doorhanger-triangle-opacity-whcm)}.jvs-pdf-app .doorHanger[data-v-617eb296]:after{inset-inline-start:10px;margin-inline-start:-8px;border-bottom-color:var(--toolbar-bg-color)}.jvs-pdf-app .doorHangerRight[data-v-617eb296]:after{inset-inline-end:10px;margin-inline-end:-8px;border-bottom-color:var(--doorhanger-bg-color)}.jvs-pdf-app :is(.doorHanger[data-v-617eb296],.doorHangerRight[data-v-617eb296]):before{border-bottom-color:var(--doorhanger-border-color);border-width:9px}.jvs-pdf-app .doorHanger[data-v-617eb296]:before{inset-inline-start:10px;margin-inline-start:-9px}.jvs-pdf-app .doorHangerRight[data-v-617eb296]:before{inset-inline-end:10px;margin-inline-end:-9px}.jvs-pdf-app #findResultsCount[data-v-617eb296]{background-color:#d9d9d9;color:#525252;text-align:center;padding:4px 5px;margin:5px}.jvs-pdf-app #findMsg[data-status=notFound][data-v-617eb296]{font-weight:700}.jvs-pdf-app :is(#findResultsCount[data-v-617eb296],#findMsg[data-v-617eb296]):empty{display:none}.jvs-pdf-app #toolbarViewerMiddle[data-v-617eb296]{position:absolute;left:50%;transform:translate(-50%)}.jvs-pdf-app #toolbarViewerLeft[data-v-617eb296],.jvs-pdf-app #toolbarSidebarLeft[data-v-617eb296]{float:var(--inline-start)}.jvs-pdf-app #toolbarViewerRight[data-v-617eb296],.jvs-pdf-app #toolbarSidebarRight[data-v-617eb296]{float:var(--inline-end)}.jvs-pdf-app #toolbarViewerLeft>*[data-v-617eb296],.jvs-pdf-app #toolbarViewerMiddle>*[data-v-617eb296],.jvs-pdf-app #toolbarViewerRight>*[data-v-617eb296],.jvs-pdf-app #toolbarSidebarLeft *[data-v-617eb296],.jvs-pdf-app #toolbarSidebarRight *[data-v-617eb296],.jvs-pdf-app .findbar *[data-v-617eb296]{position:relative;float:var(--inline-start)}.jvs-pdf-app #toolbarViewerLeft[data-v-617eb296]{padding-inline-start:1px}.jvs-pdf-app #toolbarViewerRight[data-v-617eb296]{padding-inline-end:1px}.jvs-pdf-app #toolbarSidebarRight[data-v-617eb296]{padding-inline-end:2px}.jvs-pdf-app .splitToolbarButton[data-v-617eb296]{margin:2px;display:inline-block}.jvs-pdf-app .splitToolbarButton>.toolbarButton[data-v-617eb296]{float:var(--inline-start)}.jvs-pdf-app .toolbarButton[data-v-617eb296],.jvs-pdf-app .secondaryToolbarButton[data-v-617eb296],.jvs-pdf-app .dialogButton[data-v-617eb296]{border:none;background:none;width:28px;height:28px;outline:none}.jvs-pdf-app .dialogButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible){background-color:var(--dialog-button-hover-bg-color)}.jvs-pdf-app .dialogButton:is(:hover,:focus-visible)>span[data-v-617eb296]{color:var(--dialog-button-hover-color)}.jvs-pdf-app .toolbarButton>span[data-v-617eb296]{display:inline-block;width:0;height:0;overflow:hidden}.jvs-pdf-app :is(.toolbarButton,.secondaryToolbarButton,.dialogButton)[disabled][data-v-617eb296]{opacity:.5}.jvs-pdf-app .splitToolbarButton>.toolbarButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible),.jvs-pdf-app .dropdownToolbarButton[data-v-617eb296]:hover{background-color:var(--button-hover-color)}.jvs-pdf-app .splitToolbarButton>.toolbarButton[data-v-617eb296]{position:relative;margin:0}.jvs-pdf-app #toolbarSidebar .splitToolbarButton>.toolbarButton[data-v-617eb296]{margin-inline-end:2px}.jvs-pdf-app .splitToolbarButtonSeparator[data-v-617eb296]{float:var(--inline-start);margin:4px 0;width:1px;height:20px;background-color:var(--separator-color)}.jvs-pdf-app .toolbarButton[data-v-617eb296],.jvs-pdf-app .dropdownToolbarButton[data-v-617eb296],.jvs-pdf-app .secondaryToolbarButton[data-v-617eb296],.jvs-pdf-app .dialogButton[data-v-617eb296]{min-width:16px;margin:2px 1px;padding:2px 6px 0;border:none;border-radius:2px;color:var(--main-color);font-size:12px;line-height:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;box-sizing:border-box}.jvs-pdf-app .toolbarButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible){background-color:var(--button-hover-color)}.jvs-pdf-app .secondaryToolbarButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible){background-color:var(--doorhanger-hover-bg-color);color:var(--doorhanger-hover-color)}.jvs-pdf-app :is(.toolbarButton,.secondaryToolbarButton).toggled[data-v-617eb296],.jvs-pdf-app .splitToolbarButton.toggled>.toolbarButton.toggled[data-v-617eb296]{background-color:var(--toggled-btn-bg-color);color:var(--toggled-btn-color)}.jvs-pdf-app :is(.toolbarButton,.secondaryToolbarButton).toggled[data-v-617eb296]:hover,.jvs-pdf-app .splitToolbarButton.toggled>.toolbarButton.toggled[data-v-617eb296]:hover{outline:var(--toggled-hover-btn-outline)!important}.jvs-pdf-app :is(.toolbarButton,.secondaryToolbarButton).toggled[data-v-617eb296]:before{background-color:var(--toggled-btn-color)}.jvs-pdf-app :is(.toolbarButton,.secondaryToolbarButton).toggled[data-v-617eb296]:hover:active,.jvs-pdf-app .splitToolbarButton.toggled>.toolbarButton.toggled[data-v-617eb296]:hover:active{background-color:var(--toggled-hover-active-btn-color)}.jvs-pdf-app .dropdownToolbarButton[data-v-617eb296]{display:flex;width:-moz-fit-content;width:fit-content;min-width:140px;padding:0;background-color:var(--dropdown-btn-bg-color);border:var(--dropdown-btn-border)}.jvs-pdf-app .dropdownToolbarButton[data-v-617eb296]:after{top:6px;inset-inline-end:6px;pointer-events:none;-webkit-mask-image:var(--toolbarButton-menuArrow-icon);mask-image:var(--toolbarButton-menuArrow-icon)}.jvs-pdf-app .dropdownToolbarButton>select[data-v-617eb296]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:inherit;min-width:inherit;height:28px;font-size:12px;color:var(--main-color);margin:0;padding-block:1px 2px;padding-inline:6px 38px;border:none;background-color:var(--dropdown-btn-bg-color);cursor:pointer}.jvs-pdf-app .dropdownToolbarButton>select:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible){background-color:var(--button-hover-color);color:var(--toggled-btn-color)}.jvs-pdf-app .dropdownToolbarButton>select>option[data-v-617eb296]{background:var(--doorhanger-bg-color);color:var(--main-color)}.jvs-pdf-app .toolbarButtonSpacer[data-v-617eb296]{width:30px;display:inline-block;height:1px}.jvs-pdf-app :is(.toolbarButton[data-v-617eb296],.secondaryToolbarButton[data-v-617eb296],.treeItemToggler[data-v-617eb296]):before,.jvs-pdf-app .dropdownToolbarButton[data-v-617eb296]:after{position:absolute;display:inline-block;width:16px;height:16px;content:"";background-color:var(--toolbar-icon-bg-color);-webkit-mask-size:cover;mask-size:cover}.jvs-pdf-app .dropdownToolbarButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible,[data-v-617eb296]:active):after{background-color:var(--toolbar-icon-hover-bg-color)}.jvs-pdf-app .toolbarButton[data-v-617eb296]:before{opacity:var(--toolbar-icon-opacity);top:6px;left:6px}.jvs-pdf-app .toolbarButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible):before,.jvs-pdf-app .secondaryToolbarButton:is([data-v-617eb296]:hover,[data-v-617eb296]:focus-visible):before{background-color:var(--toolbar-icon-hover-bg-color)}.jvs-pdf-app .secondaryToolbarButton[data-v-617eb296]:before{opacity:var(--doorhanger-icon-opacity);top:5px;inset-inline-start:12px}.jvs-pdf-app #editorHighlight[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-editorHighlight-icon);mask-image:var(--toolbarButton-editorHighlight-icon);transform:scaleX(var(--dir-factor))}.jvs-pdf-app #sidebarToggle[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-sidebarToggle-icon);mask-image:var(--toolbarButton-sidebarToggle-icon);transform:scaleX(var(--dir-factor))}.jvs-pdf-app #secondaryToolbarToggle[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-secondaryToolbarToggle-icon);mask-image:var(--toolbarButton-secondaryToolbarToggle-icon);transform:scaleX(var(--dir-factor))}.jvs-pdf-app #findPrevious[data-v-617eb296]:before{-webkit-mask-image:var(--findbarButton-previous-icon);mask-image:var(--findbarButton-previous-icon)}.jvs-pdf-app #findNext[data-v-617eb296]:before{-webkit-mask-image:var(--findbarButton-next-icon);mask-image:var(--findbarButton-next-icon)}.jvs-pdf-app #previous[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-pageUp-icon);mask-image:var(--toolbarButton-pageUp-icon)}.jvs-pdf-app #next[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-pageDown-icon);mask-image:var(--toolbarButton-pageDown-icon)}.jvs-pdf-app #zoomOut[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-zoomOut-icon);mask-image:var(--toolbarButton-zoomOut-icon)}.jvs-pdf-app #zoomIn[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-zoomIn-icon);mask-image:var(--toolbarButton-zoomIn-icon)}.jvs-pdf-app #presentationMode[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-presentationMode-icon);mask-image:var(--toolbarButton-presentationMode-icon)}.jvs-pdf-app #editorFreeText[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-editorFreeText-icon);mask-image:var(--toolbarButton-editorFreeText-icon)}.jvs-pdf-app #editorInk[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-editorInk-icon);mask-image:var(--toolbarButton-editorInk-icon)}.jvs-pdf-app #editorStamp[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-editorStamp-icon);mask-image:var(--toolbarButton-editorStamp-icon)}.jvs-pdf-app :is(#print[data-v-617eb296],#secondaryPrint[data-v-617eb296]):before{-webkit-mask-image:var(--toolbarButton-print-icon);mask-image:var(--toolbarButton-print-icon)}.jvs-pdf-app #secondaryOpenFile[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-openFile-icon);mask-image:var(--toolbarButton-openFile-icon)}.jvs-pdf-app :is(#download[data-v-617eb296],#secondaryDownload[data-v-617eb296]):before{-webkit-mask-image:var(--toolbarButton-download-icon);mask-image:var(--toolbarButton-download-icon)}.jvs-pdf-app a.secondaryToolbarButton[data-v-617eb296]{padding-top:5px;text-decoration:none}.jvs-pdf-app a:is(.toolbarButton,.secondaryToolbarButton)[href="#"][data-v-617eb296]{opacity:.5;pointer-events:none}.jvs-pdf-app #viewBookmark[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-bookmark-icon);mask-image:var(--toolbarButton-bookmark-icon)}.jvs-pdf-app #viewThumbnail[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-viewThumbnail-icon);mask-image:var(--toolbarButton-viewThumbnail-icon)}.jvs-pdf-app #viewOutline[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-viewOutline-icon);mask-image:var(--toolbarButton-viewOutline-icon);transform:scaleX(var(--dir-factor))}.jvs-pdf-app #viewAttachments[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-viewAttachments-icon);mask-image:var(--toolbarButton-viewAttachments-icon)}.jvs-pdf-app #viewLayers[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-viewLayers-icon);mask-image:var(--toolbarButton-viewLayers-icon)}.jvs-pdf-app #currentOutlineItem[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-currentOutlineItem-icon);mask-image:var(--toolbarButton-currentOutlineItem-icon);transform:scaleX(var(--dir-factor))}.jvs-pdf-app #viewFind[data-v-617eb296]:before{-webkit-mask-image:var(--toolbarButton-search-icon);mask-image:var(--toolbarButton-search-icon)}.jvs-pdf-app .pdfSidebarNotification[data-v-617eb296]:after{position:absolute;display:inline-block;top:2px;inset-inline-end:2px;content:"";background-color:#70db55;height:9px;width:9px;border-radius:50%}.jvs-pdf-app .secondaryToolbarButton[data-v-617eb296]{position:relative;margin:0;padding:0 0 1px;padding-inline-start:36px;height:auto;min-height:26px;width:auto;min-width:100%;text-align:start;white-space:normal;border-radius:0;box-sizing:border-box;display:inline-block}.jvs-pdf-app .secondaryToolbarButton>span[data-v-617eb296]{padding-inline-end:4px}.jvs-pdf-app #firstPage[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-firstPage-icon);mask-image:var(--secondaryToolbarButton-firstPage-icon)}.jvs-pdf-app #lastPage[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-lastPage-icon);mask-image:var(--secondaryToolbarButton-lastPage-icon)}.jvs-pdf-app #pageRotateCcw[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-rotateCcw-icon);mask-image:var(--secondaryToolbarButton-rotateCcw-icon)}.jvs-pdf-app #pageRotateCw[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-rotateCw-icon);mask-image:var(--secondaryToolbarButton-rotateCw-icon)}.jvs-pdf-app #cursorSelectTool[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-selectTool-icon);mask-image:var(--secondaryToolbarButton-selectTool-icon)}.jvs-pdf-app #cursorHandTool[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-handTool-icon);mask-image:var(--secondaryToolbarButton-handTool-icon)}.jvs-pdf-app #scrollPage[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollPage-icon);mask-image:var(--secondaryToolbarButton-scrollPage-icon)}.jvs-pdf-app #scrollVertical[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollVertical-icon);mask-image:var(--secondaryToolbarButton-scrollVertical-icon)}.jvs-pdf-app #scrollHorizontal[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollHorizontal-icon);mask-image:var(--secondaryToolbarButton-scrollHorizontal-icon)}.jvs-pdf-app #scrollWrapped[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-scrollWrapped-icon);mask-image:var(--secondaryToolbarButton-scrollWrapped-icon)}.jvs-pdf-app #spreadNone[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-spreadNone-icon);mask-image:var(--secondaryToolbarButton-spreadNone-icon)}.jvs-pdf-app #spreadOdd[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-spreadOdd-icon);mask-image:var(--secondaryToolbarButton-spreadOdd-icon)}.jvs-pdf-app #spreadEven[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-spreadEven-icon);mask-image:var(--secondaryToolbarButton-spreadEven-icon)}.jvs-pdf-app #documentProperties[data-v-617eb296]:before{-webkit-mask-image:var(--secondaryToolbarButton-documentProperties-icon);mask-image:var(--secondaryToolbarButton-documentProperties-icon)}.jvs-pdf-app .verticalToolbarSeparator[data-v-617eb296]{display:block;margin:5px 2px;width:1px;height:22px;background-color:var(--separator-color)}.jvs-pdf-app .horizontalToolbarSeparator[data-v-617eb296]{display:block;margin:6px 0;height:1px;width:100%;background-color:var(--doorhanger-separator-color)}.jvs-pdf-app .toolbarField[data-v-617eb296]{padding:4px 7px;margin:3px 0;border-radius:2px;background-color:var(--field-bg-color);background-clip:padding-box;border:1px solid var(--field-border-color);box-shadow:none;color:var(--field-color);font-size:12px;line-height:16px;outline:none}.jvs-pdf-app .toolbarField[type=checkbox][data-v-617eb296]{opacity:0;position:absolute!important;left:0;margin:10px 0 3px;margin-inline-start:7px}.jvs-pdf-app #pageNumber[data-v-617eb296]{-moz-appearance:textfield;text-align:end;width:40px;background-size:0 0;transition-property:none}.jvs-pdf-app #pageNumber[data-v-617eb296]::-webkit-inner-spin-button{-webkit-appearance:none}.jvs-pdf-app .loadingInput[data-v-617eb296]:has(>#pageNumber.loading):after{visibility:visible;transition-property:visibility;transition-delay:var(--loading-icon-delay)}.jvs-pdf-app .loadingInput[data-v-617eb296]:after{position:absolute;visibility:hidden;top:calc(50% - 8px);width:16px;height:16px;content:"";background-color:var(--toolbar-icon-bg-color);-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--loading-icon);mask-image:var(--loading-icon)}.jvs-pdf-app .loadingInput.start[data-v-617eb296]:after{inset-inline-start:4px}.jvs-pdf-app .loadingInput.end[data-v-617eb296]:after{inset-inline-end:4px}.jvs-pdf-app .toolbarField[data-v-617eb296]:focus{border-color:#0a84ff}.jvs-pdf-app .toolbarLabel[data-v-617eb296]{min-width:16px;padding:7px;margin:2px;border-radius:2px;color:var(--main-color);font-size:12px;line-height:14px;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default}.jvs-pdf-app #numPages.toolbarLabel[data-v-617eb296]{padding-inline-start:3px}.jvs-pdf-app #thumbnailView[data-v-617eb296],.jvs-pdf-app #outlineView[data-v-617eb296],.jvs-pdf-app #attachmentsView[data-v-617eb296],.jvs-pdf-app #layersView[data-v-617eb296]{position:absolute;width:calc(100% - 8px);inset-block:0;padding:4px 4px 0;overflow:auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}.jvs-pdf-app #thumbnailView[data-v-617eb296]{width:calc(100% - 60px);padding:10px 30px 0}.jvs-pdf-app #thumbnailView>a:is([data-v-617eb296]:active,[data-v-617eb296]:focus){outline:0}.jvs-pdf-app .treeWithDeepNesting>.treeItem[data-v-617eb296],.jvs-pdf-app .treeItem>.treeItems[data-v-617eb296]{margin-inline-start:20px}.jvs-pdf-app .treeItem>a[data-v-617eb296]{text-decoration:none;display:inline-block;min-width:calc(100% - 4px);height:auto;margin-bottom:1px;padding:2px 0 5px;padding-inline-start:4px;border-radius:2px;color:var(--treeitem-color);font-size:13px;line-height:15px;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:normal;cursor:pointer}.jvs-pdf-app #layersView .treeItem>a *[data-v-617eb296]{cursor:pointer}.jvs-pdf-app #layersView .treeItem>a>label[data-v-617eb296]{padding-inline-start:4px}.jvs-pdf-app #layersView .treeItem>a>label>input[data-v-617eb296]{float:var(--inline-start);margin-top:1px}.jvs-pdf-app .treeItemToggler[data-v-617eb296]{position:relative;float:var(--inline-start);height:0;width:0;color:#ffffff80}.jvs-pdf-app .treeItemToggler[data-v-617eb296]:before{inset-inline-end:4px;-webkit-mask-image:var(--treeitem-expanded-icon);mask-image:var(--treeitem-expanded-icon)}.jvs-pdf-app .treeItemToggler.treeItemsHidden[data-v-617eb296]:before{-webkit-mask-image:var(--treeitem-collapsed-icon);mask-image:var(--treeitem-collapsed-icon);transform:scaleX(var(--dir-factor))}.jvs-pdf-app .treeItemToggler.treeItemsHidden~.treeItems[data-v-617eb296]{display:none}.jvs-pdf-app .treeItem.selected>a[data-v-617eb296]{background-color:var(--treeitem-selected-bg-color);color:var(--treeitem-selected-color)}.jvs-pdf-app .treeItemToggler[data-v-617eb296]:hover,.jvs-pdf-app .treeItemToggler:hover+a[data-v-617eb296],.jvs-pdf-app .treeItemToggler:hover~.treeItems[data-v-617eb296],.jvs-pdf-app .treeItem>a[data-v-617eb296]:hover{background-color:var(--treeitem-bg-color);background-clip:padding-box;border-radius:2px;color:var(--treeitem-hover-color)}.jvs-pdf-app .dialogButton[data-v-617eb296]{width:auto;margin:3px 4px 2px!important;padding:2px 11px;color:var(--main-color);background-color:var(--dialog-button-bg-color);border:var(--dialog-button-border)!important}.jvs-pdf-app dialog[data-v-617eb296]{margin:auto;padding:15px;border-spacing:4px;color:var(--main-color);font:message-box;font-size:12px;line-height:14px;background-color:var(--doorhanger-bg-color);border:1px solid rgba(0,0,0,.5);border-radius:4px;box-shadow:0 1px 4px #0000004d}.jvs-pdf-app dialog[data-v-617eb296]::backdrop{background-color:#0003}.jvs-pdf-app dialog>.row[data-v-617eb296]{display:table-row}.jvs-pdf-app dialog>.row>*[data-v-617eb296]{display:table-cell}.jvs-pdf-app dialog .toolbarField[data-v-617eb296]{margin:5px 0}.jvs-pdf-app dialog .separator[data-v-617eb296]{display:block;margin:4px 0;height:1px;width:100%;background-color:var(--separator-color)}.jvs-pdf-app dialog .buttonRow[data-v-617eb296]{text-align:center;vertical-align:middle}.jvs-pdf-app dialog[data-v-617eb296] :link{color:#fff}.jvs-pdf-app #passwordDialog[data-v-617eb296]{text-align:center}.jvs-pdf-app #passwordDialog .toolbarField[data-v-617eb296]{width:200px}.jvs-pdf-app #documentPropertiesDialog[data-v-617eb296]{text-align:left}.jvs-pdf-app #documentPropertiesDialog .row>*[data-v-617eb296]{min-width:100px;text-align:start}.jvs-pdf-app #documentPropertiesDialog .row>span[data-v-617eb296]{width:125px;word-wrap:break-word}.jvs-pdf-app #documentPropertiesDialog .row>p[data-v-617eb296]{max-width:225px;word-wrap:break-word}.jvs-pdf-app #documentPropertiesDialog .buttonRow[data-v-617eb296]{margin-top:10px}.jvs-pdf-app .grab-to-pan-grab[data-v-617eb296]{cursor:grab!important}.jvs-pdf-app .grab-to-pan-grab *[data-v-617eb296]:not(input):not(textarea):not(button):not(select):not(:link){cursor:inherit!important}.jvs-pdf-app .grab-to-pan-grab[data-v-617eb296]:active,.jvs-pdf-app .grab-to-pan-grabbing[data-v-617eb296]{cursor:grabbing!important}.jvs-pdf-app .grab-to-pan-grabbing[data-v-617eb296]{position:fixed;background:#0000;display:block;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:50000}.jvs-pdf-app .visibleMediumView[data-v-617eb296]{display:none}@media all and (max-width: 900px){.jvs-pdf-app #toolbarViewerMiddle[data-v-617eb296]{display:table;margin:auto;left:auto;position:inherit;transform:none}}@media all and (max-width: 840px){.jvs-pdf-app #sidebarContainer[data-v-617eb296]{background-color:var(--sidebar-narrow-bg-color)}.jvs-pdf-app #outerContainer.sidebarOpen #viewerContainer[data-v-617eb296]{inset-inline-start:0!important}}@media all and (max-width: 690px){.jvs-pdf-app .hiddenSmallView[data-v-617eb296],.jvs-pdf-app .hiddenSmallView *[data-v-617eb296]{display:none}.jvs-pdf-app .toolbarButtonSpacer[data-v-617eb296]{width:0}.jvs-pdf-app .findbar[data-v-617eb296]{inset-inline-start:34px}}@media all and (max-width: 560px){.jvs-pdf-app #scaleSelectContainer[data-v-617eb296]{display:none}}.jvs-pdf-app .pdfViewer .page.loadingIcon[data-v-617eb296]:after{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:url(data:image/gif;base64,R0lGODlhGAAYAPQAAP///wAAAM7Ozvr6+uDg4LCwsOjo6I6OjsjIyJycnNjY2KioqMDAwPLy8nZ2doaGhri4uGhoaAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJBwAAACwAAAAAGAAYAAAFriAgjiQAQWVaDgr5POSgkoTDjFE0NoQ8iw8HQZQTDQjDn4jhSABhAAOhoTqSDg7qSUQwxEaEwwFhXHhHgzOA1xshxAnfTzotGRaHglJqkJcaVEqCgyoCBQkJBQKDDXQGDYaIioyOgYSXA36XIgYMBWRzXZoKBQUMmil0lgalLSIClgBpO0g+s26nUWddXyoEDIsACq5SsTMMDIECwUdJPw0Mzsu0qHYkw72bBmozIQAh+QQJBwAAACwAAAAAGAAYAAAFsCAgjiTAMGVaDgR5HKQwqKNxIKPjjFCk0KNXC6ATKSI7oAhxWIhezwhENTCQEoeGCdWIPEgzESGxEIgGBWstEW4QCGGAIJEoxGmGt5ZkgCRQQHkGd2CESoeIIwoMBQUMP4cNeQQGDYuNj4iSb5WJnmeGng0CDGaBlIQEJziHk3sABidDAHBgagButSKvAAoyuHuUYHgCkAZqebw0AgLBQyyzNKO3byNuoSS8x8OfwIchACH5BAkHAAAALAAAAAAYABgAAAW4ICCOJIAgZVoOBJkkpDKoo5EI43GMjNPSokXCINKJCI4HcCRIQEQvqIOhGhBHhUTDhGo4diOZyFAoKEQDxra2mAEgjghOpCgz3LTBIxJ5kgwMBShACREHZ1V4Kg1rS44pBAgMDAg/Sw0GBAQGDZGTlY+YmpyPpSQDiqYiDQoCliqZBqkGAgKIS5kEjQ21VwCyp76dBHiNvz+MR74AqSOdVwbQuo+abppo10ssjdkAnc0rf8vgl8YqIQAh+QQJBwAAACwAAAAAGAAYAAAFrCAgjiQgCGVaDgZZFCQxqKNRKGOSjMjR0qLXTyciHA7AkaLACMIAiwOC1iAxCrMToHHYjWQiA4NBEA0Q1RpWxHg4cMXxNDk4OBxNUkPAQAEXDgllKgMzQA1pSYopBgonCj9JEA8REQ8QjY+RQJOVl4ugoYssBJuMpYYjDQSliwasiQOwNakALKqsqbWvIohFm7V6rQAGP6+JQLlFg7KDQLKJrLjBKbvAor3IKiEAIfkECQcAAAAsAAAAABgAGAAABbUgII4koChlmhokw5DEoI4NQ4xFMQoJO4uuhignMiQWvxGBIQC+AJBEUyUcIRiyE6CR0CllW4HABxBURTUw4nC4FcWo5CDBRpQaCoF7VjgsyCUDYDMNZ0mHdwYEBAaGMwwHDg4HDA2KjI4qkJKUiJ6faJkiA4qAKQkRB3E0i6YpAw8RERAjA4tnBoMApCMQDhFTuySKoSKMJAq6rD4GzASiJYtgi6PUcs9Kew0xh7rNJMqIhYchACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJEAQZZo2JIKQxqCOjWCMDDMqxT2LAgELkBMZCoXfyCBQiFwiRsGpku0EshNgUNAtrYPT0GQVNRBWwSKBMp98P24iISgNDAS4ipGA6JUpA2WAhDR4eWM/CAkHBwkIDYcGiTOLjY+FmZkNlCN3eUoLDmwlDW+AAwcODl5bYl8wCVYMDw5UWzBtnAANEQ8kBIM0oAAGPgcREIQnVloAChEOqARjzgAQEbczg8YkWJq8nSUhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJGAYZZoOpKKQqDoORDMKwkgwtiwSBBYAJ2owGL5RgxBziQQMgkwoMkhNqAEDARPSaiMDFdDIiRSFQowMXE8Z6RdpYHWnEAWGPVkajPmARVZMPUkCBQkJBQINgwaFPoeJi4GVlQ2Qc3VJBQcLV0ptfAMJBwdcIl+FYjALQgimoGNWIhAQZA4HXSpLMQ8PIgkOSHxAQhERPw7ASTSFyCMMDqBTJL8tf3y2fCEAIfkECQcAAAAsAAAAABgAGAAABa8gII4k0DRlmg6kYZCoOg5EDBDEaAi2jLO3nEkgkMEIL4BLpBAkVy3hCTAQKGAznM0AFNFGBAbj2cA9jQixcGZAGgECBu/9HnTp+FGjjezJFAwFBQwKe2Z+KoCChHmNjVMqA21nKQwJEJRlbnUFCQlFXlpeCWcGBUACCwlrdw8RKGImBwktdyMQEQciB7oACwcIeA4RVwAODiIGvHQKERAjxyMIB5QlVSTLYLZ0sW8hACH5BAkHAAAALAAAAAAYABgAAAW0ICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWPM5wNiV0UDUIBNkdoepTfMkA7thIECiyRtUAGq8fm2O4jIBgMBA1eAZ6Knx+gHaJR4QwdCMKBxEJRggFDGgQEREPjjAMBQUKIwIRDhBDC2QNDDEKoEkDoiMHDigICGkJBS2dDA6TAAnAEAkCdQ8ORQcHTAkLcQQODLPMIgIJaCWxJMIkPIoAt3EhACH5BAkHAAAALAAAAAAYABgAAAWtICCOJNA0ZZoOpGGQrDoOBCoSxNgQsQzgMZyIlvOJdi+AS2SoyXrK4umWHM5wNiV0UN3xdLiqr+mENcWpM9TIbrsBkEck8oC0DQqBQGGIz+t3eXtob0ZTPgNrIwQJDgtGAgwCWSIMDg4HiiUIDAxFAAoODwxDBWINCEGdSTQkCQcoegADBaQ6MggHjwAFBZUFCm0HB0kJCUy9bAYHCCPGIwqmRq0jySMGmj6yRiEAIfkECQcAAAAsAAAAABgAGAAABbIgII4k0DRlmg6kYZCsOg4EKhLE2BCxDOAxnIiW84l2L4BLZKipBopW8XRLDkeCiAMyMvQAA+uON4JEIo+vqukkKQ6RhLHplVGN+LyKcXA4Dgx5DWwGDXx+gIKENnqNdzIDaiMECwcFRgQCCowiCAcHCZIlCgICVgSfCEMMnA0CXaU2YSQFoQAKUQMMqjoyAglcAAyBAAIMRUYLCUkFlybDeAYJryLNk6xGNCTQXY0juHghACH5BAkHAAAALAAAAAAYABgAAAWzICCOJNA0ZVoOAmkY5KCSSgSNBDE2hDyLjohClBMNij8RJHIQvZwEVOpIekRQJyJs5AMoHA+GMbE1lnm9EcPhOHRnhpwUl3AsknHDm5RN+v8qCAkHBwkIfw1xBAYNgoSGiIqMgJQifZUjBhAJYj95ewIJCQV7KYpzBAkLLQADCHOtOpY5PgNlAAykAEUsQ1wzCgWdCIdeArczBQVbDJ0NAqyeBb64nQAGArBTt8R8mLuyPyEAOwAAAAAAAAAAAA==) center no-repeat;display:none;transition-property:display;transition-delay:var(--loading-icon-delay);z-index:5;contain:strict}
