@-webkit-keyframes resizeSensorVisibility{0%{top:0}}@keyframes resizeSensorVisibility{0%{top:0}}.annotationLayer{left:0;top:0;right:0;bottom:0}.annotationLayer,.annotationLayer section{position:absolute}.annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%;background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat}.annotationLayer .linkAnnotation>a:hover{opacity:.2;background:#ff0;-webkit-box-shadow:0 2px 10px #ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-color:rgba(0,54,255,.13);border:1px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:9px;height:100%;padding:0 3px;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation textarea{font:message-box;font-size:9px;resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:1px solid transparent;cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:1px solid #000}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:1px solid transparent}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:115%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.annotationLayer .popupWrapper{position:absolute;width:20em}.annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;-webkit-box-shadow:0 2px 5px #333;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.annotationLayer .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.annotationLayer .popup p{padding-top:.2em}.annotationLayer .fileAttachmentAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}#demo,.internalLink,.linkAnnotation,.support-container{display:none}.pdf-viewer{background-color:#000;width:100%;height:100%}.pdf-viewer__header{width:100%;background-color:rgba(4,11,11,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;position:fixed;top:0;left:0;padding:16px 40px}.pdf-viewer__header,.pdf-viewer__header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdf-viewer__header-title{color:rgba(162,220,217,.6);max-width:60%}@media (max-width:768px){.pdf-viewer__header{padding:12px 20px}.pdf-viewer__header-title{padding-right:14px}}.pdf-viewer__header-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;padding-left:16px;font-family:Inter-Variable,Arial,serif}.pdf-viewer__header .button{padding:12px 26px}.pdf-viewer__loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 79px);width:100%;position:fixed;top:79px;left:0;z-index:999}.pdf-viewer__loader-ring{color:#638886}.pdf-viewer__loader-ring,.pdf-viewer__loader-ring div{-webkit-box-sizing:border-box;box-sizing:border-box}.pdf-viewer__loader-ring{display:inline-block;position:relative;width:80px;height:80px}.pdf-viewer__loader-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid currentColor;border-radius:50%;-webkit-animation:pdf-viewer__loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:pdf-viewer__loader-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:currentColor transparent transparent transparent}.pdf-viewer__loader-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.pdf-viewer__loader-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.pdf-viewer__loader-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes pdf-viewer__loader-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes pdf-viewer__loader-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pdf-viewer__pages{margin-top:80px;padding:0 17px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100% - 79px);width:100%}.pdf-viewer__page{margin-left:auto;margin-right:auto;max-width:800px;width:100%}.pdf-viewer__page+.pdf-viewer__page{margin-top:12px}.pdf-viewer__toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;bottom:30px;left:50%;z-index:1000;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:210px;max-width:300px;padding:6px 16px;border-radius:35px;background-color:rgba(4,11,11,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pdf-viewer__toolbar div:first-child{padding-right:16px;margin-right:16px;border-right:1px solid hsla(0,0%,100%,.3);width:86px;text-align:center}.pdf-viewer__toolbar button{background-color:transparent;border:none;cursor:pointer;padding:8px}