@import"https://fonts.googleapis.com/css2?family=Montserrat&display=swap";: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(--total-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{appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;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}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.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{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;inset: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;inset:100% 0 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}.rp-root{position:absolute;z-index:99}:root{--rp-background:#f1f2f3}.rp-editor,.rp-editor *{color:#000;font-family:Montserrat,sans-serif}.rp-editor{background-color:var(--rp-background);height:100vh;left:0;position:fixed;top:0;width:100vw}.rp-navigation{display:flex;margin-bottom:10px}.rp-navigation .rp-back{align-items:center;display:inline-flex;justify-items:flex-start;margin-left:5px;width:15%}.rp-navigation .rp-back .rp-cancel-button{background-color:#e5e6e7;border:none;border-radius:20px;cursor:pointer;font-weight:700;margin-left:5px;margin-right:5px;padding:10px 20px;transition:all .2s}.rp-navigation .rp-back .rp-cancel-button:hover{background-color:#e1e2e4}.rp-navigation .rp-back .rp-back-button{align-items:center;align-self:center;background-color:#e5e6e7;border:none;border-radius:100%;cursor:pointer;display:flex;justify-content:center;margin-left:5px;margin-right:5px;margin-top:3px;padding:0 2px;transition:all .2s}.rp-navigation .rp-back .rp-back-button:hover{background-color:#e1e2e4}.rp-navigation .rp-back .rp-back-button svg{height:30px;width:30px}.rp-navigation .rp-back .rp-back-button:disabled{opacity:0;pointer-events:none}.rp-navigation .rp-buttons{align-items:center;display:flex;justify-content:center;width:70%}.rp-navigation .rp-buttons>div{align-items:center;border-radius:10px;display:flex;flex-direction:column;font-size:14px;height:60px;justify-content:center;margin-top:5px;padding:10px 30px;transition:all .2s}.rp-navigation .rp-buttons>div.selected{font-weight:700;pointer-events:none}.rp-navigation .rp-buttons>div.selected svg{stroke-width:10px;stroke:#000}.rp-navigation .rp-buttons>div>p{margin:0}.rp-navigation .rp-buttons>div svg{height:35px;width:35px}.rp-navigation .rp-buttons>div:hover{box-shadow:0 4px 5px #0000001a;cursor:pointer}.rp-next{align-items:center;display:flex;justify-content:flex-end;margin-right:5px;width:15%}.rp-next .rp-done-button{background-color:#0a95ff;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:5px;margin-right:5px;padding:10px 20px;transition:all .2s}.rp-next .rp-done-button:hover{background-color:#0a95ffda}.rp-image-section.crop .rp-controls{align-items:center;display:flex;justify-content:center;margin-bottom:10px;width:100vw}.rp-image-section.crop .rp-controls .rp-crop{align-items:center;display:flex;gap:40px;justify-content:center;width:100%}.rp-image-section.crop .rp-controls .rp-crop>button{align-items:center;background:none;border:none;display:flex;font-size:13px;justify-content:center;transition:all .2s}.rp-image-section.crop .rp-controls .rp-crop.horizontal-flip .flip-horizontal-button:before,.rp-image-section.crop .rp-controls .rp-crop.vertical-flip .flip-vertical-button:before{background-color:#000;border-radius:100%;content:" ";height:3px;margin-right:5px;width:3px}.rp-image-section.crop .rp-controls .rp-crop>button svg{height:30px;margin-right:10px;width:30px}.rp-image-section.crop .rp-controls .rp-crop .flip-vertical-button svg{transform:rotate(-90deg)}.rp-image-section.crop .rp-controls .rp-crop>button:hover{cursor:pointer;opacity:.8}.rp-image-section{height:calc(100vh - 95px)}.rp-preview{align-items:flex-start;display:flex;height:100%;justify-content:center;width:100vw}@media only screen and (min-width:800px){.rp-image-preview{max-height:360px}}@media only screen and (min-width:1366px){.rp-image-preview{max-height:450px}}@media only screen and (min-width:1600px){.rp-preview{margin-top:15px}.rp-image-preview{max-height:550px}}@media only screen and (min-width:1920px){.rp-preview{margin-top:30px}.rp-image-preview{max-height:600px}}.rp-image-section.filter{display:flex;flex-direction:row-reverse}.rp-image-section.filter .rp-image-preview{box-shadow:0 4px 13px #0006}.rp-image-section.filter .rp-controls{max-height:100%}.rp-image-section.filter .rp-preview{align-items:center;display:flex;justify-content:center}.rp-image-section.filter .rp-filter-preview{border:3px solid #e1e2e4;cursor:pointer;max-width:100px;transition:all .2s}.rp-image-section.filter .rp-filter.selected .rp-filter-preview{border-color:#0a95ff;border-width:5px;pointer-events:none}.rp-image-section.filter .rp-filter.selected p{color:#0a95ff}.rp-image-section.filter .rp-filter p{font-size:12px;margin:0 0 5px}.rp-image-section.filter .rp-filter-preview:hover{transform:scale(1.05)}.rp-image-section.filter .rp-filters{border-radius:10px;height:96%;margin:0 10px;overflow:auto;padding:10px}.rp-editor ::-webkit-scrollbar{width:0}.rp-editor ::-webkit-scrollbar-track{background:#e1e2e4;border-radius:10px}.rp-editor ::-webkit-scrollbar-thumb{background:#0a95ff;border-radius:10px}.rp-editor ::-webkit-scrollbar-thumb:hover{background:#0a95ffd7}.rp-image-section.colors{display:flex;flex-direction:row-reverse}.rp-image-section.colors .rp-image-preview{box-shadow:0 4px 13px #0006}.rp-image-section.colors .rp-controls{max-height:100%}.rp-image-section.colors .rp-colors,.rp-image-section.colors .rp-preview{align-items:center;display:flex;justify-content:center}.rp-image-section.colors .rp-colors{flex-direction:column;height:100%;margin-right:30px;width:300px}.rp-image-section.colors .rp-colors label{display:flex;gap:10px;justify-content:flex-start;margin:50px 0 5px;width:100%}.rp-image-section.colors .rp-colors label:first-child{margin-top:0}.rp-image-section.colors .rp-colors label svg{height:20px;width:20px}.rp-editor input[type=range]{-webkit-appearance:none;appearance:none;background:#ccc;border-radius:15px;cursor:pointer;height:6px;outline:none;width:100%}.rp-editor input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0a95ff;border:none;border-radius:50%;height:15px;transition:.2s ease-in-out;width:15px}.rp-editor input[type=range]::-moz-range-thumb{background-color:#0a95ff;border:none;border-radius:50%;height:15px;transition:.2s ease-in-out;width:15px}.rp-editor input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 10px #0a95ff21}.rp-editor input[type=range]:active::-webkit-slider-thumb{box-shadow:0 0 0 13px #0a95ff3d}.rp-editor input[type=range]::-moz-range-thumb:hover{box-shadow:0 0 0 10px #0a95ff21}.rp-editor input[type=range]:active::-moz-range-thumb{box-shadow:0 0 0 13px #0a95ff3d}@media only screen and (max-width:767px){.rp-navigation .rp-back{margin-left:5px;z-index:20}.rp-navigation .rp-back .rp-cancel-button{border-radius:15px;font-size:12px;margin-left:2px;margin-right:2px;padding:5px 10px}.rp-navigation .rp-back .rp-back-button{align-items:center;display:grid;height:25px;justify-content:center;margin-left:12px;margin-right:2px;margin-top:3px;padding:0}.rp-navigation .rp-back .rp-back-button svg{height:25px;width:25px}.rp-navigation .rp-buttons>div{border-radius:10px;font-size:10px;height:60px;margin-top:5px;padding:10px 8px}.rp-navigation .rp-buttons>div.selected svg{stroke-width:10px}.rp-navigation .rp-buttons>div svg{height:25px;width:25px}.rp-navigation .rp-buttons>div:hover{box-shadow:none}.rp-next{margin-right:5px}.rp-next .rp-done-button{border-radius:15px;font-size:12px;margin-left:2px;margin-right:2px;padding:5px 10px}.rp-image-preview{margin-top:0;max-width:80vw}.rp-preview{align-items:center}.rp-image-section.crop .rp-preview{height:500px}.rp-image-section.filter{flex-direction:column-reverse;justify-content:space-around}.rp-image-section.filter .rp-preview{height:auto}.rp-image-section.filter .rp-filters{display:flex;height:fit-content;overflow:auto;width:90%}.rp-editor ::-webkit-scrollbar{display:none}.rp-image-section.colors{flex-direction:column-reverse;justify-content:center}.rp-image-section.colors .rp-preview{height:auto}.rp-image-section.colors .rp-colors{align-items:flex-start;height:auto;justify-content:flex-start;margin-left:10vw;margin-right:0;margin-top:20px;width:80vw}.rp-image-section.colors .rp-colors label{align-items:center;font-size:12px;gap:3px;justify-content:flex-start;margin:10px 0 5px;width:100%}.rp-image-section.colors .rp-colors label:first-child{margin-top:0}.rp-image-section.colors .rp-colors label svg{height:20px;width:20px}}.ReactCrop{background-color:transparent;cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{background-color:#dcdddf;border:3px solid #dcdddf;box-shadow:0 4px 13px #0006;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-selection{box-shadow:0 0 0 9999em #f1f2f3cc;cursor:move;left:0;position:absolute;top:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){border:2px solid #000}.ReactCrop__crop-selection:focus{border-color:#00f;border-style:solid;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#00000023;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{background-color:#000;border-radius:50%;content:"";display:block;height:15px;outline:1px solid transparent;position:absolute;width:15px}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-7.5px;margin-top:-7.5px;top:0}.ReactCrop .ord-nw:after{left:0;top:0}.ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-7.5px;margin-top:-7.5px;top:0}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-right:-7.5px;margin-top:-7.5px;right:0;top:0}.ReactCrop .ord-ne:after{right:0;top:0}.ReactCrop .ord-e{cursor:e-resize;margin-right:-7.5px;margin-top:-7.5px;right:0;top:50%}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-7.5px;margin-right:-7.5px;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-7.5px;margin-left:-7.5px}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-7.5px;margin-left:-7.5px}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-7.5px;margin-top:-7.5px;top:50%}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media(pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;width:24px}}
