@charset "UTF-8";: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;-moz-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;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;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::-moz-selection{background:transparent}.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;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}@font-face{font-family:spl;src:url(/assets/spl-C3A2vIap.eot?8rgssn);src:url(/assets/spl-C3A2vIap.eot?8rgssn#iefix) format("embedded-opentype"),url(/assets/spl-CAcYsbS5.ttf?8rgssn) format("truetype"),url(/assets/spl-D2zUbeN8.woff?8rgssn) format("woff"),url(/assets/spl-DGoN5FEf.svg?8rgssn#spl) format("svg");font-weight:400;font-style:normal;font-display:block}[class^=spl-icon-],[class*=" spl-icon-"]{font-family:spl!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.spl-icon-deposit:before{content:"";color:#fff}.spl-icon-transfer:before{content:"";color:#fff}.spl-icon-barcode:before{content:""}.spl-icon-diamond:before{content:""}.spl-icon-tax:before{content:""}.spl-icon-circle-xmark-regular:before{content:""}.spl-icon-chevrons-right-solid:before{content:""}.spl-icon-chevrons-left-solid:before{content:""}.spl-icon-percent-solid:before{content:""}.spl-icon-message-arrow-up-right-regular:before{content:""}.spl-icon-eye-slash-regular:before{content:""}.spl-icon-star-half-stroke-solid:before{content:""}.spl-icon-caret-down-solid:before{content:""}.spl-icon-rotate-left-solid:before{content:""}.spl-icon-ban-solid:before{content:""}.spl-icon-list-check-solid:before{content:""}.spl-icon-check-to-slot-solid:before{content:""}.spl-icon-user-group-crown-solid:before{content:""}.spl-icon-user-plus-solid:before{content:""}.spl-icon-users-solid:before{content:""}.spl-icon-user-gear-solid:before{content:""}.spl-icon-burger-soda-solid:before{content:""}.spl-icon-shirt-solid:before{content:""}.spl-icon-laptop-mobile-solid:before{content:""}.spl-icon-square-caret-left-solid:before{content:""}.spl-icon-chart-pie-solid:before{content:""}.spl-icon-link-solid:before{content:""}.spl-icon-print-solid:before{content:""}.spl-icon-share-solid:before{content:""}.spl-icon-paperclip-vertical-regular:before{content:""}.spl-icon-sliders-solid:before{content:""}.spl-icon-moon-solid:before{content:""}.spl-icon-sun-bright-solid:before{content:""}.spl-icon-screwdriver-wrench-solid:before{content:""}.spl-icon-money-check-dollar-pen-solid:before{content:""}.spl-icon-shield-halved-solid:before{content:""}.spl-icon-window-solid:before{content:""}.spl-icon-camera-solid:before{content:""}.spl-icon-mobile-solid:before{content:""}.spl-icon-file-arrow-down-solid:before{content:""}.spl-icon-envelope-solid:before{content:""}.spl-icon-whatsapp:before{content:""}.spl-icon-location-dot-solid:before{content:""}.spl-icon-money-bill-transfer-solid:before{content:""}.spl-icon-chevrons-left-regular:before{content:""}.spl-icon-chevrons-right-regular:before{content:""}.spl-icon-clock-solid:before{content:""}.spl-icon-genderless-regular:before{content:""}.spl-icon-mars-regular:before{content:""}.spl-icon-venus-regular:before{content:""}.spl-icon-minus-regular:before{content:""}.spl-icon-bars-regular:before{content:""}.spl-icon-bars-solid:before{content:""}.spl-icon-xmark-regular:before{content:""}.spl-icon-plus-regular:before{content:""}.spl-icon-pen-to-square-regular:before{content:""}.spl-icon-star-solid:before{content:""}.spl-icon-star-regular:before{content:""}.spl-icon-chevron-left-regular:before{content:""}.spl-icon-chevron-right-regular:before{content:""}.spl-icon-chevron-down-regular:before{content:""}.spl-icon-chevron-up-regular:before{content:""}.spl-icon-file-export-solid:before{content:""}.spl-icon-circle-plus-regular:before{content:""}.spl-icon-image-regular:before{content:""}.spl-icon-check-solid:before{content:""}.spl-icon-pen-solid:before{content:""}.spl-icon-ellipsis-vertical-solid:before{content:""}.spl-icon-calendar-days-regular:before{content:""}.spl-icon-user-solid:before{content:""}.spl-icon-message-solid:before{content:""}.spl-icon-bell-solid:before{content:""}.spl-icon-arrows-rotate-regular:before{content:""}.spl-icon-circle-info-solid:before{content:""}.spl-icon-moon-regular:before{content:""}.spl-icon-sun-bright-regular:before{content:""}.spl-icon-magnifying-glass-solid:before{content:""}.spl-icon-money-check-dollar-pen-regular:before{content:""}.spl-icon-chart-user-regular:before{content:""}.spl-icon-circle-solid:before{content:""}.spl-icon-gear-regular:before{content:""}.spl-icon-cart-shopping-regular:before{content:""}.spl-icon-chart-simple-regular:before{content:""}.spl-icon-boxes-stacked-regular:before{content:""}.spl-icon-layer-group-regular:before{content:""}.spl-icon-rectangle-history-circle-user-regular:before{content:""}.spl-icon-caret-right-solid:before{content:""}.spl-icon-caret-left-solid:before{content:""}.spl-icon-caret-up-solid:before{content:""}.spl-icon-eye-regular:before{content:""}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.collapse{visibility:collapse}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.isolate{isolation:isolate}.mb-8{margin-bottom:2rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-6{width:1.5rem;height:1.5rem}.flex-shrink,.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-\[1rem\]{gap:1rem}.rounded{border-radius:.25rem}.border{border-width:1px}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity, 1))}.p-2{padding:.5rem}.text-9xl{font-size:8rem;line-height:1}.uppercase{text-transform:uppercase}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline{outline-style:solid}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--success: #fff;--error: #fff;--warning: #fff;--info: #fff;--body-light: #f9f9f9;--body-dark: #00193b;--widget-light: #ffffff;--widget-dark: #031123;--header-light: #00193b;--header-dark: #d8e9ff;--text-light: #515c6b;--text-dark: #e2e1e1;--accent-light: #035ecf;--accent-dark: #4f89fc;--text-primary-light: #333333;--text-primary-dark: #f1f1f1;--text-secondary-light: #666666;--text-secondary-dark: #b0b0b0;--text-disabled-light: #999999;--text-disabled-dark: #666666;--hover-background-light: #f5f5f5;--hover-background-dark: #0a2644;--border-primary-light: #e0e0e0;--border-primary-dark: #1a3a5f;--green: #00ba9d;--green-2: #01c8a9;--white: #fff;--red-light: #ff5470;--red-dark: #ff5470;--shadow-btn-light: 0 1px 10px rgba(2, 202, 171, .35);--shadow-btn-dark: 0 1px 10px rgba(79, 137, 252, .35);--shadow-light: 0px 3px 14px rgba(226, 225, 225, .75);--shadow-dark: 0px 3px 14px #00285d;--font-primary: "Archivo", sans-serif;--font-secondary: "Archivo SemiExpanded", sans-serif;--mobile-default-layout-header-height: 5.2rem;--desktop-default-layout-header-height: 5.2rem;--mobile-default-layout-footer-height: 2.5rem;--desktop-default-layout-footer-height: 2.5rem;--desktop-default-layout-horizontal-space: 1.5rem;--mobile-default-layout-horizontal-space: 1.5rem;--mobile-navbar-width: 29.5rem;--desktop-navbar-width: 33.4rem;--title-height: 4rem;--vertical-padding: 3rem;--title-margin-bottom: 1.5rem;--pagination-height: 5.8rem;--table-container-max-height: calc( 100vh - var(--mobile-default-layout-header-height) - var( --mobile-default-layout-footer-height ) - var(--title-height) - var(--vertical-padding) - var( --title-margin-bottom ) )}@font-face{font-family:Archivo;font-style:normal;font-weight:400;src:url(/assets/Archivo-Regular-Cxgh80dk.woff) format("woff"),url(/assets/Archivo-Regular-maUW-N6X.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:500;src:url(/assets/Archivo-Medium-DPMJ3rdz.woff) format("woff"),url(/assets/Archivo-Medium-DTxBhxWk.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:700;src:url(/assets/Archivo-Bold-DYmx2SkX.woff) format("woff"),url(/assets/Archivo-Bold-CnU4xlSs.woff2) format("woff2")}@font-face{font-family:Archivo SemiExpanded;font-style:normal;font-weight:500;src:url(/assets/Archivo_SemiExpanded-Medium-CAvwy5d0.woff) format("woff"),url(/assets/Archivo_SemiExpanded-Medium-3KqymOz3.woff2) format("woff2")}@font-face{font-family:Archivo SemiExpanded;font-style:normal;font-weight:600;src:url(/assets/Archivo_SemiExpanded-SemiBold-Cbo20qJA.woff) format("woff"),url(/assets/Archivo_SemiExpanded-SemiBold-BrG22D0X.woff2) format("woff2")}@font-face{font-family:Archivo SemiExpanded;font-style:normal;font-weight:700;src:url(/assets/Archivo_SemiExpanded-Bold-B_zU0MW_.woff) format("woff"),url(/assets/Archivo_SemiExpanded-Bold-DgVUG-h4.woff2) format("woff2")}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit;transition:background-color .3s,border .3s}html{box-sizing:border-box;font-size:62.5%;height:100%}body{font-family:var(--font-secondary);font-size:1.6rem;font-weight:400;line-height:1.5;color:var(--text);background-color:var(--body);height:100%}input,button,textarea,select{font:inherit;color:inherit}button,label{cursor:pointer}*:disabled{cursor:not-allowed}select:disabled,input:disabled{background-color:var(--color-grey-200);color:var(--color-grey-500)}input:focus,button:focus,textarea:focus,select:focus{outline:2px solid var(--color-brand-600);outline-offset:-1px}button:has(svg){line-height:0}a[href]{color:inherit;text-decoration:none}ul{list-style:none;padding:0;margin:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}img{max-width:100%}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-thumb{border-radius:4px;background-color:#d0d5dd}*::-webkit-scrollbar-thumb:hover{background-color:#667085}#root{height:100%}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.MuiInputBase-input[type=number]::-webkit-outer-spin-button,.MuiInputBase-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MuiInputBase-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.hover\:rounded-xl:hover{border-radius:.75rem}.hover\:bg-\[var\(--hover-bg\)\]:hover{background-color:var(--hover-bg)}.\[\&_svg\]\:scale-150 svg{--tw-scale-x: 1.5;--tw-scale-y: 1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}
