: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)}.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{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;inset:0;overflow:hidden;line-height:1;-webkit-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::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 .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.light-btn-login{align-items:center;border-color:#efefef;border-radius:6px;border-style:solid;border-width:1px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:center;margin-bottom:20px;width:250px}.TestCards__container__document{width:100%;max-width:calc(100% - 2em);margin:1em 0}.TestCards__container__document .react-pdf__Document{display:flex;flex-direction:column;align-items:center}.TestCards__container__document .react-pdf__Page{margin:1em 0;box-shadow:0 0 8px #00000080}.TestCards__container__document .react-pdf__message{padding:20px;color:#fff}@font-face{font-family:HelveticaNeueW02;src:url(/assets/30b6ffc3-3b64-40dd-9ff8-a3a850daf535-wN7dwpTp.eot?#iefix);src:url(/assets/30b6ffc3-3b64-40dd-9ff8-a3a850daf535-wN7dwpTp.eot?#iefix) format("eot"),url(/assets/96b33a5f-d3a7-4a34-b360-76867695bb83-CyXwIIZ7.woff2) format("woff2"),url(/assets/775a65da-14aa-4634-be95-6724c05fd522-DcyWz1sf.woff) format("woff"),url(/assets/988eaaa7-5565-4f65-bb17-146b650ce9e9-BuWjDc-a.ttf) format("truetype"),url(/assets/3503a1a6-91c3-4c42-8e66-2ea7b2b57541-CqcF7eVs.svg#3503a1a6-91c3-4c42-8e66-2ea7b2b57541) format("svg");font-weight:100;font-style:normal}@font-face{font-family:HelveticaNeueW02;src:url(/assets/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d-oM2xBt6R.eot?#iefix);src:url(/assets/88fcd49a-13c7-4d0c-86b1-ad1e258bd75d-oM2xBt6R.eot?#iefix) format("eot"),url(/assets/7732d6de-bd05-4c17-ae43-99e9a02edf31-mX8-UQzA.woff2) format("woff2"),url(/assets/9a2e4855-380f-477f-950e-d98e8db54eac-BLnYbYpI.woff) format("woff"),url(/assets/fa82d0ee-4fbd-4cc9-bf9f-226ad1fcbae2-BtoY_EhH.ttf) format("truetype"),url(/assets/48d599a6-92b5-4d43-a4ac-8959f6971853-giIkIpql.svg#48d599a6-92b5-4d43-a4ac-8959f6971853) format("svg");font-weight:300;font-style:normal}@font-face{font-family:HelveticaNeueW02;src:url(/assets/0b3a3fca-0fad-402b-bd38-fdcbad1ef776-BX0VgaAu.eot?#iefix);src:url(/assets/0b3a3fca-0fad-402b-bd38-fdcbad1ef776-BX0VgaAu.eot?#iefix) format("eot"),url(/assets/b4cd926c-1a31-4785-b261-1db1a68c521e-CrMxGAlD.woff2) format("woff2"),url(/assets/d5af76d8-a90b-4527-b3a3-182207cc3250-CYwCQeNp.woff) format("woff"),url(/assets/1d238354-d156-4dde-89ea-4770ef04b9f9-SYVkC3II.ttf) format("truetype"),url(/assets/b68875cb-14a9-472e-8177-0247605124d7-s978PESq.svg#b68875cb-14a9-472e-8177-0247605124d7) format("svg");font-weight:400;font-style:normal}@font-face{font-family:HelveticaNeueW02;src:url(/assets/db853e0e-929b-4272-b420-c946c954cf3a-kZYh1m5M.eot?#iefix);src:url(/assets/db853e0e-929b-4272-b420-c946c954cf3a-kZYh1m5M.eot?#iefix) format("eot"),url(/assets/2a5cf81d-ffbe-4c76-8982-270592fb36b0-DPRJh7ZM.woff2) format("woff2"),url(/assets/4a9c62ab-b359-4081-8383-a0d1cdebd111-C3Ehnmj0.woff) format("woff"),url(/assets/db5f9ba6-05a4-433a-9461-0a6f257a0c3a-BIZFffvf.ttf) format("truetype"),url(/assets/25e09910-ffc3-4fc4-b0d1-db9a95dface8-IC6pMH8N.svg#25e09910-ffc3-4fc4-b0d1-db9a95dface8) format("svg");font-weight:700;font-style:oblique}@font-face{font-family:OpenDyslexic;font-style:normal;font-weight:400;font-display:swap;src:url(https://docs.identyum.com/fonts/fonts/OpenDyslexic-Regular.eot);src:url(https://docs.identyum.com/fonts/fonts/OpenDyslexic-Regular.eot?#iefix) format("embedded-opentype"),url(https://docs.identyum.com/fonts/fonts/OpenDyslexic-Regular.otf) format("opentype"),url(https://docs.identyum.com/fonts/fonts/OpenDyslexic-Regular.woff) format("woff"),url(https://docs.identyum.com/fonts/fonts/OpenDyslexic-Regular.woff2) format("woff2")}:root{--default-font: "HelveticaNeueW02";--color-grey-30: #4d4d4d;--base-font-size: 10px;--font-size-normal: 15px;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-bold: 700}body{font-family:var(--default-font),Helvetica,Arial,sans-serif;font-weight:var(--font-weight-normal);color:var(--color-grey-30);font-size:var(--font-size-normal);background-color:#f2f5f7}body>strong *{font-weight:var(--font-weight-bold)}.il{width:100%;height:160px;background-size:contain!important}.il.il-shield{background:url(/assets/Identyum-SIGN-logo-DiDi8Jnl.svg) center center no-repeat}.loaderMainDiv{position:fixed;inset:0;z-index:10000}.loaderBgDiv{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:#fff;opacity:.7}.loaderInnerDiv{z-index:1;position:relative;display:flex;justify-content:center;align-items:center;height:100%}.imgSize{width:100px;height:100px}@-webkit-keyframes scaling{0%{-webkit-transform:scale(1)}to{-webkit-transform:scale(1.4)}}.logoIdentyum{-webkit-animation:scaling 3s infinite alternate;-moz-animation:scaling 3s infinite alternate;-o-animation:scaling 3s infinite alternate;animation:scaling 3s infinite alternate}.react-pdf__Page.prevPage{position:absolute!important;z-index:1}.react-pdf__Page__canvas{width:100%!important;height:auto!important}.react-pdf__Page__textContent{z-index:-999}@-webkit-keyframes scaling{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@-moz-keyframes scaling{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes scaling{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.tutorial-divs{display:flex;flex-direction:column;justify-content:center;align-items:center}.tutorial-paragraphs{margin:0 0 1em!important}*{margin:0;padding:0;box-sizing:border-box}:root{--white: #fff;--background: #e5e5e5;--blue: #6c63ff;--blue-dark: rgb(30, 27, 75);--text-light: #c8c8c8;--text-medium: #9c9ab6;--text-dark: #4d4c59}@media (max-width: 1080px){html{font-size:93.75%}}@media (max-width: 720px){html{font-size:87.5%}}body{background:var(--backgrund);-webkit-font-smoothing:antialiased;background:#100816}body,input,textarea,button{font-family:Poppins,sans-serif;font-weight:400}.fina-data-text{border-bottom:1px solid rgba(0,0,0,.42);background-color:#00000008;border-top-left-radius:3px;border-top-right-radius:3px}.light-btn-login{align-items:center;background:#fff;border-color:#efefef;border-radius:6px;border-style:solid;border-width:1px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:center;margin-bottom:20px;width:250px}.dark-btn-login{align-items:center;background:#333360;border-color:#5c5c8e;border-radius:6px;border-style:solid;border-width:1px;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:center;width:250px}.react-pdf__Page__annotations{display:none}
