.nav-bar-item{cursor:pointer;overflow:hidden;width:100%;-webkit-tap-highlight-color:transparent}.nav-bar-item .nav-bar-item_icon-container{width:32px;height:32px;border-radius:16px;transition:width .2s ease-in-out}.nav-bar-item .nav-bar-item_icon-container .nav-bar-item_icon{width:24px;height:24px;font-size:24px;fill:var(--fin-color-text-base)}.nav-bar-item .nav-bar-item_label{-webkit-user-select:none;-ms-user-select:none;user-select:none}.nav-bar-item.active .nav-bar-item_icon-container{width:64px;background-color:var(--fin-color-primary-bg)}.nav-bar-item.active .nav-bar-item_icon-container .nav-bar-item_icon svg{fill:var(--fin-color-primary-active)}.nav-bar-item.active .nav-bar-item_label{font-weight:700}.nav-bar-item:hover .nav-bar-item_icon-container .nav-bar-item_icon svg{fill:var(--fin-color-primary-hover)}.react-pdf__Document{position:relative}.react-pdf__Document:hover .page-controls{opacity:1;transform:translate(-50%) translateY(0)}.react-pdf__Page__textContent,.react-pdf__Page__annotations{display:none}.react-pdf__Page{min-height:815px!important}.react-pdf__Document .page-controls{position:absolute;bottom:5%;left:50%;transform:translate(-50%) translateY(10%);opacity:0;transition:opacity ease-in-out .2s,transform ease-in-out .2s;background:#fff;box-shadow:var(--fin-box-shadow);border-radius:var(--fin-border-radius)}.react-pdf__Document .page-controls button{cursor:pointer;width:44px;height:44px;padding:0;background:#fff;border:none;border-radius:var(--fin-border-radius);transition:background ease-in-out .2s}.react-pdf__Document .page-controls button:disabled{pointer-events:none;opacity:.25}.react-pdf__Document .page-controls button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.react-pdf__Document .page-controls button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.react-pdf__Document .page-controls button:hover{background:var(--fin-color-primary)}.react-pdf__Document .page-controls span{color:#000;padding:0 16px}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.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 rgba(51,51,51,1);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 .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.fin-post-card{display:flex;flex-direction:column;background:var(--fin-color-bg-container);border-radius:var(--fin-border-radius);border:var(--fin-line-width) var(--fin-line-type) var(--fin-color-border-secondary)}.fin-post-card .fin-post-card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:var(--fin-line-width) var(--fin-line-type) var(--fin-color-border-secondary)}.fin-post-card .fin-post-card-header .fin-post-card-date{margin:0;line-height:var(--fin-font-size)}.fin-post-card .fin-post-card-title{margin:0;line-height:var(--fin-font-size-heading-5)}.fin-post-card .fin-post-card-body{height:100%;padding:16px 24px}.fin-post-card .fin-post-card-body .fin-post-card-title{margin-bottom:8px;line-height:24px}.fin-post-card .fin-post-card-image-preview{overflow:hidden;border-bottom-left-radius:var(--fin-border-radius);border-bottom-right-radius:var(--fin-border-radius)}.fin-post-card .fin-post-card-image-preview .fin-post-card-image{cursor:pointer;object-fit:cover;width:100%}.fin-post-card .fin-post-card-image-preview .fin-post-card-image-overflow{cursor:pointer;position:relative;width:100%}.fin-post-card .fin-post-card-image-preview .fin-post-card-image-overflow .fin-post-card-image-overflow-cover{background:#00000080;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fin-post-overlay{overflow:hidden;padding:0!important;height:95vh;background-color:var(--fin-color-bg-layout)!important}.fin-post-overlay .fin-post-overlay-body{height:100%}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-col-image{flex:0 0 100%;max-width:100%}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-col-post{display:none}@media screen and (min-width: 768px){.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-col-image{flex:0 0 66.66667%;max-width:66.66667%}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-col-post{display:block;flex:0 0 33.33333%;max-width:33.33333%}}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image{-webkit-user-select:none;user-select:none;position:relative;width:100%;height:100%}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image:hover .fin-post-overlay-image-action,.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image:hover .fin-post-overlay-image-counter{opacity:.75}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image .fin-post-overlay-image-counter{position:absolute;opacity:0;transition:opacity .25s ease-in;bottom:0;padding-bottom:16px;height:64px;width:100%;background:linear-gradient(0deg,var(--fin-color-bg-layout) 0%,rgba(0,0,0,0) 100%)}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image .fin-post-overlay-image-action{cursor:pointer;position:absolute;opacity:0;transition:opacity .25s ease-in;height:100%;width:25%}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image .fin-post-overlay-image-action.fin-post-overlay-image-action-left{left:0;justify-content:flex-start;padding-left:32px;background:linear-gradient(90deg,var(--fin-color-bg-layout) 0%,rgba(0,0,0,0) 100%)}.fin-post-overlay .fin-post-overlay-body .fin-post-overlay-image .fin-post-overlay-image-action.fin-post-overlay-image-action-right{right:0;justify-content:flex-end;padding-right:32px;background:linear-gradient(90deg,rgba(0,0,0,0) 0%,var(--fin-color-bg-layout) 100%)}.loader-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;opacity:0;animation:delayedShow .3s linear forwards;animation-delay:.2s}.loader-mask .app-logo{position:absolute;top:25%;width:100%}.loader-mask .loader{position:absolute;left:50%;top:50%;width:50px;height:50px;font-size:0;color:#ff6a4d;display:inline-block;margin:-25px 0 0 -25px;text-indent:-9999em;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.loader-mask .loader div{background-color:#ff6a4d;display:inline-block;float:none;position:absolute;top:0;left:0;width:50px;height:50px;opacity:.5;border-radius:50%;animation:ballPulseDouble 2s ease-in-out infinite}.loader-mask .loader div:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@keyframes delayedShow{0%{opacity:0}to{opacity:1}}@keyframes ballPulseDouble{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}*{scrollbar-width:thin;scrollbar-color:#b0b0b0 #2c2c2c}:root{--fin-layout-footer-height: 80px}body,h1,h2,h3,h4,h5,h6{margin:0}#app-container{width:100%;min-height:100vh}
