body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,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,0,0)}to{opacity:0;transform:translate3d(-2000px,0,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,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,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,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hugeM1{font-size:25px;font-weight:800}.hugeM3{font-size:15px;font-weight:600}.recharts-layer.recharts-cartesian-axis-tick text{font-size:10px}.custom-card{background-color:#f0f0f0;transition:transform .3s ease}.custom-card:hover{box-shadow:0 3px 12px -1px #0f6cf433,0 4px 5px 0 #2005a424,0 1px 10px 0 #0013a71f}.carousel-container{height:auto;margin-right:4px;width:65vw}.carousel-container .carousel.customeStyle{text-align-last:center}.carousel-container .carousel.customeStyle img{height:300px;position:relative;width:75%}.carousel-img-container{display:flex}.carousel-img-container .carousel-container{width:100%}.ant-menu.ant-menu-sub.ant-menu-vertical{width:190px}.ant-menu li{-webkit-user-select:none;user-select:none}.ant-menu.ant-menu-sub.ant-menu-vertical .ant-menu-item.ant-menu-item-selected.ant-menu-item-only-child,.ant-menu.ant-menu-sub.ant-menu-vertical li:hover{background:#1677ff!important;color:#fff!important}.ant-menu-overflow-item.ant-menu-item.ant-menu-item-selected,.ant-menu-overflow-item.ant-menu-submenu.ant-menu-submenu-horizontal.ant-menu-submenu-selected{border-radius:25px!important}.ant-menu-item.ant-menu-item-only-child span{overflow:visible!important}.login-container{background-color:#0056b3;background-color:hsla(0,0%,100%,.239);height:auto;margin:20px auto;padding:10px 20px;width:365px}.login-container .login-head{text-align:-webkit-center}.forget-container{background-color:#0056b3;background-color:hsla(0,0%,100%,.239);height:auto;margin:20px auto;padding:10px 20px;width:365px}.forget-container .forget-head{text-align:-webkit-center}.error-message{margin-top:-6px}.list-item-hover:hover{background-color:#09249e1a}.list-icon-hover:hover{transform:scale(1.1)}.list-item-hover{height:auto}.custom-button-startIcon .MuiButton-startIcon{margin-left:0;margin-right:0}.processflow-card-container{align-items:inherit;display:flex;height:auto;justify-content:center}.processflow-card-container .square-bordered-card{border:1px solid #d6d1d1;margin-top:15px;max-width:900px;padding:0 16px 16px}.processflow-card-container img{width:100%}.processflow-card-container .imagename{font-size:1.1rem;text-align-last:center}.processflow-heading{border-bottom:ridge;text-align-last:center}.organizationdetails-container{height:auto;margin-bottom:15px;text-align:-webkit-center;width:100%}.organizationdetails-container .MuiGrid-root.MuiGrid-container.MuiGrid-spacing-xs-3.css-zow5z4-MuiGrid-root{margin-bottom:15px}.servicesrequested-container{height:auto;margin-bottom:10px;width:100%}.servicesrequested-container .lower-label{text-wrap:pretty;color:#0345ff;display:flex;font-size:14px;overflow:visible}.contactperson-container{height:auto;margin-bottom:15px;padding-top:10px}.contactperson-container .lower-label{color:#0345ff;display:flex;font-size:14px;margin:0 10px}.expectedQuaterlyTransctn-container{height:auto;margin-bottom:15px;margin-right:-5px;padding-bottom:40px;padding-top:10px}.expectedQuaterlyTransctn-container .lower-label{color:#0345ff;display:flex;font-size:14px;margin:0 10px}.projectDescription-container{height:auto;padding-bottom:10px;padding-top:10px}.projectDescription-container .lower-label{color:#0345ff;display:flex;font-size:14px;margin:0 10px}.purpose-container{height:auto;margin-right:-5px;padding-bottom:10px;padding-top:10px}.purpose-container .lower-label{color:#0345ff;display:flex;font-size:14px;margin:0 10px}.captcha-container{height:auto;margin-bottom:5px;margin-right:-5px;padding-bottom:0;padding-top:10px;width:200%}.captcha-container .lower-label{color:#0345ff;display:flex;font-size:14px;margin:0 10px}.error-message,.error-message-custom{color:#d32f2f;font-size:small;margin-left:30px;margin-top:4px;text-align-last:left}.MuiModal-root.css-79ws1d-MuiModal-root{z-index:10000!important}ol .list li::marker{font-weight:600}.captcha-container-new{align-items:center;border:1px solid #dcdcdc;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;gap:10px;margin:8px 0;padding:10px;width:100%}.captcha-image{align-items:center;display:flex;width:25%}.captcha-image img{border:1px solid #ccc;border-radius:7px 0 0 7px;height:50px}.refresh-captcha{background:#007bff;border:none;border-radius:0 7px 7px 0;color:#fff;cursor:pointer;font-size:16px;height:51px;padding:5px 10px;transition:background-color .3s ease}.refresh-captcha:hover{background:#0056b3}.captcha-instruction{color:#666;font-size:12px}.swal2-container.swal2-center.swal2-backdrop-show{z-index:10000}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@media(min-width:1200px){.css-1oqqzyl-MuiContainer-root{max-width:1425px!important}.css-1qsxih2{max-width:100%!important}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PageSettings.topdiv{align-items:center;display:flex;height:20px;justify-content:flex-end}.PageSettings.topdiv .item{align-items:center;display:flex;flex:1 1;font-size:17px;font-weight:700;height:23px;height:28px;justify-content:center;justify-content:flex-end;margin:4px;max-width:-moz-fit-content;max-width:fit-content;padding:0 25px}.PageSettings.topdiv .item:hover{background-color:#60a9ee;color:#fff}.PageSettings.topdiv .darkModeIcon{padding:2px}.PageSettings.topdiv .darkModeIcon:hover{background-color:#6e625a;color:#fff}@media screen and (max-width:930px){.govt_title{display:none}.header-MuiToolbar-root{flex-wrap:wrap}.asa_title{font-size:larger;width:auto}.header-MuiToolbar-root{flex-wrap:nowrap}}.horizontal-connector-line-green{background-color:green;height:2px;margin:0 10px;width:150px}.horizontal-connector-line{background-color:#7e827c;height:2px;margin:0 10px;width:150px}.ant-menu-item.ant-menu-item-active.ant-menu-item-only-child{background:#c4e2fc!important}.ant-menu-item.ant-menu-item-selected.ant-menu-item-only-child,.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.css-dev-only-do-not-override-j9bb5n .ant-menu-item.ant-menu-item-selected{background:#1677ff!important;color:#fff!important}.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark.css-dev-only-do-not-override-j9bb5n li:hover{color:#fff}.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark.css-dev-only-do-not-override-j9bb5n li:hover ul li:hover{background:#1677ff!important;color:#fff!important}.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-dark.css-dev-only-do-not-override-j9bb5n li:hover .ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-active{color:#fff}.ant-menu-submenu.ant-menu-submenu-vertical.ant-menu-submenu-selected .ant-menu-submenu-title,.ant-menu.ant-menu-root.ant-menu-inline.ant-menu-light.css-dev-only-do-not-override-j9bb5n .ant-menu-item.ant-menu-item-active{background:#1677ff!important;color:#fff!important}.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-open.ant-menu-submenu-active:hover .ant-menu-submenu-title{color:#fff}.ant-menu-submenu.ant-menu-submenu-inline.ant-menu-submenu-active:hover .ant-menu-submenu-title{background:#1677ff!important;color:#fff!important}.auth-buttons{margin-right:6%}.header{align-items:center;background-color:#105b7a;display:flex;height:3vw;height:45px;justify-content:space-between;left:0;position:relative;right:0;top:0;z-index:1000}.header.active{background:#fff;box-shadow:0 .5rem 1rem #0000001a}.header .logo{color:#10221b;font-size:2.5rem;font-weight:bolder;margin-right:auto}.header .logo i{color:#219150}.header .navbar ul{display:flex;list-style:none}.header .navbar li{color:#fff;font-size:medium;height:45px;padding:11px 20px;position:relative}.header .navbar li:hover{background-color:#16739b}.header .navbar ul li:hover>.user-dropdown1{display:block}.header .navbar ul li:hover>.menu-dropdown1,.header .navbar ul li:hover>.menu-dropdown3{display:block;opacity:1}.header .navbar ul .menu-dropdown1{background-color:#3a6eaf;display:none;font-size:16px;left:49%;margin-left:22px;position:absolute;top:99%;transform:translateX(-50%);width:max-content}.header .navbar ul .menu-dropdown1 a{text-decoration:none}.header .navbar ul .menu-dropdown1 a div{background-color:#105b7a;color:#fff;padding:10px}.header .navbar ul .menu-dropdown1 a div:hover{background-color:#16739b}.header .navbar ul .user-dropdown1{background-color:#105b7a;display:none;font-size:16px;left:31%;margin-left:22px;position:absolute;top:99%;transform:translateX(-50%);width:max-content}.header .navbar ul .user-dropdown1 a{text-decoration:none}.header .navbar ul .user-dropdown1 a div{color:#fff;padding:10px}.header .navbar ul .user-dropdown1 a div:hover{background-color:#16739b}.header .navbar ul .menu-dropdown2{background-color:#c5c5c5;display:none;font-size:16px;left:64%;margin-left:22px;position:absolute;top:99%;transform:translateX(-50%);width:max-content}.header .navbar ul .menu-dropdown2 a{text-decoration:none}.header .navbar ul .menu-dropdown2 a div{padding:10px}.header .navbar ul .menu-dropdown2 a div:hover{background-color:#2ba282}.header .navbar ul .menu-dropdown3{background-color:#105b7a;display:none;font-size:16px;left:40%;margin-left:22px;position:absolute;top:99%;transform:translateX(-50%);width:max-content}.header .navbar ul .menu-dropdown3 a{text-decoration:none}.header .navbar ul .menu-dropdown3 a div{background-color:#105b7a;color:#fff;padding:10px}.header .navbar ul .menu-dropdown3 a div:hover{background-color:#16739b}.header .navbar a{color:#10221b;cursor:pointer;font-size:14px;text-decoration:none}.header .navbar a:hover{color:#fff}.header .navbar #nav-close{color:#10221b;cursor:pointer;display:none;font-size:5rem}.header .icons a,.header .icons div{color:#10221b;cursor:pointer;font-size:14px;margin-left:2rem}.header .icons a:hover,.header .icons div:hover{color:#219150}.header #menu-btn{display:none}.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light.ant-menu-inline-collapsed.css-dev-only-do-not-override-j9bb5n .ant-menu-item.ant-menu-item-selected,.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light.ant-menu-inline-collapsed.css-dev-only-do-not-override-j9bb5n .ant-menu-item:hover,.ant-menu.ant-menu-root.ant-menu-vertical.ant-menu-light.ant-menu-inline-collapsed.css-dev-only-do-not-override-j9bb5n .ant-menu-submenu.ant-menu-submenu-vertical .ant-menu-submenu-title:hover{background:#1677ff;color:#fff}.aboutus-card-container{align-items:inherit;display:flex;height:auto;justify-content:center;text-align:-webkit-center}.aboutus-card-container .square-bordered-card{border:1px solid #d6d1d1;margin-top:15px;max-width:80%;padding:0 16px 16px}.aboutus-heading{border-bottom:ridge;text-align-last:center}.ant-card-head{background:rgba(23,122,255,.129)!important}.contactus_paper:hover{scale:1.03;transition:.4s}.table-container{background-color:#f4f7f6;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:Arial,sans-serif;margin:10px auto;max-width:800px;padding:20px}h1{color:#1677ff;font-size:24px;margin-bottom:10px;margin-top:0;text-align:center}#whitelist-table{background-color:#fff;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.ant-empty-description{color:#1677ff!important;font-size:16px;font-weight:600}#whitelist-table td,#whitelist-table th{border-bottom:1px solid #ddd;padding:12px 15px;text-align:left}#whitelist-table th{background-color:#1677ff;color:#fff;font-weight:700;letter-spacing:1px;text-transform:uppercase}#whitelist-table tbody tr{transition:.5s}#whitelist-table tbody tr:hover{background-color:#fa080c;cursor:pointer;transition:.7s}#whitelist-table tbody tr:hover td{color:#fff}#whitelist-table td{color:#555;font-size:18px}.ant-modal-mask{-webkit-backdrop-filter:none;backdrop-filter:none}.ant-modal{filter:none}@media(max-width:768px){.table-container{padding:10px}#whitelist-table td,#whitelist-table th{padding:8px}h1{font-size:20px}}.ant-modal-mask,.ant-modal-wrap.ant-modal-centered{z-index:10000!important}.ant-modal-mask,.ant-modal-wrap.ant-modal-centered,.overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100000}.spinner-box{background:none;padding:20px}.custom-spin .ant-spin-dot{font-size:50px!important;height:80px!important;width:80px!important}.blurred{filter:blur(5px);pointer-events:none}.content-container{min-height:100vh;padding:20px;position:relative;text-align:center}
/*# sourceMappingURL=main.7e116b1b.css.map*/