: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}: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{-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(--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}._rafiLogo_1be5f_1{position:absolute;top:25px;left:25px;height:40px;width:200px}._containerLight_1be5f_9{display:flex;justify-content:center;align-items:center;height:100vh;line-height:20px}._container_1be5f_9{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#2b2d33;line-height:20px}._adjustedContainer_1be5f_26{display:flex;justify-content:center;align-items:center;height:calc(100vh - 130px);background-color:#2b2d33;line-height:20px}._textContainerLight_1be5f_35{text-align:center;color:#656772}._textContainerLight_1be5f_35 h1{font-size:5rem;margin-bottom:1rem;text-align:center}._textContainerLight_1be5f_35 p{font-size:1.2rem;margin-bottom:50px;margin-top:35px}._textContainer_1be5f_35{text-align:center;color:#fee600}._textContainer_1be5f_35 h1{font-size:5rem;margin-bottom:1rem;text-align:center}._textContainer_1be5f_35 p{font-size:1.2rem;margin-bottom:50px;margin-top:35px}._button_1be5f_65{display:flex;align-items:center;justify-content:center}button:focus{outline:revert}button:focus-visible{outline:2px solid #99d2dc}._fullWidth_v4oeo_15{width:100%!important;justify-content:center}._autoSize_v4oeo_20{font-size:16px;line-height:16px}._largeSize_v4oeo_25{height:48px;max-height:48px;font-size:16px;line-height:16px}._normalSize_v4oeo_32{height:40px;max-height:40px;font-size:14px;line-height:24px}._normalSize_v4oeo_32 svg{height:18px}._smallSize_v4oeo_42{height:32px;font-size:14px;line-height:24px}._smallSize_v4oeo_42 svg{height:18px}._root_v4oeo_51{border-radius:12px;padding:16px;font-weight:500;transition:background-color .15s ease-in;cursor:pointer;display:flex;justify-content:center}._buttonWrapper_v4oeo_61{display:flex;align-items:center;flex-direction:row;gap:10px;flex-wrap:nowrap;white-space:nowrap}._loadingWrapper_v4oeo_70{justify-content:center}._primaryVariantprimaryColor_v4oeo_74{background-color:#fee600;border:1px solid #d1be04;color:#232529}._primaryVariantprimaryColor_v4oeo_74 svg{fill:#232529}._primaryVariantprimaryColor_v4oeo_74:hover{background-color:#c1af00}._primaryVariantprimaryColor_v4oeo_74:disabled{cursor:not-allowed;background-color:#d4d4d8;border:none;color:#696a6f}._primaryVariantprimaryColor_v4oeo_74:disabled svg{fill:#696a6f}._filledVariantprimaryColor_v4oeo_95{background-color:#e4e4e6;border:1px solid #9e9e9e;color:#232529}._filledVariantprimaryColor_v4oeo_95 svg{fill:#232529}._filledVariantprimaryColor_v4oeo_95:hover{background-color:#c4c4c9}._filledVariantprimaryColor_v4oeo_95:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._filledVariantprimaryColor_v4oeo_95:disabled svg{fill:#696a6f}._outlinedVariantprimaryColor_v4oeo_116{background-color:#fff;border:1px solid #d2d2d3;color:#232529}._outlinedVariantprimaryColor_v4oeo_116 svg{fill:#232529}._outlinedVariantprimaryColor_v4oeo_116:hover{background-color:#e0e0e0}._outlinedVariantprimaryColor_v4oeo_116:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._outlinedVariantprimaryColor_v4oeo_116:disabled svg{fill:#696a6f}._textVariantprimaryColor_v4oeo_137{background-color:#fff;border:none;color:#0e7c95}._textVariantprimaryColor_v4oeo_137 svg{fill:#0e7c95}._textVariantprimaryColor_v4oeo_137:hover{background-color:#e0e0e0}._textVariantprimaryColor_v4oeo_137:disabled{cursor:default;background-color:#fff;border:none;color:#94c3d0}._textVariantprimaryColor_v4oeo_137:disabled svg{fill:#94c3d0}._primaryVariantinfoColor_v4oeo_158{background-color:#008fa8;border:1px solid #d2d2d3;color:#fff}._primaryVariantinfoColor_v4oeo_158 svg{fill:#fff}._primaryVariantinfoColor_v4oeo_158:hover{background-color:#00a5c2}._primaryVariantinfoColor_v4oeo_158:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._primaryVariantinfoColor_v4oeo_158:disabled svg{fill:#696a6f}._filledVariantinfoColor_v4oeo_179{background-color:#dff2f6;border:1px solid #9e9e9e;color:#00758f}._filledVariantinfoColor_v4oeo_179 svg{fill:#fff}._filledVariantinfoColor_v4oeo_179:hover{background-color:#c3e7ee}._filledVariantinfoColor_v4oeo_179:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._filledVariantinfoColor_v4oeo_179:disabled svg{fill:#696a6f}._outlinedVariantinfoColor_v4oeo_200{background-color:#fff;border:1px solid #d2d2d3;color:#00758f}._outlinedVariantinfoColor_v4oeo_200 svg{fill:#232529}._outlinedVariantinfoColor_v4oeo_200:hover{background-color:#e0e0e0}._outlinedVariantinfoColor_v4oeo_200:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._outlinedVariantinfoColor_v4oeo_200:disabled svg{fill:#696a6f}._textVariantinfoColor_v4oeo_221{background-color:#fff;border:none;color:#0e7c95}._textVariantinfoColor_v4oeo_221 svg{fill:#0e7c95}._textVariantinfoColor_v4oeo_221:hover{background-color:#e0e0e0}._textVariantinfoColor_v4oeo_221:disabled{cursor:default;background-color:#fff;border:none;color:#94c3d0}._textVariantinfoColor_v4oeo_221:disabled svg{fill:#94c3d0}._primaryVarianterrorColor_v4oeo_242{background-color:#d7424b;border:1px solid #d2d2d3;color:#fff}._primaryVarianterrorColor_v4oeo_242 svg{fill:#fff}._primaryVarianterrorColor_v4oeo_242:hover{background-color:#d53a43;color:#e0e0e0}._primaryVarianterrorColor_v4oeo_242:hover svg{fill:#e0e0e0}._primaryVarianterrorColor_v4oeo_242:disabled{cursor:default;background-color:#d4d4d8!important;border:none;color:#696a6f}._primaryVarianterrorColor_v4oeo_242:disabled svg{fill:#696a6f}._filledVarianterrorColor_v4oeo_267{background-color:#fce9ea;border:1px solid #9e9e9e;color:#9c3039}._filledVarianterrorColor_v4oeo_267 svg{fill:#fff}._filledVarianterrorColor_v4oeo_267:hover{background-color:#f9d3d5}._filledVarianterrorColor_v4oeo_267:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._filledVarianterrorColor_v4oeo_267:disabled svg{fill:#696a6f}._outlinedVarianterrorColor_v4oeo_288{background-color:#fff;border:1px solid #d2d2d3;color:#d7424b}._outlinedVarianterrorColor_v4oeo_288 svg{fill:#fff}._outlinedVarianterrorColor_v4oeo_288:hover{background-color:#e0e0e0}._outlinedVarianterrorColor_v4oeo_288:disabled{cursor:default;background-color:#d4d4d8;border:none;color:#696a6f}._outlinedVarianterrorColor_v4oeo_288:disabled svg{fill:#696a6f}._textVarianterrorColor_v4oeo_309{background-color:#fff;border:none;color:#d7424b}._textVarianterrorColor_v4oeo_309 svg{fill:#d7424b}._textVarianterrorColor_v4oeo_309:hover{background-color:#e0e0e0}._textVarianterrorColor_v4oeo_309:disabled{cursor:default;background-color:#fff;border:none;color:#b7b7ba}._textVarianterrorColor_v4oeo_309:disabled svg{fill:#b7b7ba}._rafiLogo_126xk_1{position:absolute;top:25px;left:25px;height:40px;width:200px}._container_126xk_9{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#2b2d33;line-height:20px}._adjustedContainer_126xk_18{display:flex;justify-content:center;align-items:center;height:calc(100vh - 130px);background-color:#2b2d33;line-height:20px}._textContainer_126xk_27{text-align:center;color:#fee600}._textContainer_126xk_27 h1{font-size:5rem;margin-bottom:1rem;text-align:center}._textContainer_126xk_27 p{font-size:1.2rem;margin-bottom:50px;margin-top:35px}._button_126xk_42{display:flex;align-items:center;justify-content:center}._layoutRoot_15jn8_1{min-height:100vh;background:#f1ede6}._contentLayoutRoot_15jn8_6{flex-direction:column!important}._contentLayout_15jn8_6{display:flex;max-width:100%;background:#f1ede6}._contentRoot_15jn8_16{transition:.25s margin ease,.25s width ease,.25s max-width ease;min-height:calc(100vh - 130px)}._contentRootOpen_15jn8_21{margin:70px 30px -10px 230px;max-width:calc(100vw - 260px)}._contentRootClosed_15jn8_26{margin:70px 30px -10px 110px;max-width:calc(100vw - 140px)}._contentWrapper_15jn8_31{min-height:100%}._sliderRoot_1rd4o_1{position:fixed!important;height:100%;background:#fff!important;padding-top:80px}._sliderRoot_1rd4o_1 svg{fill:#2b2d33!important;height:15px}._versionRoot_1rd4o_12{position:absolute;z-index:10;bottom:2px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-height:27px;overflow:hidden}._versionRoot_1rd4o_12 p{color:#d2d2d3;font-size:9px;margin:0;padding:0 0 0 10px;line-height:1.5}._spinRoot_sfa1p_1{z-index:9999999999!important}._contentWrapper_1187q_1 p{margin-top:0}._root_upaa1_1{height:40px;max-height:40px}._hrRoot_upaa1_6{display:block;height:1px;border:0;border-top:1px solid #d2d2d3;padding:0;margin:10px -24px 15px}._root_q7jxu_1 .ant-modal-title{font-size:20px;line-height:26px}._root_q7jxu_1 .ant-modal-header{margin-bottom:30px}._root_q7jxu_1 .ant-modal-footer{margin:0!important}._rootWithSubHeader_q7jxu_12 .ant-modal-title{font-size:20px;line-height:26px}._contentWrapper_q7jxu_17 form{width:auto;height:auto}._headerRoot_dsgue_1{padding:0;background:#2b2d33;display:flex;align-items:center;position:fixed;width:100%;z-index:10}._headerWrapper_dsgue_11{display:flex;flex-direction:row;align-items:center;width:100%}._headerWrapper_dsgue_11 p{white-space:nowrap}._rafiLogo_dsgue_21{height:40px;padding-left:20px;width:200px;position:relative}._enviroment_dsgue_28{position:absolute;top:21px;color:#fff;text-transform:uppercase;font-weight:700;left:142px;margin:0}._headerRight_dsgue_38{display:flex;justify-content:end;align-items:center;flex-direction:row;width:100%;gap:20px;padding-right:20px;color:#fff}._logo_dsgue_49{height:40px;padding-left:20px}._header_1pqck_1{display:flex;gap:120px;color:#fff;width:auto;border:1px #43454c solid;border-radius:8px;padding:10px 5px 0;height:64px;margin-top:-10px}._appraisalInfo_1pqck_13,._realEstateInfo_1pqck_13{display:flex;flex-direction:column}._realEstateInfo_1pqck_13{width:159px}._row_1pqck_22,._addressRow_1pqck_22{display:flex;flex-direction:row;gap:5px}._row_1pqck_22 p,._addressRow_1pqck_22 p{margin:0;padding:0;font-size:12px;line-height:16px;text-wrap:wrap;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}._row_1pqck_22 div,._addressRow_1pqck_22 div{display:flex;gap:5px;margin:0;padding:0;font-size:12px;line-height:16px}._addressRow_1pqck_22{overflow:hidden}._addressRow_1pqck_22 ._secondaryTitle_1pqck_50{max-height:32px}._mainTitle_1pqck_54{font-weight:700}._secondaryTitle_1pqck_50{color:#008fa8}._root_ofy9f_1{width:60px}._root_ofy9f_1 p{font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}._textAnimation_ofy9f_10{animation:_fadeColor_ofy9f_1 2s infinite}._textCountingOver_ofy9f_14{color:#d7424b}@keyframes _fadeColor_ofy9f_1{0%{color:#fee600}25%{color:#b2a100}to{color:#fee600}}button{all:unset;display:flex;align-items:center}button:focus{outline:none}._root_dk2du_11{cursor:pointer;font-size:14px;padding:0;margin:0}._root_dk2du_11:hover{color:#fee600}._root_dk2du_11:hover svg{fill:#fee600}._buttonWrapper_dk2du_24{display:flex;align-items:center;flex-direction:row;gap:10px}._dark_dk2du_31{color:#232529}._dark_dk2du_31 svg{fill:#232529}._light_dk2du_38{color:#fff}._light_dk2du_38 svg{fill:#fff}._userName_1p3bi_1{cursor:pointer;transition:color .15s ease-in}._userName_1p3bi_1:hover{color:#fee600}._dropDownRoot_1lbld_1{background-color:#fff;border-radius:8px;box-shadow:#00000014 0 6px 16px,#0000001f 0 3px 6px -4px}._root_wjxdx_1{width:300px;padding:10px 20px}._bedge_1jwxv_1 sup{background:#fee600!important;color:#2b2d33!important}._bell_1jwxv_6{cursor:pointer}._bell_1jwxv_6 svg{color:#fff;font-size:18px;fill:#fff;transition:color .15s ease-in}._bell_1jwxv_6 svg:hover{color:#fee600;fill:#fee600}._bell_1jwxv_6 button{all:unset}._root_jxilp_1{width:350px;padding:10px 20px;max-height:500px;overflow-y:auto}._closeWrapper_jxilp_8{position:absolute;top:10px;right:0;display:flex;justify-content:center;align-items:flex-start}._closeWrapper_jxilp_8 svg,._closeWrapper_jxilp_8 svg *{cursor:pointer;transition:fill .1s ease,color .1s ease}._closeWrapper_jxilp_8:hover{color:#d7424b}._closeWrapper_jxilp_8:hover svg,._closeWrapper_jxilp_8:hover svg *{fill:#d7424b}@font-face{font-family:Amalia;src:url(/fonts/Amalia-Bold.woff2) format("woff2"),url(/fonts/Amalia-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Amalia;src:url(/fonts/Amalia-Italic.woff2) format("woff2"),url(/fonts/Amalia-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Amalia;src:url(/fonts/Amalia-BoldItalic.woff2) format("woff2"),url(../../public/fonts/Amalia-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Amalia;src:url(/fonts/Amalia-MediumItalic.woff2) format("woff2"),url(/fonts/Amalia-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Amalia;src:url(/fonts/Amalia-Regular.woff2) format("woff2"),url(/fonts/Amalia-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Amalia;src:url(/fonts/Amalia-Medium.woff2) format("woff2"),url(/fonts/Amalia-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}h1{font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.005em;text-align:left}h2{font-size:32px;font-weight:700;line-height:40px;letter-spacing:-.005em;text-align:left}h3{font-size:24px;font-weight:700;line-height:28px;letter-spacing:-.005em;text-align:left}h4{font-size:20px;font-weight:700;line-height:26px;letter-spacing:-.005em;text-align:left}h5{font-size:16px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left}p{font-size:16px;line-height:24px}.normal-weight{font-weight:400}.caption{margin:0;padding:0;font-size:12px;line-height:20px;width:max-content}.caption-with-info-text{display:flex;align-items:center;gap:3px;margin:0;padding:0;width:max-content}.caption-with-info-text .label{font-size:12px;line-height:20px}.caption-with-info-text .info-text{line-height:12px}.checkbox-caption-with-info-text{display:flex;align-items:center;gap:4px}.checkbox-caption-with-info-text .info-text{line-height:16px}.overline{text-transform:uppercase;font-size:16px;line-height:24px}#main-slider .ant-layout-sider-trigger{background-color:#fee600;color:#2b2d33;border:solid 8px #ffffff;display:flex;align-items:center;justify-content:center;margin-bottom:25px}#logout-btn{color:#fff}#logout-btn:hover{color:#fee600!important}.ant-menu-item{font-weight:700}.ant-menu-item-selected{background-color:#dff2f6!important;color:#00758f!important}.ant-menu-item-selected svg{fill:#00758f!important}.ant-menu-submenu-title span{font-weight:700}.ant-menu-submenu-selected{background-color:#dff2f6!important}.ant-menu-submenu-selected .ant-menu-submenu-title span,.ant-menu-submenu-selected i{color:#00758f!important}.ant-menu-submenu-selected svg{fill:#00758f!important}.ant-menu.ant-menu-sub.ant-menu-inline{background-color:#fff!important}.ant-menu.ant-menu-sub.ant-menu-inline .ant-menu-item-selected:not(.ant-menu-item-active){background-color:transparent!important}.ant-menu.ant-menu-sub.ant-menu-inline .ant-menu-item-selected:not(.ant-menu-item-active) span{color:#00758f!important}.ant-menu.ant-menu-sub.ant-menu-inline li{height:28px!important}.ant-menu.ant-menu-sub.ant-menu-inline span{font-size:13px;color:#656772;font-weight:400}.ant-menu.ant-menu-sub.ant-menu-inline:hover{background-color:#fff!important}.ant-menu.ant-menu-sub.ant-menu-inline .ant-menu-item{padding-left:45px!important}.ant-menu-submenu-placement-rightTop .ant-menu-item-active{background-color:#dff2f6!important;color:#00758f!important}.ant-menu-submenu-placement-rightTop .ant-menu-item-active svg{fill:#00758f!important}#unique-tab{min-height:calc(100% - 40px);height:calc(100% - 40px)}#unique-tab .ant-tabs-content-holder,#unique-tab .ant-tabs-content,#unique-tab .ant-tabs-tabpane{min-height:100%;height:100%}#unique-tab .ant-tabs-nav-list{background-color:#fff;border-radius:8px}#unique-tab .ant-tabs-tab{border-left:none;border-right:none;border-top:none;border-bottom-color:#fff;background-color:#fff;font-size:16px;line-height:20px;font-weight:500;color:#656772}#unique-tab .ant-tabs-tab-active{border-bottom-width:3px;border-bottom-color:#008fa8}#unique-tab .ant-tabs-tab-active .ant-tabs-tab-btn,#unique-tab .ant-tabs-tab-active #messages-tab-label{color:#232529!important}#unique-tab .ant-tabs-tab-disabled .ant-tabs-tab-btn,#unique-tab .ant-tabs-tab-disabled #messages-tab-label{color:#e4e4e6!important}#unique-tab .ant-tabs-nav{margin:0}#unique-tab .ant-tabs-nav:before{border-bottom:none}#unique-tab .ant-tabs-tab-btn:active{color:#656772}#unique-tab .ant-tabs-tab-btn:focus:not(:focus-visible){color:#656772}#unique-sub-tab{min-height:calc(100% - 40px);height:calc(100% - 40px)}#unique-sub-tab .ant-tabs-content-holder,#unique-sub-tab .ant-tabs-content,#unique-sub-tab .ant-tabs-tabpane{min-height:100%;height:100%}#unique-sub-tab .ant-tabs-nav-list{background-color:#fff;border-radius:8px}#unique-sub-tab .ant-tabs-tab{border-left:none;border-right:none;border-top:none;border-bottom-color:#fff;background-color:#fff;font-size:16px;line-height:20px;font-weight:500;color:#656772}#unique-sub-tab .ant-tabs-tab-active{border-bottom-width:3px;border-bottom-color:#008fa8}#unique-sub-tab .ant-tabs-tab-active .ant-tabs-tab-btn,#unique-sub-tab .ant-tabs-tab-active #messages-tab-label{color:#232529!important}#unique-sub-tab .ant-tabs-tab-disabled .ant-tabs-tab-btn,#unique-sub-tab .ant-tabs-tab-disabled #messages-tab-label{color:#e4e4e6!important}#unique-sub-tab .ant-tabs-nav{margin:0}#unique-sub-tab .ant-tabs-nav:before{border-bottom:none}#unique-sub-tab .ant-tabs-tab-btn:active{color:#656772}#unique-sub-tab .ant-tabs-tab-btn:focus:not(:focus-visible){color:#656772}#unique-sub-tab .ant-tabs-tab{font-size:14px;line-height:24px;font-weight:400}.ant-table-thead .ant-table-cell{background:#fff!important}.ant-pagination{padding-right:10px!important}.ant-table-cell{padding:0 12px!important}.ant-table-cell>p{margin:0;padding:0}.ant-pagination-prev,.ant-pagination-next{margin:0 10px!important}.ant-pagination-jump-next .ant-pagination-item-link,.ant-pagination-jump-prev .ant-pagination-item-link{border:none!important;border-radius:0!important}.ant-pagination-jump-next .ant-pagination-item-container,.ant-pagination-jump-prev .ant-pagination-item-container{margin-top:3px!important}.ant-pagination-item-link{border:1px solid #ececec!important;border-radius:8px!important;width:32px!important;height:32px!important}.ant-pagination-item-link:disabled svg{fill:#c8c8c9!important}.ant-pagination-item{margin-top:3px!important;background-color:#fff!important;width:32px!important;height:24px!important;font-size:14px!important;line-height:24px!important}.ant-pagination-item-active{background-color:#dff2f6!important;border-radius:999px!important;border-color:#dff2f6!important}.ant-pagination-item-active a{color:#00758f!important}.ant-pagination-options .ant-select-selector{border:1px solid #ececec!important;border-radius:8px!important;height:32px!important}.ant-pagination-options .ant-select-arrow{margin-top:-2px!important}.ant-pagination-options input{margin-top:4px!important}.ant-table-column-sorter-inner .active svg{color:#008fa8!important;fill:#008fa8!important}.ant-notification-notice-wrapper{margin-top:40px}.ant-notification-notice-icon-error svg{color:#d7424b!important;fill:#d7424b!important}.ant-notification-notice-icon-info svg{color:#00758f!important;fill:#00758f!important}.ant-notification-notice-icon-success svg{color:#225b45!important;fill:#225b45!important}.ant-notification-notice-icon-warning svg{color:#f9bb30!important;fill:#f9bb30!important}.ant-checkbox-inner{height:20px!important;width:20px!important;border-radius:6px!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#008fa8;border-color:#008fa8}.ant-checkbox-wrapper:hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#006475!important;border-color:#006475!important}.ant-checkbox-checked:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{background-color:#006475!important;border-color:#006475!important}.ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#008fa8}.ant-checkbox-wrapper-disabled .ant-checkbox-inner:after{border-color:#696a6f!important}.ant-checkbox-wrapper-disabled .ant-checkbox-checked .ant-checkbox-inner{background-color:#d4d4d8;border-color:#d4d4d8}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#008fa8!important}.ant-checkbox-indeterminate:hover .ant-checkbox-inner{border-color:#008fa8!important}.c-glow{border:1px solid transparent;box-shadow:none}@keyframes glow-flash{0%{box-shadow:0 0 #008fa8}10%{box-shadow:0 0 20px #008fa8}30%{box-shadow:0 0 #008fa8}50%{box-shadow:0 0 15px #008fa8}70%{box-shadow:0 0 #008fa8}to{box-shadow:none}}.c-glow{animation:glow-flash 2s ease-in-out 3 forwards}.ant-collapse-header-text{font-weight:700;font-size:12pt}.ant-collapse{background:transparent}.ant-collapse-item{margin-bottom:24px;border-radius:8px!important;border:1px solid #d2d2d3!important;background:#fcfcfc}.ant-layout{background:#f1ede6}.fixed-popover .ant-popover-inner{max-width:300px}.fixed-popover .popover-content{display:block;max-width:300px;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}body{scrollbar-gutter:stable}body,html{margin:0;padding:0;height:100%;max-width:100vw;background:#f1ede6;color:#232529;overflow-x:hidden}body svg,html svg{fill:#232529}*{font-family:Amalia,sans-serif!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important}a{color:#00758f}a:hover,a:active{color:#99d2dc}a:visited{color:#6a4cad}hr{display:block;height:1px;border:0;border-top:1px solid #e4e5e7;padding:0;margin:0 -24px}.hr-with-margin-bottom{margin-bottom:8px}.hr-with-margin-bottom-top-double{margin-bottom:24px;margin-top:24px}form{width:100%;height:100%}.input-line-button{margin-top:19px}.table-operator-button{margin-top:36px;margin-bottom:36px;width:150px}.table-operator-button-auto{margin-top:36px;margin-bottom:36px;width:auto}.pt10{padding-top:10px}.pb10{padding-bottom:10px}.mt10{margin-top:10px}.mt20{margin-top:20px}.ml10{margin-left:10px}.ml20{margin-left:20px}.ml30{margin-left:30px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mt30{margin-top:30px}.mb30{margin-bottom:30px}.mt40{margin-top:40px}.mb40{margin-bottom:40px}.mt0{margin-top:0}.mb0{margin-bottom:0}.m0{margin:0}.wh0{width:auto;height:auto}.height100{min-height:100%;height:100%}.h100{height:100%}.w100{width:100%}.common-required-star{color:#d7424b;font-weight:700}.color-gray{color:#656772}.fill-gray svg{fill:#656772}.fill-error svg{fill:#d7424b}.fill-success svg{fill:#00997d}.pointer{cursor:pointer}.fill-warning svg{fill:#e07f00}.fill-yellow svg{fill:#fee600}.error-color{color:#d7424b}.bold-text{font-weight:700}.svg-15 svg{height:15px;width:15px}.svg-20 svg{height:20px;width:20px}.svg-30 svg{height:30px;width:30px}.svg-100 svg{height:100px;width:100px}.svg-150 svg{height:150px;width:150px}.modalHrRoot{display:block;height:1px;border:0;border-top:1px solid #d2d2d3;padding:0;margin:10px -24px 15px}.no-pre-wrap{white-space:pre-wrap}#root{height:100%}.space-middle{display:flex;align-items:center;gap:16px}
