@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.register-container{align-items:center;display:flex;flex:1 1;flex-direction:row-reverse;font-family:Montserrat;height:100vh;justify-content:center;width:100%}.register-container .register-form{align-items:start;display:flex;flex-direction:column;width:100%}.register-form .form-container{width:60%}.register-form .form-container .option{align-items:center;display:flex;width:100%}.register-form .form-container .option hr{width:100%}.register-form .form-container .option p{font-family:Poppins;margin-inline:.2em;white-space:nowrap}.register-form .form-container .auth-holder{margin-bottom:1em}.register-form .form-container .google_auth{align-items:center;background-color:#1a73e8;border-radius:5px;cursor:pointer;display:flex;height:40px;justify-content:center;margin:0 auto;padding:.15em;width:100%}.register-form .form-container .google_auth img{height:100%;object-fit:cover}.register-form .form-container .google_auth p{color:#fff;font-weight:500;text-align:center;width:100%}.register-form .form-field{display:flex;flex-direction:column;margin-block:2.5rem}.register-form .form-field label{font-size:14px;font-weight:400;margin-block:.5em}.register-form .form-field input{border:none;border-bottom:1px solid #9c9c9c;font-size:18px;outline:none;width:100%}.register-form .form-field .contact-field{display:flex;flex:1 1;gap:1em}.register-form .form-field .contact-field .countrycode{flex:0.15 1}.register-form .form-field .contact-field #contact{flex:0.85 1}.register-form .form-field .pincode-note{color:grey;font-size:12px}.register-form .form-container .agreement{color:grey;font-size:13px;padding-inline:2em;text-align:center}.register-form .form-container .agreement span{color:#003cff;cursor:pointer;text-decoration:underline}.register-form .form-container .btn{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-block:1em;outline:none;padding-block:1em;width:100%}.register-form .form-container .btn:disabled{background-color:#ccc;cursor:not-allowed}.register-form .form-container .option-contact{align-items:center;display:flex;width:100%}.register-form .form-container .option-contact hr{width:100%}.register-form .form-container .option-contact p{color:grey;font-family:Poppins;font-size:small;margin-inline:.2em;white-space:nowrap}.register-container .register-text{align-items:center;display:flex;flex-direction:column;height:70%;width:100%}.register-container .register-text .hero-text{width:50%}.register-container .register-text .hero-text h1{font-size:3vw;font-weight:600;line-height:130%}.bank-logo-container{left:5%;position:absolute;top:2%}.bank-logo{width:10%}@media only screen and (max-width:768px){.register-container{flex-direction:column-reverse;height:auto}.register-container .register-form{align-items:center}.register-form .form-container{width:60%}.register-container .register-text{height:50vh;justify-content:center;width:100%}.register-container .register-text .hero-text h1{font-size:5vw;font-weight:600;line-height:130%}}@media only screen and (max-width:480px){.register-container{flex-direction:column-reverse;height:auto}.register-container .register-form{align-items:center}.register-form .form-container{width:75%}.register-container .register-text{display:flex;height:40vh;justify-content:center;width:100%}.register-container .register-text .hero-text{width:70%}.register-container .register-text .hero-text h1{font-size:7vw;font-weight:600;line-height:130%}}.otp-container{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100vw}.otp-container .otp-holder{display:flex;flex-direction:column;width:50%}.otp-container .otp-holder h1{font-weight:500}.otp-container .otp-holder p{color:grey;font-weight:500}.otp-container .otp-field{-webkit-margin-before:2.5em;display:flex;gap:1em;margin-block-start:2.5em;width:50%}.otp-container .otp-field input{border:none;border-bottom:.2px solid silver;font-size:20px;outline:none;text-align:center;width:2.5em}.otp-container .otp-field input.filled{border-bottom:.2px solid #3b3bff}.otp-container .otp-holder .otp-tries{color:rgba(252,56,56,.877);font-size:14px;margin-block:.5em}.otp-container .otp-holder .otp-resend{display:flex;margin-block:2em}.otp-container .otp-holder .otp-resend .resend-text{color:#9b9bff;cursor:pointer;margin-right:4px;-webkit-user-select:none;user-select:none}.otp-container .otp-holder .otp-resend .resend-timer{color:#424242;font-weight:600;margin-inline:4px}.otp-container .otp-holder .otp-resend .resend-text-disabled{color:#9b9bff99}.otp-container .otp-holder .otp-resend .resend-text-enabled{color:#5e5eff}.otp-container .otp-holder .btn{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;font-size:medium;font-weight:500;height:40px;outline:none;width:55%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@media only screen and (max-width:768px){.otp-container .otp-holder{display:flex;flex-direction:column;width:90%}}@media only screen and (max-width:480px){.otp-container .otp-holder{display:flex;flex-direction:column;width:90%}.otp-container .otp-field input{border:none;border-bottom:.2px solid silver;font-size:20px;outline:none;text-align:center;width:2em}}.lan-tablet{background:#fff;border:1px solid #666;border-radius:50px;color:#666;outline:none;padding-block:.5em;padding-inline:1em;position:absolute;right:2%;top:2%;z-index:10}.lan-tablet,.lan-tablet .lan-list{align-items:center;display:flex;gap:.5em}.lan-tablet .lan-list{flex-direction:column;position:relative}.lan-tablet .lan-list .lan-selected{align-items:center;display:flex;gap:.3em;position:relative}.lan-tablet .lan-list .lan-selected .language{cursor:pointer;-webkit-user-select:none;user-select:none}.lan-tablet .lan-list .lan-selected svg{margin-top:3px}.lan-tablet .lan-list ul{border:none;border-radius:8px;height:0;left:-70%;list-style:none;overflow:hidden;position:absolute;text-align:center;top:170%;width:200%}.lan-tablet .lan-list ul,.lan-tablet .lan-list.open ul{transition:top .8s ease-in-out,height .8s ease-in-out,border .8s ease-in-out}.lan-tablet .lan-list.open ul{background-color:#fff;border:1px solid #666;display:block;height:auto}.lan-tablet .lan-list ul li{cursor:pointer;padding-block:.3em}.lan-tablet .lan-list ul li:hover{background-color:#e4e4e4;cursor:pointer}.welcome-container{display:flex;justify-content:center;width:100%}.welcome-container .welcome-holder{align-items:center;display:flex;flex-direction:column;margin-block:5em;width:60%}.branch-dropdown{justify-content:flex-start}.welcome-container .welcome-holder h2{font-family:Roboto;margin-block:.5em}.welcome-container .welcome-holder p{color:grey;font-family:Montserrat}.welcome-container .welcome-holder form{margin-top:3.5em;width:60%}.welcome-container .welcome-holder form .form-field{border-bottom:1px solid grey;display:flex;justify-content:space-between;margin-block:3.5em;padding-bottom:.4em}.welcome-container .welcome-holder form .form-field input{border:none;font-size:18px;outline:none;width:100%}.welcome-container .welcome-holder form .form-field .verify-text{color:#4274fc;cursor:pointer;font-weight:600}.welcome-container .welcome-holder form .form-field .verify-text img{height:25px}.welcome-container .welcome-holder .checkbox-field{align-items:start;display:flex;gap:1em;margin-block:3em}.welcome-container .welcome-holder form .safety-note{align-items:center;color:grey;display:flex;justify-content:center;text-align:center;width:100%}.welcome-container .welcome-holder .checkbox-field input[type=checkbox]{cursor:pointer;margin-right:10px;transform:scale(1.2)}.welcome-container .welcome-holder form .welcome-btn{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-block:1em;outline:none;padding-block:1em;width:100%}.welcome-container .welcome-holder form .welcome-btn:disabled{background-color:#ccc;cursor:not-allowed}.welcome-container .welcome-holder .verify-icon{height:22px;object-fit:cover;width:22px}@media only screen and (max-width:768px){.welcome-container .welcome-holder{align-items:center;display:flex;flex-direction:column;margin-block:5em;width:90%}.welcome-container .welcome-holder form{margin-top:3.5em;width:70%}}@media only screen and (max-width:480px){.welcome-container .welcome-holder{align-items:center;display:flex;flex-direction:column;margin-block:5em;width:100%}.welcome-container .welcome-holder form{margin-top:3.5em;width:85%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dropdown-field{display:flex;justify-content:center;margin-block:2.5em}.dropdown-field .custom-dropdown{position:relative;width:60%}.dropdown-field .dropdown-header{border-bottom:2px solid #c9c9c9;cursor:pointer;display:flex;justify-content:space-between;padding:.3em}.dropdown-field .dropdown-header input{border:none;cursor:pointer;font-size:18px;outline:none;width:100%}.dropdown-field .dropdown-options{background-color:#fff;border:1px solid #c9c9c9;border-radius:6px;font-size:16px;max-height:350px;overflow-y:scroll;position:absolute;width:100%;z-index:99}.dropdown-field .dropdown-options .dropdown-search{border:none;border-bottom:1px solid #c9c9c9;font-size:14px;padding:.5rem .8rem;width:100%}.dropdown-field .dropdown-options p{cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding-block:.5em;padding-inline:1em;width:100%}.dropdown-field .dropdown-options p:hover{background-color:#f0f0f0}@media only screen and (max-width:480px){.dropdown-field .custom-dropdown{position:relative;width:100%}}.docs-container{background-color:#f7f7f7;display:flex;font-family:Montserrat;height:auto;justify-content:center;width:100%}.docs-container .docs-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:5em;text-align:center;width:50%}.docs-container .docs-holder p{color:grey;line-height:170%;margin-block:1em;width:50%}.docs-container .docs-holder h3{color:#252525;line-height:170%;margin-top:1em}.docs-holder img{margin-block:2em;max-width:100px;object-fit:cover}.docs-container .docs-holder .proceed-btn{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-block:1em;outline:none;padding-block:1em;width:50%}.docs-container .docs-holder .proceed-btn:disabled{background-color:#ccc;cursor:not-allowed}@media only screen and (max-width:767px){.docs-container .docs-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}}.card-container{background-color:#fff;border-radius:12px;box-shadow:0 1px 19px -5px #00000036;-webkit-box-shadow:0 1px 19px -5px #00000036;-moz-box-shadow:0 1px 19px -5px #00000036;display:flex;flex:1 1;height:400px;margin-block:2em;padding:2em;width:80%}.card-container .left{align-items:center;display:flex;flex:0.4 1;flex-direction:column;gap:2em;justify-content:center;width:100%}.card-container .left img{border-radius:6px;height:90px;object-fit:cover;width:70%}.card-container .left p{text-wrap:nowrap;color:#003cff;cursor:pointer;font-size:small;font-weight:600;width:100%}.card-container .right{display:flex;flex:0.6 1;flex-direction:column;gap:1.5em;justify-content:center;text-align:left}.card-container .right .card-title{font-weight:600}.card-container .right .card-desc{color:grey;font-size:14px;font-weight:400}.card-container .right .card-btn{background-color:#406dff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-left:auto;margin-top:1em;outline:none;padding-block:.7em;width:80%}@media only screen and (max-width:767px){.card-container{padding:1em}}@media only screen and (max-width:768px){.card-container .left img{margin-block:0}}@media only screen and (max-width:480px){.card-container .left img{margin-block:0}}.modal{align-items:center;background-color:#0000000d;left:0;position:fixed;top:0;width:100%}.modal,.modal-content{display:flex;height:100%;justify-content:center}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0003;flex-direction:column;padding:20px;width:80%}.camera-container{position:relative}.camera-container .captured-image{width:70%}.camera-view{overflow:hidden;width:80%}.camera-view,.captured-image{border-radius:8px;height:auto}.captured-image{width:100%}.camera-controls{align-items:center;display:flex;gap:2.5em;justify-content:center;margin-top:20px}.camera-controls button{background:none;border:none;cursor:pointer;margin:0 10px}.camera-controls .action-btn{background-color:#ddd;border-radius:50%;height:40px;width:40px}.camera-controls .action-btn img{height:30px;margin-block:0;width:30px}@media only screen and (max-width:480px){.camera-view{border-radius:8px;height:auto;overflow:hidden;width:100%}}.consent-container{background-color:#fff;display:flex;height:100vh;justify-content:center;width:100%}.consent-container .consent-holder{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:50%}.consent-container .consent-holder .top{display:flex;flex-direction:column;margin-top:3em;width:80%}.consent-container .consent-holder h2,.consent-container .consent-holder p{text-align:start;width:100%}.consent-container .consent-holder p{color:grey;font-weight:600}.consent-container .consent-holder .user-card{border-radius:12px;box-shadow:0 1px 19px -5px #00000036;-webkit-box-shadow:0 1px 19px -5px #00000036;-moz-box-shadow:0 1px 19px -5px #00000036;display:flex;gap:1em;margin-block:2em;padding:1.5em;width:100%}.consent-holder .user-card img{background-color:rgba(210,255,255,.938);border-radius:10px;height:60px;object-fit:cover;padding:.2em}.consent-holder .bottom,.consent-holder .user-card .user-info{display:flex;flex-direction:column;justify-content:center}.consent-holder .bottom{align-items:center;width:80%}.consent-holder .bottom .checkbox-field{align-items:start;display:flex;gap:1em;margin-block:3em}.consent-holder .bottom .checkbox-field .consent-para{font-size:15px;font-weight:400}.consent-holder .bottom .checkbox-field input[type=checkbox]{cursor:pointer;margin-right:10px;transform:scale(1.2)}.consent-holder .bottom button{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-block:1em;outline:none;padding-block:1em;width:90%}.consent-holder .bottom button:disabled{background-color:#ccc;cursor:not-allowed}@media only screen and (max-width:768px){.consent-container .consent-holder{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:70%}}@media only screen and (max-width:480px){.consent-container .consent-holder{align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:90%}}.pd-container{display:flex;height:auto;justify-content:center;width:100%}.pd-container .pd-holder{margin-block:3em;width:60%}.rotate-icon{transform:rotate(180deg)}.pd-container .pd-holder .user-pd{align-items:center;display:flex;flex-direction:column;gap:.5em;margin-block:1.5em}.pd-container .pd-holder .user-pd img{border-radius:50%;height:100px;width:100px}.pd-container .pd-holder .pd-form .form-field{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:2.5em}.pd-container .pd-holder .pd-form .form-field .custom-dropdown{position:relative;width:60%}.pd-container .pd-holder .pd-form .form-field .dropdown-header{border-bottom:2px solid #c9c9c9;cursor:pointer;display:flex;justify-content:space-between;padding:.3em}.pd-container .pd-holder .pd-form .form-field .input-field{border-bottom:2px solid #c9c9c9;display:flex;justify-content:space-between;padding:.3em;width:60%}.pd-container .pd-holder .pd-form .form-field input{border:none;font-size:18px;outline:none;width:100%}.pd-container .pd-holder .pd-form .form-field .dropdown-header input{border:none;cursor:pointer;font-size:18px;outline:none;-webkit-user-select:none;user-select:none;width:100%}.pd-container .pd-holder .pd-form .form-field .dropdown-options{background-color:#fff;border:1px solid #c9c9c9;border-radius:6px;font-size:16px;position:absolute;width:100%;z-index:99}.pd-container .pd-holder .pd-form .form-field .dropdown-options p{cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding-block:.5em;padding-inline:1em;-webkit-user-select:none;user-select:none;width:100%}.pd-container .pd-holder .pd-form .form-field .dropdown-options p:hover{background-color:#f0f0f0}.pd-form .divide-block{background-color:#e7e7e7;border-radius:4px;height:20px;margin:0 auto;width:60%}.pd-container .pd-holder .pd-form .form-field h3{font-weight:500;margin-block:.3em;text-align:start;width:60%}.pd-container .pd-holder .pd-form .form-field .info-note{align-items:center;color:#003cff;display:flex;font-size:13px;font-weight:400;margin-bottom:2em;text-align:start;-webkit-user-select:none;user-select:none;width:60%}.pd-form button{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-block:1em;outline:none;padding-block:1em;width:70%}.pd-form button:disabled{background-color:#ccc;cursor:not-allowed}.pd-form .error-message{align-items:center;color:red;display:flex;font-size:13px;font-weight:400;margin-bottom:2em;text-align:start;-webkit-user-select:none;user-select:none;width:60%}@media only screen and (max-width:768px){.pd-container .pd-holder{width:70%}}@media only screen and (max-width:480px){.pd-container .pd-holder{width:100%}.pd-container .pd-holder .pd-form .form-field .input-field{border-bottom:2px solid #c9c9c9;display:flex;justify-content:space-between;padding:.3em;width:75%}.divide-block{width:75%}}.address-container{display:flex;height:100%;justify-content:center;margin-block:5em;width:100%}.address-container .address-holder{display:flex;flex-direction:column;justify-content:center;text-align:center;width:50%}.address-container .address-holder p{color:grey}.address-container .address-holder h3{font-weight:600}.address-form{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding-inline:2em;width:60%}.address-form input{border:none;border-bottom:1px solid grey;font-size:16px;margin-block:.7em;outline:none;padding-block:.2em}.address-form .form-buttons{display:flex;justify-content:flex-end}.address-form button{border:none;border-radius:5px;cursor:pointer;margin-inline:1em;outline:none;padding:.5em}.address-form .btn-save{align-items:center;background-color:#4285f4;color:#fff;display:flex}.address-form .btn-cancel{align-items:center;background-color:#d81d00;color:#fff;display:flex}.add-address{align-items:center;color:#003cff;gap:.5em}.add-address,.address-card{cursor:pointer;display:flex}.address-card{border-radius:8px;box-shadow:0 1px 19px -5px #00000036;-webkit-box-shadow:0 1px 19px -5px #00000036;-moz-box-shadow:0 1px 19px -5px #00000036;gap:1em;margin:0 auto;margin-block:2em;padding:1em;width:50%}.selected{border:1px solid #7d5eee}.address-card .right b,.address-card .right p{text-align:start;width:100%}.address-card .right b{color:#252525}.address-proceed{background-color:#7d5eee;border:none;border-radius:8px;bottom:-.5em;color:#fff;cursor:pointer;font-size:17px;font-weight:500;left:50%;margin:2em auto;outline:none;padding-block:1em;position:fixed;transform:translate(-50%,.5em);width:25%}.address-proceed:disabled{background-color:#ccc;cursor:not-allowed}@media only screen and (max-width:768px){.address-container .address-holder{display:flex;flex-direction:column;justify-content:center;text-align:center;width:70%}.address-proceed{width:50%}.address-form{display:flex;flex-direction:column;width:70%}}@media only screen and (max-width:480px){.address-container .address-holder{display:flex;flex-direction:column;justify-content:center;text-align:center;width:90%}.address-proceed{width:50%}.address-form{display:flex;flex-direction:column;width:80%}.address-card{width:65%}}.nominee-container{display:flex;height:auto;justify-content:center;width:100%}.nominee-holder{align-items:center;display:flex;flex-direction:column;margin-block:5em;position:relative;width:50%}.nominee-holder p{color:grey;text-align:center}.nominee-holder h3{font-weight:600}.nominee-form{width:100%}.nominee-form .form-field{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:2.5em}.nominee-form .form-field .input-field{border-bottom:2px solid #c9c9c9;display:flex;justify-content:space-between;padding:.3em;width:60%}.nominee-form .form-field .date-placeholder{color:grey;font-size:18px;width:60%}.nominee-form .form-field .input-wrapper{border:1px solid #c9c9c9;color:#c9c9c9;width:60%}.nominee-form .form-field .input-wrapper input{color:grey;width:100%}.nominee-form .form-field input{border:none;font-size:18px;outline:none;-webkit-user-select:none;user-select:none;width:100%}.nominee-address-toggle{align-items:center;border:1px solid grey;border-radius:5px;display:flex;justify-content:space-between;margin:1.5em auto;padding:1em;width:40%}.nominee-address-toggle p{color:#252525;font-size:13px;font-weight:700}.nominee-address{margin:0 auto;width:60%}.switch{display:inline-block;height:19px;min-width:40px;position:relative}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;border-radius:50%;bottom:1px;content:"";height:17px;left:1px;width:17px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(21px)}.nominee-btn{display:flex;justify-content:center;width:100%}.proceed-button{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:2em auto;outline:none;padding-block:1em;width:50%}.proceed-button:disabled{background-color:#ccc;cursor:not-allowed}.skip-txt{color:#2196f3!important;cursor:pointer;left:0;position:absolute;top:-6%}@media only screen and (max-width:768px){.nominee-holder{align-items:center;display:flex;flex-direction:column;margin-block:5em;position:relative;width:70%}}@media only screen and (max-width:480px){.nominee-holder{align-items:center;display:flex;flex-direction:column;margin-block:5em;position:relative;width:90%}.nominee-form .form-field .input-field{border-bottom:2px solid #c9c9c9;display:flex;justify-content:space-between;padding:.3em;width:75%}.nominee-address{width:75%}.nominee-address-toggle{width:60%}.proceed-button{width:75%}}.fc-container{height:auto;width:100%}.fc-container,.fc-holder{display:flex;justify-content:center}.fc-holder{align-items:center;flex-direction:column;margin-block:5em;width:50%}.fc-holder .fc-para{color:grey;margin-top:2em;text-align:start}.fc-holder h3,.read-more-txt{font-weight:600}.read-more-txt{color:#131313!important;cursor:pointer;margin-top:0!important}.fc-select{color:#2424ff;cursor:pointer;font-weight:500;margin-top:2em;-webkit-user-select:none;user-select:none;width:100%}.fc-holder .checkbox-field{align-items:start;display:flex;gap:.5em;margin-block:2em}.fc-holder .checkbox-field .consent-para{color:grey;font-size:15px;font-weight:400;text-align:start}.fc-holder .checkbox-field input[type=checkbox]{cursor:pointer;margin-right:10px;transform:scale(1.2)}.fc-proceed{background-color:#7d5eee;border:none;border-radius:8px;bottom:-.5em;color:#fff;cursor:pointer;font-size:17px;font-weight:500;left:50%;margin:2em auto;outline:none;padding-block:1em;position:fixed;transform:translate(-50%,.5em);width:25%}.fc-proceed:disabled{background-color:#ccc;cursor:not-allowed}@media only screen and (max-width:480px){.fc-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:5em;width:85%}.fc-proceed{width:85%}}.accept-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100%}.accept-holder{align-items:center;display:flex;flex-direction:column;gap:1em;margin-block:5rem;width:50%}.accept-holder img{object-fit:cover;width:150px}.accept-holder h1{font-family:Poppins;font-weight:500;text-align:center}.accept-holder p{color:grey;font-size:larger;font-weight:400;text-align:center;width:60%}.accept-holder a{align-items:center;display:flex;justify-content:center;margin-top:3em;text-decoration:none;width:50%}.accept-holder a,.accept-holder button{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;outline:none}.accept-holder button{margin-block:1em}@media only screen and (max-width:480px){.accept-holder{align-items:center;display:flex;flex-direction:column;gap:1em;margin-block:5rem;width:100%}.accept-holder h1{font-size:22px}.accept-holder p{font-size:large}}.admin-container{align-items:center;display:flex;font-family:Montserrat;height:100vh;justify-content:center;width:100%}.admin-container .admin-holder{align-items:start;display:flex;flex-direction:column;width:40%}.admin-holder .form-container{width:100%}.admin-holder .form-field{display:flex;flex-direction:column;margin-block:2.5rem}.admin-holder .form-field label{font-size:14px;font-weight:400;margin-block:.5em}.admin-holder .form-field input{border:none;border-bottom:1px solid #9c9c9c;font-size:18px;outline:none;width:100%}.invalid-input{border:1px solid red}.admin-container .admin-holder h2{font-size:2.5vw;font-weight:600;line-height:130%}.admin-holder form{width:80%}.admin-holder button{background-color:#7d5eee;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin-block:1em;outline:none;padding:1em;width:100%}@media only screen and (max-width:768px){.admin-container{flex-direction:column-reverse;height:auto}.admin-container .admin-holder{align-items:center}.admin-holder .form-container{width:60%}.admin-container .admin-text{height:50vh;justify-content:center;width:100%}.admin-container .admin-text .hero-text h1{font-size:5vw;font-weight:600;line-height:130%}}@media only screen and (max-width:480px){.admin-container{flex-direction:column-reverse;height:auto}.admin-container .admin-holder{align-items:center}.admin-holder .form-container{width:75%}.admin-container .admin-text{display:flex;height:40vh;justify-content:center;width:100%}.admin-container .admin-text .hero-text{width:70%}.admin-container .admin-text .hero-text h1{font-size:7vw;font-weight:600;line-height:130%}}.customer-container{display:flex;height:auto;justify-content:center;padding:20px;width:100%}.customer-holder{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-block:5em;width:85%}.customer-filter{display:flex;gap:1em;width:100%}.customer-filter .search-input{border:1px solid grey;border-radius:5px;font-family:Poppins;font-size:14px;height:35px;outline:none;padding-inline:1em}.customer-filter select{color:grey;font-family:Poppins;font-size:14px}.customer-table{border-collapse:collapse;margin-top:20px;width:100%}.customer-table td,.customer-table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.customer-table th{background-color:#f2f2f2}.customer-table tbody tr:hover{background-color:#f9f9f9}.customer-table td{vertical-align:middle}.customer-table td a{color:#006eff;font-weight:600;text-decoration:none}.customer-table td.gender{text-transform:capitalize}.customer-table td.kyc-status{border-radius:4px;color:#fff;font-weight:700;padding:8px 12px}.kyc-true{color:#5cb85c;font-weight:700}.kyc-false{color:#d9534f;font-weight:700}.customer-pagination{display:flex;gap:.5em;justify-content:flex-end;margin-block:1em;width:90%}.customer-pagination button{padding:.5em}@media (max-width:768px){.customer-container{padding:5px}.customer-holder{width:100%}.customer-table{display:block;overflow-x:auto}.customer-table td,.customer-table th{font-size:14px;padding:8px}}.slot-booking-container{align-items:center;display:flex;height:100vh;justify-content:center;overflow:auto;width:100%}.slot-booking-holder{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;margin:0 auto;padding:20px;width:40%}h2{text-align:center}.input-holder,h2{margin-bottom:20px}.label-input{display:block;font-weight:700;margin-block:1em}input[type=date]{border:1px solid #ccc;border-radius:5px;font-size:16px;padding:10px;width:100%}.time-slots-holder{margin-bottom:20px}.time-slots{display:flex;flex-wrap:wrap}.time-slot{border:1px solid #007bff;border-radius:5px;color:#007bff;cursor:pointer;font-size:14px;margin-bottom:10px;margin-right:10px;padding:10px 16px;transition:background-color .3s ease}.time-slot.selected,.time-slot:hover{background-color:#007bff;color:#fff}.confirmation{text-align:center}.confirmation p{margin-bottom:10px}.confirm-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .3s ease}.confirm-button:hover{background-color:#0056b3}@media (max-width:768px){.slot-booking-holder{width:80%}}@media (max-width:480px){.slot-booking-holder{padding:10px;width:90%}h2{font-size:24px}.confirm-button,.time-slot,input[type=date]{font-size:14px}}.call-container{overflow-x:hidden;position:relative}.call-container .call-background{height:100%;left:0;position:absolute;top:0;width:100vw;z-index:-1}.call-container .call-holder{padding-block:3em}.call-container h1{color:#000;font-family:Montserrat;margin:0 auto;padding-block:1em;text-align:center}@media only screen and (max-width:480px){.call-container{height:100vh}}.video-container{align-items:center}.video-container,.video-container .video-grid,.video-container .video-paper{display:flex;justify-content:center;width:100%}.video-container .video-grid{max-width:45vw;position:relative}.video-container .video-grid .video-stream{border-radius:10px;width:90%}.video-container .video-grid h5{background-color:#fff;border-radius:5px;left:33px;padding:1em 2em;position:absolute;top:2px}.remote-indicator{align-items:center;background-color:#000000b3;border-radius:5px;color:#fff;display:flex;font-size:14px;padding:5px 10px;position:absolute;right:10px;top:10px}.remote-indicator.muted{background-color:#ff0000b3}@media only screen and (max-width:768px){.video-container{flex-direction:column;gap:1em}.video-container .video-grid{display:flex;justify-content:center;max-width:70vw;position:relative;width:100%}.video-container .video-grid h5{background-color:#fff;border-radius:5px;font-size:12px;font-weight:400;left:6%;padding:.5em 1em;position:absolute;top:1%}}.options-container{display:flex;justify-content:center;width:100%}.options-holder{background-color:#e6e6e6;border-radius:5px;flex-direction:column;padding:2em}.options-holder,.options-holder .options-actions-holder{display:flex;gap:1em}.options-holder .options-left .form-field{display:flex;flex-direction:column;margin-block:.5em}.options-holder .options-left .form-field label{font-size:14px;font-weight:400}.options-holder .options-left .form-field input{background-color:initial;border:none;border-bottom:1px solid grey;font-size:16px;outline:none;padding-block:.3em;-webkit-user-select:none;user-select:none}.options-left h6{font-size:18px;font-weight:600;margin-block:.5em}.options-left .copy-clipboard{align-items:center;background-color:#8a2be2;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:.5em;justify-content:center;margin-top:.5rem;outline:none;padding:.5em;width:100%}.options-holder .media-controls{display:flex;gap:1em;justify-content:space-around}.options-holder .control-btn{background:none;background-color:#fff;border:none;border-radius:3.5px;cursor:pointer;font-size:medium;padding-block:.5em;width:100%}.options-holder .active{color:green}.options-holder .options-right .form-field{display:flex;flex-direction:column;margin-block:.5em}.options-holder .options-right .form-field label{font-size:14px;font-weight:400}.options-holder .options-right .form-field input{background-color:initial;border:none;border-bottom:1px solid grey;font-size:16px;outline:none;padding-block:.3em;-webkit-user-select:none;user-select:none}.options-right h6{font-size:18px;font-weight:600;margin-block:.5em}.options-right .call-action-btns{background-color:#8a2be2;background-color:#7d5eee}.options-right .call,.options-right .call-action-btns{align-items:center;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:.5em;justify-content:center;margin-top:.5rem;outline:none;padding:.6em;width:100%}.options-right .call{background-color:#00a344}.options-right .disabled{background-color:#ccc;color:#000;cursor:not-allowed}.options-right .hangup{align-items:center;background-color:#e02d00;border:none;border-radius:5px;color:#fff;cursor:pointer;gap:.5em;margin-top:.5rem;outline:none;padding:.6em}.options-right .hangup,.verify-btns{display:flex;justify-content:center;width:100%}.verify-btns{gap:1em;margin-block:2em}.verify-btns button{align-items:center;background-color:#d6d6d6;border:none;border-radius:5px;cursor:pointer;display:flex;justify-content:center;outline:none;padding-block:.7em;padding-inline:1.5em}@media only screen and (max-width:498px){.options-holder .options-actions-holder{display:flex;flex-direction:column;gap:1em}}.action-btns{display:flex;justify-content:space-around;width:100%}.action-btns button{background-color:#d8d8d8;border:none;border-radius:4px;font-size:15px;font-weight:500;outline:none;padding:.8em 2em}.modal-holder{display:flex;flex-direction:column;height:80%;justify-content:space-between;width:100%}.compare-container{display:flex;gap:1.5em}.compare-container img{aspect-ratio:16/12;border-radius:8px;height:70%;width:50%}@media only screen and (max-width:900px){.compare-container{align-items:center;flex-direction:column;gap:.5em}}@media only screen and (max-width:500px){.compare-container img{aspect-ratio:16/12;border-radius:8px;height:70%;width:70%}}.notification-container{align-items:center;display:flex}.notification-container h3{font-weight:500}.notification-container button{align-items:center;animation:phoneRing 1s cubic-bezier(.25,.46,.45,.94) infinite;background-color:#00a344;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:.5em;justify-content:center;margin-top:.5rem;outline:none;padding:.6em;width:60%}@keyframes phoneRing{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-3px)}20%,40%,60%,80%{transform:translateX(3px)}}.success-container{align-items:center;background-color:rgba(0,0,0,.185);display:flex;height:100vh;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.success-container .success-holder{border-radius:12px;display:flex;flex-direction:column;height:65%;overflow:hidden;width:35%}.success-holder .top{align-items:center;background-color:#8bc348;color:#fff;display:flex;flex-direction:column;font-size:larger;height:100%;justify-content:center;width:100%}.success-holder .top p{letter-spacing:1.5px}.success-holder .top img{height:80px;object-fit:cover;width:80px}.success-holder .bottom{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;width:100%}.success-holder .bottom h3{font-weight:400;margin-inline:5rem;text-align:center}
/*# sourceMappingURL=main.79e3bc44.css.map*/