*{margin:0;padding:0;box-sizing:border-box}html{font-family:Roboto,sans-serif}.nav-bar-account-container.MuiBox-root{display:flex;margin:1.5rem 1.25rem;padding:1rem 1.25rem;border-radius:12px;align-items:center}.nav-bar-account-container.MuiBox-root .MuiBox-root{margin-left:1rem}.main-table.MuiDataGrid-root{border:0}.main-table.MuiDataGrid-root .MuiTypography-root{font-size:14px;font-weight:400;cursor:default}.main-table.MuiDataGrid-root .MuiDataGrid-cellCheckbox{justify-content:right;color:#0009}.main-table.MuiDataGrid-root .MuiDataGrid-cellCheckbox .Mui-checked{color:#2196f3}.main-table.MuiDataGrid-root .main-table.MuiDataGrid-root{scrollbar-width:none}.main-table.MuiDataGrid-root .MuiDataGrid-withBorderColor{border:0}.main-table.MuiDataGrid-root .MuiDataGrid-virtualScrollerRenderZone{border:0;margin-left:2rem}.main-table.MuiDataGrid-root .MuiDataGrid-virtualScroller{overflow-x:hidden}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeaders{box-shadow:0 2px 4px #0000001f;padding-left:2rem}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeaders .MuiDataGrid-columnHeaderCheckbox .MuiDataGrid-columnHeaderTitleContainer{justify-content:right}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeader{padding:0}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeader:focus{outline:none}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeader:focus-within{outline:none}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeader .MuiIconButton-root:focus{outline:none}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeader .MuiDataGrid-iconButtonContainer{visibility:hidden;display:none}.main-table.MuiDataGrid-root .MuiDataGrid-columnHeader .MuiDataGrid-columnHeaderTitle{font-weight:500}.main-table.MuiDataGrid-root .MuiCheckbox-root{justify-content:right}.main-table.MuiDataGrid-root .MuiDataGrid-row{border-top:1px solid #ebebeb;border-bottom:1px solid #ebebeb;width:calc(100% - 3rem)}.main-table.MuiDataGrid-root .MuiDataGrid-row:hover{background-color:unset;box-shadow:0 2px 4px #0000001f;transition:all .1s ease-in-out}.main-table.MuiDataGrid-root .MuiDataGrid-row .MuiDataGrid-cell{padding:0;border:0;display:flex;align-items:center}.main-table.MuiDataGrid-root .MuiDataGrid-row .MuiDataGrid-cell:focus{outline:none}.main-table.MuiDataGrid-root .MuiDataGrid-row .MuiDataGrid-cell:focus-within{outline:none}.main-table.MuiDataGrid-root .MuiDataGrid-footerContainer{justify-content:flex-end;align-items:center}.user-cell-icon.MuiStack-root{flex-direction:row;gap:4px;align-items:center}.user-cell-icon.MuiStack-root img{width:30px;height:30px;border-radius:50%;background:no-repeat;background-size:cover}.drawer-wrapper{padding:24px;display:flex;flex-direction:column;height:100%}.drawer-nav-wrapper{min-width:253px;gap:40px;background-color:#f9f9f980}.drawer-filter-wrapper{min-width:320px;gap:16px}.-nav-drawer-logo-cover{cursor:pointer}.links-wrapper{display:flex;flex-direction:column;align-items:center;gap:16px}.links-wrapper .-drawer-link{font-size:16px;display:flex;align-items:center;gap:16px;padding-inline-start:40px;width:100%;text-decoration:none;color:#000000de;font-weight:700;line-height:162.5%;padding-block:8px;border-radius:8px}.links-wrapper .-drawer-link .--link-icon{width:24px}.links-wrapper .active{color:#2196f3;transition:all .3s;background-color:#2196f30a}.links-wrapper .active .--active-link-icon path{transition:all .3s;fill:#2196f3}@media screen and (min-width: 994px) and (max-width: 1200px){.links-wrapper{gap:12px}.links-wrapper .-drawer-link{gap:12px;padding-inline-start:30px}}@media screen and (min-width: 769px) and (max-width: 993px){.links-wrapper{gap:10px}.links-wrapper .-drawer-link{font-size:12px;gap:10px;padding-inline-start:25px;padding-block:6px;border-radius:6px}}@media screen and (min-width: 577px) and (max-width: 768px){.links-wrapper{gap:10px}.links-wrapper .-drawer-link{padding-block:6px;border-radius:6px;font-size:12px;gap:10px;padding-inline-start:20px}}@media screen and (min-width: 0) and (max-width: 576px){.links-wrapper{gap:10px}.links-wrapper .-drawer-link{padding-block:4px;border-radius:4px;font-size:12px;gap:10px;padding-inline-start:15px}}: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;-ms-touch-action:none;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:-ms-flexbox;display:flex;-ms-flex-pack:justify;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;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;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;-ms-flex-item-align:start;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)}}.dialog-content-wrapper{padding:16px;max-width:500px;display:flex;flex-direction:column;gap:8px}.dialog-content-wrapper .-dialog-title-wrapper{display:flex;align-items:center;gap:8px}.dialog-content-wrapper .-dialog-title-wrapper .--dialog-title{font-size:2rem;font-weight:700;line-height:160%;letter-spacing:.15px}.dialog-content-wrapper .-dialog-description-wrapper{display:flex;flex-direction:column;gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-description{font-size:1.25rem;font-weight:500;line-height:175%;letter-spacing:.15px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper{display:flex;gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper .---dialog-note{font-size:13px;font-weight:500;line-height:140%;color:#0009}.dialog-content-wrapper .-dialog-Actions-wrapper .--dialog-btn{padding-inline:12px;padding-block:4px;font-size:13px;font-weight:500;line-height:169.23%;letter-spacing:.46px}@media screen and (min-width: 994px) and (max-width: 1200px){.dialog-content-wrapper{padding:12px;max-width:380px;gap:8px}.dialog-content-wrapper .-dialog-title-wrapper{gap:8px}.dialog-content-wrapper .-dialog-title-wrapper .--dialog-title{font-size:15px}.dialog-content-wrapper .-dialog-description-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-description{font-size:12px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper .---dialog-note{font-size:10px}.dialog-content-wrapper .-dialog-Actions-wrapper .--dialog-btn{padding-inline:12px;padding-block:4px;font-size:13px}.dialog-content-wrapper .--dialog-btn-icon{width:9px}}@media screen and (min-width: 769px) and (max-width: 993px){.dialog-content-wrapper{padding:12px;max-width:380px;gap:8px}.dialog-content-wrapper .-dialog-title-wrapper{gap:8px}.dialog-content-wrapper .-dialog-title-wrapper .--dialog-title{font-size:15px}.dialog-content-wrapper .-dialog-description-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-description{font-size:12px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper .---dialog-note{font-size:10px}.dialog-content-wrapper .-dialog-Actions-wrapper .--dialog-btn{padding-inline:12px;padding-block:4px;font-size:13px}.dialog-content-wrapper .--dialog-btn-icon{width:8px}}@media screen and (min-width: 577px) and (max-width: 768px){.dialog-content-wrapper{padding:10px;max-width:380px;gap:6px}.dialog-content-wrapper .-dialog-title-wrapper{gap:8px}.dialog-content-wrapper .-dialog-title-wrapper .--dialog-title{font-size:12.5px}.dialog-content-wrapper .-dialog-description-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-description{font-size:10px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper .---dialog-note{font-size:10px}.dialog-content-wrapper .-dialog-Actions-wrapper .--dialog-btn{padding-inline:12px;padding-block:4px;font-size:9.75px}.dialog-content-wrapper .--dialog-btn-icon{width:7px}}@media screen and (min-width: 0) and (max-width: 576px){.dialog-content-wrapper{padding:8px;max-width:380px;gap:5px}.dialog-content-wrapper .-dialog-title-wrapper{gap:8px}.dialog-content-wrapper .-dialog-title-wrapper .--dialog-title{font-size:10px}.dialog-content-wrapper .-dialog-description-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-description{font-size:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper{gap:8px}.dialog-content-wrapper .-dialog-description-wrapper .--dialog-note-wrapper .---dialog-note{font-size:7.5px}.dialog-content-wrapper .-dialog-Actions-wrapper .--dialog-btn{padding-inline:9px;padding-block:4px;font-size:8.125px}.dialog-content-wrapper .-dialog-Actions-wrapper .--dialog-btn-icon{width:6px}}.icon-table-cell.MuiStack-root{flex-direction:row;align-items:center;gap:.5rem}.status-cell--active.MuiChip-root{background-color:#2e7d3214;color:#4caf50}.status-cell--inactive.MuiChip-root{background-color:#d32f2f14;color:#d32f2f}.table-delete-icon.MuiButtonBase-root{border:1px solid rgba(211,47,47,.5019607843);padding:2px}.table-delete-icon.MuiButtonBase-root svg{color:#d32f2f}.info-card-wrapper{display:flex;flex-direction:column;gap:16px;padding:24px;background-color:#f9f9f9;border-radius:16px;border:1px solid #ebebeb}.info-card-wrapper .-info-card-title{font-size:20px;font-weight:500;line-height:160%;letter-spacing:.15px}.info-card-wrapper .-info-card-items{display:flex;flex-direction:column;gap:8px}@media screen and (min-width: 994px) and (max-width: 1200px){.info-card-wrapper{gap:12px;padding:18px;border-radius:12px}.info-card-wrapper .-info-card-title{font-size:15px}.info-card-wrapper .-info-card-items{gap:8px}}@media screen and (min-width: 769px) and (max-width: 993px){.info-card-wrapper{gap:10px;padding:15px;border-radius:10px}.info-card-wrapper .-info-card-title{font-size:12.5px}.info-card-wrapper .-info-card-items{gap:8px}}@media screen and (min-width: 577px) and (max-width: 768px){.info-card-wrapper{gap:8px;padding:12px;border-radius:8px}.info-card-wrapper .-info-card-title{font-size:10px}.info-card-wrapper .-info-card-items{gap:6px}}@media screen and (min-width: 0) and (max-width: 576px){.info-card-wrapper{gap:6px;padding:9px;border-radius:6px}.info-card-wrapper .-info-card-title{font-size:7.5px}.info-card-wrapper .-info-card-items{gap:5px}}.info-item-wrapper{display:flex;align-items:center;gap:8px}.info-item-wrapper .-info-item-text{font-size:16px;font-weight:500;line-height:175%;letter-spacing:.15px;color:#00000061}.info-item-wrapper .-info-item-btn{text-transform:uppercase;padding-inline:4px;padding-block:0;font-size:13px;font-weight:500;line-height:169.23%;letter-spacing:.46px}.info-item-wrapper .-info-item-link{color:#2196f3}.info-item-wrapper .info-icon{width:16px}@media screen and (min-width: 994px) and (max-width: 1200px){.info-item-wrapper{gap:8px}.info-item-wrapper .-info-item-text{font-size:16px}.info-item-wrapper .-info-item-btn{font-size:13px}.info-item-wrapper .info-icon{width:14px}}@media screen and (min-width: 769px) and (max-width: 993px){.info-item-wrapper{gap:6px}.info-item-wrapper .-info-item-text{font-size:12px}.info-item-wrapper .-info-item-btn{font-size:9.75px}.info-item-wrapper .info-icon{width:12px}}@media screen and (min-width: 577px) and (max-width: 768px){.info-item-wrapper{gap:6px}.info-item-wrapper .-info-item-text{font-size:10px}.info-item-wrapper .-info-item-btn{font-size:9.75px}.info-item-wrapper .info-icon{width:11px}}@media screen and (min-width: 0) and (max-width: 576px){.info-item-wrapper{gap:5px}.info-item-wrapper .-info-item-text{font-size:8px}.info-item-wrapper .-info-item-btn{font-size:8.125px}.info-item-wrapper .info-icon{width:10px}}.main-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media screen and (min-width: 994px) and (max-width: 1200px){.main-grid-wrapper{gap:12px}}@media screen and (min-width: 769px) and (max-width: 993px){.main-grid-wrapper{gap:10px}}@media screen and (min-width: 577px) and (max-width: 768px){.main-grid-wrapper{grid-template-columns:repeat(1,1fr);gap:10px}}@media screen and (min-width: 0) and (max-width: 576px){.main-grid-wrapper{grid-template-columns:repeat(1,1fr);gap:10px}}.profile-card-wrapper{display:flex;flex-direction:column;gap:8px;padding-block:16px}.profile-card-wrapper .-profile-card-top-title{font-size:20px;font-weight:500;line-height:160%;letter-spacing:.15px}.profile-card-wrapper .-profile-card-content{display:flex;gap:16px}.profile-card-wrapper .-profile-card-content .--profile-img{width:104px;height:104px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper{display:flex;flex-direction:column;gap:8px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-title{font-size:20px;font-weight:500;line-height:160%;letter-spacing:.15px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-sub-text{font-size:12px;font-weight:500;line-height:166.66%;letter-spacing:.14px;color:#bdbdbd}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-info-btns-wrapper{position:relative;display:flex;gap:16px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-info-btns-wrapper .----file-input{position:absolute;z-index:2;width:100%;height:100%;opacity:0;cursor:pointer}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .----file-error{color:#d32f2f}.profile-card-wrapper .-profile-card-content .--profile-id{font-size:16px;font-weight:500;line-height:175%;letter-spacing:.15px}@media screen and (min-width: 994px) and (max-width: 1200px){.profile-card-wrapper{gap:8px;padding-block:12px}.profile-card-wrapper .-profile-card-top-title{font-size:15px}.profile-card-wrapper .-profile-card-content{gap:12px}.profile-card-wrapper .-profile-card-content .--profile-img{width:85px;height:85px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper{gap:8px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-title{font-size:15px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-sub-text{font-size:12px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-info-btns-wrapper{gap:12px}.profile-card-wrapper .-profile-card-content .--profile-id{font-size:12px}}@media screen and (min-width: 769px) and (max-width: 993px){.profile-card-wrapper{gap:8px;padding-block:10px}.profile-card-wrapper .-profile-card-top-title{font-size:15px}.profile-card-wrapper .-profile-card-content{gap:10px}.profile-card-wrapper .-profile-card-content .--profile-img{width:60px;height:60px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper{gap:8px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-title{font-size:15px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-sub-text{font-size:12px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-info-btns-wrapper{gap:10px}.profile-card-wrapper .-profile-card-content .--profile-id{font-size:12px}}@media screen and (min-width: 577px) and (max-width: 768px){.profile-card-wrapper{gap:6px;padding-block:8px}.profile-card-wrapper .-profile-card-top-title{font-size:12.5px}.profile-card-wrapper .-profile-card-content{gap:10px}.profile-card-wrapper .-profile-card-content .--profile-img{width:50px;height:50px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper{gap:6px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-title{font-size:12.5px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-sub-text{font-size:9px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-info-btns-wrapper{gap:8px}.profile-card-wrapper .-profile-card-content .--profile-id{font-size:10px}}@media screen and (min-width: 0) and (max-width: 576px){.profile-card-wrapper{gap:5px;padding-block:6px}.profile-card-wrapper .-profile-card-top-title{font-size:10px}.profile-card-wrapper .-profile-card-content{gap:8px}.profile-card-wrapper .-profile-card-content .--profile-img{width:35px;height:35px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper{gap:5px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-title{font-size:10px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-sub-text{font-size:7.5px}.profile-card-wrapper .-profile-card-content .--profile-info-wrapper .---profile-info-btns-wrapper{gap:6px}.profile-card-wrapper .-profile-card-content .--profile-id{font-size:8px}}.status-btn-wrapper{width:fit-content}.status-btn-wrapper .-status-btn-icon{height:8px}.status-btn-wrapper .-status-btn{font-size:13px;font-weight:400;line-height:138.46%;letter-spacing:.159px;border-radius:100px;padding-inline:16px;padding-block:8px;transition:all .3s}.status-btn-wrapper .-active-status-btn{background-color:#2e7d3214;color:#4caf50}.status-btn-wrapper .-inactive-status-btn{background-color:#d32f2f14;color:#d32f2f}@media screen and (min-width: 994px) and (max-width: 1200px){.status-btn-wrapper .-status-btn-icon{height:7px}.status-btn-wrapper .-status-btn{font-size:13px;border-radius:100px;padding-inline:16px;padding-block:8px}}@media screen and (min-width: 769px) and (max-width: 993px){.status-btn-wrapper .-status-btn-icon{height:6px}.status-btn-wrapper .-status-btn{font-size:9.75px;border-radius:80px;padding-inline:12px;padding-block:8px}}@media screen and (min-width: 577px) and (max-width: 768px){.status-btn-wrapper .-status-btn-icon{height:5px}.status-btn-wrapper .-status-btn{font-size:8.125px;border-radius:60px;padding-inline:10px;padding-block:6px}}@media screen and (min-width: 0) and (max-width: 576px){.status-btn-wrapper .-status-btn-icon{height:4px}.status-btn-wrapper .-status-btn{font-size:8.125px;border-radius:60px;padding-inline:10px;padding-block:6px}}.custom-btn{padding-inline:16px!important;padding-block:6px!important;font-size:14px!important;font-weight:500!important;letter-spacing:.4px!important;text-transform:uppercase!important;border-radius:8px!important;height:fit-content!important}@media screen and (min-width: 994px) and (max-width: 1200px){.custom-btn{padding-inline:12px!important;font-size:10.5px!important;border-radius:8px!important}}@media screen and (min-width: 769px) and (max-width: 993px){.custom-btn{padding-inline:10px!important;font-size:8.75px!important;border-radius:6px!important}}@media screen and (min-width: 577px) and (max-width: 768px){.custom-btn{padding-inline:8px!important;font-size:7px!important;border-radius:5px!important}}@media screen and (min-width: 0) and (max-width: 576px){.custom-btn{padding-inline:6px!important;font-size:5.25px!important;border-radius:5px!important}}.page-top-wrapper{display:flex;align-items:center;justify-content:space-between;margin-block:8px}.page-top-wrapper .-page-title-wrapper{display:flex;align-items:center;gap:8px;text-decoration:none}.page-top-wrapper .-page-title-wrapper .--page-title-icon{width:21.67px}.page-top-wrapper .-page-title-wrapper .--page-title{font-size:24px;font-weight:700;line-height:133.33%;color:#000000de}.page-top-wrapper .-page-top-action-area{display:flex;align-items:center;gap:16px}@media screen and (min-width: 994px) and (max-width: 1200px){.page-top-wrapper{padding-block:15px;margin-block:6px}.page-top-wrapper .-page-title-wrapper{gap:8px}.page-top-wrapper .-page-title-wrapper .--page-title-icon{width:18px}.page-top-wrapper .-page-title-wrapper .--page-title{font-size:18px}.page-top-wrapper .-page-top-action-area{gap:12px}}@media screen and (min-width: 769px) and (max-width: 993px){.page-top-wrapper{padding-block:12.5px;margin-block:6px}.page-top-wrapper .-page-title-wrapper{gap:8px}.page-top-wrapper .-page-title-wrapper .--page-title-icon{width:16px}.page-top-wrapper .-page-title-wrapper .--page-title{font-size:15px}.page-top-wrapper .-page-top-action-area{gap:10px}}@media screen and (min-width: 577px) and (max-width: 768px){.page-top-wrapper{padding-block:10px;margin-block:5px;flex-direction:column}.page-top-wrapper .-page-title-wrapper{gap:6px}.page-top-wrapper .-page-title-wrapper .--page-title-icon{width:12px}.page-top-wrapper .-page-title-wrapper .--page-title{font-size:12px}.page-top-wrapper .-page-top-action-area{gap:8px}}@media screen and (min-width: 0) and (max-width: 576px){.page-top-wrapper{padding-block:7.5px;margin-block:5px;flex-direction:column}.page-top-wrapper .-page-title-wrapper{gap:5px}.page-top-wrapper .-page-title-wrapper .--page-title-icon{width:10px}.page-top-wrapper .-page-title-wrapper .--page-title{font-size:9px}.page-top-wrapper .-page-top-action-area{gap:8px}}.filter-wrapper{display:flex;flex-direction:column;gap:16px;height:100%}.filter-wrapper .-title-btn-wrapper{display:flex;justify-content:space-between;align-items:center;padding-block:19px}.filter-wrapper .-title-btn-wrapper .--drawer-title{font-size:20px;font-weight:500;line-height:160%;letter-spacing:.15px}.filter-wrapper .-filter-form-wrapper{display:flex;flex-direction:column;gap:16px;height:100%}.filter-wrapper .-filter-form-wrapper .--filter-form-input .MuiInputBase-root{border-radius:8px}.filter-wrapper .-filter-form-wrapper .--filter-form-input input,.filter-wrapper .-filter-form-wrapper .--filter-form-input label,.filter-wrapper .-filter-form-wrapper .--filter-form-input span{font-size:16px;line-height:150%;letter-spacing:.15px}.filter-wrapper .-filter-form-wrapper .--filter-form-group{padding-inline-start:16px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .---group-Label{font-size:14px;color:#0009;font-weight:500;line-height:342.85%}.filter-wrapper .-filter-form-wrapper .--filter-form-group .----label{color:#0009}.filter-wrapper .-filter-form-wrapper .--filter-form-group .----label .MuiTypography-root{line-height:150%;font-size:16px;letter-spacing:.15px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns{display:flex;gap:16px;height:100%;align-items:end}.filter-wrapper .-filter-form-wrapper .--filter-form-btns .---filter-form-btn{font-weight:500;min-height:0;min-width:0;width:50%;border-radius:8px;padding-block:8px;padding-inline:0;font-size:15px;height:fit-content}@media screen and (min-width: 994px) and (max-width: 1200px){.filter-wrapper{gap:12px}.filter-wrapper .-title-btn-wrapper{padding-block:14.25px}.filter-wrapper .-title-btn-wrapper .--drawer-title{font-size:15px}.filter-wrapper .-filter-form-wrapper{gap:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-input .MuiInputBase-root{border-radius:8px}.filter-wrapper .-filter-form-wrapper .--filter-form-input input,.filter-wrapper .-filter-form-wrapper .--filter-form-input label,.filter-wrapper .-filter-form-wrapper .--filter-form-input span{font-size:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-group{padding-inline-start:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .---group-Label{font-size:10.5px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .----label .MuiTypography-root{font-size:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns{gap:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns .---filter-form-btn{border-radius:8px;padding-block:8px;font-size:11.25px}}@media screen and (min-width: 769px) and (max-width: 993px){.filter-wrapper{gap:10px}.filter-wrapper .-title-btn-wrapper{padding-block:11.875px}.filter-wrapper .-title-btn-wrapper .--drawer-title{font-size:12.5px}.filter-wrapper .-filter-form-wrapper{gap:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-input .MuiInputBase-root{border-radius:6px}.filter-wrapper .-filter-form-wrapper .--filter-form-input input,.filter-wrapper .-filter-form-wrapper .--filter-form-input label,.filter-wrapper .-filter-form-wrapper .--filter-form-input span{font-size:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-group{padding-inline-start:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .---group-Label{font-size:8.75px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .----label .MuiTypography-root{font-size:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns{gap:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns .---filter-form-btn{border-radius:6px;padding-block:6px;font-size:9.375px}}@media screen and (min-width: 577px) and (max-width: 768px){.filter-wrapper{gap:10px}.filter-wrapper .-title-btn-wrapper{padding-block:11.875px}.filter-wrapper .-title-btn-wrapper .--drawer-title{font-size:12.5px}.filter-wrapper .-filter-form-wrapper{gap:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-input .MuiInputBase-root{border-radius:6px}.filter-wrapper .-filter-form-wrapper .--filter-form-input input,.filter-wrapper .-filter-form-wrapper .--filter-form-input label,.filter-wrapper .-filter-form-wrapper .--filter-form-input span{font-size:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-group{padding-inline-start:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .---group-Label{font-size:8.75px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .----label .MuiTypography-root{font-size:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns{gap:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns .---filter-form-btn{border-radius:6px;padding-block:6px;font-size:9.375px}}@media screen and (min-width: 0) and (max-width: 576px){.filter-wrapper{gap:10px}.filter-wrapper .-title-btn-wrapper{padding-block:11.875px}.filter-wrapper .-title-btn-wrapper .--drawer-title{font-size:12.5px}.filter-wrapper .-filter-form-wrapper{gap:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-input .MuiInputBase-root{border-radius:6px}.filter-wrapper .-filter-form-wrapper .--filter-form-input input,.filter-wrapper .-filter-form-wrapper .--filter-form-input label,.filter-wrapper .-filter-form-wrapper .--filter-form-input span{font-size:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-group{padding-inline-start:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .---group-Label{font-size:8.75px}.filter-wrapper .-filter-form-wrapper .--filter-form-group .----label .MuiTypography-root{font-size:12px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns{gap:10px}.filter-wrapper .-filter-form-wrapper .--filter-form-btns .---filter-form-btn{border-radius:6px;padding-block:6px;font-size:9.375px}}.NoElement{display:flex;padding:5px;flex-direction:column;align-items:center;justify-content:center}.NoElementIcon{display:flex;justify-content:center;align-items:center}.title{color:#000716;text-align:center;font-size:20px!important;font-style:normal;font-weight:700!important;line-height:normal}.description{color:#6c6c6c;text-align:center;font-size:20px!important;font-style:normal;font-weight:400!important;line-height:24px!important;margin-top:5px!important;margin-bottom:5px!important}.buttonName.MuiButtonBase-root{gap:5px;margin-top:5px!important;margin-bottom:10px!important;padding:12px 24px;background-color:#0076ba;color:#fff;border-radius:8px;font-family:Nunito,sans-serif;font-size:12px;text-transform:none}.table-edit-icon.MuiButtonBase-root{border:1px solid rgba(33,150,243,.5019607843);padding:12.5px 14px}.table-edit-icon.MuiButtonBase-root svg{color:#2196f3}.login-form-container{justify-content:center;width:100%;gap:16px;padding-inline:40px}.login-form-container .-form-titles-container{gap:8px}.login-form-container .-form-titles-container .--form-title{font-size:34px;font-weight:500;line-height:123.5%;letter-spacing:.25px;color:#000000de}.login-form-container .-form-titles-container .--form-description{font-size:16px;font-weight:400;line-height:150%;letter-spacing:.15px;color:#9c9c9c}.login-form-container .-login-form-wrapper{padding-block:16px;display:flex;flex-direction:column;gap:16px}.login-form-container .-login-form-wrapper .--login-form-submit-btn{font-size:15px;font-weight:500;line-height:173.33%;letter-spacing:.46px;text-transform:uppercase;border-radius:8px}.login-form-container .-login-form-wrapper .--forget-password-link{text-decoration:none;font-size:14px;font-weight:400;line-height:142.85%;letter-spacing:.17px;text-align:end;color:#2196f3}.login-form-container .-login-form-wrapper input,.login-form-container .-login-form-wrapper label,.login-form-container .-login-form-wrapper span{font-size:16px;font-weight:400;line-height:150%;letter-spacing:.15px}@media screen and (min-width: 994px) and (max-width: 1200px){.login-form-container{gap:12px;padding-inline:30px}.login-form-container .-form-titles-container{gap:6px}.login-form-container .-form-titles-container .--form-title{font-size:25.5px}.login-form-container .-form-titles-container .--form-description{font-size:12px}.login-form-container .-login-form-wrapper{padding-block:12px;gap:12px}.login-form-container .-login-form-wrapper .--login-form-submit-btn{font-size:11.25px;border-radius:8px}.login-form-container .-login-form-wrapper .--forget-password-link{font-size:10.5px}.login-form-container .-login-form-wrapper input,.login-form-container .-login-form-wrapper label,.login-form-container .-login-form-wrapper span{font-size:12px}}@media screen and (min-width: 769px) and (max-width: 993px){.login-form-container{gap:10px;padding-inline:25px}.login-form-container .-form-titles-container{gap:4px}.login-form-container .-form-titles-container .--form-title{font-size:21.25px}.login-form-container .-form-titles-container .--form-description{font-size:10px}.login-form-container .-login-form-wrapper{padding-block:10px;gap:10px}.login-form-container .-login-form-wrapper .--login-form-submit-btn{font-size:9.375px;border-radius:6px}.login-form-container .-login-form-wrapper .--forget-password-link{font-size:8.75px}.login-form-container .-login-form-wrapper input,.login-form-container .-login-form-wrapper label,.login-form-container .-login-form-wrapper span{font-size:10px}}@media screen and (min-width: 577px) and (max-width: 768px){.login-form-container{gap:8px;padding-inline:20px}.login-form-container .-form-titles-container{gap:4px}.login-form-container .-form-titles-container .--form-title{font-size:17px}.login-form-container .-form-titles-container .--form-description{font-size:8px}.login-form-container .-login-form-wrapper{padding-block:8px;gap:8px}.login-form-container .-login-form-wrapper .--login-form-submit-btn{font-size:7.5px;border-radius:6px}.login-form-container .-login-form-wrapper .--forget-password-link{font-size:7px}.login-form-container .-login-form-wrapper input,.login-form-container .-login-form-wrapper label,.login-form-container .-login-form-wrapper span{font-size:10px}}@media screen and (min-width: 0) and (max-width: 576px){.login-form-container{gap:6px;padding-inline:15px}.login-form-container .-form-titles-container{gap:4px}.login-form-container .-form-titles-container .--form-title{font-size:12.75px}.login-form-container .-form-titles-container .--form-description{font-size:8px}.login-form-container .-login-form-wrapper{padding-block:8px;gap:8px}.login-form-container .-login-form-wrapper .--login-form-submit-btn{font-size:7.5px;border-radius:4px}.login-form-container .-login-form-wrapper .--forget-password-link{font-size:7px}.login-form-container .-login-form-wrapper input,.login-form-container .-login-form-wrapper label,.login-form-container .-login-form-wrapper span{font-size:10px}}.login-texts-wrapper{background:url(../../../../src/assets/images/adult-layer.svg) no-repeat;background-position:left bottom;background-color:#2196f3;border-radius:24px;color:#fff;justify-content:center;padding-inline:40px;gap:16px}.login-texts-wrapper .-login-title{font-size:60px;font-weight:400;line-height:120%;letter-spacing:-.5px}.login-texts-wrapper .-login-description{font-size:24px;font-weight:700;line-height:133.33%}@media (max-width: 1200px){.login-texts-wrapper{background:unset;background-position:unset;background-color:unset;border-radius:unset;color:#2196f3;text-align:center}}@media screen and (min-width: 994px) and (max-width: 1200px){.login-texts-wrapper{padding-inline:30px;gap:12px}.login-texts-wrapper .-login-title{font-size:45px}.login-texts-wrapper .-login-description{font-size:18px}}@media screen and (min-width: 769px) and (max-width: 993px){.login-texts-wrapper{padding-inline:25px;gap:10px}.login-texts-wrapper .-login-title{font-size:37.5px}.login-texts-wrapper .-login-description{font-size:15px}}@media screen and (min-width: 577px) and (max-width: 768px){.login-texts-wrapper{padding-inline:20px;gap:8px}.login-texts-wrapper .-login-title{font-size:30px}.login-texts-wrapper .-login-description{font-size:12px}}@media screen and (min-width: 0) and (max-width: 576px){.login-texts-wrapper{padding-inline:15px;gap:6px}.login-texts-wrapper .-login-title{font-size:22.5px}.login-texts-wrapper .-login-description{font-size:12px}}.-login-container{max-width:1920px;width:calc(100% - 124px);margin:auto;height:100%;padding-block:46px}@media screen and (min-width: 994px) and (max-width: 1200px){.-login-container{width:calc(100% - 93px);padding-block:34.5px}}@media screen and (min-width: 769px) and (max-width: 993px){.-login-container{width:calc(100% - 77.5px);padding-block:28.75px}}@media screen and (min-width: 577px) and (max-width: 768px){.-login-container{width:calc(100% - 62px);padding-block:23px}}@media screen and (min-width: 0) and (max-width: 576px){.-login-container{width:calc(100% - 46.5px);padding-block:17.25px}}.main-layout-wrapper{display:grid;grid-template-columns:auto 1fr;gap:4px}.main-layout-wrapper .-side-nav{min-width:253px}.form-container{display:flex;flex-direction:column;gap:2rem}.form-container .grid-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem}.form-container .grid-container .full-width{grid-column:span 2}.form-container .actions{grid-column:span 2;display:flex;justify-content:flex-end;width:100%;gap:1rem}#login .login-content{height:calc(100vh - 92px);display:grid;grid-template-columns:repeat(2,1fr);gap:32px}@media (max-width: 1200px){#login .login-content{display:flex;flex-direction:column}}@media screen and (min-width: 994px) and (max-width: 1200px){#login .login-content{height:calc(100vh - 24px);gap:12px}}@media screen and (min-width: 769px) and (max-width: 993px){#login .login-content{height:calc(100vh - 20px);gap:10px}}@media screen and (min-width: 577px) and (max-width: 768px){#login .login-content{height:calc(100vh - 16px);gap:8px}}@media screen and (min-width: 0) and (max-width: 576px){#login .login-content{height:calc(100vh - 16px);gap:8px}}#employee-profile .employee-content-wrapper{display:flex;flex-direction:column;gap:8px}#employee-profile .-delete-btn-icon path{fill:#d32f2f}#company-profile .company-content-wrapper{display:flex;flex-direction:column;gap:8px}#company-profile .-delete-btn-icon path{fill:#d32f2f}.tab-panel-wrapper{background-color:#fff;box-shadow:0 2px 1px -1px #0003;box-shadow:0 1px 1px #00000024;box-shadow:0 1px 3px #0000001f;padding:16px}.tab-panel-container{display:flex;flex-direction:column;gap:16px}.--input-error{line-height:1.5;font-size:12px;font-weight:400;margin-top:4px;margin-bottom:0;margin-inline:14px;color:#ff5630}
