@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e8e8e8;color:#323130;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Helvetica Neue,Roboto,Oxygen,Ubuntu,sans-serif;font-size:13px;margin:0}code{font-family:Consolas,Courier New,monospace}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f3f2f1}::-webkit-scrollbar-thumb{background:#c8c6c4;border:2px solid #f3f2f1;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#a19f9d}::selection{background:#b4d6fa;color:#323130}html{font-size:13px;font-size:calc(13px*var(--global-a11y-font-scale, 1))}html[data-a11y-readable-font=true] body,html[data-a11y-readable-font=true] button,html[data-a11y-readable-font=true] input,html[data-a11y-readable-font=true] select,html[data-a11y-readable-font=true] textarea{font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important}html[data-a11y-align=left] body :is(h1,h2,h3,h4,h5,h6,p,li,blockquote,figcaption,label,span,a,td,th,button){text-align:left!important}html[data-a11y-align=center] body :is(h1,h2,h3,h4,h5,h6,p,li,blockquote,figcaption,label,span,a,td,th,button){text-align:center!important}html[data-a11y-align=right] body :is(h1,h2,h3,h4,h5,h6,p,li,blockquote,figcaption,label,span,a,td,th,button){text-align:right!important}html[data-a11y-line-height=custom] body :is(h1,h2,h3,h4,h5,h6,p,li,blockquote,figcaption,label,span,a,td,th,button,input,textarea){line-height:var(--global-a11y-line-height)!important}html[data-a11y-letter-spacing=custom] body :is(h1,h2,h3,h4,h5,h6,p,li,blockquote,figcaption,label,span,a,td,th,button,input,textarea){letter-spacing:var(--global-a11y-letter-spacing)!important}html[data-a11y-highlight-titles=true] body :is(h1,h2,h3,h4,h5,h6){border-radius:4px;outline:2px solid #f59e0bcc!important;outline-offset:.2em!important}html[data-a11y-highlight-links=true] [role=link],html[data-a11y-highlight-links=true] a{border-radius:2px;outline:1px solid currentColor!important;outline-offset:2px!important;text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important}html[data-a11y-contrast=high] body{background:#fff!important;color:#000!important;filter:contrast(1.25)}html[data-a11y-contrast=dark] body{background:#020617!important;color:#e2e8f0!important}html[data-a11y-contrast=dark] body *{border-color:#94a3b840!important}html[data-a11y-contrast=light] body{background:#fffef7!important;color:#1c1917!important}html[data-a11y-custom-text=true] body :is(p,li,blockquote,figcaption,label,span,a,td,th,button,input,textarea){color:var(--global-a11y-text-color)!important}html[data-a11y-custom-headings=true] body :is(h1,h2,h3,h4,h5,h6){color:var(--global-a11y-heading-color)!important}html[data-a11y-custom-background=true] body{background:var(--global-a11y-background-color)!important}html[data-a11y-focus=enhanced] :focus-visible{box-shadow:0 0 0 6px #c2410c2e!important;outline:3px solid #c2410c!important;outline-offset:3px!important}html[data-a11y-read-mode=true] .app-container{margin-left:auto;margin-right:auto;max-width:78rem}html[data-a11y-read-mode=true] body{background-image:none!important}html[data-a11y-motion=reduced] *,html[data-a11y-motion=reduced] :after,html[data-a11y-motion=reduced] :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}html[data-a11y-saturation=high] body{filter:saturate(1.35)}html[data-a11y-saturation=low] body{filter:saturate(.68)}html[data-a11y-saturation=mono] body{filter:grayscale(1)}html[data-a11y-hide-images=true] canvas,html[data-a11y-hide-images=true] img,html[data-a11y-hide-images=true] picture,html[data-a11y-hide-images=true] video{filter:grayscale(1)!important;opacity:.08!important}html[data-a11y-cursor-mode=black],html[data-a11y-cursor-mode=black] *,html[data-a11y-cursor-mode=white],html[data-a11y-cursor-mode=white] *{cursor:var(--global-a11y-cursor)!important}.login-page{display:flex;min-height:100vh}.login-brand-panel{align-items:center;background:linear-gradient(135deg,#0e2a42,#1e4a70 50%,#2b5f8a);display:none;flex-direction:column;justify-content:center;overflow:hidden;padding:48px;position:relative;width:55%}.login-brand-panel:before{background:radial-gradient(circle at 20% 80%,#ffffff08 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (min-width:768px){.login-brand-panel{display:flex}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}: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) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;text-align:left;text-align:initial;z-index:2}.textLayer,.textLayer :is(span,br){position:absolute;transform-origin:0 0}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}body,html{height:100%;margin:0;overflow:hidden;padding:0}.app-container{background:#e8e8e8;display:flex;flex-direction:column;height:100vh;overflow:hidden}.editor-container{flex-grow:1;overflow-y:auto}:focus-visible{outline:2px solid #2b579a;outline-offset:-2px}.word-ribbon-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:2px;color:#323130;cursor:pointer;display:flex;flex-direction:column;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;justify-content:center;padding:2px 6px;transition:background .1s,border-color .1s}.word-ribbon-btn:hover{background:#e1dfdd;border-color:#c8c6c4}.word-ribbon-btn:active{background:#c8c6c4}.tox-editor-header{background-color:#f3f2f1!important;border-bottom:1px solid #e1dfdd!important;box-shadow:none!important;padding:2px 4px!important;z-index:0!important}.tox .tox-tbtn{border-radius:2px!important;cursor:pointer!important;margin:1px!important}.tox .tox-tbtn:hover{background-color:#e1dfdd!important}.tox .tox-tbtn--enabled,.tox .tox-tbtn--enabled:hover{background-color:#c8c6c4!important}.tox .tox-toolbar__group{border-right:1px solid #e1dfdd!important;padding:0 4px!important}.tox .tox-toolbar__group:last-child{border-right:none!important}.tox .tox-menubar{background-color:#f3f2f1!important;border-bottom:1px solid #e1dfdd!important;padding:0!important}.tox .tox-mbtn{border-radius:0!important;color:#323130!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important}.tox .tox-mbtn:hover{background-color:#e1dfdd!important}.tox .tox-edit-area{background-color:#e8e8e8!important;display:flex!important;flex:1 1!important;justify-content:center!important;overflow-y:auto!important;padding:20px 0!important}.tox .tox-edit-area__iframe{background-color:#fff!important;box-shadow:0 2px 8px #00000026,0 0 1px #0000001a!important;margin:0 auto!important;max-width:816px!important;min-width:816px!important;width:816px!important}.tox .tox-statusbar{background-color:#f3f2f1!important;border-top:1px solid #e1dfdd!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:11px!important;padding:2px 8px!important}.tox .tox-statusbar,.tox .tox-statusbar__text-container,.tox .tox-statusbar__wordcount{color:#605e5c!important}.tox .tox-collection__item{border-radius:0!important;color:#323130!important;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif!important;font-size:12px!important}.tox .tox-collection__item--active{background-color:#e1dfdd!important}.tox .tox-tbtn--select{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif!important}.tox.tox-tinymce{border:1px solid #e1dfdd!important;border-radius:0!important;display:flex!important;flex-direction:column!important;height:100%!important}.tox .tox-sidebar-wrap{display:flex!important;flex:1 1!important;flex-direction:column!important;overflow:hidden!important}.tox-promotion{display:none!important}.registration-brand-panel{align-items:center;background:linear-gradient(135deg,#0e2a42,#1e4a70 50%,#2b5f8a);display:none;flex-direction:column;justify-content:center;overflow:hidden;padding:48px;position:relative;width:45%}.registration-brand-panel:before{background:radial-gradient(circle at 20% 80%,#ffffff08 0,#0000 50%),radial-gradient(circle at 80% 20%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@media (min-width:768px){.registration-brand-panel{display:flex}}
/*# sourceMappingURL=main.08262369.css.map*/