.noscroll{position:fixed;width:100%}.confirmDetails *{box-sizing:border-box;font-family:poppins,sans-serif;margin:0;padding:0}.confirmDetails .overlay{background-color:#000;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:1111}.confirmDetails .popUp{animation:openAnimPopup .3s ease-out 0s 1 normal none running;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:16px;bottom:0;box-shadow:0 2px 100px rgba(0,0,0,.2);height:-moz-fit-content;height:fit-content;left:0;margin:auto;max-width:544px;position:fixed;right:0;top:0;width:90%;z-index:999;z-index:1111}@media(max-width:767px){.confirmDetails .popUp{border-bottom-left-radius:0;bottom:0;max-width:unset;top:unset;width:100%}}.confirmDetails .popUp .innerBody{max-height:calc(100vh - 100px);overflow:auto;padding:0 16px 16px}@media(max-width:767px){.confirmDetails .popUp .innerBody{max-height:calc(100dvh - 200px);padding-bottom:20px}}.confirmDetails .popUp .innerBody .confirmDetailsText{font-size:16px;font-weight:500;margin-bottom:20px;margin-top:10px}@media(max-width:767px){.confirmDetails .popUp .innerBody .confirmDetailsText{font-size:14px;margin-bottom:16px;margin-top:14px}}.confirmDetails .popUp .innerBody .confirmDetailsText.selectRoleTxt{margin-bottom:8px}.confirmDetails .popUp .innerBody .intialsContainer{display:flex;gap:16px}@media(max-width:767px){.confirmDetails .popUp .innerBody .intialsContainer{flex-direction:column;gap:0}}.confirmDetails .popUp .innerBody .confirmInputElement{margin-bottom:24px;position:relative;width:100%}.confirmDetails .popUp .innerBody .confirmInputElement.lastDiv{margin-bottom:15px}@media(max-width:767px){.confirmDetails .popUp .innerBody .confirmInputElement{margin-bottom:20px}}.confirmDetails .popUp .innerBody .confirmInputElement.phoneNumber .inputTagName{width:150px}.confirmDetails .popUp .innerBody .confirmInputElement.phoneNumber input:focus+.inputTagName{width:auto}.confirmDetails .popUp .innerBody .confirmInputElement.phoneNumber input:not(:-moz-placeholder-shown)+label{width:auto}.confirmDetails .popUp .innerBody .confirmInputElement.phoneNumber input:not(:placeholder-shown)+label{width:auto}.confirmDetails .popUp .innerBody .confirmInputElement.sendEnq{margin-bottom:10px}.confirmDetails .popUp .innerBody .confirmInputElement .error{bottom:-15px;color:red;font-size:12px;left:0;line-height:14px;position:absolute}.confirmDetails .popUp .innerBody .confirmInputElement .submitCta{background:linear-gradient(270deg,#0e5293 10.42%,#2876c1 73.5%);border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;min-height:55px;outline:none;padding:15px 10px;position:relative;width:100%}.confirmDetails .popUp .innerBody .confirmInputElement input{background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:12px;color:#000;font-size:14px;font-weight:400;padding:10px 12px;transition:.1s ease-out;width:100%}.confirmDetails .popUp .innerBody .confirmInputElement input#phoneInp::-moz-placeholder{color:transparent}.confirmDetails .popUp .innerBody .confirmInputElement input#phoneInp::placeholder{color:transparent}.confirmDetails .popUp .innerBody .confirmInputElement .inputTagName{background-color:#fff;color:rgba(0,0,0,.5);font-size:14px;font-weight:400;left:0;margin:0 8px;padding:0 5px;pointer-events:none;position:absolute;top:23px;transform:translateY(-50%);transform-origin:left top;transition:.3s ease-out}.confirmDetails .popUp .innerBody .confirmInputElement input:focus{box-shadow:0 8px 15px 0 rgba(0,92,171,.102);outline-color:#0060ad}.confirmDetails .popUp .innerBody .confirmInputElement input:focus+.inputTagName{color:rgba(0,0,0,.502);top:0;transform:translateY(-50%) scale(.9)}.confirmDetails .popUp .innerBody .confirmInputElement #phoneInp:focus::-moz-placeholder{color:rgba(0,0,0,.2)}.confirmDetails .popUp .innerBody .confirmInputElement #phoneInp:focus::placeholder{color:rgba(0,0,0,.2)}.confirmDetails .popUp .innerBody .confirmInputElement input:not(:-moz-placeholder-shown)+label{color:#000;top:0;transform:translateY(-50%) scale(.9)}.confirmDetails .popUp .innerBody .confirmInputElement input:not(:placeholder-shown)+label{color:#000;top:0;transform:translateY(-50%) scale(.9)}.confirmDetails .popUp .innerBody .confirmInputElement:nth-child(4){margin-bottom:0}.confirmDetails .popUp .innerBody .radioWrapper{display:flex;flex-wrap:wrap;gap:11px;position:relative;row-gap:5px}@media(max-width:767px){.confirmDetails .popUp .innerBody .radioWrapper{flex-wrap:wrap;gap:8px}}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio{min-height:40px;padding:7px 0;position:relative}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .customRadioCF{display:none}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .customRadioCF:checked~.radioLabel{background-color:rgba(11,90,165,.102);border-color:#0b5aa5}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .customRadioCF:checked~.customRadioIcon{border-color:#0b5aa5}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .customRadioCF:checked~.customRadioIcon:after{border-color:#0b5aa5;opacity:1}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .customRadioIcon{border:1px solid rgba(0,0,0,.2);border-radius:50px;height:20px;height:16px;left:10.5px;pointer-events:none;position:absolute;top:12px;width:20px;width:16px}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .customRadioIcon:after{background:#0b5aa5;border-radius:50%;content:"";display:inline-block;height:8px;left:3px;opacity:0;position:absolute;top:3.5px;transition:opacity .2s ease-in-out;width:8px}.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .radioLabel{border:1px solid rgba(0,0,0,.2);border-radius:50px;color:rgba(0,0,0,.702);cursor:pointer;font-size:14px;font-weight:500;padding:7px 10px 7px 30px;transition:all .5s}@media(max-width:767px){.confirmDetails .popUp .innerBody .radioWrapper .singleRadio .radioLabel{font-size:12px}}.confirmDetails .popUp .innerBody .submitBtn{align-items:center;background:linear-gradient(270deg,#0e5293,#2876c1);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:8px;justify-content:center;margin-bottom:10px;margin-top:8px;min-height:48px;width:100%}.confirmDetails .popUp .innerBody .disclaimerTxt{color:rgba(0,0,0,.502);font-size:10px;font-weight:500;line-height:15px}.confirmDetails .popUp .innerBody .disclaimerTxt .innerLinkTxt{color:#0060ad;display:inline-block}.confirmDetails .popUp .popUpHeader{background:linear-gradient(155.3deg,#fafbfc -103.83%,#d2e6fa 165.47%);border-top-left-radius:16px;border-top-right-radius:16px;padding:10px 16px;position:relative}.confirmDetails .popUp .popUpHeader .headerText{color:#005cab;font-size:20px;font-weight:600}@media(max-width:767px){.confirmDetails .popUp .popUpHeader .headerText{font-size:17px}}.confirmDetails .popUp .popUpHeader .crossIcon{cursor:pointer;height:19px;position:absolute;right:16px;top:12px}.thankYouPopup *{box-sizing:border-box;font-family:poppins,sans-serif;margin:0;padding:0}.thankYouPopup .overlay{background-color:#000;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:1111}.thankYouPopup .popUp{animation:openAnimPopup .3s ease-out 0s 1 normal none running;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:16px;bottom:0;box-shadow:0 2px 100px rgba(0,0,0,.2);height:558px;left:0;margin:auto;max-height:calc(100vh - 100px);max-width:540px;position:fixed;right:0;top:0;width:90%;z-index:999;z-index:1111}@media(max-width:767px){.thankYouPopup .popUp{animation:openMobAnimPopup .3s ease-out 0s 1 normal none running;border-bottom-left-radius:0;border-bottom-right-radius:0;height:unset;max-width:unset;top:unset;width:100%}}.thankYouPopup .popUp .innerWrapper{align-items:center;display:flex;height:100%;justify-content:center;padding:16px}@media(max-width:767px){.thankYouPopup .popUp .innerWrapper{height:calc(100dvh - 145px)}}.thankYouPopup .popUp .innerWrapper .contentWrap{align-items:center;display:flex;flex-direction:column;gap:12px}.thankYouPopup .popUp .innerWrapper .contentWrap img{height:68px;width:68px}@media(max-width:767px){.thankYouPopup .popUp .innerWrapper .contentWrap img{height:46px;width:46px}}.thankYouPopup .popUp .innerWrapper .crossIcon{cursor:pointer;height:19px;position:absolute;right:16px;top:12px}.thankYouPopup .popUp .innerWrapper .thankYouText{font-size:28px;font-weight:600;line-height:40px;max-width:333px;text-align:center}@media(max-width:767px){.thankYouPopup .popUp .innerWrapper .thankYouText{font-size:22px;line-height:30px;max-width:261px}.thankYouPopup.newHeightAdded .popUp{height:242px}.thankYouPopup.newHeightAdded .popUp .innerWrapper{height:100%}}.otpWrapper *{box-sizing:border-box;font-family:poppins,sans-serif;margin:0;padding:0}.otpWrapper .overlay{background-color:#000;height:100%;left:0;opacity:.7;position:fixed;top:0;width:100%;z-index:1111}.otpWrapper .popUp{animation:openAnimPopup .3s ease-out 0s 1 normal none running;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:16px;bottom:0;box-shadow:0 2px 100px rgba(0,0,0,.2);height:558px;left:0;margin:auto;max-width:540px;position:fixed;right:0;top:0;width:90%;z-index:999;z-index:1111}@media(max-width:767px){.otpWrapper .popUp{border-bottom-left-radius:0;border-bottom-right-radius:0;height:auto;max-height:calc(100dvh - 100px);max-width:unset;overflow:auto;top:unset;width:100%}}.otpWrapper .popUp .popUpHeader{background:linear-gradient(155.3deg,#fafbfc -103.83%,#d2e6fa 165.47%);border-top-left-radius:16px;border-top-right-radius:16px;padding:10px 16px;position:relative}@media(max-width:767px){.otpWrapper .popUp .popUpHeader{position:fixed;width:100%;z-index:9}}.otpWrapper .popUp .popUpHeader .headerText{color:#005cab;font-size:20px;font-weight:600}@media(max-width:767px){.otpWrapper .popUp .popUpHeader .headerText{font-size:17px}}.otpWrapper .popUp .popUpHeader .crossIcon{cursor:pointer;height:19px;position:absolute;right:16px;top:px}.otpWrapper .popUp .innerBody{margin:16px}@media(max-width:767px){.otpWrapper .popUp .innerBody{margin-bottom:0;margin-top:54px}}.otpWrapper .popUp .innerBody .headTextWrapper{align-items:center;display:flex;gap:8px;padding-top:14px}@media(max-width:767px){.otpWrapper .popUp .innerBody .headTextWrapper{padding-top:24px}}.otpWrapper .popUp .innerBody .headTextWrapper p.digitText{color:#000;font-size:16px;font-weight:600;line-height:24px;margin-bottom:0}@media(max-width:600px){.otpWrapper .popUp .innerBody .headTextWrapper p.digitText{font-size:16px;line-height:24px;margin-bottom:0}}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger{cursor:pointer;display:inline-flex;height:18px;position:relative}@media(min-width:768px){.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger:hover .tooltip-custom{display:block}}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger img{flex:0 0 18px;height:18px;width:18px}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom{background-color:#fff;border-radius:15px;bottom:0;box-shadow:0 0 16px 0 rgba(0,0,0,.2);display:none;height:-moz-fit-content;height:fit-content;left:50%;padding:12px 0 24px;position:absolute;right:0;top:39px;transform:translate(-50%);width:362px;z-index:99999}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .header-wrapper-info .shieldLogo{flex:0 0 31px;height:31px;width:31px}@media(max-width:767px){.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .header-wrapper-info .crossIconMobile{height:42px;left:0;margin:auto;position:absolute;right:0;top:-53px;width:42px}}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .tooltipCrossIcon{display:none}@media(max-width:767px){.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .tooltipCrossIcon{display:block;position:absolute;right:12px;top:12px}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom{animation:openMobAnimPopup .3s ease-out 0s 1 normal none running;border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;position:fixed;top:unset;width:100%}}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .header-wrapper-info{align-items:center;border-bottom:1px solid rgba(0,0,0,.102);display:flex;font-weight:600;gap:10px;margin-bottom:12px;padding:0 20px 10px}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .header-wrapper-info .tooltipCrossIcon{height:20px;width:20px}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .header-wrapper-info .info-heading{font-size:16px;font-weight:600}@media(max-width:767px){.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .header-wrapper-info .info-heading{text-align:center}}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom .info-subtext{font-size:14px;padding:0 16px}.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom:after{border-bottom:17px solid #fff;border-left:17px solid transparent;border-right:17px solid transparent;clip-path:path("M0 17 Q17 -10.5 34 17 Z");content:" ";left:45.5%;position:absolute;top:-16px;z-index:1}@media(max-width:767px){.otpWrapper .popUp .innerBody .headTextWrapper .whyVerifyTrigger .tooltip-custom:after{display:none}}.otpWrapper .popUp .innerBody .verificationWrapper.mobileVerificationWrapper{margin-top:20px}.otpWrapper .popUp .innerBody .verificationWrapper .verifying{align-items:center;color:#0b5aa5;display:none;font-size:12px;gap:2px;line-height:14px;margin-top:6px;position:absolute}.otpWrapper .popUp .innerBody .verificationWrapper .verificationPromptText{color:rgba(0,0,0,.502);display:flex;flex-wrap:wrap;font-size:14px;margin-bottom:16px}.otpWrapper .popUp .innerBody .verificationWrapper .verificationPromptText .userNumber{align-items:center;color:#000;display:flex;gap:6px}.otpWrapper .popUp .innerBody .verificationWrapper .verificationPromptText .userNumber img{cursor:pointer;height:14px;width:14px}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields{display:flex;gap:8px;position:relative}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields .error-wrapper{align-items:center;color:#c13515;display:flex;font-size:10px;gap:5px;margin-top:6px;position:absolute;top:42px}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields .error-wrapper.verfiedText{color:#1d9c11}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields.inputNotVerified,.otpWrapper .popUp .innerBody .verificationWrapper .inputFields.inputVerified{opacity:.3}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input{background-color:transparent;border:1px solid rgba(0,0,0,.2);border-radius:8px;font-size:16px;height:44px;outline:none;text-align:center;width:46px}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input.inputVerified{border-color:green;pointer-events:none}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input.inputNotVerified{border-color:red}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input::-webkit-inner-spin-button,.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input[type=number]{-moz-appearance:textfield}.otpWrapper .popUp .innerBody .verificationWrapper .inputFields input:focus{border-color:#0b5aa5;border-width:2px}.otpWrapper .popUp .innerBody .verificationWrapper .resendWrapper{align-items:center;color:#0b5aa5;display:flex;gap:4px;margin-top:20px}.otpWrapper .popUp .innerBody .verificationWrapper .resendWrapper .resendImg{height:18px}.otpWrapper .popUp .innerBody .verificationWrapper .resendWrapper .resend{color:#0b5aa5;cursor:pointer;font-size:14px;font-weight:500;line-height:16px}@media(max-width:600px){.otpWrapper .popUp .innerBody .verificationWrapper .resendWrapper .resend{font-size:12px}}.otpWrapper .popUp .innerBody .customBorder{background-color:rgba(0,0,0,.2);height:1px;margin-bottom:24px;margin-top:24px;width:350px}.otpWrapper .popUp .innerBody .submitBtn{align-items:center;background:linear-gradient(270deg,#0e5293,#2876c1);border:0;border-radius:8px;bottom:20px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:48px;justify-content:center;left:0;margin:auto;position:absolute;right:0;width:calc(100% - 36px)}.otpWrapper .popUp .innerBody .submitBtn:disabled{opacity:.4;pointer-events:none}@media(max-width:767px){.otpWrapper .popUp .innerBody .submitBtn{margin-top:40px;position:relative;width:100%}}@keyframes openAnimPopup{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes openMobAnimPopup{0%{bottom:-100%}to{bottom:0}}.loaderAnim{color:transparent!important;position:relative}.loaderAnim:after,.loaderAnim:before{content:"";font-size:20px;height:15px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:15px}.loaderAnim:before{border:2px solid rgba(0,0,0,.2);border-radius:500rem}.loaderAnim:after{animation:button-spin-anim .6s linear;animation-iteration-count:infinite;border:2px solid transparent;border-radius:500rem;border-top-color:#fff;box-shadow:0 0 0 1px transparent}@keyframes button-spin-anim{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.confirmInputElement input:disabled{opacity:.4}.confirmInputElement label.has-email{color:#a9a3a3}.invalid-feedback.d-block{bottom:-15px;left:0;line-height:14px}.invalid-feedback.d-block,.otpError{color:red;font-size:12px;position:absolute}.otpError{align-items:center;display:inline-flex;margin-top:3px}.otpError svg{margin-right:5px}.otpVerified{align-items:center;color:green;display:inline-flex;font-size:12px;margin-top:3px;position:absolute}.otpVerified svg{margin-right:5px}.blackOverlayNewPoupUp{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:rgba(0,0,0,.251);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:11}
