@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}: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: rgba(255, 255, 255, .7);--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( to right, #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: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{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{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.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{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-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,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@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--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.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{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@font-face{font-family:Roobert PRO;src:url(/assets/RoobertPRO-Light-DgVZcOXt.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Roobert PRO;src:url(/assets/RoobertPRO-Regular-CGDNfbRB.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roobert PRO;src:url(/assets/RoobertPRO-Medium-BNxSVUjs.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Roobert PRO;src:url(/assets/RoobertPRO-Bold-CLr4K1x_.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}::-webkit-scrollbar{width:8px;height:8px;display:block}::-webkit-scrollbar-track{background:#fff;display:block}::-webkit-scrollbar-thumb{background:#ddd;border-radius:5px}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}.app{min-height:100vh;width:100%;background-color:#fbfbfb}#overlays .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000;z-index:1000;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out}#overlays .modal-overlay.active{background-color:#000000b3}#overlays .modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7);background-color:#fff;z-index:1000;width:auto;height:auto;min-width:200px;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;border-radius:20px;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1)}#overlays .modal.active{transform:translate(-50%,-50%) scale(1);opacity:1}#overlays .modal-content{overflow:auto;max-height:90vh;width:100%}.navbar{background-color:#fff;height:90px;width:100%;position:fixed;top:0;box-shadow:#0000000a 0 2px 3px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:500}.navbar .navbar-right{display:flex;align-items:center;gap:50px}.navbar .nav-back-btn{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:220px;height:35px;border-radius:8px;background-color:#3366cc0f;border:1px solid rgba(51,102,204,.2509803922);font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#36c}.navbar .nav-back-btn:active{transform:scale(.99)}.navbar .nav-back-btn:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.navbar .nav-back-btn:hover{background-color:#99aed942}.navbar .logo-name{font-family:Inter;font-style:normal;font-weight:700;font-size:22px;line-height:27px;text-transform:capitalize;color:#333;padding-left:20px}.navbar.no-shadow{box-shadow:none}.navbar .logo-container{height:100%;width:248px;display:flex;align-items:center;justify-content:start;border-right:1px solid #f0f0f0}.navbar .logo{height:50px;width:160px;margin-top:-15px}.navbar .logo img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.navbar .logo .logo-description{font-family:Roobert PRO;font-style:normal;font-weight:500;font-size:11px;line-height:14px;letter-spacing:.02em;text-transform:capitalize;color:#1b1a1a;margin-left:23px;margin-top:-5px}.navbar .profile-view{height:50px;width:50px;background-color:linen;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:400;color:#3a9391;cursor:pointer;overflow:hidden;flex-shrink:0}.navbar .profile-view p{margin:0;line-height:1}.navbar .profile-view img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.navbar .user-logout{position:absolute;bottom:-110px;right:55px;height:130px;width:300px;background-color:#fff;box-shadow:#11111a0d 0 1px,#11111a1a 0 0 8px;border-radius:10px 0 10px 10px;padding:10px 15px;display:flex;flex-direction:column;border:1px solid #e0e0e0}.navbar .user-logout .user-logout-header{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;padding-bottom:8px;font-weight:500}.navbar .user-logout .user-logout-body{color:#333;border-bottom:1px solid #e0e0e0;padding:10px 0;font-size:15px}.navbar .user-logout .user-logout-footer{flex:1;display:flex;justify-content:flex-end;-moz-column-gap:10px;column-gap:10px;align-items:end}.navbar .user-logout .user-logout-footer button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;font-weight:700;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:70%;border-radius:8px;width:80px;font-weight:500;font-size:12px}.navbar .user-logout .user-logout-footer button:active{transform:scale(.99)}.navbar .user-logout .user-logout-footer button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.navbar .user-logout .user-logout-footer .cancel-btn{background-color:#fff;border:1px solid #e0e0e0}.navbar .user-logout .user-logout-footer .cancel-btn:hover{background-color:#eee}.navbar .user-logout .user-logout-footer .logout-btn{background-color:#ff3b30;color:#fff}.navbar .user-logout .user-logout-footer .logout-btn:hover{background-color:#d62118}.view-required-documents-modal{min-height:-moz-fit-content;min-height:fit-content;width:450px}.view-required-documents-modal .view-required-documents-modal-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.view-required-documents-modal .view-required-documents-modal-header p{font-weight:600;font-size:16px;color:#434c5c}.view-required-documents-modal .view-required-documents-modal-header span{cursor:pointer}.view-required-documents-modal .view-required-documents-modal-body{padding:16px 20px;max-height:470px;overflow-y:auto}.view-required-documents-modal .docs-loader{display:flex;align-items:center;gap:10px;color:#4b5563;font-size:16px;justify-content:center;margin-top:20px}.view-required-documents-modal .spinner{width:18px;height:18px;border:2px solid #cbd5e1;border-top-color:#36c;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.view-required-documents-modal .doc-group{margin-bottom:8px}.view-required-documents-modal .doc-group-title{font-weight:600;font-size:16px;color:#2f3a4d;margin-bottom:8px}.view-required-documents-modal .doc-list{list-style:none;padding:0;margin:0}.view-required-documents-modal .doc-item{position:relative;padding-left:20px;margin:12px 0;font-size:16px;color:#3b4455;cursor:default}.view-required-documents-modal .doc-item:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;background-color:#36c;border-radius:50%}.view-required-documents-modal .empty-docs{color:#6b7280;font-size:14px}.google-auth-callback{width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:5vh 5vw;background:radial-gradient(ellipse at 20% 0%,rgba(26,86,219,.06) 0%,transparent 55%),radial-gradient(ellipse at 80% 100%,rgba(26,86,219,.04) 0%,transparent 50%),#f8f9fc}.google-auth-callback__card{position:relative;width:80vw;height:80vh;height:80dvh;max-width:1100px;padding:48px 56px;border-radius:28px;background-color:#fff;box-shadow:0 8px 40px #00000012,0 2px 8px #0000000a;border:1px solid #e8eaf0;overflow:hidden;display:flex;flex-direction:column}.google-auth-callback__logo-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;display:flex;align-items:center;justify-content:center}.google-auth-callback__logo-bg img{width:min(55%,420px);height:auto;-o-object-fit:contain;object-fit:contain;opacity:.05;filter:grayscale(20%)}.google-auth-callback__content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;align-items:center;min-height:0}.google-auth-callback__brand{display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.google-auth-callback__logo{width:56px;height:56px;-o-object-fit:contain;object-fit:contain}.google-auth-callback__tagline{font-size:13px;font-weight:500;color:#6b7280;letter-spacing:.04em;text-transform:uppercase}.google-auth-callback__status{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 16px 8px;width:100%;max-width:480px}.google-auth-callback__spinner{width:48px;height:48px;border:3.5px solid #1a56db;margin-bottom:28px;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.google-auth-callback__icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:28px;font-size:28px;font-weight:600;line-height:1}.google-auth-callback__icon--success{background-color:#ecfdf5;color:#059669;border:1.5px solid #a7f3d0;box-shadow:0 4px 16px #0596691f}.google-auth-callback__icon--error{background-color:#fef2f2;color:#dc2626;border:1.5px solid #fecaca;box-shadow:0 4px 16px #dc26261a}.google-auth-callback__title{font-size:clamp(22px,3vw,30px);font-weight:600;color:#111827;margin:0 0 14px;letter-spacing:-.4px;line-height:1.2}.google-auth-callback__message{font-size:clamp(15px,1.6vw,17px);line-height:1.6;color:#6b7280;margin:0;max-width:400px}.google-auth-callback--error .google-auth-callback__title{color:#991b1b}@media (max-width: 720px){.google-auth-callback{padding:16px}.google-auth-callback__card{width:100%;height:auto;min-height:80vh;min-height:80dvh;border-radius:20px;padding:36px 28px}.google-auth-callback__status{padding-top:32px}.google-auth-callback__logo{width:48px;height:48px}}.user-signin{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8f9fc}.user-signin .signin-box{width:100%;max-width:430px;height:-moz-fit-content;height:fit-content;padding:0;border-radius:24px;background-color:#fff;box-shadow:0 4px 32px #00000014,0 1px 4px #0000000a;border:1px solid #e8eaf0;overflow:hidden;margin-bottom:150px}.user-signin .signin-box .signin-tabs{display:flex;border-bottom:1px solid #e8eaf0;background-color:#fafbfd}.user-signin .signin-box .signin-tabs .tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:500;color:#9aa0b0;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:color .2s ease,border-color .2s ease,background-color .2s ease;letter-spacing:.01em;white-space:nowrap}.user-signin .signin-box .signin-tabs .tab-btn:hover:not(.active){color:#555e72;background-color:#f2f4f8}.user-signin .signin-box .signin-tabs .tab-btn.active{color:#1a56db;border-bottom-color:#1a56db;background-color:#fff;font-weight:600}.user-signin .signin-box .signin-tabs .tab-btn .tab-google-icon{width:16px;height:16px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.user-signin .signin-box .signin-heading{font-size:20px;font-weight:600;color:#111827;text-align:center;margin:0 0 28px;letter-spacing:-.3px;line-height:1.25}.user-signin .signin-box .signin-tab-panel{position:relative;height:370px}.user-signin .signin-box .signin-tab-content{position:absolute;top:0;right:0;bottom:0;left:0;padding:40px 56px 44px;box-sizing:border-box}.user-signin .signin-box .signin-tab-content--hidden{visibility:hidden;pointer-events:none}.user-signin .signin-box .google-tab-content{display:flex;flex-direction:column;align-items:center}.user-signin .signin-box .google-tab-content .signin-heading{flex-shrink:0}.user-signin .signin-box .google-tab-content .google-auth-error-banner{width:100%;margin:0 0 16px;padding:12px 14px;border-radius:10px;background-color:#fef2f2;border:1px solid #fecaca;color:#991b1b;font-size:13.5px;line-height:1.5;text-align:center}.user-signin .signin-box .google-tab-content .account-preview-card{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px 24px;border:1px solid #e2e6f0;border-radius:16px;box-shadow:inset 0 4px 18px #d4d8e030;margin-bottom:16px;position:relative;overflow:hidden}.user-signin .signin-box .google-tab-content .account-preview-card>*{position:relative;z-index:1}.user-signin .signin-box .google-tab-content .account-preview-card .account-avatar{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;margin:0;border-radius:0}.user-signin .signin-box .google-tab-content .account-preview-card .account-avatar img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.08}.user-signin .signin-box .google-tab-content .account-preview-card .account-name{font-size:17px;font-weight:600;color:#111827;margin:0 0 6px;text-align:center}.user-signin .signin-box .google-tab-content .account-preview-card .account-email{font-size:13.5px;color:#6b7280;margin:0;text-align:center;letter-spacing:.01em}.user-signin .signin-box .google-tab-content .google-signin-primary-btn{width:100%;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:12px;background-color:#fff;border:1px solid #dadce0;font-size:15px;font-weight:600;color:#1f2937;cursor:pointer;box-shadow:0 2px 8px #00000014,0 1px 2px #0000000f;transition:box-shadow .2s ease,background-color .2s ease,transform .15s ease;letter-spacing:.01em;margin-bottom:0}.user-signin .signin-box .google-tab-content .google-signin-primary-btn:hover{background-color:#f8f9fc;box-shadow:0 4px 16px #0000001a,0 1px 4px #0000000f;transform:translateY(-1px)}.user-signin .signin-box .google-tab-content .google-signin-primary-btn:active{transform:translateY(0);box-shadow:0 1px 4px #00000014}.user-signin .signin-box .google-tab-content .google-signin-primary-btn .google-icon{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.user-signin .signin-box .google-tab-content .use-another-account-btn{flex-shrink:0;margin-top:auto;background:none;border:none;font-size:13.5px;font-weight:500;color:#4b5563;cursor:pointer;padding:6px 8px;border-radius:6px;transition:color .2s ease,background-color .2s ease;text-decoration:none}.user-signin .signin-box .google-tab-content .use-another-account-btn:hover{color:#1a56db;background-color:#eff4ff}.user-signin .signin-box .phone-tab-content{display:flex;flex-direction:column}.user-signin .signin-box .phone-tab-content .signin-heading{margin-bottom:28px}.user-signin .signin-box .phone-tab-content form{display:flex;flex-direction:column}.user-signin .signin-box .phone-tab-content .signin-input{display:flex;flex-direction:column;row-gap:8px;margin-bottom:20px}.user-signin .signin-box .phone-tab-content .signin-input label{font-size:13.5px;font-weight:500;color:#374151;letter-spacing:.01em}.user-signin .signin-box .phone-tab-content .signin-input input{border:1px solid #e5e7eb;outline:none;transition:border-color .2s;background-color:#fff;box-sizing:border-box;height:46px;width:100%;font-size:14px;padding:10px 3rem 10px 12px;border-radius:10px;border:1px solid #d1d5db;transition:border-color .2s ease,box-shadow .2s ease}.user-signin .signin-box .phone-tab-content .signin-input input:hover{border-color:#3366cc40}.user-signin .signin-box .phone-tab-content .signin-input input:focus{border:1px solid #3366cc}.user-signin .signin-box .phone-tab-content .signin-input input::-moz-placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.user-signin .signin-box .phone-tab-content .signin-input input::placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.user-signin .signin-box .phone-tab-content .signin-input input:disabled{background-color:#fff;border-color:#eee;cursor:not-allowed}.user-signin .signin-box .phone-tab-content .signin-input input:disabled::-moz-placeholder{color:#ccc;opacity:.8;font-weight:200}.user-signin .signin-box .phone-tab-content .signin-input input:disabled::placeholder{color:#ccc;opacity:.8;font-weight:200}.user-signin .signin-box .phone-tab-content .signin-input input:focus{border-color:#1a56db;box-shadow:0 0 0 3px #1a56db1f;outline:none}.user-signin .signin-box .phone-tab-content .signin-input input::-moz-placeholder{font-size:14px;color:#9ca3af}.user-signin .signin-box .phone-tab-content .signin-input input::placeholder{font-size:14px;color:#9ca3af}.user-signin .signin-box .phone-tab-content .signin-input .password-input{position:relative}.user-signin .signin-box .phone-tab-content .signin-input .password-input .eye-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);font-size:1.2rem;cursor:pointer;color:#6b7280;opacity:1;transition:color .2s ease}.user-signin .signin-box .phone-tab-content .signin-input .password-input .eye-icon:hover{color:#374151}.user-signin .signin-box .phone-tab-content .user-signin-btn{padding:13px 0;font-weight:600;font-size:14.5px;line-height:1;margin-top:8px;background-color:#3366cc0f;color:#36c;border:1px solid rgba(51,102,204,.2509803922);transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease;width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;border-radius:8px;font-weight:700;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.user-signin .signin-box .phone-tab-content .user-signin-btn:active{transform:scale(.99)}.user-signin .signin-box .phone-tab-content .user-signin-btn:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.user-signin .signin-box .phone-tab-content .user-signin-btn:hover{background-color:#99aed930;box-shadow:0 2px 8px #1a56db2e;transform:translateY(-1px)}.user-signin .signin-box .phone-tab-content .user-signin-btn:active{transform:translateY(0)}.user-signin .signin-box .phone-tab-content .user-signin-btn .loading-state{width:16px;height:16px;border:3px solid #3366cc;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@media (max-width: 720px){.user-signin{align-items:flex-start;padding:24px 16px;min-height:100vh}.user-signin .signin-box{max-width:100%;border-radius:18px}.user-signin .signin-box .signin-tab-panel{height:332px}.user-signin .signin-box .signin-tab-content{padding:28px 24px 32px}.user-signin .signin-box .signin-tabs .tab-btn{font-size:13px;padding:14px 10px;gap:6px}.user-signin .signin-box .signin-heading{font-size:16px}}@media (max-width: 420px){.user-signin .signin-box .signin-tab-panel{height:320px}.user-signin .signin-box .signin-tab-content{padding:24px 16px 28px}.user-signin .signin-box .signin-tabs .tab-btn{font-size:12px;padding:12px 8px}}._root_v3uza_1{--sidebar-w: 268px;flex:0 0 var(--sidebar-w);max-width:var(--sidebar-w);min-width:0;height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Inter,sans-serif;transition:flex-basis .22s cubic-bezier(.4,0,.2,1),max-width .22s cubic-bezier(.4,0,.2,1)}._rootCollapsed_v3uza_11{--sidebar-w: 76px}._aside_v3uza_15{display:flex;flex-direction:column;height:100%;min-height:0;background:#fff;box-shadow:none;overflow:hidden;border-right:1px solid #F0F0F0}._inner_v3uza_26{display:flex;flex-direction:column;flex:1;min-height:0;padding:20px 18px 0}._header_v3uza_34{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:28px;flex-shrink:0}._brand_v3uza_43{display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none;color:inherit;border:none;background:transparent;padding:0;cursor:pointer;text-align:left;border-radius:12px;transition:opacity .22s cubic-bezier(.4,0,.2,1)}._brand_v3uza_43:hover{opacity:.85}._logoMark_v3uza_62{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#3b82f6,#2563eb);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;letter-spacing:-.02em}._brandText_v3uza_77{display:flex;flex-direction:column;gap:2px;min-width:0;overflow:hidden}._brandTitle_v3uza_85{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._brandSubtitle_v3uza_95{font-size:12px;font-weight:500;color:#94a3b8;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._collapseToggle_v3uza_105{flex-shrink:0;width:34px;height:34px;border-radius:10px;border:1px solid #e2e8f0;background:#fff;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1),border-color .22s cubic-bezier(.4,0,.2,1)}._collapseToggle_v3uza_105:hover{background:#f8fafc;color:#1a1a1a;border-color:#d8dee9}._collapseToggle_v3uza_105:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._navPrimary_v3uza_129{display:flex;flex-direction:column;gap:6px;flex-shrink:0}._spacer_v3uza_136{flex:1;min-height:24px}._lower_v3uza_141{flex-shrink:0;padding-bottom:12px}._divider_v3uza_146{border:none;border-top:1px solid #e2e8f0;margin:0 0 12px}._navSecondary_v3uza_152{display:flex;flex-direction:column;gap:4px}._navRow_v3uza_158{display:flex;align-items:center;gap:14px;width:100%;padding:11px 14px;border-radius:999px;text-decoration:none;color:#94a3b8;font-size:15px;font-weight:500;border:none;background:transparent;cursor:pointer;transition:background-color .22s cubic-bezier(.4,0,.2,1),color .22s cubic-bezier(.4,0,.2,1),box-shadow .22s cubic-bezier(.4,0,.2,1)}._navRow_v3uza_158:hover:not(:disabled){background:#94a3b81f;color:#64748b}._navRow_v3uza_158:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}._navRow_v3uza_158:disabled{cursor:not-allowed;opacity:.65}._navRowActive_v3uza_187{background:#f0fdf4;color:#1a1a1a;font-weight:700}._navRowActive_v3uza_187:hover{background:#f0fdf4;color:#1a1a1a}._iconWrap_v3uza_197{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center}._iconWrapMuted_v3uza_206{color:#94a3b8}._iconWrapActive_v3uza_210{background:#4ade80;border-radius:10px;color:#fff}._casesLines_v3uza_216{display:flex;flex-direction:column;gap:5px;align-items:center}._casesLine_v3uza_216{width:15px;height:2px;background:currentColor;border-radius:1px}._label_v3uza_230{flex:1;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._footer_v3uza_239{flex-shrink:0;background:#f8fafc;padding:12px 18px 22px;margin:0;border-radius:0 0 20px 20px}._footerHeader_v3uza_248{display:flex;align-items:center;gap:5px;margin-bottom:6px}._footerIcon_v3uza_255{color:#3b82f6;flex-shrink:0;margin-top:2px}._footerBelowBar_v3uza_261{margin-top:4px}._footerTitle_v3uza_265{font-family:Roobert PRO;font-style:normal;font-weight:500;font-size:14px;line-height:15px;text-transform:capitalize;color:#1b1a1a;margin:0}._footerMeta_v3uza_276{margin:0;font-size:12px;color:#94a3b8;line-height:1.4}._footerHighlight_v3uza_283{font-weight:700;color:#64748b}._navRowDisabled_v3uza_288{cursor:not-allowed;opacity:.72}._navRowDisabled_v3uza_288:hover{background:transparent!important;color:#94a3b8!important}._progressShell_v3uza_297{width:100%;display:block}._progressSvg_v3uza_302{width:100%;height:6px;display:block}._progressTrackBg_v3uza_308{fill:#e2e8f0}._progressFillRect_v3uza_312{fill:#4ade80;transition:width .22s cubic-bezier(.4,0,.2,1)}._srOnly_v3uza_317{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._rootCollapsed_v3uza_11 ._brandText_v3uza_77,._rootCollapsed_v3uza_11 ._label_v3uza_230,._rootCollapsed_v3uza_11 ._footerTitle_v3uza_265,._rootCollapsed_v3uza_11 ._footerMeta_v3uza_276,._rootCollapsed_v3uza_11 ._brandSubtitle_v3uza_95{opacity:0;width:0;max-width:0;overflow:hidden;margin:0;padding:0;border:none;pointer-events:none}._rootCollapsed_v3uza_11 ._brand_v3uza_43{justify-content:center}._rootCollapsed_v3uza_11 ._header_v3uza_34{flex-direction:column;gap:10px}._rootCollapsed_v3uza_11 ._navRow_v3uza_158{justify-content:center;padding:11px 10px}._rootCollapsed_v3uza_11 ._footerHeader_v3uza_248{justify-content:center}._rootCollapsed_v3uza_11 ._footer_v3uza_239{padding:14px 10px 16px}._rootCollapsed_v3uza_11 ._footerMeta_v3uza_276{display:none}._rootCollapsed_v3uza_11 ._progressShell_v3uza_297{max-width:44px;margin:0 auto}@media (max-width: 767px){._root_v3uza_1{flex:0 0 auto;max-width:100%;width:100%;height:auto;max-height:min(70vh,520px)}._rootCollapsed_v3uza_11{width:auto;max-width:76px;align-self:flex-start}._aside_v3uza_15{max-height:min(70vh,520px)}._inner_v3uza_26{overflow-y:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 480px){._inner_v3uza_26{padding:16px 14px 0}._footer_v3uza_239{padding:14px 14px 16px}}.main-content-dashboard{height:90vh;margin-top:10px;width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:flex-start;padding:0;box-sizing:border-box}@media (max-width: 767px){.main-content-dashboard{flex-direction:column;align-items:stretch;row-gap:16px}}.main-content-dashboard .main-content-box{display:flex;justify-content:center;flex-direction:column;background-color:#fff;box-shadow:#11111a0d 0 1px,#11111a1a 0 0 8px;padding:25px 20px;height:100%;flex:1;min-width:0;min-height:0;width:auto;max-width:100%;box-shadow:none;border-radius:0}.main-content-dashboard .main-content-box .main-content-header{background-color:#f4fcf8;display:flex;justify-content:space-between;align-items:center;height:85px;border-radius:10px;padding:20px 30px}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-left-header{display:flex;flex-direction:column;gap:8px}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-left-header div:first-child{font-family:Roobert PRO;font-style:normal;font-weight:700;font-size:18px;line-height:23px;color:#434c5c}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-left-header div:last-child{font-family:Roobert PRO;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#8691a8}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-right-header button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#00c062;color:#fff;height:36px;width:120px;letter-spacing:0;font-size:12px;font-weight:700;line-height:15px;border-radius:8px;border:1px solid #00C062;transition:background-color .3s ease}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-right-header button:active{transform:scale(.99)}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-right-header button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.main-content-dashboard .main-content-box .main-content-header .main-content-header-actions-right-header button:hover{background-color:#00994d}.main-content-dashboard .main-content-box .main-content-table{margin-top:20px;flex:1;min-height:0;width:100%;overflow:auto;border-radius:5px;background-color:#fff}.main-content-dashboard .main-content-box .main-content-table table{width:100%;border-spacing:0;border-collapse:separate;background-color:#fff;table-layout:fixed;border-radius:10px;overflow:hidden}.main-content-dashboard .main-content-box .main-content-table table .dashboard-col-user{width:22%}.main-content-dashboard .main-content-box .main-content-table table .dashboard-col-phone{width:14%}.main-content-dashboard .main-content-box .main-content-table table .dashboard-col-company,.main-content-dashboard .main-content-box .main-content-table table .dashboard-col-product{width:24%}.main-content-dashboard .main-content-box .main-content-table table .dashboard-col-stage{width:16%}.main-content-dashboard .main-content-box .main-content-table table tbody{color:#1a202c;opacity:.8;border-top:1px solid #E0E0E0}.main-content-dashboard .main-content-box .main-content-table table tbody .loading-state,.main-content-dashboard .main-content-box .main-content-table table tbody .empty-state{text-align:center;padding:20px;font-size:18px}.main-content-dashboard .main-content-box .main-content-table table thead tr{text-align:left;color:#434c5c;border-radius:10px}.main-content-dashboard .main-content-box .main-content-table table thead tr th{font-weight:400;position:sticky;top:0;z-index:1;background-color:#fafafa;opacity:.9;box-shadow:0 1px #e0e0e0}.main-content-dashboard .main-content-box .main-content-table table th,.main-content-dashboard .main-content-box .main-content-table table td{padding:15px;font-size:15px;text-align:left}.main-content-dashboard .main-content-box .main-content-table table tbody tr td{border-bottom:1px solid #e0e0e0}.main-content-dashboard .main-content-box .main-content-table table .dashboard-user-name-cell{text-transform:capitalize}.main-content-dashboard .main-content-box .main-content-table table tbody tr:last-child td{border-bottom:none}.main-content-dashboard .main-content-box .main-content-table table .verification-btn{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:5px 10px;border-radius:8px;background-color:#3366cc0f;color:#36c;border:1px solid rgba(51,102,204,.2509803922);width:140px;font-style:normal;font-weight:700;font-size:12px;letter-spacing:0}.main-content-dashboard .main-content-box .main-content-table table .verification-btn:active{transform:scale(.99)}.main-content-dashboard .main-content-box .main-content-table table .verification-btn:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.main-content-dashboard .main-content-box .main-content-table table .verification-btn:hover{background-color:#99aed930}.add-borrower-modal-content{height:-moz-fit-content;height:fit-content;width:458px;padding:25px;background-color:#fff;border-radius:20px;box-shadow:0 4px 12px #0000001a}.add-borrower-modal-content form{height:100%;width:100%;display:flex;flex-direction:column;row-gap:12px}.add-borrower-modal-content form .text-input{display:flex;flex-direction:column;row-gap:8px}.add-borrower-modal-content form .text-input label{font-size:14px;font-weight:500;color:#1d1b19;line-height:17px}.add-borrower-modal-content form .text-input label .required-mark{color:#e53e3e}.add-borrower-modal-content form .text-input input,.add-borrower-modal-content form .text-input select{border:1px solid #e5e7eb;outline:none;transition:border-color .2s;box-sizing:border-box;padding:6px 12px;height:40px;font-size:14px;border:1px solid #b3b3b3;border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease;background-color:#fff}.add-borrower-modal-content form .text-input input:hover,.add-borrower-modal-content form .text-input select:hover{border-color:#3366cc40}.add-borrower-modal-content form .text-input input:focus,.add-borrower-modal-content form .text-input select:focus{border:1px solid #3366cc}.add-borrower-modal-content form .text-input input::-moz-placeholder,.add-borrower-modal-content form .text-input select::-moz-placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.add-borrower-modal-content form .text-input input::placeholder,.add-borrower-modal-content form .text-input select::placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.add-borrower-modal-content form .text-input input:disabled,.add-borrower-modal-content form .text-input select:disabled{background-color:#fff;border-color:#eee;cursor:not-allowed}.add-borrower-modal-content form .text-input input:disabled::-moz-placeholder,.add-borrower-modal-content form .text-input select:disabled::-moz-placeholder{color:#ccc;opacity:.8;font-weight:200}.add-borrower-modal-content form .text-input input:disabled::placeholder,.add-borrower-modal-content form .text-input select:disabled::placeholder{color:#ccc;opacity:.8;font-weight:200}.add-borrower-modal-content form .text-input input:focus,.add-borrower-modal-content form .text-input select:focus{border-color:#36c;outline:none;box-shadow:0 0 0 2px #36c3}.add-borrower-modal-content form .text-input input.error,.add-borrower-modal-content form .text-input select.error{border-color:#e53e3e}.add-borrower-modal-content form .text-input input.error:focus,.add-borrower-modal-content form .text-input select.error:focus{box-shadow:0 0 0 2px #e53e3e33}.add-borrower-modal-content form .text-input select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M10.3%203.3L6%207.6%201.7%203.3c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4l5%205c.2.2.4.3.7.3s.5-.1.7-.3l5-5c.4-.4.4-1%200-1.4s-1-.4-1.4%200z%22%2F%3E%3C%2Fsvg%3E);background-position:right 1rem center;background-repeat:no-repeat;background-size:.65rem;padding-right:2.5rem}.add-borrower-modal-content form .text-input select:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.add-borrower-modal-content form .text-input .error-message{color:#e53e3e;font-size:12px;margin-top:-4px}.add-borrower-modal-content form .checklist-section{display:flex;flex-direction:column;row-gap:10px}.add-borrower-modal-content form .checklist-section h3{font-size:14px;font-weight:500;color:#1d1b19;margin:0;line-height:17px}.add-borrower-modal-content form .checklist-section .checklist{max-height:120px;overflow-y:auto;border:1px solid #b3b3b3;border-radius:4px;padding:10px}.add-borrower-modal-content form .checklist-section .checklist::-webkit-scrollbar{width:6px}.add-borrower-modal-content form .checklist-section .checklist::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.add-borrower-modal-content form .checklist-section .checklist::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.add-borrower-modal-content form .checklist-section .checklist::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.add-borrower-modal-content form .checklist-section .checklist .checklist-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#1d1b19;padding:4px 0}.add-borrower-modal-content form .checklist-section .checklist .checklist-item input[type=checkbox]{width:14px;height:14px;accent-color:#3366cc;cursor:pointer}.add-borrower-modal-content form .checklist-section .checklist .checklist-item span{flex:1;line-height:16px}.add-borrower-modal-content form .inline-select-row{display:flex;align-items:center;gap:5px;margin-bottom:5px}.add-borrower-modal-content form .inline-select-row label{margin:0;min-width:120px;font-size:14px}.add-borrower-modal-content form .inline-select-row select{border:1px solid #e5e7eb;outline:none;transition:border-color .2s;background-color:#fff;box-sizing:border-box;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px;cursor:pointer;width:100%}.add-borrower-modal-content form .inline-select-row select:hover{border-color:#3366cc40}.add-borrower-modal-content form .inline-select-row select:focus{border:1px solid #3366cc}.add-borrower-modal-content form .inline-select-row select::-moz-placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.add-borrower-modal-content form .inline-select-row select::placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.add-borrower-modal-content form .inline-select-row select:disabled{background-color:#fff;border-color:#eee;cursor:not-allowed}.add-borrower-modal-content form .inline-select-row select:disabled::-moz-placeholder{color:#ccc;opacity:.8;font-weight:200}.add-borrower-modal-content form .inline-select-row select:disabled::placeholder{color:#ccc;opacity:.8;font-weight:200}.add-borrower-modal-content form .buttons{width:100%;display:flex;flex-direction:column;row-gap:12px;margin-top:5px}.add-borrower-modal-content form .buttons button{outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;font-weight:700;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:38px;font-size:13px;border-radius:8px;transition:background-color .2s ease,opacity .2s ease;position:relative}.add-borrower-modal-content form .buttons button:active{transform:scale(.99)}.add-borrower-modal-content form .buttons button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.add-borrower-modal-content form .buttons button:disabled{cursor:not-allowed;opacity:.7}.add-borrower-modal-content form .buttons button.loading{position:relative}.add-borrower-modal-content form .buttons button.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;border-radius:50%;border:2px solid transparent;border-top-color:currentColor;animation:spin .8s linear infinite}.add-borrower-modal-content form .buttons button:first-child{background-color:#3366cc0f;color:#36c;border:1px solid rgba(51,102,204,.2509803922)}.add-borrower-modal-content form .buttons button:first-child:hover:not(:disabled){background-color:#99aed930}.add-borrower-modal-content form .buttons button:last-child{background-color:#fff;border:1px solid #b3b3b3;color:#1d1b19;opacity:.8}.add-borrower-modal-content form .buttons button:last-child:hover:not(:disabled){background-color:#e5e5e5}.application-details{background-color:#f5f6f9;border-radius:6px;border:1px solid #f0f0f0;height:50px;display:flex;align-items:center;padding:0 25px}.application-details__container{display:flex;-moz-column-gap:70px;column-gap:70px;align-items:center;font-size:.875rem}.application-details__item{display:flex;flex-direction:row;align-items:center;gap:.5rem}.application-details__label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;text-transform:capitalize;color:#434c5ccc}.application-details__value{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;text-transform:capitalize;color:#434c5c}.application-details__item--credits-low .application-details__label,.application-details__item--credits-low .application-details__value{color:#ff3b30}.document-checklist{padding:1.5rem;background-color:#fff;border:1px solid #eee;border-radius:10px;margin:1.5rem 0px;padding-top:20px}.document-checklist__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.document-checklist__header-content{display:flex;flex-direction:column}.document-checklist__title{font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:#434c5c}.document-checklist__description{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;margin-top:5px;color:#8691a8}.document-checklist__counter{font-size:.875rem;color:#6b7280}.document-checklist__counter-value{font-weight:500}.document-checklist__documents{display:grid;grid-template-columns:repeat(auto-fit,240px);gap:.75rem;min-height:100px;max-height:150px;overflow-y:auto;align-content:start}.document-checklist__document{padding:.75rem;border-radius:10px;display:flex;flex-direction:column;row-gap:5px;width:240px;height:60px}.document-checklist__document--verified{background-color:#f0fdf4;border:1px solid rgba(76,175,80,.1803921569)}.document-checklist__document--issues{background-color:#fef2f2;border:1px solid rgba(217,62,62,.1803921569)}.document-checklist__document--pending{background-color:#fff7ed;border:1px solid rgba(51,102,204,.2509803922)}.document-checklist__document-info{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.document-checklist__status-icon{height:20px;width:20px}.document-checklist__status-icon--verified{color:#16a34a}.document-checklist__status-icon--issues{color:#dc2626}.document-checklist__status-icon--pending{color:#ea580c}.document-checklist__document-name{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#434c5c}.document-checklist__document-date{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#8691a8}.document-accordion{width:100%;background:#fff;border-radius:10px}.document-accordion .submit-accordian-button{display:flex;justify-content:center;align-items:center}.document-accordion .submit-accordian-button button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:250px;height:35px;border-radius:8px;color:#fff;margin-top:15px;font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;background-color:#36c;border:1px solid rgba(51,102,204,.2509803922)}.document-accordion .submit-accordian-button button:active{transform:scale(.99)}.document-accordion .submit-accordian-button button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.document-accordion .submit-accordian-button button:hover{background-color:#547dcf}.document-accordion .submit-accordian-button button.submit-button{display:flex;align-items:center;justify-content:center;gap:10px;opacity:.8;cursor:wait}.document-accordion .submit-accordian-button .spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}.document-accordion .section{border:1px solid #f0f0f1}.document-accordion .section,.document-accordion .document{border-radius:8px;margin:1.5rem 0px;overflow:hidden;transition:all .3s ease}.document-accordion .section-header,.document-accordion .document-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s ease;color:#333}.document-accordion .section-header{background:#3366cc0a}.document-accordion .document-header{border-bottom:1px solid #f1f3f5;background-color:#8691a814}.document-accordion .document{border:1px solid #f1f3f5;padding-bottom:10px}.document-accordion .document-sub-header{display:flex;align-items:center;justify-content:space-between;width:100%;-moz-column-gap:15px;column-gap:15px}.document-accordion .document-sub-header span{font-size:14px}.document-accordion .document-sub-header h3{font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:22px;color:#333}.document-accordion .document-sub-header button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:200px;height:30px;letter-spacing:0;background:#fff;border:1px solid rgba(67,76,92,.2);border-radius:8px;font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;color:#434c5c;-moz-column-gap:5px;column-gap:5px;margin-right:25px}.document-accordion .document-sub-header button:active{transform:scale(.99)}.document-accordion .document-sub-header button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.document-accordion .document-sub-header button span{font-size:12px}.document-accordion .document-sub-header .issues-detected{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#d93e3e}.document-accordion .arrow{transition:transform .3s ease}.document-accordion .arrow.open{transform:rotate(90deg)}.document-accordion .documents{padding:0 1.2rem 1.2rem}.document-accordion .document-sub-item{margin-left:20px;border-left:1px solid #eee;padding-left:15px}.document-accordion .document-content{background-color:#8691a80a;margin:20px;padding:25px;border-radius:10px}.document-accordion .document-content .document-content-header{display:flex;justify-content:space-between;align-items:center}.document-accordion .document-content .document-content-header .document-content-header1{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px}.document-accordion .document-content .document-content-header .document-content-header1 span{font-size:14px}.document-accordion .document-content .document-content-header .document-content-header1 h3{font-family:Inter;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#3d3d6b}.document-accordion .document-content .document-content-header .document-content-header1 .issues-detected{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#d93e3e}.document-accordion .document-content .document-content-header .document-content-header2{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px}.document-accordion .document-content .document-content-header .document-content-header2 .subheader2-buttons{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.document-accordion .document-content .document-content-header .document-content-header2 button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:170px;height:30px;letter-spacing:0;background:#fff;border:1px solid rgba(67,76,92,.2);border-radius:8px;font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;color:#434c5c;-moz-column-gap:5px;column-gap:5px}.document-accordion .document-content .document-content-header .document-content-header2 button:active{transform:scale(.99)}.document-accordion .document-content .document-content-header .document-content-header2 button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.document-accordion .document-content .document-content-header .document-content-header2 button:hover{background-color:#f8f8f8}.document-accordion .document-content .document-content-header .document-content-header2 button:last-child{width:28px;height:28px;border:1px solid rgba(217,62,62,.2509803922);background-color:#d93e3e0a;margin-left:10px;border-radius:4px}.document-accordion .document-content .document-content-header .document-content-header2 button:last-child:hover{background-color:#eed6d6}.document-accordion .document-content .document-content-divider{width:100%;height:1px;background-color:#ededed;margin:20px 0}.document-accordion .document-content .document-content-table .verification-table{width:100%;border-collapse:collapse;background:#fff;margin:10px auto auto}.document-accordion .document-content .document-content-table .verification-table .verification-failed-statement{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#8691a8;padding-top:10px}.document-accordion .document-content .document-content-table .verification-table th{background:#f8f8f8;padding:1rem;text-align:left;font-weight:600;color:#495057;border-bottom:1px solid #f0f0f1}.document-accordion .document-content .document-content-table .verification-table td{padding:.7rem;vertical-align:middle;color:#495057;font-family:Inter;font-style:normal;font-size:14px;line-height:17px;color:#434c5c}.document-accordion .document-content .document-content-table .verification-table tr{background:#fff;border-radius:8px;transition:all .3s ease}.document-accordion .document-content .document-content-table .verification-table tr:hover{background:#f8f9fa}.document-accordion .document-content .document-content-table .verification-table th,.document-accordion .document-content .document-content-table .verification-table td{border:1px solid #f0f0f1;text-align:left;padding:10px 12px}.document-accordion .document-content .document-content-table .verification-table th{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c;padding:15px}.document-accordion .document-content .document-content-table .verification-table .status-pass{color:#28a745}.document-accordion .document-content .document-content-table .verification-table .status-fail{color:#dc3545}.document-accordion .document-content .document-content-table .verification-table .status-icon{margin-right:.5rem;font-size:1.2rem}.document-accordion .document-content .document-content-table .verification-table .pass{color:#28a745}.document-accordion .document-content .document-content-table .verification-table .fail{color:#dc3545}.document-accordion .document-content .document-content-table .verification-table .view-details{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:92px;height:30px;border-radius:8px;background-color:#3366cc0f;border:1px solid rgba(51,102,204,.2509803922);letter-spacing:0;font-family:Inter;font-style:normal;font-weight:700;font-size:11px;line-height:12px;color:#36c}.document-accordion .document-content .document-content-table .verification-table .view-details:active{transform:scale(.99)}.document-accordion .document-content .document-content-table .verification-table .view-details:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.document-accordion .document-content .document-content-table .verification-table .view-details:hover{background-color:#99aed930}.verification-table th{background-color:#f8f8f8;font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c}.view-details-modal{min-width:500px;max-width:80vw;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;background-color:#fff;border-radius:25px;padding-bottom:20px}.view-details-modal .view-details-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.view-details-modal .view-details-header p{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c}.view-details-modal .view-details-header span{cursor:pointer}.view-details-modal .view-details-main-container{padding:20px;display:flex;flex-direction:column;row-gap:30px}.view-details-modal .view-details-main-container .banner-box,.view-details-modal .view-details-main-container .information-box{min-width:450px;max-width:100%;width:100%;box-sizing:border-box}.view-details-modal .view-details-main-container .banner-box{min-height:56px;max-height:70px;border-radius:8px;display:flex;padding:10px;-moz-column-gap:10px;column-gap:10px;align-items:center}.view-details-modal .view-details-main-container .banner-box p:first-child{font-family:Inter;font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#434c5c;margin-bottom:5px}.view-details-modal .view-details-main-container .banner-box p:nth-child(2),.view-details-modal .view-details-main-container .banner-box p:last-child{font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#8691a8;margin-top:2px}.view-details-modal .view-details-main-container .failed-check-buttons{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}.view-details-modal .view-details-main-container .failed-check-buttons button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:150px;height:30px;border-radius:8px;background-color:#3366cc0f;border:1px solid rgba(51,102,204,.2509803922);letter-spacing:0;font-family:Inter;font-style:normal;font-weight:700;font-size:11px;line-height:12px;color:#36c}.view-details-modal .view-details-main-container .failed-check-buttons button:active{transform:scale(.99)}.view-details-modal .view-details-main-container .failed-check-buttons button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.view-details-modal .view-details-main-container .failed-check-buttons button:hover{background-color:#99aed930}.view-details-modal .view-details-main-container .success-box{background:#4caf5014;border:1px solid rgba(76,175,80,.18)}.view-details-modal .view-details-main-container .fail-box{background-color:#fef2f2;border:1px solid rgba(217,62,62,.1803921569)}.view-details-modal .view-details-main-container .no-doc-info{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-align:center}.view-details-modal .view-details-main-container .doc1 h3{font-family:Inter;font-style:normal;font-weight:600;font-size:14px;line-height:17px;color:#434c5c}.view-details-modal .view-details-main-container .doc1 .information-box{height:-moz-fit-content;height:fit-content;background:#3366cc0a;border:1px solid rgba(51,102,204,.2509803922);border-radius:10px;margin-top:10px;padding:10px 15px}.view-details-modal .view-details-main-container .doc1 .information-box .file-information{font-family:Inter;font-style:normal;font-weight:500;font-size:12px;line-height:15px;color:#434c5c}.view-details-modal .view-details-main-container .doc1 .information-box .file-information-row{display:flex;gap:8px;font-family:Inter;font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#8691a8;margin-top:15px;white-space:normal;overflow:visible;text-overflow:initial}.view-details-modal .view-details-main-container .doc1 .information-box .file-information-row .file-information-row-fail{color:#d93e3e}.view-details-modal .view-details-main-container .doc1 .information-box .file-information-row>span:first-child{flex:0 0 auto;text-transform:uppercase;color:#8691a8}.view-details-modal .view-details-main-container .doc1 .information-box .file-information-row>span:last-child{flex:1 1 auto;min-width:0;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.view-details-modal .view-details-main-container .doc1 .information-box .file-information-row>span:last-child p{margin:0;line-height:1.4;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.view-details-modal .view-details-main-container .doc1 .information-box .file-information-row img{height:120px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid #e0e0e0;background-color:#f5f5f5}.view-document-modal{width:70vw;height:85vh;background-color:#fff;border-radius:25px;overflow:hidden;display:flex;flex-direction:column}.view-document-modal .view-details-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.view-document-modal .view-details-header .view-details-header-left{display:flex;align-items:center;gap:12px}.view-document-modal .view-details-header .view-details-header-left p{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;text-transform:capitalize;color:#434c5c;width:-moz-fit-content;width:fit-content}.view-document-modal .view-details-header .view-highlights-btn{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;font-weight:700;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:32px;padding:0 12px;border-radius:8px;border:1px solid rgba(67,76,92,.2);background:#fff;font-family:Inter;font-size:12px;font-weight:600;color:#434c5c;width:-moz-fit-content;width:fit-content}.view-document-modal .view-details-header .view-highlights-btn:active{transform:scale(.99)}.view-document-modal .view-details-header .view-highlights-btn:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.view-document-modal .view-details-header .view-highlights-btn.active{background:#3366cc0f;border-color:#36c6;color:#36c}.view-document-modal .view-details-header .view-highlights-btn:disabled{cursor:not-allowed;opacity:.7}.view-document-modal .view-details-header span{cursor:pointer}.view-document-modal .view-image-wrapper{height:90%;display:flex;align-items:stretch;justify-content:center;gap:12px;padding:12px}.view-document-modal .view-image-wrapper .highlights-left-panel{width:34%;border:1px solid #e7ebf3;border-radius:8px;background:#fafbfd;display:flex;flex-direction:column;min-height:0}.view-document-modal .view-image-wrapper .highlights-left-panel h4{margin:0;padding:14px;border-bottom:1px solid #edf0f6;font-family:Inter;font-size:14px;font-weight:600;color:#434c5c}.view-document-modal .view-image-wrapper .highlights-left-panel .empty-highlights-state{padding:16px;color:#8691a8;font-size:13px}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-fields-list{overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:8px}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item{border:1px solid #e7ebf3;border-radius:8px;background:#fff;padding:10px;cursor:pointer;transition:all .2s ease}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item:hover{border-color:#36c6;box-shadow:0 2px 8px #3366cc1a}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item.active{border-color:#36c;background:#3366cc0d}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item p{margin:0;font-family:Inter}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item .field-title{font-size:13px;font-weight:600;color:#434c5c;margin-bottom:4px}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item .field-value{font-size:12px;color:#5c6679;margin-bottom:4px}.view-document-modal .view-image-wrapper .highlights-left-panel .highlights-field-item .field-page{font-size:11px;color:#8691a8}.view-document-modal .view-image-wrapper .file-preview-section{margin-bottom:12px;height:90%;width:100%;min-width:0}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-title{font-size:16px;font-weight:600;color:#434c5c;margin-bottom:10px;font-family:Inter,sans-serif}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box{width:100%;height:100%;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;position:relative}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .file-preview-content{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .image-highlight-container{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .image-highlight-container .file-preview-content{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .image-highlight-container .highlight-box{position:absolute;border:2px solid #ef4444;background-color:#ef444433;pointer-events:none;transition:all .2s ease;opacity:.45}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .image-highlight-container .highlight-box.active{opacity:1;box-shadow:0 0 0 2px #ef444440;animation:pulse-highlight 1.2s ease-in-out infinite}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container{width:100%;height:100%;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .pdf-page-wrapper{border:1px solid #dfe5f0;border-radius:8px;overflow:hidden;background:#fff;min-height:360px}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .pdf-page-wrapper.active-page{border-color:#36c;box-shadow:0 0 0 1px #36c3}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .pdf-page-label{font-family:Inter;font-size:12px;font-weight:600;color:#434c5c;background:#f4f7fc;padding:8px 10px;border-bottom:1px solid #e4eaf5}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .pdf-canvas-wrapper{position:relative;width:100%}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .pdf-page-canvas{display:block;width:100%;height:auto}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .highlight-box{position:absolute;border:2px solid #ef4444;background-color:#ef444433;pointer-events:none;transition:all .2s ease;opacity:.45}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .pdf-pages-container .highlight-box.active{opacity:1;box-shadow:0 0 0 2px #ef444440;animation:pulse-highlight 1.2s ease-in-out infinite}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .active-field-badge{position:absolute;top:10px;left:10px;font-family:Inter;font-size:11px;font-weight:600;color:#1f4fa8;background:#fffffff2;border:1px solid rgba(51,102,204,.2509803922);border-radius:6px;padding:6px 8px;z-index:2}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .tiff-preview,.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .unknown-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:#666}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .tiff-preview p,.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .unknown-preview p{margin-bottom:16px}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .tiff-preview .download-link,.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .unknown-preview .download-link{text-decoration:none;padding:8px 16px;border-radius:8px;transition:all .2s ease;border:1px solid rgba(51,102,204,.2509803922);color:#36c;background-color:#fff}.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .tiff-preview .download-link:hover,.view-document-modal .view-image-wrapper .file-preview-section .file-preview-box .unknown-preview .download-link:hover{background-color:#99aed930}.view-document-modal.highlights-enabled .file-preview-section{width:66%;height:100%;margin-bottom:0}@keyframes pulse-highlight{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.view-extracted-data-modal{width:55vw;min-height:448px;max-height:600px;background-color:#fff;border-radius:25px}.view-extracted-data-modal .view-details-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.view-extracted-data-modal .view-details-header p{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c}.view-extracted-data-modal .view-details-header span{cursor:pointer}.view-extracted-data-modal .no-info{margin-top:100px;text-align:center}.view-extracted-data-modal .extracted-data-from-document{width:100%;background-color:#fff;border-radius:10px;padding:16px 30px;margin-bottom:10px;height:-moz-fit-content;height:fit-content;max-height:600px}.view-extracted-data-modal .extracted-data-from-document__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f0f2f5}.view-extracted-data-modal .extracted-data-from-document__title{font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#434c5c;margin:0}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch{position:relative;display:inline-flex;align-items:stretch;background-color:#f0f2f5;border:1px solid #e1e4e8;border-radius:999px;padding:3px;gap:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch__thumb{position:absolute;top:3px;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);background-color:#36c;border-radius:999px;box-shadow:0 1px 3px #3366cc4d;transition:transform .25s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:0}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch--json .view-toggle-switch__thumb{transform:translate(100%)}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch__option{position:relative;z-index:1;flex:1 1 0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#6b7280;background:transparent;border:none;border-radius:999px;padding:6px 16px;cursor:pointer;white-space:nowrap;transition:color .2s ease;text-align:center}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch__option:focus{outline:none}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch__option:focus-visible{box-shadow:0 0 0 2px #36c3}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch__option.is-active{color:#fff}.view-extracted-data-modal .extracted-data-from-document .view-toggle-switch__option:not(.is-active):hover{color:#434c5c}.view-extracted-data-modal .extracted-data-from-document__content{display:flex;flex-direction:column;gap:0}.view-extracted-data-modal .extracted-data-from-document__row{display:flex;align-items:flex-start;width:100%;padding:10px 0}.view-extracted-data-modal .extracted-data-from-document__row:not(:first-child){border-top:1px solid #f0f2f5}.view-extracted-data-modal .extracted-data-from-document__label{width:40%;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#5a6574;padding-right:16px}.view-extracted-data-modal .extracted-data-from-document__label.low-confidence{color:#e53e3e}.view-extracted-data-modal .extracted-data-from-document__value-container{width:60%;display:flex;align-items:flex-start;gap:10px}.view-extracted-data-modal .extracted-data-from-document__value{flex:1}.view-extracted-data-modal .extracted-data-from-document__input{width:100%;height:36px;border:1px solid #e1e4e8;border-radius:6px;padding:0 12px;font-family:Inter,sans-serif;font-size:14px;color:#2d3748;background-color:#f8f9fa;cursor:default}.view-extracted-data-modal .extracted-data-from-document__input:focus{outline:none;border-color:#e1e4e8}.view-extracted-data-modal .extracted-data-from-document__input.low-confidence{background-color:#fff5f5;border-color:#fed7d7}.view-extracted-data-modal .extracted-data-from-document__nested-list{display:flex;flex-direction:column;gap:10px}.view-extracted-data-modal .extracted-data-from-document__nested-item{border-radius:8px;border:1px solid #e1e4e8;background-color:#f9fafb;padding:10px 12px}.view-extracted-data-modal .extracted-data-from-document__nested-row{display:flex;align-items:center;gap:8px;padding:4px 0}.view-extracted-data-modal .extracted-data-from-document__nested-row:not(:first-child){border-top:1px solid #e1e4e8}.view-extracted-data-modal .extracted-data-from-document__nested-label{width:35%;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#6b7280}.view-extracted-data-modal .extracted-data-from-document__nested-value{width:65%}.view-extracted-data-modal .confidence-pill{margin-left:5px;padding:4px 10px;font-size:12px;font-weight:500;color:#36c;background-color:#3366cc0f;border:1px solid rgba(51,102,204,.2509803922);border-radius:12px;white-space:nowrap}.view-extracted-data-modal .confidence-pill.low-confidence{color:#e53e3e;background-color:#fff5f5;border:1px solid #fed7d7}.view-extracted-data-modal .json-view-container{background-color:#1e1e1e;border-radius:8px;padding:16px;max-height:460px;overflow:auto;border:1px solid #2d2d2d;box-shadow:inset 0 0 0 1px #0003}.view-extracted-data-modal .json-view-container__code{margin:0;font-family:Menlo,Monaco,Consolas,Courier New,monospace;font-size:13px;line-height:1.6;color:#d4d4d4;white-space:pre;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.view-extracted-data-modal .json-view-container .json-key{color:#9cdcfe}.view-extracted-data-modal .json-view-container .json-string{color:#ce9178}.view-extracted-data-modal .json-view-container .json-number{color:#b5cea8}.view-extracted-data-modal .json-view-container .json-boolean{color:#569cd6}.view-extracted-data-modal .json-view-container .json-null{color:#c586c0}.view-extracted-data-modal .json-view-container::-webkit-scrollbar{width:10px;height:10px}.view-extracted-data-modal .json-view-container::-webkit-scrollbar-track{background:#1e1e1e;border-radius:8px}.view-extracted-data-modal .json-view-container::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:8px}.view-extracted-data-modal .json-view-container::-webkit-scrollbar-thumb:hover{background:#4a4a4a}.view-summary-modal{width:55vw;min-height:448px;max-height:600px;background-color:#fff;border-radius:25px}.view-summary-modal .view-details-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.view-summary-modal .view-details-header p{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c}.view-summary-modal .view-details-header span{cursor:pointer}.view-summary-modal .summary-content{padding:16px 30px 24px;max-height:540px;overflow-y:auto}.view-summary-modal .summary-content .no-info{margin-top:20px;font-family:Inter;font-size:14px;color:#8691a8;text-align:center}.view-summary-modal .summary-content .summary-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;row-gap:10px}.view-summary-modal .summary-content .summary-item{display:flex;align-items:flex-start;-moz-column-gap:10px;column-gap:10px;background:#3366cc0a;border:1px solid rgba(51,102,204,.2509803922);border-radius:8px;padding:10px 12px}.view-summary-modal .summary-content .dot{margin-top:6px;width:6px;height:6px;border-radius:50%;background-color:#36c;flex-shrink:0}.view-summary-modal .summary-content .text{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#434c5c;word-break:break-word}.failed-check-buttons button.loading{display:flex;align-items:center;justify-content:center;gap:8px;cursor:wait;opacity:.8}.failed-check-buttons button.loading .spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(51,102,204,.3);border-radius:50%;border-top-color:#36c;animation:spin 1s ease-in-out infinite}.failed-check-buttons button:disabled{cursor:not-allowed;opacity:.6}.action-popup{min-width:400px;width:-moz-fit-content;width:fit-content;background-color:#fff;border-radius:25px;overflow:hidden}.action-popup .action-popup-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.action-popup .action-popup-header h3{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c}.action-popup .action-popup-header span{cursor:pointer}.action-popup .action-popup-content{padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.action-popup .action-popup-content p{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;color:#434c5c;margin:0}.view-cropped-images-modal{width:70vw;max-width:1200px;min-height:600px;max-height:85vh;background-color:#fff;border-radius:25px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 35px #0000001a}.view-cropped-images-modal .view-cropped-images-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.view-cropped-images-modal .view-cropped-images-header p{font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#333}.view-cropped-images-modal .view-cropped-images-header span{cursor:pointer;transition:transform .2s ease}.view-cropped-images-modal .view-cropped-images-header span:hover{transform:scale(1.1)}.view-cropped-images-modal .view-cropped-images-body{padding:20px 30px;overflow-y:auto;display:flex;flex-direction:column;gap:25px}.view-cropped-images-modal .view-cropped-images-body .loading-container{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 0;color:#434c5c}.view-cropped-images-modal .view-cropped-images-body .loading-container p{margin:0;font-family:Inter;font-size:18px}.view-cropped-images-modal .view-cropped-images-body .loading-container .spinner{width:18px;height:18px;border:2px solid rgba(51,102,204,.25);border-top-color:#36c;border-radius:50%;animation:spin .9s linear infinite}.view-cropped-images-modal .view-cropped-images-body .image-section{display:flex;flex-direction:column;align-items:center;text-align:center}.view-cropped-images-modal .view-cropped-images-body .image-section .image-label{font-size:15px;font-weight:600;color:#5b6472;margin-bottom:10px}.view-cropped-images-modal .view-cropped-images-body .image-section .image-wrapper{border:1px solid #e1e6ee;border-radius:12px;padding:20px;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center}.view-cropped-images-modal .view-cropped-images-body .image-section .image-wrapper img{max-width:100%;height:auto;border-radius:10px;-o-object-fit:contain;object-fit:contain;box-shadow:0 4px 8px #0000000d}.view-cropped-images-modal .view-cropped-images-body .image-section .divider{margin-top:20px;width:100%;height:1px;background:linear-gradient(to right,transparent,#cfd5e1,transparent)}.fraud-check-ui{display:flex;flex-direction:column;gap:12px;width:100%;font-size:13px;margin-top:20px}.fraud-check-ui .fraud-check-ui-check-name{display:flex;align-items:center;gap:5px}.fraud-check-ui .fraud-check-ui-check-name span{font-size:15px;margin-top:4px;margin-left:2px;cursor:pointer}.fraud-check-ui__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fraud-check-ui__stat-card{display:flex;flex-direction:column;gap:2px;padding:8px 10px;background-color:#f8f8f8;border:1px solid #e8e8e8;border-radius:6px}.fraud-check-ui__stat-card--passed{background-color:#eff6f6}.fraud-check-ui__stat-card--passed .fraud-check-ui__stat-value{color:#3a9391}.fraud-check-ui__stat-card--failed{background-color:#ffebea}.fraud-check-ui__stat-card--failed .fraud-check-ui__stat-value{color:#ff3b30}.fraud-check-ui__stat-label{font-size:11px;color:#595657;text-transform:uppercase;letter-spacing:.4px;font-weight:500}.fraud-check-ui__stat-value{font-size:20px;font-weight:600;color:#1d1b19;line-height:1.2}.fraud-check-ui__progress-bar{height:3px;background-color:#e8e8e8;border-radius:99px;overflow:hidden}.fraud-check-ui__progress-fill{height:100%;background-color:#3a9391;border-radius:99px;transition:width .4s ease}.fraud-check-ui__table-wrapper{border:1px solid #e8e8e8;border-radius:6px;overflow:visible}.fraud-check-ui__table{width:100%;border-collapse:collapse;table-layout:fixed}.fraud-check-ui__th{padding:8px 12px;text-align:left;font-size:11px;font-weight:600;color:#595657;text-transform:uppercase;letter-spacing:.4px;background-color:#f8f8f8;border-bottom:1px solid #e8e8e8}.fraud-check-ui__th--result{width:150px;text-align:center;border-left:1px solid #e8e8e8}.fraud-check-ui__tr:not(:last-child){border-bottom:1px solid #e8e8e8}.fraud-check-ui__td{padding:9px 12px;color:#1d1b19;font-size:12.5px;vertical-align:middle}.fraud-check-ui__td--name{color:#1d1b19;line-height:1.4}.fraud-check-ui__td--result{text-align:center;white-space:nowrap;border-left:1px solid #e8e8e8}.fraud-check-ui__badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:99px;font-size:11.5px;font-weight:600;text-transform:capitalize}.fraud-check-ui__badge--passed{background-color:#eff6f6;color:#257270}.fraud-check-ui__badge--failed{background-color:#ffebea;color:#e0342a}.fraud-check-ui__footer{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:6px;font-size:12px;font-weight:500}.fraud-check-ui__footer--passed{background-color:#eff6f6;color:#257270;border:1px solid rgba(58,147,145,.25)}.fraud-check-ui__footer--failed{background-color:#ffebea;color:#e0342a;border:1px solid rgba(255,59,48,.2)}.fraud-check-ui--loading{pointer-events:none}.fraud-check-ui__skeleton{display:flex;flex-direction:column;gap:12px}.fraud-check-ui__skeleton-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.fraud-check-ui__skeleton-rows{display:flex;flex-direction:column;gap:6px;border:1px solid #e8e8e8;border-radius:6px;overflow:hidden;padding:8px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-box{border-radius:5px;background:linear-gradient(90deg,#e8e8e8 25%,#dedede,#e8e8e8 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear}.skeleton-box--stat{height:56px}.skeleton-box--row{height:34px}.document-verification{padding:1.5rem;background-color:#fff;border:1px solid #eee;border-radius:10px;margin:1.5rem 0px}.document-verification .docs-verification-header{display:flex;justify-content:space-between;align-items:center}.document-verification__title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:#434c5c}.document-verification__description{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.document-verification__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0;margin-top:10px;row-gap:10px}.document-verification__icon{height:64px;width:64px;color:#9ca3af;margin-bottom:1rem}.document-verification__message{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-transform:capitalize;margin-top:5px;color:#8691a8}.document-verification__button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:135px;height:35px;border-radius:8px;background-color:#3366cc0f;border:1px solid rgba(51,102,204,.2509803922);margin-top:15px;font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#36c}.document-verification__button:active{transform:scale(.99)}.document-verification__button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.document-verification__button:hover{background-color:#99aed942}.document-verification__button-icon{height:16px;width:16px}.document-verification .others-documents{border:1px solid #f0f0f1;border-radius:8px;margin:1.5rem 0px;overflow:hidden;transition:all .3s ease}.document-verification .others-documents .others-documents-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s ease;color:#333;background:#3366cc0a}.document-verification .others-documents .others-documents-list .others-document-main-content{display:flex;justify-content:space-between;align-items:center;background-color:#8691a80a;margin:25px;padding:20px;border-radius:10px}.document-verification .others-documents .others-documents-list .others-document-main-content h3{font-family:Inter;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#3d3d6b}.document-verification .others-documents .others-documents-list .others-document-main-content .others-document-content-header2{display:flex;align-items:center;-moz-column-gap:30px;column-gap:30px}.document-verification .others-documents .others-documents-list .others-document-main-content .others-document-content-header2 .subheader2-buttons{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.document-verification .others-documents .others-documents-list .others-document-main-content .others-document-content-header2 button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:170px;height:30px;letter-spacing:0;background:#fff;border:1px solid rgba(67,76,92,.2);border-radius:8px;font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;text-transform:capitalize;display:flex;align-items:center;justify-content:center;color:#434c5c;-moz-column-gap:5px;column-gap:5px}.document-verification .others-documents .others-documents-list .others-document-main-content .others-document-content-header2 button:active{transform:scale(.99)}.document-verification .others-documents .others-documents-list .others-document-main-content .others-document-content-header2 button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.add-document-modal{height:530px;width:450px}.add-document-modal .add-document-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.add-document-modal .add-document-header p{font-weight:600;font-size:16px;color:#434c5c}.add-document-modal .add-document-header span{cursor:pointer}.add-document-modal .doc-icon{margin-top:80px;display:flex;flex-direction:column;align-items:center;row-gap:40px;margin-bottom:50px}.add-document-modal .main-content{display:flex;flex-direction:column;align-items:center;height:80%;margin-top:10px}.add-document-modal .processing-warning{background-color:#fff9e6;border:1px solid #ffd666;color:#d48806;padding:8px 12px;border-radius:4px;width:90%;text-align:center;margin-top:10px;font-size:13px}.add-document-modal .add-document-buttons{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 20px;margin-bottom:20px;justify-content:flex-end;height:-moz-fit-content;height:fit-content}.add-document-modal .add-document-buttons button{width:300px;height:40px;border-radius:8px;margin-top:10px;font-weight:700;font-size:12px;cursor:pointer}.add-document-modal .add-document-buttons button.primary-button,.add-document-modal .add-document-buttons button.done-button{background-color:#3366cc0f;color:#36c;border:1px solid rgba(51,102,204,.2509803922);cursor:pointer}.add-document-modal .add-document-buttons button.primary-button:hover,.add-document-modal .add-document-buttons button.done-button:hover{background-color:#99aed942}.add-document-modal .add-document-buttons button.cancel-button{background-color:transparent;color:#8691a8;border:1px solid #e1e5eb}.add-document-modal .add-document-buttons button.cancel-button:hover{background-color:#f5f7fa}.add-document-modal .add-document-buttons button.processing-button{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#dfefff;color:#0050b3;border:1px solid #99aed9;cursor:wait;opacity:.8}.add-document-modal .add-document-buttons .upload-more-button{background-color:#3366cc0f;color:#36c;border:1px solid rgba(51,102,204,.2509803922);cursor:pointer}.add-document-modal .add-document-buttons .upload-more-button:hover{background-color:#99aed942}.add-document-modal .files-list{width:90%;height:400px;overflow-y:auto;margin:20px 0;padding:10px;border-radius:4px;border:1px dashed #ccc}.add-document-modal .files-list .file-item{display:flex;justify-content:space-between;align-items:center;padding:8px 15px;border-radius:6px;margin-bottom:8px;border:1px solid #e1e5eb}.add-document-modal .files-list .file-item.file-pending{background-color:#f3f4f6;border-left:3px solid #d9d9d9}.add-document-modal .files-list .file-item.file-processing{background-color:#eff6ff;border-left:3px solid #1890ff}.add-document-modal .files-list .file-item.file-completed{background-color:#f0fdf4;border-left:3px solid #52c41a}.add-document-modal .files-list .file-item.file-failed{background-color:#fff2f0;border-left:3px solid #ff4d4f}.add-document-modal .files-list .file-item .file-info{display:flex;align-items:center;gap:10px;width:70%}.add-document-modal .files-list .file-item .status-icon{font-size:18px}.add-document-modal .files-list .file-item .status-icon.pending{color:#434c5c}.add-document-modal .files-list .file-item .status-icon.processing{color:#3b82f6;animation:spin 1s linear infinite}.add-document-modal .files-list .file-item .status-icon.completed{color:#16a34a;font-weight:700}.add-document-modal .files-list .file-item .status-icon.failed{color:#ff4d4f}.add-document-modal .files-list .file-item .status-icon.failed svg{width:18px;height:18px}.add-document-modal .files-list .file-item .file-name{font-size:13px;color:#434c5c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.add-document-modal .files-list .file-item .file-status{display:flex;align-items:center;gap:30px}.add-document-modal .files-list .file-item .file-status .status-text{font-size:12px;font-weight:600}.add-document-modal .files-list .file-item .file-status .pending{color:#666}.add-document-modal .files-list .file-item .file-status .processing{color:#1890ff}.add-document-modal .files-list .file-item .file-status .completed{color:#52c41a}.add-document-modal .files-list .file-item .file-status .failed{color:#ff4d4f}.add-document-modal .files-list .file-item .file-status .remove-file{cursor:pointer;color:#8691a8;font-weight:700}.add-document-modal .files-list .file-item .file-status .remove-file:hover{color:#ff4d4f}.add-document-modal .spinner{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#36c;animation:spin 1s ease-in-out infinite}.issues-document{padding:1.5rem;background-color:#fff;border:1px solid #eee;border-radius:10px;margin:1.5rem 0px;padding-top:20px;height:-moz-fit-content;height:fit-content}.issues-document__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.issues-document__header .help-button{-webkit-user-select:none;-moz-user-select:none;width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:210px;height:35px;border-radius:8px;background-color:#3366cc0f;border:1px solid rgba(51,102,204,.2509803922);font-family:Inter;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#36c}.issues-document__header .help-button:active{transform:scale(.99)}.issues-document__header .help-button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.issues-document__header .help-button:hover{background-color:#99aed942}.issues-document__header-content{display:flex;flex-direction:column}.issues-document__title{font-family:Inter;font-style:normal;font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:#d93e3e}.issues-document__description{font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:17px;margin-top:5px;color:#8691a8}.issues-document .issues-document-table-container{max-height:200px;overflow-y:scroll}.issues-document .issues-document-table-container .issues-document-table{width:100%;border-collapse:collapse;background:#fff;margin:10px auto auto}.issues-document .issues-document-table-container .issues-document-table th{background:#d93e3e0a;text-align:left;color:#495057;border:1px solid #f0f0f1}.issues-document .issues-document-table-container .issues-document-table td{padding:.7rem;vertical-align:middle;color:#495057;font-family:Inter;font-style:normal;font-size:14px;color:#434c5c}.issues-document .issues-document-table-container .issues-document-table td:nth-child(1){width:35%}.issues-document .issues-document-table-container .issues-document-table td:nth-child(2){width:50%}.issues-document .issues-document-table-container .issues-document-table td:nth-child(3){width:15%}.issues-document .issues-document-table-container .issues-document-table tr{background:#fff;border-radius:8px;transition:all .3s ease}.issues-document .issues-document-table-container .issues-document-table tr:hover{background:#f8f9fa}.issues-document .issues-document-table-container .issues-document-table td{border:1px solid #f0f0f1;text-align:left}.issues-document .issues-document-table-container .issues-document-table td{padding:14px 12px}.issues-document .issues-document-table-container .issues-document-table th{padding:12px}.issues-document .issues-document-table-container .issues-document-table th{font-family:Inter;font-style:normal;font-weight:500;font-size:15px;text-transform:capitalize;color:#434c5c}.issues-document .issues-document-table-container .issues-action{display:flex;align-items:center;gap:10px}.issues-document .issues-document-table-container .issues-action__extract-row{display:flex;align-items:center;gap:8px}.issues-document .issues-document-table-container .issues-action__extract-row button.issues-action-extract-btn{width:auto;min-width:102px;padding-left:10px;padding-right:10px}.issues-document .issues-document-table-container .issues-action__extract-row button.issues-action-extract-btn:disabled{opacity:.55;cursor:not-allowed}.issues-document .issues-document-table-container .issues-action__extract-row button.issues-action-extract-btn .issues-action-extract-btn__busy{font-variant-numeric:tabular-nums}.issues-document .issues-document-table-container .issues-action button{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:102px;height:28px;border-radius:5px;background-color:#fff;white-space:nowrap;letter-spacing:0;font-family:Inter;font-style:normal;font-weight:700;font-size:11px;line-height:12px;text-transform:capitalize;border:1px solid rgba(51,102,204,.2509803922);color:#36c}.issues-document .issues-document-table-container .issues-action button:active{transform:scale(.99)}.issues-document .issues-document-table-container .issues-action button:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.issues-document .issues-document-table-container .issues-action button:hover{background-color:#99aed930}.issues-document .issues-document-table-container .issues-action>button:last-child{width:28px;height:28px;border:1px solid rgba(217,62,62,.2509803922);background-color:#d93e3e0a;margin-left:0;border-radius:4px}.issues-document .issues-document-table-container .issues-action>button:last-child:hover:not(:disabled){background-color:#eed6d6}.issues-document .issues-document-table-container .issues-action>button:last-child:disabled{opacity:.55;cursor:not-allowed}.other-docs-fields-modal{display:flex;flex-direction:column;width:500px;max-width:90vw;height:auto;max-height:calc(80vh + -0px);padding-bottom:10px;overflow:hidden}.other-docs-fields-modal .other-docs-fields-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;min-height:60px;max-height:60px;box-sizing:border-box}.other-docs-fields-modal .other-docs-fields-header p{font-family:Inter;font-style:normal;font-weight:600;font-size:16px;line-height:19px;color:#434c5c}.other-docs-fields-modal .other-docs-fields-header span{cursor:pointer}.other-docs-fields-modal .other-docs-fields-main-container{display:flex;flex-direction:column;row-gap:25px;padding:20px;overflow:auto;max-height:calc(80vh - 140px)}.other-docs-fields-modal .other-docs-fields-main-container .view-image-wrapper{height:300px;display:flex;align-items:center;justify-content:center}.other-docs-fields-modal .other-docs-fields-main-container .view-image-wrapper img{max-width:100%;max-height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.other-docs-fields-modal .other-docs-fields-main-container .select-label{display:block;margin-bottom:10px;font-size:14px;color:#1d1b19}.other-docs-fields-modal .other-docs-fields-main-container .text-pills{width:100%;margin:auto;display:flex;flex-direction:column;gap:1rem}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container{display:flex;gap:.5rem;justify-content:flex-start}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input{width:100%;border:1px solid #b3b3b3;font-size:14px;border:1px solid #e5e7eb;border-radius:8px;outline:none;transition:border-color .2s;background-color:#fff;box-sizing:border-box;padding:10px}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input:hover{border-color:#3366cc40}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input:focus{border:1px solid #3366cc}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input::-moz-placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input::placeholder{color:#bbb;font-family:inter;font-weight:200;font-size:16px}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input:disabled{background-color:#fff;border-color:#eee;cursor:not-allowed}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input:disabled::-moz-placeholder{color:#ccc;opacity:.8;font-weight:200}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input:disabled::placeholder{color:#ccc;opacity:.8;font-weight:200}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input::-moz-placeholder{font-size:14px}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input::placeholder{font-size:14px}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .pill-input:focus{outline:none;border-color:#3366cc40}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .add-btn{width:100%;outline:none;border:none;cursor:pointer;text-align:center;letter-spacing:1px;font-weight:700;line-height:17px;font-size:14px;opacity:.9;transition:background-color .5s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:10px;width:80px;border-radius:8px;border:1px solid rgba(51,102,204,.2509803922);color:#36c;background-color:#f3f4f6}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .add-btn:active{transform:scale(.99)}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .add-btn:disabled{cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .add-btn:hover{background-color:#99aed930}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .input-container .add-btn:disabled{background-color:#fff;cursor:not-allowed;opacity:.7}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .pill-container{display:flex;flex-wrap:wrap;gap:.5rem}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .pill-container .pill{display:flex;align-items:center;gap:4px;padding:6px 10px;background:#36c;color:#fff;border-radius:20px;font-size:14px}.other-docs-fields-modal .other-docs-fields-main-container .text-pills .pill-container .pill .remove-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:14px}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section{margin-bottom:24px}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-title{font-size:16px;font-weight:600;color:#434c5c;margin-bottom:10px;font-family:Inter,sans-serif}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box{width:100%;max-width:100%;height:260px;max-height:40vh;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .file-preview-content{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .tiff-preview,.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .unknown-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;color:#666}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .tiff-preview p,.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .unknown-preview p{margin-bottom:16px}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .tiff-preview .download-link,.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .unknown-preview .download-link{text-decoration:none;padding:8px 16px;border-radius:8px;transition:all .2s ease;border:1px solid rgba(51,102,204,.2509803922);color:#36c;background-color:#fff}.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .tiff-preview .download-link:hover,.other-docs-fields-modal .other-docs-fields-main-container .file-preview-section .file-preview-box .unknown-preview .download-link:hover{background-color:#99aed930}.other-docs-fields-modal .other-docs-fields-footer{padding:20px;display:flex;justify-content:center;border-top:1px solid #e5e7eb;flex-shrink:0}.other-docs-fields-modal .other-docs-fields-footer .extract-button{height:40px;padding:8px 16px;border-radius:6px;font-weight:500;cursor:pointer;width:220px;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(51,102,204,.2509803922);color:#36c;background-color:#fff}.other-docs-fields-modal .other-docs-fields-footer .extract-button:hover{background-color:#99aed930}.other-docs-fields-modal .other-docs-fields-footer .spinner{display:inline-block;width:18px;height:18px;border:2px solid #c6cbff;border-radius:50%;border-top-color:#36c;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.show-video-modal{min-height:620px;max-height:90vh;width:85vw;max-width:90vw;display:flex;flex-direction:column}.show-video-modal .show-video-modal-header{background-color:#8691a814;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;border-bottom:1px solid #e5e7eb}.show-video-modal .show-video-modal-header p{font-weight:600;font-size:16px;color:#434c5c}.show-video-modal .show-video-modal-header span{cursor:pointer}.show-video-modal .show-video-modal-content{padding:16px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:15px;flex:1;overflow:auto;min-height:0}.show-video-modal .show-video-modal-content .helper-text{font-family:Inter;font-size:16px;color:#5b6477}.show-video-modal .show-video-modal-content .video-wrapper{position:relative;width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;background:#000;border:1px solid #e5e7eb}.show-video-modal .show-video-modal-content .video-wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.show-video-modal .show-video-modal-content .open-video-link{text-decoration:none;padding:10px 16px;border-radius:6px;font-weight:600;font-size:14px;color:#36c;border:1px solid rgba(51,102,204,.2509803922);background-color:#fff}.show-video-modal .show-video-modal-content .open-video-link:hover{background-color:#99aed930}@media (max-width: 1024px){.show-video-modal{width:680px;min-height:560px}}@media (max-width: 768px){.show-video-modal{width:90vw;min-height:520px}}@media (max-width: 480px){.show-video-modal{width:92vw;min-height:480px}.show-video-modal .show-video-modal-content{padding:12px 16px 16px}.show-video-modal .show-video-modal-content .helper-text{font-size:13px}}.verification-summary{padding:1.5rem;background-color:#fff;border:1px solid #eee;border-radius:10px;margin:1.5rem 0px;height:190px;padding-top:20px}.verification-summary__title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}.verification-summary__description{font-size:.875rem;color:#6b7280;margin-bottom:1rem}.verification-summary__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;height:80px;border-radius:10px}.verification-summary__stat{border-radius:.5rem;padding:1rem}.verification-summary__stat--gray{background-color:#f3f4f6}.verification-summary__stat--blue{background-color:#eff6ff}.verification-summary__stat--green{background-color:#f0fdf4}.verification-summary__stat--red{background-color:#fef2f2}.verification-summary__stat--orange{background-color:#fff7ed}.verification-summary__stat-content{display:flex;align-items:center;gap:.75rem}.verification-summary__stat-icon{height:20px;width:20px}.verification-summary__stat-info{display:flex;flex-direction:column;margin-left:10px}.verification-summary__stat-value{font-family:Inter;font-style:normal;font-weight:700;font-size:24px;line-height:29px;text-transform:capitalize;color:#434c5c}.verification-summary__stat-label{font-family:Inter;font-style:normal;font-weight:500;font-size:14px;line-height:17px;text-transform:capitalize;color:#434c5ccc;margin-bottom:5px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.data-verification{margin:0;display:flex}.data-verification .sidebar-box{position:fixed;top:90px;left:30px;height:100vh;width:75px}.data-verification .data-verification-main-content{margin-left:20px;padding:20px;width:100%;overflow-y:auto;margin-top:10px}@media (max-width: 768px){.data-verification{flex-direction:column}.data-verification .sidebar-box{position:static;width:100%;height:auto}.data-verification .data-verification-main-content{margin-left:0;width:100%;padding:20px}}
