.access-denied{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;font-family:EnterpriseSans,sans-serif;display:flex}.access-denied__card{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;width:100%;max-width:30rem;padding:3rem 2.5rem;box-shadow:0 .125rem .5rem #00000014}.access-denied__icon{margin-bottom:1rem;font-size:3.5rem}.access-denied__title{color:#c62828;margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.access-denied__message{color:#424242;margin:0 0 .75rem;font-size:1rem}.access-denied__detail{color:#757575;margin:0;font-size:.875rem;line-height:1.6}.footer{border-top:.125rem solid var(--color-orange);height:4.25rem;margin-top:auto;padding:1rem 5.25rem}.app-header{z-index:1100;background-color:#fff;flex-direction:column;margin-bottom:.75rem;display:flex;position:sticky;top:0;box-shadow:0 .0625rem .25rem #3d3c3829}.app-header__bar{justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.875rem;padding:.875rem clamp(1rem,4vw,5.25rem);display:flex}.app-header__bar>*{min-width:0}.app-header__bar img{flex:none;width:13.125rem;height:auto;display:block}.app-header__claim-controls{flex-wrap:wrap;gap:.75rem;min-width:0;display:flex}.app-header__top-select{min-width:8.75rem}.app-header__details-overlay{position:relative}.app-header__details{background-color:var(--color-sand);flex-wrap:wrap;align-items:center;gap:1rem 2.25rem;padding:.875rem 1.5rem 1rem;display:flex}.app-header__details-title{color:var(--color-charcoal)!important;flex:none!important;font-size:1.125rem!important;font-weight:700!important}.app-header__details-container{border:.0625rem solid var(--color-border);background-color:var(--color-sand-dark);border-radius:.875rem;flex-wrap:wrap;flex:1 1 0;gap:.75rem 1.5rem;min-width:0;padding:.75rem 1.25rem;display:flex}.app-header__detail-group{flex-direction:column;flex:15rem;gap:.375rem;min-width:0;display:flex}.app-header__detail-group-label{color:var(--color-gray);text-transform:uppercase;font-size:.75rem;font-weight:700}.app-header__detail-group-items{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.app-header__detail{grid-template-columns:auto 1fr;gap:.375rem;min-width:0;display:grid}.app-header__detail-label{color:var(--color-charcoal);font-size:.75rem;font-weight:700}.app-header__detail-value{min-width:0;color:var(--color-charcoal);overflow-wrap:anywhere;font-size:.75rem}@media (width<=64rem){.app-header__bar{flex-wrap:wrap;align-items:flex-start}.app-header__actions{justify-content:flex-end;width:100%}}@media (width<=40rem){.app-header__bar img{width:10.5rem}.app-header__claim-controls{gap:.5rem}.app-header__top-select{min-width:7.5rem}.app-header__details,.app-header__details-container{padding:.75rem}.app-header__detail-group{flex-basis:100%}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-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;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.pdf-viewer{background-color:var(--color-sand);box-sizing:border-box;border-radius:1.75rem;max-width:100%;padding:2rem 1.25rem;overflow:hidden}.pdf-viewer input,.pdf-viewer button{font:inherit}.pdf-viewer header{color:#fff;background-color:#323639;padding:1.25rem;box-shadow:0 0 .5rem #00000080}.pdf-viewer header h1{font-size:inherit;margin:0}.pdf-viewer__container{flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex;overflow:hidden}.pdf-viewer__container__load{color:#fff;margin-top:1em}.pdf-viewer__content-area{flex:1;width:100%;max-width:100%;min-height:0;display:flex;position:relative}.pdf-viewer__header{justify-content:space-between;align-items:center;gap:1rem;min-height:3rem;display:flex}.pdf-viewer__document-shell{background-color:#e5e4e0;flex:1;grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center;gap:1rem;min-width:0;min-height:0;display:grid;box-shadow:0 0 .25rem #00000059}.pdf-viewer__document{scrollbar-color:#989790 #f1f0ed;scrollbar-gutter:stable;scroll-behavior:smooth;flex:1;grid-column:2;min-width:0;max-width:100%;height:clamp(32rem,70vh,48rem);overflow:scroll}.pdf-viewer__document::-webkit-scrollbar{width:.75rem;height:.75rem}.pdf-viewer__document::-webkit-scrollbar-track{background-color:#f1f0ed}.pdf-viewer__document::-webkit-scrollbar-thumb{background-color:#989790;border:.125rem solid #f1f0ed;border-radius:.375rem}.pdf-viewer__document::-webkit-scrollbar-corner{background-color:#f1f0ed}.pdf-viewer__document .react-pdf__Document{flex-direction:column;align-items:center;gap:1rem;min-width:fit-content;padding:0 1rem;display:flex}.pdf-viewer__page{background-color:#fff;scroll-margin-top:1rem;box-shadow:0 .0625rem .25rem #00000047}.pdf-viewer__page-button{cursor:pointer;background-color:#0000;border:0;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:3.5rem;padding:0;display:inline-flex}.pdf-viewer__page-button--previous{grid-column:1}.pdf-viewer__page-button--next{grid-column:3}.pdf-viewer__page-button img{opacity:.65;filter:brightness(0);width:.5rem;height:.875rem}.pdf-viewer__page-button:hover:not(:disabled){background-color:#ffffffa6}.pdf-viewer__page-button:focus-visible{outline:.1875rem solid var(--color-orange);outline-offset:.125rem}.pdf-viewer__page-button:disabled{opacity:.35;cursor:not-allowed}.pdf-viewer__document .react-pdf__message{color:#fff;padding:1.25rem}.pdf-viewer--fullscreen{background-color:var(--color-slate);flex-direction:column;width:100vw;height:100vh;display:flex}.pdf-viewer--fullscreen .pdf-viewer__container{flex:1;height:100%;margin:0;overflow:hidden}.pdf-viewer--fullscreen .pdf-viewer__content-area{flex:1;max-width:100%;position:relative;overflow:hidden}.pdf-viewer--fullscreen .pdf-viewer__document{flex:1;height:auto;overflow:scroll}@media (width<=47.9375rem){.pdf-viewer{padding:1rem}.pdf-viewer__header{flex-direction:column;align-items:flex-start}.pdf-viewer__document{height:70vh}}.thumbnail-sidebar{background-color:var(--color-charcoal);border-right:1px solid #555;flex-direction:column;width:12.5rem;min-width:12.5rem;height:100%;display:flex;overflow-y:auto;box-shadow:.25rem 0 .75rem #0000004d}.thumbnail-sidebar__header{color:#ccc;letter-spacing:.0313rem;text-transform:uppercase;border-bottom:1px solid #555;padding:.75rem 1rem;font-size:.8125rem;font-weight:600}.thumbnail-sidebar__list{flex-direction:column;align-items:center;gap:.5rem;padding:.75rem .5rem;display:flex}.thumbnail-sidebar__item{cursor:pointer;background:0 0;border:.125rem solid #0000;border-radius:.25rem;flex-direction:column;align-items:center;gap:.25rem;padding:.375rem;transition:border-color .15s,background-color .15s;display:flex}.thumbnail-sidebar__item:hover{background-color:#ffffff14;border-color:#666}.thumbnail-sidebar__item--active{border-color:var(--color-orange);background-color:#ff612b26}.thumbnail-sidebar__item .react-pdf__Page{box-shadow:0 .0625rem .25rem #0006}.thumbnail-sidebar__page-num{color:#aaa;font-size:.6875rem}.thumbnail-sidebar__item--active .thumbnail-sidebar__page-num{color:#fff}.pdf-toolbar{background-color:var(--color-sand-dark);-webkit-user-select:none;user-select:none;box-sizing:border-box;border-radius:1.5rem;align-items:center;gap:.75rem;width:fit-content;min-height:3rem;padding:.5rem;display:flex}.pdf-toolbar__button{background-color:var(--color-charcoal);color:#fff;text-align:center;white-space:nowrap;cursor:pointer;border:none;border-radius:624.938rem;justify-content:center;align-items:center;width:3.125rem;height:2rem;padding:0 .375rem;font-size:1rem;line-height:1;transition:background-color .15s,border-color .15s;display:inline-flex}.pdf-toolbar__button svg{display:block}.pdf-toolbar__icon{width:.75rem;height:.75rem;display:block}.pdf-toolbar__button:hover:not(:disabled){background-color:var(--color-charcoal-dark)}.pdf-toolbar__button:active:not(:disabled){background-color:#1f1e1c}.pdf-toolbar__button:disabled{opacity:.4;cursor:not-allowed}.pdf-toolbar__button--active{background-color:var(--color-orange)}.pdf-toolbar__button--active:hover:not(:disabled){background-color:#e55726}.pdf-toolbar__button:focus-visible,.pdf-toolbar__scale-button:focus-visible{outline:.125rem solid var(--color-orange);outline-offset:.125rem}.pdf-toolbar__scale-button{min-width:5.75rem;height:2rem;color:var(--color-charcoal);white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #bcb9b3;border-radius:624.938rem;align-items:center;gap:.25rem;padding:0 .875rem;font-size:.875rem;transition:background-color .15s;display:inline-flex}.pdf-toolbar__scale-button:hover{background-color:#f5f5f5}@media (width<=47.9375rem){.pdf-toolbar{gap:.375rem;max-width:100%;overflow-x:auto}}:root{--color-charcoal:#3d3c38;--color-charcoal-dark:#2e2d2a;--color-orange:#ff612b;--color-sand:#fbf9f4;--color-sand-dark:#ede8e0;--color-disabled-bg:#f3f3f3;--color-disabled-text:#9e9e9e;--color-gray:#929496;--color-border:#cbcccd;--color-slate:#525659}body{margin:0;font-family:EnterpriseSans,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}*,:before,:after{box-sizing:border-box}@font-face{font-family:EnterpriseSans;src:url(/assets/EnterpriseSansVF-Roman-COlEuER0.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}
