@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap);.mobileDrawerBox{padding:40px 20px}@media screen and (max-width:1024px){.mobileDrawer{display:block;height:calc(100% - 60px);position:fixed;right:-100%;top:60px;transition:.5s;z-index:99}.mobileDrawer.OpenDrawer{display:block;display:flex;justify-content:end;right:0;width:100%}.mobileDrawerBox{background:#edeaea;border:0!important;border-radius:0!important;flex-shrink:0;height:100%;padding:40px 20px;position:relative;transition:.5s;width:260px;z-index:99}.mobileDrawerOverly{background-color:#00000080;height:100%;width:100%}}.boxCheckInputContainer .checkBox{align-items:center;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.051);color:#1c252e;cursor:pointer;display:flex;font-size:14px;font-weight:400;height:42px;justify-content:center;padding:0 4px}.boxCheckInputContainer .checkBox:hover,.boxCheckInputContainer .selectedCheckBox{background-color:#dbeaff;border:1px solid #1a407d;color:#1c252e}.diableInputField{background:#f9fafb;color:#1c252e;cursor:not-allowed!important;pointer-events:all!important}.TextCenter{padding-left:6px;padding-right:6px;text-align:center}@media screen and (max-width:767px){.topSpaceMob{margin-top:16px}}.mobilePrevNext{display:flex;gap:16px}@media screen and (max-width:767px){.mobileBtnPreview{flex-direction:column!important}.mobileSaveAndPreview{display:flex;justify-content:center;width:100%}.mobilePrevNext{display:flex;gap:16px}}.UploadDetailsModal{background-color:#00000080;border:0;opacity:1;overflow-x:hidden;overflow-y:auto;position:relative}.UploadDetailsModal .modalContainer{background-color:#fff;border:1px solid #0000;border-radius:8px;left:50%;padding:26px 39px;position:relative;top:50%;transform:translate(-50%,-50%);width:810px}.UploadDetailsModal .modalContainer .modalTitle{font-size:16px;font-weight:600;margin-bottom:24px;text-align:center}.UploadDetailsModal .modalContainer .titleDear{color:#1a407d;font-size:14px;font-weight:600}.UploadDetailsModal .modalContainer .titlePra{color:#1a407d;font-size:14px;font-weight:600;margin-bottom:24px}.UploadDetailsModal .modalContainer .addMoreContainer{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-left:16px}.frontSide{margin-bottom:24px;position:relative}.uploadImage{height:276px;line-height:276px;margin-top:16px;overflow:hidden;text-align:center}.uploadImage img{height:100%;object-fit:contain;width:100%}.backSide{margin-bottom:24px;position:relative}.uploadTags{margin-bottom:18px}.flexIcon{display:flex}.flexIcon img{margin-right:8px}@media screen and (max-width:1080px){.UploadDetailsModal .modalContainer{padding:26px 16px;width:85%}}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.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{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-mask{bottom:0;height:calc(100% + .5px);left:0;pointer-events:none;position:absolute;right:0;top:0;width:calc(100% + .5px)}.ReactCrop__crop-selection{cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);bottom:-1px;content:"";left:-1px;opacity:.3;pointer-events:none;position:absolute;right:-1px;top:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}.ReactCrop__crop-selection:focus{outline:2px solid #08f;outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.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:#fff6;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{background-color:#0003;background-color:var(--rc-drag-handle-bg-colour);border:1px solid #ffffffb3;border:1px solid var(--rc-border-color);height:12px;height:var(--rc-drag-handle-size);position:absolute;width:12px;width:var(--rc-drag-handle-size)}.ReactCrop__drag-handle:focus{background:#08f;background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;left:0}.ReactCrop .ord-n,.ReactCrop .ord-nw{top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;left:50%}.ReactCrop .ord-ne{cursor:ne-resize;top:0}.ReactCrop .ord-e,.ReactCrop .ord-ne{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%}.ReactCrop .ord-se{bottom:0;cursor:se-resize;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;left:50%}.ReactCrop .ord-s,.ReactCrop .ord-sw{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;height:var(--rc-drag-bar-size);left:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.ReactCrop__drag-bar.ord-e{height:100%;right:0;top:0;-webkit-transform:translate(50%);transform:translate(50%);width:6px;width:var(--rc-drag-bar-size)}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;height:var(--rc-drag-bar-size);left:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:6px;width:var(--rc-drag-bar-size)}.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;height:var(--rc-drag-handle-mobile-size);width:24px;width:var(--rc-drag-handle-mobile-size)}}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.applicantCountContainer .cardContainer{align-items:center;display:flex;height:calc(100vh - 88px);justify-content:center;padding-bottom:4px}.applicantCountContainer .cardContent{border-radius:16px;overflow:inherit;padding:40px 23px;width:541px}.applicantCountContainer .textTop{vertical-align:text-bottom}.applicantBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:relative}.overly{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center}.applicantReviewCardContainer .box{border:1px dashed #dadada;border-radius:8px;height:540px;overflow-y:auto;padding:24px 16px}.applicantReviewCardContainer .actionTop{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.applicantReviewCardContainer .textTop{vertical-align:text-bottom}.applicantReviewCardContainer .applicantNumber{background-color:#c9deff;border-radius:8px;color:#00368c;font-size:14px;font-weight:500;padding:10px 48px;text-align:center}.applicantReviewCardContainer .editIcon{align-items:center;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;cursor:pointer;display:flex;height:42px;justify-content:center;margin:0;padding:0;width:42px}.paymentContainer .addMoreContainer{border-top:1px dashed #d0d5dd;margin-left:16px;width:100%}.addMoreBtn{align-items:center;cursor:pointer;display:flex;justify-content:center;margin:24px auto;width:150px}.addMoreBtn span{color:#1a407d;font-size:16px;font-weight:600;line-height:24px;margin-left:8px}.paymentContainer .addMoreContainer{align-items:center;display:flex;justify-content:center}.modalContainer{background-color:#fff;border:2px solid #000;box-shadow:24;left:50%;max-height:80%;overflow-y:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:1000}.modalContainer .modalTitle{text-align:center}.modalContainer .addMoreContainer{align-items:center;display:flex;justify-content:center}.modalContainer .errorImg{display:flex;height:60px;justify-content:center;width:100%}.textHello{color:#1c252e;display:block;font-size:14px;font-weight:500;margin:0;padding:0}.disableCTA{background-color:#eee!important;color:#ccc!important;cursor:not-allowed!important;pointer-events:all!important}.disableCTA svg path{stroke:#ccc!important}.steeperPersonal{margin-left:auto;margin-right:auto;max-width:80%}.steeperPersonal div:nth-child(2) span,.steeperPersonal div:nth-child(4) span{border-top-style:dashed}.ReferralDetailsModal{border:0;position:relative}.ReferralDetailsModal .modalContainer{background-color:#fff;border:1px solid #0000;border-radius:8px;left:50%;padding:26px 39px;position:absolute;top:50%;transform:translate(-50%,-50%);width:889px}.ReferralDetailsModal .modalContainer .modalTitle{font-size:16px;font-weight:600;margin-bottom:24px;text-align:center}.ReferralDetailsModal .modalContainer .titleDear{color:#1a407d;font-size:14px;font-weight:600}.ReferralDetailsModal .modalContainer .titlePra{color:#1a407d;font-size:14px;font-weight:400;margin-bottom:24px}.ReferralDetailsModal .modalContainer .addMoreContainer{align-items:center;display:flex;justify-content:center;margin-left:16px}::-webkit-scrollbar-thumb{border-radius:8px}::-webkit-scrollbar-track{background:#ccc}::-webkit-scrollbar{height:10px;width:10px}.css-qwlbfl-MuiButtonBase-root-MuiButton-root.Mui-disabled{cursor:not-allowed!important;pointer-events:all!important}.modalCustomFeedbackScroll::-webkit-scrollbar-track{background:#ccc}.modalCustomFeedbackScroll::-webkit-scrollbar{height:10px;width:4px}.cursorNotAllowed{cursor:not-allowed;pointer-events:all}input:-internal-autofill-selected{background-image:none!important;background:none!important}.selectInput{margin-bottom:24px}.ApplicantTab span{margin-bottom:6px}.ApplicantTabLast{margin-bottom:24px}.saveLaterModal{background-color:#00000080;border:0;opacity:1;position:relative}.saveLaterModal .modalContainer{background-color:#fff;border:1px solid #0000;border-radius:8px;left:50%;padding:26px 39px;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}.saveLaterModal .modalContainer .modalTitle{font-size:16px;font-weight:600;margin-bottom:24px;text-align:center}.saveLaterModal .modalContainer .titleDear{color:#1c252e;font-size:14px;font-weight:600}.saveLaterModal .modalContainer .titlePra{color:#1a407d;font-size:14px;font-weight:400;margin-bottom:24px}.saveLaterModal .modalContainer .linkText{align-items:center;color:#1a407d;display:flex;font-size:14px;font-weight:400;justify-content:center;margin-top:16px}.modalContainer:focus-visible{outline:none}.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input.Mui-disabled{cursor:not-allowed}.SalutationText{display:flex;margin:0;padding:0}.SalutationText span{display:block}.SalutationText p,.SalutationText span{color:#1c252e;font-size:14px;font-weight:500;line-height:22px}.SalutationText p{margin:0;padding:0 16px 0 0}.removeReferral{bottom:3%;cursor:pointer;display:block;margin:0;padding:0;position:absolute;right:-31px;text-align:right}.removeReferral.mobile{display:none}.tableWrapper{margin:0 auto;width:80%}.tbResponsiveReferral{margin-bottom:26px}.tbResponsiveReferral table{border-collapse:collapse;border-spacing:0;font-size:14px;text-align:left;width:100%}.tbResponsiveReferral table tr th{border:1px solid #dadada;color:#1a407d;font-weight:600;padding:16px;width:33%}.tbResponsiveReferral table tr td{border:1px solid #dadada;font-size:12px;font-weight:500;padding:16px;width:33%}.captcha{display:flex;justify-content:center;margin-bottom:16px}.marginTop16{margin-top:16px}@media screen and (width:1280px){.addScrollContainerForm{max-height:70vh;overflow-x:hidden;overflow-y:auto;padding-right:20px;padding-top:50px}}@media screen and (max-width:1080px){.applicantCountContainer .cardContainer{padding-left:16px;padding-right:16px}.applicantCountContainer .cardContent{width:100%}.ReferralDetailsModal .modalContainer,.saveLaterModal .modalContainer{padding:26px 16px;width:85%}}@media screen and (width:1024px){.removeReferral.hideMobile{bottom:0;display:block;margin-top:16px;position:relative;right:0}}@media screen and (max-width:1024px){.removeReferral.removeHidePayment{bottom:0;display:block;margin-top:16px;position:relative;right:0}}@media screen and (max-width:767px){.steeperPersonal{flex-flow:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;white-space:nowrap}.steeperPersonal::-webkit-scrollbar-track{background:#ccc}.steeperPersonal::-webkit-scrollbar{height:4px;width:4px}.saveLaterModal .modalContainer .modalTitle{margin-top:24px}.removeReferral{right:0;top:12px}.removeReferral.hideMobile{bottom:0;display:none;display:block;margin-top:16px;position:relative;right:0}.applicantCountContainer{padding-left:0;padding-right:0}.applicantCountContainer .cardContent{margin:0 auto;width:auto}}.referrerModal{background-color:#00000080;border:0;opacity:1;overflow-x:hidden;overflow-y:auto;position:relative}.referrerModal .referrerModalContainer{background-color:#fff;border:1px solid #0000;border-radius:8px;left:50%;padding:26px 39px;position:relative;top:50%;transform:translate(-50%,-50%);width:541px}.referrerModal .referrerModalContainer .referrerModalTitle{font-size:16px;font-weight:600;margin-bottom:24px;margin-top:20px;text-align:center}.referrerModal .referrerModalContainer .referrerTitle{color:#1a407d;font-size:14px;font-weight:500;margin-bottom:16px}@media screen and (max-width:1080px){.referrerModal .referrerModalContainer{padding:26px 16px;width:85%}}.UploadDetailsModalSignature .modalContainerSignature .amountTitleSignature{color:#1a407d;font-size:14px;font-weight:300;margin-bottom:16px}.comment-box .comment-heading{color:#344054;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:7px}.comment-box .comment-textfield{border:1px solid #d0d5dd;border-radius:5px;font-size:14px;margin-bottom:15px;width:100%}.comment-box .comment-textfield .MuiInputBase-input::placeholder{color:#667085;font-size:14px}.documentReviewModal{background-color:#00000080;border:none;opacity:1;overflow-x:hidden;overflow-y:auto;position:relative}.documentReviewModal .documentReviewContainer{background-color:#fff;border:none;border-radius:8px;left:50%;padding:26px 39px;position:relative;top:50%;transform:translate(-50%,-50%);width:541px}.documentReviewModal .documentReviewContainer .modalTitleSignature{font-size:20px;font-weight:600;margin-bottom:10px;margin-top:20px;text-align:center}.documentReviewModal .documentReviewContainer .documentReviewModalTitle{color:#000;font-size:14px;font-weight:200;margin-bottom:16px}@media screen and (max-width:1080px){.documentReviewModal .documentReviewContainer{padding:26px 16px;width:85%}}.titleTerms{color:#1c252e;font-size:16px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:24px;text-align:center}.ListNumber{margin:0;padding:0}.ListNumber li{font-size:14px;font-weight:400;list-style-type:none;margin:0 0 16px;padding:0}.ListNumber li .liB{font-weight:700;text-transform:uppercase}.ListNumber li ul{margin:0 0 0 26px;padding:0}.ListNumber li ul li{list-style-type:disc;margin:0;padding:0}.tbResponsive{margin-bottom:16px}.tbResponsive table{border-collapse:collapse;border-spacing:0;font-size:14px;text-align:left;width:100%}.tbResponsive table tr th{border:1px solid #dadada;color:#1a407d;font-weight:600;padding:16px}.tbResponsive table tr td{border:1px solid #dadada;font-size:12px;font-weight:500;padding:16px}.dashedBorder{border-top:1px dashed #dadada;margin-bottom:16px}.declarationWrap p{font-size:14px;font-weight:400;line-height:22px;margin:0 0 22px;padding:0}.termsButton{align-items:center;display:flex;justify-content:space-between;margin:34px 0 0;padding:0}.termsButton .saveLater{align-items:center;background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;color:#1a407d;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0;padding:12px 20px}.termsButton .saveLater svg{margin-right:8px}.termsButton .saveLater:hover{background:#1a407d;color:#fff}.termsButton .saveLater:hover path{stroke:#fff}.termsButton .buttonTermsPrev{display:flex}.termsButton .buttonTermsPrev .saveLater{margin-right:16px}.termsButton .buttonTermsPrev .btnReview{background:#1a407d;color:#fff;margin-right:0;text-transform:capitalize}.termsButton .buttonTermsPrev .btnReview svg{margin-right:0;transform:rotate(180deg)}.termsButton .buttonTermsPrev .btnReview svg path{stroke:#fff}.termsButton .buttonTermsPrev .btnReview:hover{background:#092552}.signRwo{display:flex;justify-content:space-between;margin:72px 0 24px;padding:0}.signRwo .Date{display:flex;width:25%}.signRwo .Date p{font-size:14px;font-weight:500;margin:0;padding:0}.signRwo .Date .spanSignDate{border-top:1px dotted #000;display:block;margin-top:14px;width:120px}.signRwo .applicantSign{width:35%}.signRwo .applicantSign p{font-size:14px;font-weight:500;margin:0;padding:0;text-align:center}.signRwo .applicantSign .applicantSignDate{border-top:1px dotted #000;display:block;margin-top:14px;padding-bottom:5px;width:100%}.signSingleRow{display:flex;justify-content:space-between;margin:124px 0 24px;padding:0}.signSingleRow .Date{display:flex;width:40%}.signSingleRow .Date p{font-size:14px;font-weight:400;margin:0;padding:0}.signSingleRow .Date .spanSignDate{border-top:1px solid #000;display:block;margin-top:14px;width:120px}.signSingleRow .applicantSign{width:40%}.signSingleRow .applicantSign p{font-size:14px;font-weight:400;margin:0;padding:0}.signSingleRow .applicantSign .applicantSignDate{border-top:1px solid #000;display:block;margin-top:14px;padding-bottom:5px;width:100%}.checkTerms,.checkTermsLabel{color:#344054;cursor:pointer;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:0;-webkit-user-select:none;user-select:none}.checkTerms{display:block;padding-left:16px;position:relative}.checkTerms.fontSizeText{font-size:10px}.checkTermsLabel.fontSizeText{font-size:11px}.checkTerms input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkTerms .checkmark{background-color:#fff;border:1px solid #d0d5dd;border-radius:4px;height:11px;left:0;position:absolute;top:3px;width:11px}.checkTerms input:checked~.checkmark{background-color:#1a407d;border:1px solid #1a407d}.checkTerms .checkmark:after{content:"";display:none;position:absolute}.checkTerms input:checked~.checkmark:after{display:block}.checkTerms .checkmark:after{border:solid #fff;border-width:0 2px 2px 0;height:7px;left:3px;top:0;transform:rotate(45deg);width:3px}.titleTermsBig{border-bottom:1px solid #1a407d;border-top:1px solid #1a407d;color:#1a407d;font-size:18px;font-style:normal;font-weight:600;line-height:36px;margin-bottom:24px;text-align:center;text-transform:uppercase}.marginBottom{margin-bottom:24px;margin-top:72px}.blueLine{background-color:#1a407d;height:2px;margin-bottom:6px}.textNote{font-size:14px;font-weight:600;margin:0;padding:0}.normalOl{margin:0 0 0 14px;padding:0}.normalOl li{font-size:14px;list-style:auto;padding-left:18px}.displayNone{display:none}.previewColor .ListNumber li,.previewColor .declarationWrap p,.previewColor .tbResponsive table tr th{color:#1c252e}.marginB-2{margin-bottom:2rem}@media screen and (max-width:1366px){.checkTerms.fontSizeText{font-size:8px}.checkTermsLabel.fontSizeText{font-size:9px}}@media screen and (max-width:767px){.tbResponsive{overflow-x:auto}.termsButton{flex-direction:column;flex-wrap:nowrap}.termsButton .saveLater{margin-bottom:24px}.termsButton .buttonTermsPrev{flex-direction:column}.termsButton .buttonTermsPrev .saveLater{margin-right:0}}.MenuIconMobile{cursor:"pointer";display:none;height:"24px";width:"24px"}@media screen and (max-width:1024px){.MenuIconMobile{display:block}}.CustomerPreviewWrapper{margin:36px 7%;padding-bottom:40px}.applicantDetailsCard{border:1px solid #1a407d4d;border-radius:8px;margin:0 0 20px;padding:26px 39px}.editTitleRow{align-items:center;display:flex;justify-content:space-between;margin:0 0 34px;padding:0}.editTitleRow .btnApplicantTop{background:#1a407d;border-radius:8px;color:#fff;font-size:14px;font-weight:600;line-height:22px;padding:10px 48px}.editTitleRow .editButton{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;color:#1a407d;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:24px;margin:0;padding:12px 20px}.editTitleRow .editButton img{margin-right:8px}.editTitleRow .editButton:hover{border:1px solid #1a407d}.editTitleRow .editButtonDisabled{background:#fff;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;color:gray;display:flex;font-size:16px;font-weight:600;justify-content:center;line-height:24px;margin:0;padding:12px 20px}.editTitleRow .editButtonDisabled img{margin-right:8px}.editTitleRow .editButtonDisabled:hover{border:1px solid #1a407d}.personalInformation{display:flex;margin-bottom:16px}.personalInformation .photo{border-radius:8px;flex-shrink:0;height:250px;margin-right:35px;overflow:hidden;width:238px}.personalInformation .photo img{height:100%;object-fit:contain;width:100%}.personalInformation .informationDetails{margin:0;padding:22px 0 0}.personalInformation .informationDetails .name{color:#1a407d;font-size:24px;font-weight:600;line-height:22px;margin:0 0 28px;padding:0}.titlePersonalHD{font-weight:600;margin:0 0 4px}.relationOfApplicant,.titlePersonalHD{color:#1a407d;font-size:16px;line-height:22px;padding:0}.relationOfApplicant{margin-top:-20px}.personalInfo{display:flex;flex-wrap:wrap;margin:0;padding:0}.personalInfoRow{display:flex;margin:0 0 14px}.personalInfoRow label{flex-shrink:0;font-weight:400;margin:0 24px 0 0}.personalInfoRow label,.personalInfoRow span{color:#1c252e;font-size:14px;line-height:22px;padding:0}.personalInfoRow span{display:block;font-weight:600;margin:0}.personalInfo.width40 .personalInfoRow{width:40%}.personalInfo.width50 .personalInfoRow{width:50%}.label150{width:150px}.label130{width:130px}.label180{width:180px}.label200{width:200px}.width130{width:130px}.personalInfoRow span.marginLeft30{margin-left:-30px}.lineDotted{border-bottom:2px dashed #d6d6d6;margin-bottom:16px}.notes{color:#1c252e;font-size:14px;font-style:italic;font-weight:600;line-height:22px;margin-left:14px;margin-top:18px;padding-bottom:30px}.marginBottom10{margin-bottom:10px}.personalInfo.Communication{flex-direction:column}.personalInfo.Communication .personalInfoRow{width:100%}.personalInfo.professionalDetails.width50 .personalInfoRow{width:33%}.marginBottom0{margin-bottom:0}.marginBottom28{margin-bottom:28px}.marginBottom16{margin-bottom:16px}.paymentP{color:#1c252e;font-size:14px;font-weight:400;line-height:22px;margin:0 0 12px;padding:0}.paymentP b{margin-right:6px}.tableResponsive table{border-collapse:collapse;width:100%}.tableResponsive table tr th{background-color:#fcfcfd;text-align:left}.tableResponsive table tr td,.tableResponsive table tr th{border-bottom:1px solid #e4e7ec;color:#101828;font-size:14px;font-weight:500;line-height:20px;padding:16px 24px}.tableResponsive table tr td{background-color:#fff}.kycDocumentRow{margin-bottom:20px}.kycDocumentRow .addharRow{color:#1c252e;display:flex;font-size:16px;font-weight:400;line-height:22px;margin-bottom:20px}.kycDocumentRow .addharRow p{margin:0 18px 0 0;padding:0}.kycDocumentRow .addharRow span{display:block;font-weight:600}.kycDocumentRow .addharImages{display:flex;flex-wrap:wrap;justify-content:space-between}.kycDocumentRow .addharImages .front{color:#1c252e;font-size:14px;font-weight:500;padding-bottom:10px;padding-top:16px;text-align:center}.kycDocumentRow .addharImages .imgBg{background:#fff;border:1px solid #1a407d80;border-radius:8px;height:372px;overflow:hidden;width:49%}.kycDocumentRow .addharImages .imgBg .img{background-color:#fafafa;border:10px solid #fff;border-radius:16px;height:300px;overflow:hidden;text-align:center}.kycDocumentRow .addharImages .imgBg .img img{height:100%;object-fit:contain;width:100%}.privilege{color:#1c252e;font-size:14px;font-weight:400;line-height:22px}.privilege ol{margin:0 0 16px 12px;padding:0}.privilege ol li{list-style:auto}.personalInfo.ReferrerPrivilege .personalInfoRow:nth-child(odd){width:35%}.personalInfo.ReferrerPrivilege .personalInfoRow:nth-child(2n){width:65%}.eSignature{color:#344054;font-size:14px;font-weight:500;line-height:20px;margin-bottom:38px}.eSignature img{cursor:pointer;margin-left:16px;position:relative;top:7px}.signBtn{display:flex;gap:16px;justify-content:flex-start;margin:0;padding:0}.signBtn button{align-items:center;background:#1a407d;border:1px solid #1a407d;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;font-weight:600;gap:8px;height:48px;justify-content:center;line-height:24px;padding:12px 20px;width:24%}.signBtn button:hover{background:#092552}.submit-button{align-items:center;background:#1a407d;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;color:#fff;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:600;justify-content:center;line-height:24px;margin:10px 0 0;max-width:293px;padding:12px 20px}.submit-button svg{margin-right:8px}.submit-button:hover{background-color:#092552}.scroll-to-signature{align-items:center;background-color:#1a407d;border:none;border-radius:5px;border-radius:50%;bottom:20px;box-shadow:0 1px 8px #00000080;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:fixed;right:20px;width:36px;z-index:1000}.scroll-to-signature img{transform:rotate(180deg);width:24px}.scroll-to-signature:hover{background-color:#0056b3}@media screen and (max-width:1180px){.applicantDetailsCard{padding:24px}.personalInfo.width40 .personalInfoRow{width:50%}}@media screen and (max-width:1024px){.notes{margin-left:0}.personalInformation{flex-direction:column}.personalInfo.ReferrerPrivilege .personalInfoRow:nth-child(2n),.personalInfo.ReferrerPrivilege .personalInfoRow:nth-child(odd),.personalInfo.professionalDetails.width50 .personalInfoRow{width:50%}}@media screen and (max-width:820px){.personalInfo.ReferrerPrivilege .personalInfoRow:nth-child(2n),.personalInfo.ReferrerPrivilege .personalInfoRow:nth-child(odd),.personalInfo.professionalDetails.width50 .personalInfoRow,.personalInfo.width40 .personalInfoRow,.personalInfo.width50 .personalInfoRow{width:100%}.personalInfoRow label{width:35%}.submit-button{max-width:100%}}@media screen and (max-width:768px){.CustomerPreviewWrapper{margin-left:16px;margin-right:16px;padding-bottom:18px}}@media screen and (max-width:767px){.applicantDetailsCard{padding:16px}.signBtn{flex-direction:column}.signBtn button{width:auto}.editTitleRow{gap:8px}.editTitleRow .btnApplicantTop{padding:10px 20px}.editTitleRow .editButton{font-size:14px;padding:10px 20px}.personalInformation .photo{margin-right:0;width:100%}.wordBreakMobile{display:inline-block;overflow-wrap:break-word;white-space:normal;word-break:break-all}}.modalCustom{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:999}.modalCustomContent{background-color:#fff;border-radius:16px;padding:40px 24px;position:relative;width:360px}.btnSignLateModal{align-items:center;display:flex;justify-content:center}.btnSignLateModal button{background:#1a407d;border:0;border-radius:8px;color:#fff;cursor:pointer;margin:0 8px;padding:12px 36px;text-align:center}.btnSignLateModal button:hover{background:#092552}@media screen and (max-width:767px){.modalCustomContent{border-radius:8px;padding:40px 10px;width:90%}}.saveLater{align-items:center;background:#fff;border:1px solid #1a407d;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;color:#1a407d;cursor:pointer;display:flex;font-size:16px;font-style:normal;font-weight:600;justify-content:center;line-height:24px;margin:10px 0 0;max-width:293px;padding:12px 20px}.saveLater svg{margin-right:8px}.saveLater:hover{background-color:#e3eaf5}@media screen and (max-width:820px){.saveLater{max-width:100%}}.closeModal{border-radius:50%;cursor:pointer;height:24px;position:absolute;right:16px;top:13px;width:24px}.UploadDetailsModalSignature{background-color:#00000080;border:0;opacity:1;overflow-x:hidden;overflow-y:auto;position:relative}.UploadDetailsModalSignature .modalContainerSignature{background-color:#fff;border:1px solid #0000;border-radius:8px;left:50%;padding:26px 39px;position:relative;top:50%;transform:translate(-50%,-50%);width:541px}.UploadDetailsModalSignature .modalContainerSignature .modalTitleSignature{font-size:20px;font-weight:600;margin-bottom:8px;margin-top:20px;text-align:center}.UploadDetailsModalSignature .modalContainerSignature .titleSignature{color:#000;font-size:14px;font-weight:300;margin-bottom:16px}@media screen and (max-width:1080px){.UploadDetailsModalSignature .modalContainerSignature{padding:26px 16px;width:85%}}.modalCustomFeedback{align-items:center;background-color:#0006;display:flex;height:100%;justify-content:center;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:999}.modalCustomFeedback .textAreaMargin{margin:0 44px 24px 52px}.modalCustomFeedback .applicantBackground{background-image:url(/static/media/applicant-bg.e99c55f86645f4a1617f.jpg);background-repeat:no-repeat;background-size:cover;height:100%;position:relative}.customClose{border-radius:50%;cursor:pointer;height:24px;position:absolute;right:16px;top:13px;width:24px}.customClose:focus,.customClose:hover{color:#000;cursor:pointer;text-decoration:none}.modalCustomFeedbackContent{background-color:#fff;border-radius:16px;padding:40px 24px;position:relative;width:914px}.modalCustomFeedbackContent.width642{width:642px}.logoFeedback{height:25px;margin:0 auto 30px;text-align:center;width:209px}.logoFeedback img{height:100%;object-fit:cover;width:100%}.numberBox{background:#fff;border:1.2px solid #d0d5dd;border-radius:8px;color:#3f3f3f;cursor:pointer;font-size:17px;font-weight:600;height:48px;margin:0 8px;padding:0;text-align:center;width:48px}.numberBox.Active{background:#1a407d;border:1.2px solid #1a407d;color:#fff}.checkThank{height:52px;margin:0 auto 8px;width:52px}.mobileLike{display:none;width:100%}@media screen and (max-width:767px){.modalCustomFeedbackContent{height:80%;width:80%}.modalCustomFeedbackContent.modalCustomFeedbackContentTHANKYOU{height:auto}.modalCustomFeedbackContent.width642{width:80%}.numberBox{margin:0 10px 10px}.modalCustomFeedback .textAreaMargin{margin:0 0 24px}.modalCustomFeedbackScroll{height:100%;overflow-y:auto}.likeDesktop{display:none}.mobileLike{display:block;margin:0 auto 24px;width:80%}}.poppins-regular{font-weight:400}.poppins-medium,.poppins-regular{font-family:Poppins,sans-serif;font-style:normal}.poppins-medium{font-weight:500}.poppins-semibold{font-weight:600}.poppins-bold,.poppins-semibold{font-family:Poppins,sans-serif;font-style:normal}.poppins-bold{font-weight:700}.poppins-extrabold{font-weight:800}.poppins-black,.poppins-extrabold{font-family:Poppins,sans-serif;font-style:normal}.poppins-black{font-weight:900}.height100,body,html{height:100%}body{margin:0}body,h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-style:normal;font-weight:400}li,ol,ul{list-style:none}a{text-decoration:none}.BlackPearl{color:#1c252e}.BahamaBlue{color:#1a407d}body>img[src^="blob:"]{margin-top:100000px}.phone-input{border:1px solid #c4c4c4;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;font-size:16px;font-weight:600;max-width:100%;outline:none;padding:3px 14px 0}.phone-input input{font-weight:600;padding:12px}.phone-input .react-phone-number-input__country,.phone-input input{border:none;height:100%;outline:none;width:calc(100% - 12px)}.phone-input-disabled{border:1px solid #c4c4c4;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;font-size:16px;font-weight:600;max-width:100%;outline:none;padding:3px 14px 0}.phone-input-disabled input{color:#667085;cursor:not-allowed;font-weight:600;opacity:.4;padding:12px}.phone-input-disabled .react-phone-number-input__country,.phone-input-disabled input{border:none;height:100%;outline:none;width:calc(100% - 12px)}.MuiFormControl-root{padding:10px}.PhoneInputCountrySelect{background-color:#fff;border:0!important;font-family:Poppins;font-size:16px;margin-left:-8px;margin-top:-8px;min-width:100%;padding-left:25px;position:absolute;z-index:5}.asteriskColor{color:#d3151a}.marginTop28{margin-top:28px}.marginBottom24{margin-bottom:24px}.textClickUpload{color:#1a407d;font-size:14px;font-weight:700;font-weight:600;line-height:20px}.textClickUpload span{color:#475467;font-size:14px;font-weight:400}.textJgp{margin-top:4px}.textJgp span{color:#475467;display:block;font-size:12px;font-weight:400;text-align:center}.btnCapture{background-color:#1a407d;border:0;border-radius:8px;color:#1a407d;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;height:44px;line-height:20px;margin:24px auto;padding:0;width:200px}.captureImage,.webcamCapture{overflow:hidden;width:100%}.captureImage{height:244px;margin:0;padding:0}.WH32{color:#fff;display:block;height:37px;line-height:36px;text-align:center;width:37px}.WH32 img{object-fit:contain}.bannerLocation{display:flex;flex-direction:column;width:100%}.bannerLocation input{border:1px solid #c4c4c4;border-radius:8px;box-shadow:0 1px 2px 0 #1018280d;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;padding:12px 14px;width:-webkit-fill-available;width:-moz-available;width:100%}.bannerLocation input::placeholder{color:#939b9f}.bannerLocation .inpLocation{box-sizing:border-box;padding:10px 14px 11px;width:100%}.bannerLocation .inpLocation::placeholder{color:#00000061}.labelP{color:#1c252e;font-size:14px;font-weight:500;line-height:22px;margin:0 0 6px;padding:0}.labelP span{color:#d3151a}.stepLeft{height:24px;width:24px}.stepLeft img{height:100%;object-fit:contain;width:100%}.widthFullUploadInput>div{width:100%}.extraHeight{display:block;height:88px;width:100%}.cropBtn{font-size:16px;font-weight:600}.cropBtn,.submitBtn{background:#1a407d;border:0;border-radius:8px;color:#fff;cursor:pointer;display:block;height:50px;line-height:44px;margin:16px auto 0;padding:0;text-align:center;width:180px}.submitBtn{font-size:15px;font-weight:700}.submitBtn:hover{background:#092552}.App,.cropDisplayImg{text-align:center}.previewText{color:#1a407d;font-size:16px;font-weight:500;margin-bottom:10px;margin-top:35px}.titleDear.marginTop{margin-top:24px;text-align:center}.eSignature{align-items:center;display:flex;position:relative}.hoverTooltip{border-radius:20px;padding:12px 12px 0}.hoverTooltip span{display:block;margin-bottom:12px}.rightTickMain{position:relative}.rightTick{height:20px;position:absolute;right:12px;top:8px;width:20px}#numberOfApplicant>.rightTick,#relationship>.rightTick{display:none}.arrowTriangleLeft{left:95px;position:absolute;top:4px;width:7px}.addressProofSpan{align-items:center;display:flex;justify-content:space-between;width:100%}.addressProofSpan .fontSizeText{color:#212121;font-size:13px;font-weight:400}@media screen and (width:1536px){.addressProofSpan .fontSizeText{font-size:11px}}@media screen and (width:1280px){.addressProofSpan .fontSizeText{font-size:8px}.saveandpreview{width:166px!important}}@media screen and (width:1236px){.saveandpreview{width:166px!important}}@media screen and (max-width:1080px){.extraHeight{height:60px}}@media screen and (max-width:767px){.marginTop28{margin-top:0}}.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#0000003b!important}
/*# sourceMappingURL=main.e86e78ac.css.map*/