@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}body{margin:0;box-sizing:border-box;padding:0;position:relative;overflow:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/assets/background-CTtigjuP.png);background-repeat:no-repeat;background-size:cover;background-position:center center;filter:blur(9.4px);z-index:-1}.main{width:100%;display:flex;flex-direction:column;height:auto;padding-top:64px}.container{display:flex;z-index:1;background-color:#fff;border-radius:14px;box-shadow:0 0 72px #00000029;flex-direction:column;margin:0 12px;height:calc(100vh - 94px)}.container .container-title{border-bottom:1px solid #000;padding:10px;margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.container>h1{font-weight:500;font-size:32px;line-height:100%}@media screen and (max-width: 1800px){.container>h1{padding:8px;font-size:27px;margin-bottom:8px}.main{padding-top:64px}.container .container-title{padding:8px;font-size:22px;margin-bottom:8px}}.main-header{height:66px;display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px;border-radius:0 0 20px 20px;top:0;box-sizing:border-box;position:fixed;z-index:1}.main-header__title{font-size:24px;color:#000;font-weight:500;font-family:Roboto,sans-serif}.main-header__allTitle{display:flex;align-items:center}.main-header .logo{width:205px;height:auto}@media screen and (max-width: 1800px){.main-header{height:66px}.main-header__title{font-size:17px;color:#000;font-weight:500;font-family:Roboto,sans-serif}}.profile{display:flex;gap:17px;align-items:center}.profile .dropdown{background-color:#000;padding:6px 13px;border-radius:10px;display:flex;align-items:center;gap:15px;justify-content:space-between;cursor:pointer}.profile svg{width:30px;height:30px;color:#eae7e7;margin-right:10px}.profile .header-icon{cursor:pointer}.profile .category{display:flex;align-items:center;cursor:pointer}.profile .category svg{width:30px;height:30px}.profile .category svg path{stroke:#828282}.profile .dropdown .name{font-family:Inter;font-size:14px;font-weight:400;line-height:16px;text-align:left;color:#fff}.profile .dropdown .email{font-family:Inter;font-size:12px;font-weight:400;line-height:14px;text-align:left;color:#71839b}.links{display:flex;justify-content:space-between;gap:30px;padding:20px}.links a{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:15px;width:133px;padding:40px 5px 20px;border-radius:20px;background:#f8f8f8;font-family:Inter;font-size:14px;font-weight:500;line-height:16.94px;cursor:pointer;text-align:center;text-decoration:none;color:var(--darkBlueColor)}.links a svg{width:40px;height:40px}.custom-dropdown-overlay .ant-dropdown-menu{max-width:950px!important}.custom-dropdown-overlay .moduls{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:10px}.custom-dropdown-overlay .moduls .modul{height:165px;background-color:#f8f8f8;border-radius:20px;display:flex;flex-direction:column;align-items:center;padding:0 5px;cursor:pointer;gap:7px;justify-content:center}.custom-dropdown-overlay .moduls .modul.selected svg path{stroke:#1740c8}.custom-dropdown-overlay .moduls .modul svg{width:30px;height:30px}.custom-dropdown-overlay .moduls .modul:hover svg path{stroke:#1740c8}.custom-dropdown-overlay .moduls .modul p{text-align:center;height:70px;font-size:12px}@media screen and (max-width: 1800px){.dropdown{padding:3px 13px}}.menu-item{display:flex;align-items:center;font-size:18px;gap:5px;color:#828282;font-weight:400}.menu-item svg{width:22px;height:22px}.hrSideBar{height:auto;background:#fff!important;border:none;position:sticky;left:0;bottom:0;border-right:1px solid #c4c4c4;margin-top:1px!important}.hrSideBar .menu{margin-top:10px;padding:0 6px}.hrSideBar .menu li span{margin-left:8px;font-size:16px;font-weight:400;line-height:20px;text-align:left}.sideBar{width:420px}.sideBar .ant-menu-light{background-color:transparent}.sideBar .ant-menu-horizontal{border-bottom:1px solid rgba(5,5,5,0)}.sideBar .ant-menu-item-selected{background-color:transparent!important}.sideBar .ant-menu-title-content{color:#828282}.sideBar .ant-menu-item-selected .menu-item{color:#161616!important}.sideBar .ant-menu-item-selected svg path{stroke:#1740c8}.sideBar .ant-menu-item-selected .ant-menu-title-content a{font-weight:500!important}.sideBar .ant-menu-item{padding-left:10px!important;margin-block:12px;border-radius:6px}.sideBar .ant-menu-submenu .ant-menu-submenu-title{padding-left:10px!important}.sideBar .ant-menu-submenu .ant-menu-item{padding-left:34px!important}.sideBar .ant-menu-item-selected .ant-menu-title-content{color:var(--darkBlueColor)!important}.sideBar .ant-menu-inline{border-inline-end:0!important}.ant-menu-item-selected:after{border-bottom-color:#1740c8!important}.ant-menu-item-selected:after,.ant-menu-item:hover:after{inset-inline:13px!important;border-bottom-color:#1740c8!important}@media screen and (max-width: 1800px){.menu-item{font-size:17px}.menu-item svg{width:20px;height:20px}}: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)}}.mainn{width:100%;display:flex;flex-direction:column;overflow:hidden;padding:0 10px!important;transition:.8s}.active-main{padding-left:98px!important}.content{display:flex;flex-direction:column;background-color:#fff;padding-bottom:20px;width:100%;height:calc(100vh - 145px);overflow-y:scroll}.tablee{margin-top:10px;height:calc(100vh - 315px)}@media screen and (max-width: 1800px){.tablee{height:calc(100vh - 265px)}}.loading{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.pagination-container{display:flex;align-items:center;justify-content:space-between}.pagination-container .records{border:1px solid #F1F1F1;padding:7px 10px;background-color:#fff;border-radius:8px;font-size:13px;font-family:Open Sans,sans-serif;font-weight:600}.pagination-container .records .last-page{color:#767676}.left{display:flex}.elementSize{display:flex;align-items:center;justify-content:space-around;margin-top:5px}.elementSize span{font-size:16px}.elementSize span:last-child{display:flex;align-items:center;justify-content:center;margin-left:10px;border:1px solid #016daf;color:#016daf;width:30px;height:30px;font-size:16px;border-radius:5px}.ant-pagination .ant-pagination-item{border-radius:8px}.ant-pagination .ant-pagination-item a{font-size:13px;font-family:Open Sans,sans-serif;font-weight:600;color:#767676}.ant-pagination .ant-pagination-item.ant-pagination-item-active{background-color:#d6d4ff}.ant-pagination .ant-pagination-item.ant-pagination-item-active a{color:#161616}.ant-pagination-prev,.ant-pagination-next,.ant-pagination-item{border-radius:8px!important;width:32px!important;height:32px!important;border:1px solid #F1F1F1!important}.table{background-color:#f3f4f8;padding:0 6px 8px;border-radius:12px}.main-table{overflow-x:scroll;display:flex;flex-direction:column;gap:15px}.main-table .ant-table table{background:#f3f4f8}.main-table .ant-table .ant-table-thead tr th{background:#f3f4f8;color:#535353;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;height:40px;line-height:40px}.main-table .ant-table tbody tr{background-color:#fff}.main-table .ant-table tbody tr:hover td{background-color:#eceaea!important;cursor:pointer}.main-table .ant-table tbody tr:first-child td:first-child{border-radius:5px 0 0!important}.main-table .ant-table tbody tr:first-child td:last-child{border-radius:0 5px 0 0!important}.main-table .ant-table tbody tr td{overflow:hidden!important;text-overflow:ellipsis!important;height:40px;line-height:40px;color:#000;border-bottom:1px solid #CFCFCF}.main-table .ant-table .ant-table-cell{padding:10px!important;font-weight:400!important;font-size:16px!important;line-height:20px!important}.main-table .ant-table .ant-table-cell a{color:#000;font-weight:400;font-size:16px;display:flex;align-items:center;gap:5px}.main-table .ant-table .ant-table-cell:before{display:none}.main-table .ant-table .checked-row .ant-table-cell{background-color:#c0bbbb!important}.main-table .ant-table .checked-row .ant-table-cell span{color:#504f4f;font-weight:500;font-size:16px;display:flex;align-items:center;gap:5px}.main-table .ant-table thead .ant-table-cell{font-size:18px!important}.main-table .ant-switch[aria-checked=true]{background-color:#14b70b!important}.ant-dropdown-menu{border-radius:10px!important;background-color:#fff!important;color:#444!important;padding:6px!important;min-width:160px!important;cursor:pointer}.ant-dropdown-menu li{padding:6px 11px!important;border-radius:8px!important;margin:2px 0 6px!important;border:1px solid #1740C8;cursor:pointer}.ant-dropdown-menu li .ant-dropdown-menu-title-content{display:flex;align-items:center;gap:6px}.ant-dropdown-menu li.delete{color:#eb5757!important}@media screen and (max-width: 1800px){.main-table .ant-table .ant-table-thead tr th{height:32px;line-height:20px}.main-table .ant-table tbody tr td{height:20px;line-height:20px}.main-table .ant-table .ant-table-cell{font-size:14px!important;padding:6px 7px!important}.main-table .ant-table .ant-table-cell a,.main-table .ant-table .checked-row .ant-table-cell span{font-size:14px}.main-table .ant-table thead .ant-table-cell{font-size:16px!important}}.home-modal{width:1000px!important}.home-modal .ant-modal-header:after{content:"";display:block;position:absolute;width:1000px;height:1px;background-color:#c7c7c7;margin-top:10px;left:0}.home-modal .ant-modal-content{padding:10px 20px}.modal-title{display:flex;align-items:center}.modal-title .modal-image{width:66px;height:66px;border-radius:50%;background-color:#e7e9ef;display:grid;place-items:center;margin-right:10px}.modal-title .modal-image img{width:36px;height:36px}.modal-title h1{font-size:22px;font-weight:500;color:#000;width:100%}.modal-card{display:flex;flex-direction:column;gap:10px;padding:10px 0}.modal-card .modal-menu{display:flex;gap:25px;border-bottom:2px solid #BCBCBC;position:relative}.modal-card .modal-menu .menu-item{color:#767676;font-size:20px;padding:10px 5px;cursor:pointer;position:relative}.modal-card .modal-menu .menu-item.selected-menu{color:#161616}.modal-card .modal-menu:after{content:"";position:absolute;bottom:-2px;left:var(--underline-left, 0);width:var(--underline-width, 0);height:4px;background-color:#1740c8;transition:all .3s ease}.modal-card .form{height:calc(100vh - 480px);overflow-y:scroll;overflow-x:hidden}.modal-card .form ::-webkit-scrollbar{display:none}@media screen and (max-width: 1800px){.modal-card .modal-menu .menu-item{font-size:18px;padding:9px 4px}.modal-card .form{height:calc(100vh - 447px);overflow-y:scroll;overflow-x:hidden}.modal-card .form ::-webkit-scrollbar{display:none}}.data-input{width:100%;border:1px solid #D0D0D0;border-radius:6px;padding:10px;margin-top:2px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.data-input.radio-list{display:flex;align-items:center;justify-content:flex-start;gap:20px}.data-input.radio-list .ant-radio-wrapper .ant-radio-inner:after{width:20px;height:21px;background-color:#1740c8;margin-block-start:-10px;margin-inline-start:-10px}.data-input.radio-list .ant-radio-wrapper-disabled span{font-weight:400;color:#afafaf}.data-input.radio-list .ant-radio-wrapper-checked span{color:#1a1a1a}.data-input.radio-list .ant-radio-wrapper .ant-radio-disabled .ant-radio-inner{background-color:#fff;border-color:#afafaf}.data-input.radio-list .ant-radio-checked .ant-radio-inner{background-color:#fff!important;border-color:#1740c8!important}.data-input.radio-list .radio-item{display:flex;align-items:center;gap:2px}label{font-size:16px;color:#1a1a1a}.file-placeholder{display:flex;flex-direction:column;align-items:center;gap:15px}.file-placeholder .anticon-file-pdf svg{width:50px;height:50px}h1{font-weight:500;font-size:24px;color:#000}.accommodation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.accommodation-grid .ant-col{display:flex}.accommodation-grid .accommodation-box{flex:1;background:#f9f9f9;border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;justify-content:space-between}.accommodation-grid .data-input{white-space:pre-wrap;word-break:break-word;margin-top:8px}.contact-label{font-size:22px}.watch-menu .buttons-choose{overflow-y:scroll;display:flex;gap:25px;border-bottom:2px solid #BCBCBC;position:relative}.watch-menu .buttons-choose::-webkit-scrollbar{display:none}.watch-menu .buttons-choose .choose-button{color:#767676;font-size:20px;padding:10px 5px;cursor:pointer;position:relative;border:none}.watch-menu .buttons-choose .choose-button.selected{color:#161616}.watch-menu .buttons-choose:after{content:"";position:absolute;bottom:-2px;left:var(--underline-left, 0);width:var(--underline-width, 0);height:4px;background-color:#5b38f3;transition:all .3s ease}.scroll-arrow-hint{position:absolute;right:-3px;top:109px;transform:translateY(-50%);background:linear-gradient(to left,white,transparent);padding:0 10px;pointer-events:none;animation:fadeOut 1s ease-out 2s forwards;background-color:#fff}.scroll-arrow-hint svg{color:#1740c8;font-size:20px}.photo-video-card{border-radius:10px;width:100%;height:178px}.photo-video-card img{width:100%;height:100%;object-fit:cover;border-radius:10px}@media screen and (max-width: 1800px){.photo-video-card{height:150px}}.photo-video-cardd img{width:100%;height:100%;object-fit:cover;border-radius:12px}@media screen and (max-width: 1800px){.photo-video-cardd{height:550px!important}}.modal-header{padding:7px 10px;border-bottom:1px solid #BFBFBF;display:flex;align-items:center;justify-content:space-between}.modal-header .left h1{font-size:18px;color:#000;font-weight:400;display:flex;align-items:center;gap:5px}.modal-header .left h1 span{font-weight:700;font-size:20px}.modal-header .right img{cursor:pointer}.list{display:flex;flex-direction:column;gap:20px;overflow-y:scroll;padding:10px;max-height:350px}.list a{text-decoration:none}.list::-webkit-scrollbar{display:none}.list .list-card{width:100%;display:flex;gap:10px;border:1px solid #C7C7C7;border-radius:6px;padding:10px;justify-content:space-between;align-items:center;cursor:pointer}.list .list-card .list-name{display:flex;gap:14px;align-items:center;width:90%}.list .list-card .list-name .photo-3 svg path{stroke:#f2994a}.list .list-card .list-name .photo-1 svg path{stroke:#219653}.list .list-card .list-name .photo-2 svg path{stroke:#2dd674}.list .list-card .list-name .photo-4 svg path{stroke:#eb5757}.list .list-card .list-name svg{width:37px;height:35px}.list .list-card p{font-size:18px;color:#000}.list .list-card .card-color{width:32px;height:32px;border-radius:50%;display:grid;place-items:center}.list .list-card .card-color .card-dark-color{width:16px;height:16px;border-radius:50%}@media screen and (max-width: 1300px){.list{max-height:300px;gap:10px}.list::-webkit-scrollbar{display:none}.list .list-card{padding:5px}.list .list-card .list-name svg{width:20px;height:18px}.list .list-card p{font-size:12px}.modal-header .left h1{font-size:13px!important}.modal-header .left h1 span{font-size:15px!important}}.filter-menu{background-color:#fff;border-radius:12px;padding:10px 8px 14px;height:calc(100vh - 165px);border:1px solid #F1F1F1;transition:.8s;position:relative!important;box-shadow:0 0 4px #00000040}.filter-menu .toolbar{display:none}@media screen and (min-width: 1280px) and (max-width: 1800px){.filter-menu.filter-menu-view{padding-top:10px}}.filter-menu.filter-menu-view .main-menu{padding:0;overflow-y:scroll;height:calc(100vh - 198px)}.filter-menu .filter-item{width:240px;margin-bottom:10px;border:1px solid #c7c7c7;padding:10px 8px;display:flex;cursor:pointer;justify-content:space-between;align-items:center;border-radius:6px;font-size:14px;color:#767676}.filter-menu .filter-item.sub-filter-item{width:95%}.filter-menu .filter-item svg{width:20px;height:20px}.filter-menu .filter-item svg path{stroke:#000}.filter-menu .filter-item.selected{border:1px solid #1740C8;color:#1740c8}.filter-menu .filter-item.selected svg path{stroke:#1740c8}.filter-menu .filter-item .item-header{display:flex;align-items:center;gap:5px}.filter-menu .filter-item .filter-item-head{display:flex;align-items:center;gap:5px;font-size:14px}.filter-menu .filter-item .filter-item-head .filter-item-head-title{width:100%}.filter-menu .filter-item .filter-item-head svg{width:20px;height:20px}.filter-menu .filter-item .filter-item-head .other-icon{width:20px;height:20px}.filter-menu .filter-item .filter-item-head .other-iconn{width:20px;height:20px;margin-right:7px;margin-left:5px;filter:brightness(25%)}.filter-menu .filter-item .filter-item-footer{font-size:14px!important;margin-left:10px}.filter-menu .filter-item .filter-item-footer .down{transform:rotate(180deg)}.filter-menu .name-icon{border:1px solid #000}.filter-menu .name-icon.selected{border:1px solid #1740C8}.filter-menu .view{width:36px;height:36px;padding:8px}.filter-menu .view.selected{color:#1740c8}.filter-menu .view.selected svg path{stroke:#1740c8}.filter-menu h1{font-size:28px;color:#7559ef;line-height:38px;font-weight:500;margin-left:10px}.filter-menu .open{height:27px;width:14px;top:4px;position:absolute;z-index:45;background-color:#d9d9d9;border-radius:6px 0 0 6px;cursor:pointer;transition:.8s;right:-8px;display:grid;place-items:center}.filter-menu .open.close img{transform:rotate(-180deg)}.filter-menu .open img{transition:.8s}.filter-menu .ant-menu{border-radius:12px}.filter-menu .main-menu{padding:10px 0;overflow-y:scroll;position:relative;height:calc(100vh - 198px)}.filter-menu .main-menu::-webkit-scrollbar{display:none}.filter-menu .main-menu .filter-name{margin-bottom:5px}.filter-menu .main-menu .sub-menu{overflow:hidden;transform:scaleY(0);transform-origin:top;transition:transform .3s ease,opacity .3s ease;opacity:0;display:flex;flex-direction:column;justify-content:end;align-items:end}.filter-menu .main-menu .open-submenu{transform:scaleY(1);opacity:1}.filter-menu .main-menu .col{height:42px;display:flex;align-items:center;font-size:18px;gap:14px;color:#828282;font-weight:400;padding:8px 11px;cursor:pointer}.filter-menu .main-menu .col.active{background-color:#7559ef33!important;color:#7559ef!important;font-weight:500;border-radius:8px}.filter-menu .main-menu .col.active h3{color:#7559ef!important;font-weight:500}.filter-menu .main-menu .col h3{font-size:18px;color:#828282;font-weight:400;line-height:24px}.toolbar{display:flex;gap:10px;align-items:center;justify-content:center;padding:2px 5px;width:auto;font-size:14px}.toolbar span{text-align:center}.buttons .button{border-radius:4px;background:var(--darkBlueColor);padding:10px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:1px solid var(--darkBlueColor);color:#fff;cursor:pointer;transition:.25s;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:36px}.filter-menu .ant-menu-title-content{overflow:visible!important;color:#828282!important}.filter-menu .ant-menu-item-selected{background-color:#7559ef33!important;color:#7559ef!important;font-weight:500}.filter-menu .ant-menu-item-selected .menu-item{color:#7559ef!important}.filter-menu .ant-menu-item-selected svg path{stroke:var(--darkBlueColor)}.filter-menu .ant-menu-item-selected .ant-menu-title-content a{font-weight:500!important}.filter-menu .ant-menu-item{padding-left:10px!important;margin-block:12px;border-radius:6px}.filter-menu .ant-menu-submenu .ant-menu-submenu-title{padding-left:10px!important}.filter-menu .ant-menu-submenu .ant-menu-item{padding-left:34px!important}.filter-menu .ant-menu-item-selected .ant-menu-title-content{color:var(--darkBlueColor)!important}.filter-menu .ant-menu-inline{border-inline-end:0!important}@media screen and (max-width: 1800px){.filter-menu{padding:2px 8px 14px}.filter-menu .filter-item{width:220px;margin-bottom:8px;padding:9px 7px}.filter-menu .filter-item svg{width:18px;height:18px}.filter-menu .view{width:36px;height:36px;padding:8px;display:flex;align-items:center;justify-content:center}.filter-menu .view.selected{color:#1740c8}.filter-menu .view.selected svg path{stroke:#1740c8}.filter-menu h1{font-size:25px;color:#7559ef;line-height:38px;font-weight:500;margin-left:10px}.filter-menu .open{height:27px;width:14px;top:3px;position:absolute;z-index:45;background-color:#d9d9d9;border-radius:6px;cursor:pointer;transition:.8s;right:-8px;display:grid;place-items:center}.filter-menu .open.close img{transform:rotate(-180deg)}.filter-menu .open img{transition:.8s}.filter-menu .ant-menu{border-radius:12px}.filter-menu .main-menu{padding:10px 0;overflow-y:scroll;position:relative;height:calc(100vh - 198px)}.filter-menu .main-menu::-webkit-scrollbar{display:none}.filter-menu .main-menu .filter-name{margin-bottom:12px}.filter-menu .main-menu .sub-menu{overflow:hidden;transform:scaleY(0);transform-origin:top;transition:transform .3s ease,opacity .3s ease;opacity:0;display:flex;flex-direction:column;justify-content:end;align-items:end}.filter-menu .main-menu .open-submenu{transform:scaleY(1);opacity:1}.filter-menu .main-menu .col{height:42px;display:flex;align-items:center;font-size:18px;gap:14px;color:#828282;font-weight:400;padding:8px 11px;cursor:pointer}.filter-menu .main-menu .col.active{background-color:#7559ef33!important;color:#7559ef!important;font-weight:500;border-radius:8px}.filter-menu .main-menu .col.active h3{color:#7559ef!important;font-weight:500}.filter-menu .main-menu .col h3{font-size:18px;color:#828282;font-weight:400;line-height:24px}}.home .statistica-table{background-image:url(/assets/background-CTtigjuP.png);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;padding:10px 8px;border-radius:12px;margin-bottom:13px}.home .statistica-table .card{background-color:#fff;padding:6px 11px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:5px}.home .statistica-table .card .number{font-size:18px;line-height:100%;font-weight:500}.home .statistica-head .choose-menu{display:flex;align-items:center;gap:8px;background-color:#f3f4f8;border-radius:4px;padding:4px 6px}.home .statistica-head .choose-menu .ant-btn-default{border:none;cursor:pointer;color:#828282;background-color:transparent;padding:6px 10px}.home .ant-radio-inner{display:none}.home .grid-item{width:200px}.home .grid-item--width2{width:400px}.workerCount{display:flex}.workerCount .ant-form-item{width:50%}.workerCount .min{width:100%}.workerCount .min input{border-radius:6px 0 0 6px}.workerCount .max{width:100%}.workerCount .max input{border-radius:0 6px 6px 0}.ant-dropdown-menu .menu-body .ant-radio-inner{display:none!important}@media screen and (max-width: 1800px){.home .statistica-table{background-image:url(/assets/background-CTtigjuP.png);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;padding:5px 8px;border-radius:12px;margin-bottom:8px}.home .statistica-table .card{background-color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:5px}.home .statistica-table .card .number{font-size:14px;line-height:100%}.home .statistica-head h1{font-size:29px}.home .statistica-head .choose-menu{padding:5px 8px;gap:5px}.home .statistica-head .choose-menu .ant-btn{height:27px}.home .statistica-head .choose-menu .ant-btn-default{padding:4px 6px}.home .statistica-head .choose-menu .ant-btn-default.selected img{filter:brightness(2);height:16px}.home .statistica-head .choose-menu .ant-btn-default img{height:16px}.home .statistica-head .choose-menu .ant-btn-default:hover{background-color:#1740c8;color:#fff}.home .statistica-head .choose-menu .ant-btn-default:hover img{filter:brightness(2)}.home .table-head .cards .table-head-item{width:93px}.home .table-head .head-buttons .ant-input{width:100px;height:39px}}.asan{height:100vh;padding:40px 25px 25px}.asan .header{display:flex;align-items:center;justify-content:center;margin:0 20px 20px}.asan .header a{text-decoration:none}.asan .header button{padding:9px 15px;background-color:#fff;border:1px solid #1740C8;color:#1740c8;display:flex;align-items:center;gap:10px;font-size:22px;border-radius:5px;height:40px;cursor:pointer;text-decoration:none}.asan .header button:hover{background-color:#1740c8!important;color:#fff!important}.asan .moduls{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:0 200px}.asan .moduls .modul{height:170px;background-color:#fff;border-radius:20px;padding:15px 20px;display:flex;flex-direction:column;align-items:center;cursor:pointer;gap:10px;justify-content:center}.asan .moduls .modul.isActive:hover{border:1px solid #1740C8;background-color:#f2f7ff}.asan .moduls .modul.isActive:hover p{color:#1740c8}.asan .moduls .modul.isActive:hover svg path{stroke:#1740c8}.asan .moduls .modul p{text-align:center;height:45px;font-size:15px;font-weight:500;color:#161616}.asan .moduls .isNotActive{position:relative}.asan .moduls .isNotActive svg{position:absolute}.asan .moduls .isNotActive p{color:#9b9b9b;height:auto!important}.asan .footer{margin-top:70px;display:flex;justify-content:end}.asan .footer button{padding:13px 40px;background-color:#fff;border:1px solid #1740C8;color:#1740c8;display:flex;align-items:center;gap:10px;font-size:22px;border-radius:14px;cursor:pointer}@media screen and (max-width: 1600px){.asan{padding:30px 50px 25px}.asan .moduls{padding:0 140px}.asan .moduls .modul{height:150px}.asan .moduls .modul p{font-size:12px;height:25px}.asan .footer{margin-top:60px}.asan .footer button{padding:10px 35px;font-size:19px}}#asan{width:100%;height:100vh;padding:40px 145px 25px}#asan .asan-content{display:flex;align-items:center;justify-content:center;flex-direction:column}#asan .asan-content .main-h1{font-size:36px;margin-bottom:40px}#asan .asan-content .login-card{padding:30px;width:40%;margin-top:100px;background-color:#fff;border-radius:20px}#asan .asan-content .login-card h1{font-family:Inter;text-align:center;font-size:24px;margin-bottom:30px}#asan .asan-content .login-card .arrow-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:14px;overflow:hidden}#asan .asan-content .login-card .arrow{position:absolute;top:0;left:0;transition:opacity .35s ease,transform .35s ease}#asan .asan-content .login-card .arrow.short{opacity:1;transform:translate(0)}#asan .asan-content .login-card .arrow.long{opacity:0;transform:translate(-6px)}#asan .asan-content .login-card .login-btn:hover .arrow.short{opacity:0;transform:translate(6px)}#asan .asan-content .login-card .login-btn:hover .arrow.long{opacity:1;transform:translate(0)}#asan .asan-content .login-card .ant-input{height:48px;background-color:#f2f2f2;border:1px solid #D5D5D5}#asan .asan-content .login-card .ant-input-outlined{background-color:#f2f2f2}#asan .asan-content .login-card .ant-input-password .ant-input{border:none;height:40px}#asan .asan-content .login-card .ant-btn-default{background-color:#1740c8;padding:12px;height:48px;width:168px;border-radius:8px;color:#fff;font-size:18px}#asan .asan-content .login-card .ant-btn-default:hover .arrow{transform:translate(6px)}.questionnare-menu{background-color:#fff;border-radius:12px;padding:10px 8px 14px;height:calc(100vh - 165px);width:14%;border:1px solid #F1F1F1;transition:.8s;position:relative!important;box-shadow:0 0 4px #00000040}.questionnare-menu h1{font-size:25px;color:#1740c8;line-height:38px;font-weight:500;margin-left:10px}.questionnare-menu .ant-menu{border-radius:12px}.questionnare-menu .main-menu{padding:0;overflow-y:scroll;height:calc(100vh - 198px)}.questionnare-menu .main-menu .col{height:38px;display:flex;align-items:center;font-size:18px;gap:14px;color:#828282;font-weight:400;padding:8px 11px;cursor:pointer}.questionnare-menu .main-menu .col.active{background-color:#7559ef33!important;color:#1740c8!important;font-weight:500;border-radius:8px}.questionnare-menu .main-menu .col.active h3{color:#1740c8!important;font-weight:500}.questionnare-menu .main-menu .col h3{font-size:18px;color:#828282;font-weight:400;line-height:24px}.questionnare-menu .main-menu .col h3.main-h3{font-weight:700}.buttons{position:absolute;left:10px;bottom:24px;right:10px}.buttons .button{border-radius:4px;background:#1740c8;padding:10px;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px;border:1px solid #1740C8;color:#fff;cursor:pointer;transition:.25s;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:36px}.questionnare-menu .ant-menu-title-content{overflow:visible!important;color:#828282!important}.questionnare-menu .ant-menu-item-selected{background-color:#7559ef33!important;color:#1740c8!important;font-weight:500}.questionnare-menu .ant-menu-item-selected .menu-item{color:#1740c8!important}.questionnare-menu .ant-menu-item-selected svg path{stroke:#1740c8}.questionnare-menu .ant-menu-item-selected .ant-menu-title-content a{font-weight:500!important}.questionnare-menu .ant-menu-item{padding-left:10px!important;margin-block:12px;border-radius:6px}.questionnare-menu .ant-menu-submenu .ant-menu-submenu-title{padding-left:10px!important}.questionnare-menu .ant-menu-submenu .ant-menu-item{padding-left:34px!important}.questionnare-menu .ant-menu-item-selected .ant-menu-title-content{color:#1740c8!important}.questionnare-menu .ant-menu-inline{border-inline-end:0!important}.delete-modal{position:absolute;right:20px;top:30%}.delete-modal .back{width:80px;height:32px;border:1px solid #828282;color:#4f4f4f;display:grid;place-items:center;border-radius:8px;background-color:#fff;font-size:16px;cursor:pointer}.delete-modal .ant-modal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.delete-modal .delete{width:80px;height:32px;border:1px solid #EB5757;color:#fff;display:flex;align-items:center;cursor:pointer;gap:5px;border-radius:8px;background-color:#eb5757;justify-content:center;font-size:16px}.delete-modal .delete svg path{stroke:#fff}.delete-modal .ant-modal-content{padding:17px 9px}.delete-modal .ant-modal-title{font-weight:400;color:#000;text-align:center}.delete-modal .ant-modal-close{display:none}.add-modal{position:absolute;right:20px;top:12%}.add-modal .ant-modal-content{border-radius:20px!important;padding:0!important;max-height:700px;overflow-y:scroll}.add-modal .ant-modal-body{padding:8px 16px!important}.add-modal .ant-modal-header{border-radius:20px 20px 0 0!important;padding:10px 16px!important;border-bottom:1px solid #A8A8A8!important}.add-modal .add-modal-title{display:flex;align-items:center;gap:10px}.add-modal .add-modal-title h1{font-weight:500;color:#333;font-size:26px;font-family:Inter}.category-form .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:5px}.category-form .ant-modal-header,.ant-modal-header{margin-bottom:10px!important}.modal-buttons button button{padding:8px 10px;border-radius:5px;height:32px;font-size:16px;font-weight:400;border:none}.category-form .ant-upload-select{border:1px solid #828282!important;height:42px!important;border-color:#828282!important;width:100%!important;border-radius:8px!important;background-color:#fff!important;display:grid;place-items:center}.ant-btn-default.add{cursor:pointer;color:#fff;font-size:16px;border-radius:8px;background-color:#1740c8;padding:6px 9px!important}.ant-btn-default.add.selected,.ant-btn-default.add:hover{background-color:#1740c8!important;color:#fff!important}.search-head{width:100%}.search-head .ant-form-item{margin-bottom:0!important}.search-head .ant-btn-default{cursor:pointer;width:100%;color:#fff;font-size:16px;border-radius:8px;background-color:#1740c8;padding:6px 15px!important}.search-head .ant-btn-default.selected,.search-head .ant-btn-default:hover{background-color:#1740c8!important;color:#fff!important}.ant-form-item{margin-bottom:10px!important}.ant-form-item .ant-form-item-label{padding:0!important}.ant-form-item label{font-size:16px!important;font-weight:400!important;color:#333!important}.ant-form-item textarea{border:1px solid #828282!important;border-color:#828282!important}.ant-modal-header{margin-bottom:10px!important}.ant-radio-checked .ant-radio-inner{border-color:#219653!important;background-color:#219653!important}.modal-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:auto}.modal-buttons button{padding:8px 10px;border-radius:5px;height:32px;font-size:16px;font-weight:400;border:none}.modal-buttons .cancel{background:#eaeef2;color:#333}.modal-buttons .cancel:hover{border:1px solid #EAEEF2!important;color:#333!important}.modal-buttons .save{background:#1740c8;color:#fff}.modal-buttons .save:hover{border:1px solid #1740C8!important;color:#1740c8!important;background-color:#fff!important}.search{position:relative}.search img{position:absolute;right:10px;top:15px;width:20px;height:20px;transform:translateY(-50%)}.objects .group-categoryy{border-radius:8px;border:1px solid #BDBDBD;width:100%;padding:10px 14px}.objects .group-categoryy .ant-radio-group .ant-radio-wrapper{width:48%;margin-bottom:10px}.objects .group-categoryy .ant-radio-group .ant-radio-wrapper span{color:#4f4f4f;font-size:14px;font-family:Inter,sans-serif}.category-form .search{position:relative}.category-form .search img{position:absolute;right:10px;top:15px;width:20px;height:20px;transform:translateY(-50%)}.category-form .ant-upload-list-item{display:none!important}.category-form .ant-upload-select{border:1px solid #828282!important;height:42px!important;border-color:#828282!important;width:100%;border-radius:8px;display:grid;place-items:center}.category-form .ant-upload-select .ant-upload span{color:#1740c8;font-family:Inter,sans-serif;font-size:16px}.add-data .ant-checkbox .ant-checkbox-inner:after{border-color:#219653!important;border-top:0!important}.add-data .ant-checkbox-inner{background-color:#fff!important;border-color:#219653!important}.add-data .ant-form-item{margin-bottom:10px!important}.add-data .ant-form-item .ant-form-item-label{padding:0!important}.add-data .ant-form-item label{font-size:16px!important;font-weight:400!important;color:#333!important}.add-data .ant-form-item .ant-select-selection-search input{border:none!important}.add-data .ant-form-item input{height:42px!important;border:1px solid #828282!important;border-color:#828282!important}.add-data .ant-form-item input.category-search{height:31px!important}.add-data .ant-form-item input.category-search::placeholder{color:#333}.add-data .ant-form-item textarea{border:1px solid #828282!important;border-color:#828282!important}.add-data .ant-form-item .ant-select-selector{border:1px solid #828282!important}.add-data .ant-form-item .group-category{border-radius:8px;border:1px solid #BDBDBD;width:100%;padding:10px 14px}.add-data .ant-form-item .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:10px}.add-data .ant-form-item .ant-checkbox-group-item{width:48%;display:flex;align-items:center;color:#333;font-size:14px}.add-data .ant-form-item .all-check{margin-bottom:10px}.photo-video{display:flex;flex-direction:column;gap:10px;margin-top:10px}.photo-video .photo-video-card{border-radius:12px;width:100%;height:160px}.photo-video .photo-video-card img{width:100%;height:100%;object-fit:cover;border-radius:12px}.photo-video-cardd{height:650px}.photo-video-cardd.exhibit img{width:100%;height:100%;object-fit:contain;border-radius:12px}.home{min-height:calc(100vh - 170px)}.home .statistica-head{display:flex;align-items:center;justify-content:space-between}.home .statistica-head h1{font-weight:500;font-size:32px;line-height:37px;color:#7559ef}.home .statistica-head .choose-menu{display:flex;align-items:center;gap:13px}.home .statistica-head .choose-menu .ant-btn-default{border-color:#1740c8;cursor:pointer;color:#828282}.home .statistica-head .choose-menu .ant-btn-default.selected{background-color:#1740c8;color:#fff}.home .statistica-head .choose-menu .ant-btn-default.selected img{filter:brightness(2)}.home .statistica-head .choose-menu .ant-btn-default:hover{background-color:#1740c8;color:#fff}.home .statistica-head .choose-menu .ant-btn-default:hover img{filter:brightness(2)}.home .statistica-head .choose-menu .other-icon{width:20px;height:20px;filter:brightness(20%)}.home .search-head{display:flex;align-items:center;justify-content:end;gap:10px;width:100%;margin-top:11px}.home .search-head .head-buttons{display:flex;gap:10px}.home .search-head .head-buttons .ant-select-selector{border-radius:6px;border:1px solid #CCC9FF!important}.home .search-head .head-buttons .ant-btn{padding:2px 5px!important}.home .search-head .head-buttons .search{position:relative}.home .search-head .head-buttons .search img{position:absolute;right:10px;top:17px;width:16px;transform:translateY(-50%)}.home .search-head .head-buttons .other-botton{display:flex;align-items:center;gap:10px}.home .search-head .head-buttons .ant-btn-default{border-color:#ccc9ff;cursor:pointer;height:36px;color:#828282}.home .search-head .head-buttons .ant-btn-default.selected{background-color:#1740c8;color:#fff}.home .search-head .head-buttons .ant-btn-default.selected img{filter:brightness(2)}.home .search-head .search{position:relative}.home .search-head .search img{position:absolute;right:10px;top:17px;width:16px;transform:translateY(-50%)}.home .table-head{display:flex;justify-content:space-between;align-items:flex-start}.home .table-head.border-all{border-radius:16px}.home .table-head .head-buttons{display:flex;gap:10px}.home .table-head .head-buttons .ant-input{width:150px;height:34px;border-radius:6px;border:1px solid #CCC9FF;padding-right:38px}.home .table-head .head-buttons .ant-input::placeholder{color:#333;font-size:16px}.home .table-head .head-buttons .ant-btn{padding:2px 5px!important}.home .table-head .head-buttons .search{position:relative}.home .table-head .head-buttons .search img{position:absolute;right:10px;top:17px;width:16px;transform:translateY(-50%)}.home .table-head .head-buttons .other-botton{display:flex;align-items:center;gap:10px}.home .table-head .head-buttons .ant-btn-default{border-color:#ccc9ff;cursor:pointer;height:36px;color:#828282}.home .table-head .head-buttons .ant-btn-default.selected{background-color:#1740c8;color:#fff}.home .table-head .head-buttons .ant-btn-default.selected img{filter:brightness(2)}.home .table-head .cards{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:70%}.home .table-head .cards .table-head-item{display:flex;border-radius:10px;align-items:center;flex-direction:column;gap:5px;width:145px;padding:5px 8px;cursor:pointer}.home .table-head .cards .table-head-item .item-header{width:100%;display:flex;justify-content:start;font-size:12px}.home .table-head .cards .table-head-item .item-footer{width:100%;display:flex;justify-content:end}.home .table-head .cards .table-head-item .item-footer p{font-size:14px;line-height:16px;font-weight:700}.home .cart{position:relative;cursor:pointer}.home .cart:hover .cart-footer{background-color:#4e47e5b2;transition:.3s all}.ant-dropdown-menu{min-width:250px;max-width:440px;box-shadow:0 0 14px #c8d1e6cc!important;border-radius:16px!important}.ant-dropdown-menu svg path{stroke:#000}.ant-dropdown-menu .filter-buttons{display:flex;align-items:center;gap:10px;padding:5px;justify-content:flex-end}.ant-dropdown-menu .filter-buttons button{width:100px}.ant-dropdown-menu .menu-head{position:relative;padding:5px;display:flex;justify-content:space-between;align-items:center}.ant-dropdown-menu .menu-head .close{cursor:pointer}.ant-dropdown-menu .menu-head:after{content:"";display:block;width:101%;position:absolute;bottom:-3px;left:-4px;border-bottom:1px solid #BFBFBF;margin-top:5px}.ant-dropdown-menu .menu-head .menu-title{font-size:14px;display:flex;align-items:center;gap:10px}.ant-dropdown-menu .menu-body{padding:13px 5px}.ant-dropdown-menu .menu-body .choose{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:space-between}.ant-dropdown-menu .menu-body .choose .filter-item{width:200px;height:48px;border:1px solid #C7C7C7;padding:10px;display:flex;cursor:pointer;justify-content:space-between;align-items:center;border-radius:6px;font-size:16px!important}.ant-dropdown-menu .menu-body .choose .filter-item.selected{border:1px solid #1740C8;color:#1740c8}.ant-dropdown-menu .menu-body .choose .filter-item.selected svg path{stroke:#1740c8}.ant-dropdown-menu .menu-body .choose .filter-item .filter-item-head{display:flex;align-items:center;gap:5px}.ant-dropdown-menu .menu-body .choose .filter-item .filter-item-footer{font-size:18px!important}.ant-dropdown-menu .menu-body label{font-size:18px!important;color:#8b8b8b}.ant-dropdown-menu .menu-body .ant-radio-group{display:flex;flex-direction:column}.ant-dropdown-menu .menu-body.pdf .ant-radio-group{flex-direction:row;justify-content:space-around}.ant-dropdown-menu .menu-body .ant-radio-wrapper{font-size:20px;color:#000;font-weight:400}.ant-dropdown-menu .menu-body .ant-radio-inner{width:20px!important;height:20px!important;border-color:#1740c8}.ant-dropdown-menu .menu-body .ant-radio-checked .ant-radio-inner{background-color:#1740c8}.ant-dropdown-menu .menu-body .filter-buttons{display:flex;align-items:center;gap:10px}.save-button{height:40px;width:100%;background-color:#1740c8;border-radius:8px;color:#fff;font-size:16px}.default-button{height:40px;width:100%;background-color:#eaeef2;border-radius:8px;color:#171717;font-size:16px}@media screen and (max-width: 1300px){.home .table-head .cards .table-head-item{width:93px}.home .table-head .head-buttons .ant-input{width:100px}}.ant-tooltip{background-color:#fff}.ant-tooltip .ant-tooltip-inner{background-color:#fff;color:#000}.ant-tooltip .ant-tooltip-arrow:after{background-color:#fff}.photo-video-cardd{height:650px;position:relative}.photo-video-cardd img{width:100%;height:100%;object-fit:contain;border-radius:40px}.ant-carousel .slick-dots{display:none!important}.gallery-info{position:absolute;bottom:-81px;left:16%;right:0;width:70%;background-color:#fff;padding:10px;border-radius:0 0 25px 25px;z-index:1000}.gallery-info .column{display:flex;align-items:center;gap:10px}.gallery-info .column h3{font-size:16px;font-weight:500;color:#000;font-family:Inter,sans-serif}.gallery-info .column p{font-size:16px;font-weight:400;color:#000;font-family:Inter,sans-serif}.gallery-arrow-left{position:absolute;bottom:-8%;right:11%;transform:rotate(180deg);background-color:transparent;border:none;cursor:pointer;z-index:1000}.gallery-arrow-right{position:absolute;bottom:-11%;left:12%;transform:translateY(-50%);background-color:transparent;border:none;cursor:pointer;z-index:1000}@media screen and (max-width: 1300px){.photo-video-cardd{height:500px!important}}.cart{cursor:pointer;width:100%;height:290px;border:1px solid #7559EF;border-radius:12px;position:relative;overflow:hidden}.cart img{border-radius:12px!important}.cart:hover .cart-footer{background-color:#4e47e5b2;transition:.3s all}.gallery-modal .ant-modal-content{border-radius:40px!important;padding:0!important}.gallery-filter{display:flex;align-items:end;justify-content:end;margin-bottom:10px}.cart-footer{display:flex;align-items:center;flex-direction:column;width:100%;height:50px;position:absolute;justify-content:space-between;bottom:0;padding:8px;border-radius:0 0 12px 12px;color:#fff;font-size:12px;background-color:#0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.title{width:100%;display:flex;justify-content:start}.author{width:100%;display:flex;justify-content:end}#viewDivAdd{height:500px}.coordinates{display:flex;gap:10px;margin-top:10px}.coordinates p{font-size:18px;line-height:16px;color:#383838}.coordinates-buttons{display:flex;justify-content:end;gap:10px;margin-top:10px}.coordinates-buttons button{background:#f5f5f5;border:1px solid #E0E0E0;box-sizing:border-box;border-radius:4px;padding:10px 20px;font-size:14px;line-height:16px;color:#383838;cursor:pointer}.coordinates-buttons .cancel{background:#eaeef2;color:#333}.coordinates-buttons .cancel:hover{border:1px solid #EAEEF2!important;color:#333!important}.save{background:#1740c8;color:#fff}.save:hover{border:1px solid #1740C8!important;color:#1740c8!important;background-color:#fff!important}.add-card .add-menu .menu-item{color:#828282;padding:5px 8px;border-radius:5px;cursor:pointer}.add-card .add-menu .menu-item.selected-menu{background-color:#1740c8;color:#fff}.add-card .form{width:80%;max-height:600px}.questionnare .head{display:flex;align-items:center;justify-content:space-between}.questionnare .category-column{font-size:14px;font-weight:500;color:#7559ef;cursor:pointer}.table-category{width:370px}.table-category .ant-checkbox .ant-checkbox-inner:after{border-color:#219653!important;border-top:0!important}.table-category .ant-checkbox-group{display:flex;flex-wrap:wrap;gap:10px}.table-category .ant-checkbox-inner{background-color:#fff!important;border-color:#219653!important}.table-category .ant-checkbox-group-item{width:48%;color:#333;font-size:14px}.table-category .all-check{margin-bottom:10px}.detail-title{padding:10px;background-image:url(/assets/background-CTtigjuP.png);background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;border-radius:12px;display:flex;align-items:center;gap:10px}.detail-title .object-cover{width:188px;height:188px;border-radius:10px}.detail-title .object-cover img{width:100%;height:100%;object-fit:cover;border-radius:10px}.detail-title .detail-text{flex:1;height:185px;padding-top:15px;display:flex;flex-direction:column;justify-content:space-between}.detail-title .detail-text .detail-data{display:flex;flex-direction:column}.detail-title .detail-text h1{font-weight:500;font-size:28px;margin-bottom:7px}.detail-title .detail-text p{margin-bottom:5px}.detail-title .detail-text .footer{position:relative;display:flex;align-items:center;justify-content:space-between}.detail-title .detail-text .footer .footer-data{display:flex;flex-direction:column;gap:10px}.detail-title .detail-text .footer .footer-data img{width:24px;height:22px}.detail-title .detail-text .footer .footer-data p{display:flex;align-items:center;gap:2px}.detail-title .detail-text .footer .button-group{position:absolute;bottom:0;right:0;display:flex;align-items:center;gap:10px}.detail-title .detail-text .footer .button-group a{text-decoration:none}.detail-title .detail-text .footer .button-group button{height:40px;display:flex;align-items:center;gap:5px;padding:0 10px;border-radius:8px;background-color:#fff;font-size:18px;border:none;cursor:pointer}@media screen and (max-width: 1800px){.detail-title .object-cover{width:158px;height:158px}.detail-title .detail-text{height:155px}.detail-title .detail-text h1{font-size:23px}.detail-title .detail-text .footer .button-group button{height:35px;font-size:16px}.detail-title .detail-text .footer .button-group button img{width:25px;height:25px}}.pp-modal .ant-modal-content,.pp-modal .ant-modal-header,.pp-modal .ant-modal-body{background:#fff!important}.pp-modal .ant-modal-body{max-height:78vh;overflow:auto;padding:0}.pp-modal__body{background:#fff;padding:12px}.pp-modal__footer{display:flex;justify-content:flex-end;gap:8px}.pp-root{background:#fff}.pp-page{width:210mm;min-height:297mm;background:#fff;padding:14mm;margin:0 auto 16px;box-sizing:border-box;border:none}.pp-center{text-align:center}.pp-title-top{font-size:12px;line-height:1.35;text-align:end}.pp-h1{font-size:18px;font-weight:700;margin:10mm 0 6mm;text-align:center}.pp-h2{font-size:14px;font-weight:700;margin:6mm 0 0}.pp-text{font-size:12px;line-height:1.35}.pp-small{font-size:11px;line-height:1.25}.pp-row{margin:6px 0}.pp-row__top{display:flex;align-items:flex-end;gap:8px}.pp-row__label{font-size:12px;line-height:1.25;white-space:nowrap}.pp-row__line{flex:1;min-height:18px;border-bottom:1px solid #000;position:relative}.pp-row__value{padding:0 4px 2px;font-size:12px;white-space:pre-wrap}.pp-row__hintCenter{margin-left:0;font-size:10px;line-height:1.2;text-align:center}.pp-fullLine{border-bottom:1px solid #000;min-height:18px;margin:6px 0}.pp-fullLine__value{padding:0 4px 2px;font-size:12px;white-space:pre-wrap}.pp-coverField{margin:8px 0}.pp-coverField__label{text-align:center;font-size:12px}.pp-coverField__line{border-bottom:1px solid #000;min-height:18px}.pp-coverField__value{text-align:center;padding:0 4px 2px;font-size:12px;white-space:pre-wrap}.pp-linedArea{position:relative;width:100%;background:#fff;font-size:12px;line-height:22px;min-height:calc(var(--pp-lines, 6) * 22px);padding:4px 6px;box-sizing:border-box}.pp-linedArea__content{position:relative;z-index:2;white-space:pre-wrap;word-break:break-word}.pp-linedArea__lines{position:absolute;left:6px;right:6px;top:4px;bottom:4px;z-index:1;display:flex;flex-direction:column;justify-content:flex-end}.pp-linedArea__line{height:22px;border-bottom:1px solid #000}.pp-frameBox{border:1px solid #000;padding:10px;background:#fff;text-align:center}.pp-frameBox__title{font-size:12px;font-weight:700;margin-bottom:6px}.pp-frameBox__text{font-size:12px;line-height:1.35}.pp-frameBox__note{font-size:11px;line-height:1.25;margin-top:6px;text-align:left}.pp-photo{border:1px solid #000;width:189px;height:226.77px;background:#fff;display:flex;justify-content:center;align-items:center}.pp-photoGrid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:6px}.pp-photoBox{border:1px solid #000;width:80%;background:#fff;display:flex;justify-content:center;align-items:center}.pp-table{width:100%;border-collapse:collapse}.pp-th,.pp-td{border:1px solid #000;padding:6px;font-size:12px;vertical-align:top}.pp-th{font-weight:700;text-align:center}.pp-numLines{margin-top:6px}.pp-numLine{display:grid;grid-template-columns:10mm 1fr;gap:6px;align-items:end;margin:4px 0}.pp-numLine__n{font-size:12px}.pp-numLine__line{border-bottom:1px solid #000;min-height:18px}.pp-numLine__value{padding:0 4px 2px;font-size:12px;white-space:pre-wrap}.pp-emblem{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:10mm}.pp-emblem__img{height:180px;width:auto;display:block;margin-bottom:1rem}.pp-borderedBox{height:200px;width:440px;border:1px solid #000;background:#fff;font-size:12px;display:flex;justify-content:center;align-items:center}.detail-box label{font-weight:500}.detail-box{padding:0 10px 10px}.questionnare{display:flex;gap:10px;width:100%}.questionnare .user{width:100%}.questionnare .head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px}.questionnare .head h1{font-size:28px;color:#383838;line-height:33px;font-weight:500}.passport{padding-top:50px;display:flex;justify-content:center;align-items:center}.passport .search-passport{border-radius:16px;border:1px solid #A8A8A8;width:631px;padding:15px}.passport .search-passport h1{color:#181818;font-size:24px;font-weight:500;margin-bottom:20px}.passport .search-passport .form{display:flex;align-items:center;gap:10px;position:relative}.passport .search-passport .form input{border:1px solid #A8A8A8;border-radius:10px;height:48px;width:100%}.passport .search-passport .form img{position:absolute;right:10px;top:24px;width:29px;transform:translateY(-50%)}.passport .search-passport .form button{border-radius:10px;background-color:#1740c8;height:48px;width:160px;font-size:20px;color:#fff;font-weight:500;border:none}.App{border-radius:16px;border:1px solid rgba(78,71,229,.1019607843);margin-top:8px}.esri-popup{display:none!important}.App{position:relative;height:100vh}.arcgis{height:100%;position:relative}.arcgis .fixed-map{position:absolute;top:10px;right:10px;z-index:1000}.arcgis .fixed-map .pin{display:grid;place-items:center;background-color:#fff;border-radius:0;border:1px solid #BFBFBF;width:32px;height:32px;font-size:17px;color:#6e6e6e;box-shadow:0 1px 2px #e8e5e54a;cursor:pointer}.arcgis .fixed-map .pin.selected-pin{background-color:#1740c8;color:#fff}#viewDiv{padding:0;margin:0;height:calc(100vh - 208px);overflow:hidden}.memorial-modal{position:absolute;border-radius:16px;width:550px!important;max-height:450px!important;border:1px solid #BFBFBF;background:#fff;z-index:1000}@media screen and (max-width: 1300px){.memorial-modal{width:400px!important}}.add-card{display:flex;gap:25px;padding:14px 0}.add-card .add-menu{display:flex;flex-direction:column;border-radius:8px;padding:8px;width:23%;gap:7px;border:1px solid #9B9B9B}.add-card .add-menu .add-menu-item{color:#828282;padding:5px 8px;border-radius:5px;cursor:pointer}.add-card .add-menu .add-menu-item.selected-menu{background-color:#1740c8;color:#fff}.add-card .object-form{width:80%;display:flex;flex-direction:column}.add-card .object-form .form-content{flex-grow:1}.add-card .object-form .buttons-choose .choose-button{border-radius:6px;padding:5px 10px;font-weight:500;font-size:16px;color:#bdbdbd;border:none;box-shadow:none!important}.add-card .object-form .buttons-choose .choose-button.selected{color:#1740c8!important;background-color:#fff}.photo-video-card{height:650px}.photo-video-card img{width:100%;height:100%;object-fit:cover;border-radius:12px}
