.error-modal-text-container{display:flex;flex-direction:column;align-items:baseline;max-height:calc(100vh - 239px);overflow:auto;padding:15px;background-color:#fff;border-radius:10px;border-left:15px solid #2164a3;min-height:120px;min-width:100%;max-width:600px}:dir(rtl) .error-modal-text{direction:rtl}.error-modal-text{text-align:center}.refresh-page-container{text-align:center;padding:70px;font-family:"Arial",sans-serif;background-color:#fff;width:80%;height:80%;border:1px solid #ebeef3;position:fixed;right:7%;display:flex;flex-direction:column;top:10%;border-radius:18px}.refresh-page-illustration{align-self:center;width:100%;overflow:hidden}.refresh-page-illustration img{width:30%;height:auto}.refresh-page-title{color:#243e57;font-size:22px;margin-bottom:35px;font-weight:900;text-transform:capitalize;font-family:var(--boldFont);line-height:31px}.refresh-page-title span{color:#128ce4;font-size:24px;margin-bottom:10px}.refresh-page-message{color:#243e57;font-size:14px;font-weight:400;font-family:var(--mainFont)}.refresh-page-email{color:#128ce4;text-transform:none}.refresh-page-btn{background-color:#1064a3;color:#fff;border:none;width:-webkit-max-content;width:max-content;min-width:150px;font-weight:900;cursor:pointer;transition:background-color .3s ease;border-radius:6px;text-transform:capitalize;display:flex;align-self:center;padding:10px;margin-top:20px;justify-content:center}.refresh-page-btn:hover{background-color:rgba(16,99,163,.796078431372549);transform:ease .8s}.refresh-page-background-container{object-fit:cover;background-color:hsla(0,0%,71.8%,.714);transition:1s ease;width:-webkit-fill-available;height:-webkit-fill-available;z-index:1000}@media only screen and (max-width:728px){.refresh-page-container{height:80%}.refresh-page-message{margin-top:20px}.refresh-page-illustration{width:110%}.refresh-page-illustration img{width:50%}}.skeleton-container{display:flex;flex-wrap:wrap;justify-content:space-around;grid-gap:10px;gap:10px}.skeleton-item{background-color:#e7e7e7;position:relative;overflow:hidden}.skeleton-animation{position:absolute;top:0;right:100%;bottom:0;left:0;background-image:linear-gradient(90deg,transparent,rgba(223,219,219,.75),transparent);animation:shimmer 1.2s infinite}@keyframes shimmer{to{right:0}}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat>div{background-color:#00f}.loader-container{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw;text-align:center;line-height:1.6rem}.loader-container .loader-container-inner{display:flex;align-items:center;flex-direction:column;padding:0 1rem}.loader-size{width:4.8em;height:5em}.ball-grid-beat>div{background-color:#545cd8;width:15px;height:15px;border-radius:100%;margin:2px;animation-fill-mode:both;display:inline-block;float:left;animation-name:ball-grid-beat;animation-iteration-count:infinite;animation-delay:0}.ball-grid-beat{width:57px}.maintenance-page-container{background-size:100vw 100vh;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.maintenance-bg{width:100%;height:100%;position:fixed}.maintenance-card{display:flex;width:40%;min-height:40%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.maintenance-icon{position:absolute;top:-15%}.maintenance-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;background:hsla(0,0%,100%,.8);box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:40px;text-align:center;padding-inline:50px;padding-block:50px}.maintenance-title{font-style:normal;font-weight:700;font-size:2rem;text-align:center;color:#000}.maintenance-text{font-size:20px;line-height:32px;letter-spacing:1%;word-spacing:6px}.maintenance-text span{color:#7b59de;font-weight:700}.maintenance-thank-you{color:#000;font-size:1.6rem;font-weight:600}@media screen and (max-width:1200px){.maintenance-card{min-width:400px}.maintenance-content{padding-inline:30px;padding-block:75px}.maintenance-title{font-size:28px;line-height:32px;margin-bottom:20px}.maintenance-text{font-size:16px;line-height:24px;word-spacing:1px}}@media screen and (max-width:1000px){.maintenance-card{min-width:300px}.maintenance-title{font-size:24px;line-height:26px;margin-bottom:0}}@media screen and (max-width:800px){.maintenance-card{min-width:300px}.maintenance-title{font-size:20px;line-height:22px}}.not-found-container{text-align:center;padding:70px;font-family:"Arial",sans-serif;background-color:#fff;width:80%;height:80%;border:1px solid #ebeef3;position:fixed;right:10%;display:flex;flex-direction:column;top:10%;border-radius:18px;align-items:center;justify-content:center}.not-found-illustration{background-size:contain;margin-bottom:15px}.not-found-illustration img{width:50%;height:auto}.not-found-title{color:#243e57;font-size:22px;margin-bottom:5px;font-weight:900;text-transform:capitalize;font-family:var(--boldFont);line-height:31px}.not-found-title span{color:#128ce4;font-size:24px;margin-bottom:10px}.not-found-message{color:#243e57;font-size:16px;font-weight:400;text-transform:capitalize;font-family:var(--mainFont)}.not-found-email{color:#128ce4;text-transform:none}.not-found-instruction{color:#243e57;font-size:16px;font-weight:400;font-family:var(--mainFont);margin-bottom:10px;margin-top:25px}.not-found-instruction-manager{font-size:14px;font-family:var(--mainFont);color:grey}.not-found-manager-link{color:#1064a3;cursor:pointer;text-decoration:underline}.not-found-btn{background-color:#1064a3;color:#fff;border:none;width:-webkit-max-content;width:max-content;font-weight:900;cursor:pointer;transition:background-color .3s ease;border-radius:6px;text-transform:capitalize;display:flex;align-self:center;padding:10px;margin-top:5px;justify-content:center}.not-found-btn:hover{background-color:rgba(16,99,163,.796078431372549);transform:ease .8s}@media only screen and (max-width:768px){.not-found-container{height:85%;padding-inline:20px}.not-found-instruction-manager{display:none}.not-found-message{margin-top:20px}.not-found-illustration{width:100%}.not-found-illustration img{width:50%;height:auto}}@media screen and (max-width:480px){.not-found-illustration img{width:80%}}.page-not-found-container{text-align:center;padding:70px;font-family:"Arial",sans-serif;background-color:#fff;width:80%;height:80%;border:1px solid #ebeef3;position:fixed;right:10%;display:flex;flex-direction:column;top:10%;border-radius:18px}.page-not-found-illustration{background-size:contain;margin-bottom:55px}.page-not-found-illustration img{width:40%}.page-not-found-title{color:#243e57;font-size:22px;margin-bottom:5px;font-weight:900;text-transform:capitalize;font-family:var(--boldFont);line-height:31px}.page-not-found-title span{color:#128ce4;font-size:24px;margin-bottom:10px}.page-not-found-message{text-transform:capitalize}.page-not-found-instruction,.page-not-found-message{color:#243e57;font-size:16px;font-weight:400;font-family:var(--mainFont)}.page-not-found-instruction{margin-bottom:10px;margin-top:25px}.page-not-found-instruction-safety{font-size:16px;font-family:var(--mainFont);color:grey}.page-not-found-safety-link{color:#1064a3;cursor:pointer;text-decoration:underline}@media screen and (max-width:768px){.page-not-found-container{height:70%}.page-not-found-message{margin-top:20px}.page-not-found-illustration{width:110%}.page-not-found-illustration img{width:100%}}@media screen and (max-width:1024px){.page-not-found-container{height:75%;width:75%}.page-not-found-message{margin-top:20px}.page-not-found-illustration{width:110%}.page-not-found-illustration img{width:75%}}.operator-page{align-items:center;height:100vh;overflow:auto;padding-bottom:2rem}.operator-background,.operator-page{display:flex;flex-direction:column;justify-content:center}.operator-background{text-align:center;padding:70px;font-family:"Arial",sans-serif;background-color:#fff;width:75%;height:75%;border:1px solid #ebeef3;position:fixed;border-radius:18px;grid-gap:50px;gap:50px}.operator-title{font-family:var(--mainFont);font-size:24px;font-weight:700;color:#375067;align-self:center;line-height:32px}@media (max-height:768px){@media (max-width:400px){.operator-page{padding-top:10rem}}}.operator-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;grid-gap:20px;gap:20px;width:100%}.operator-card{display:flex;flex-direction:column;align-items:center;width:200px;height:200px;border:1px solid #ccc;border-radius:8px;transition:transform .3s;cursor:pointer;background-color:#fff}.operator-card:hover{transform:scale(1.05)}.operator-logo{margin-top:15px;padding:1px 7px 0}.operator-logo-select-operator{width:120px;height:120px;margin-top:15px;object-fit:contain}.operator-name{margin-top:10px;font-size:16px;text-align:center;font-weight:700}@media screen and (max-width:414px){.operator-background{height:unset;width:unset;margin:10px;padding:50px}.operator-page{overflow:auto;margin-top:0;padding-top:0}}.legalDisclaimerContainer{display:flex;align-self:center;justify-content:center;margin-bottom:20px;background-color:#f5f8fa;padding:0 6px 6px;margin-top:15px;-webkit-padding-start:90px;padding-inline-start:90px;width:100%}.legalDisclaimerContainer.hebrew-disclaimer{direction:rtl}@media screen and (max-width:768px){.legalDisclaimerContainer{-webkit-padding-start:0;padding-inline-start:0}}.legal-disclaimer-text:before{content:" ";border-top:1px solid #9ca6b3;display:flex}.legal-disclaimer-text{font-family:var(--mainFont);font-size:14px;color:#9ca6b3;font-weight:400;white-space:break-spaces;width:85%;text-align:center}.legal-disclaimer-text.disclaimer-expanded{-webkit-padding-start:223px;padding-inline-start:223px}@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale>div:first-child{animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite}.line-scale>div:nth-child(2){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite}.line-scale>div:nth-child(3){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite}.line-scale>div:nth-child(4){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite}.line-scale>div:nth-child(5){animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.line-scale>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}#root,body,html{width:100vw;min-height:100vh;overflow-x:hidden;font-family:"Roboto","Varela Round";font-size:16px!important;color:#656565}@media only screen and (min-width:1441px){#root,body,html{font-size:19.2px!important}}@media only screen and (max-width:600px){#root,body,html{font-size:14px!important}}.checkboxWrapper .MuiCheckbox-colorPrimary.Mui-checked{color:#1299ff}.approved{background-color:#3899ff}.attentionNeeded,.pending,.pendingChanges{background-color:#b258c1}.rejected{background-color:#db7093}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;overflow-x:hidden}.ellipsis{white-space:nowrap;text-overflow:ellipsis}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}textarea{padding:8px}.app-main{z-index:8;position:relative}.app-main .app-main__inner{padding:0 30px;flex-grow:0;flex-shrink:0;flex-basis:calc(100vw - 13.90625rem)}@media only screen and (max-width:1199.98px){.app-main .app-main__inner{padding:0 30px;flex:0 0 100vw}}@media only screen and (max-width:767.98px){.app-main .app-main__inner{padding:10px 10px 0}}.app-inner-layout{height:100%;position:relative;width:100%!important;display:flex;flex-direction:column}.app-theme-white.app-container{background:#f5f8fa}.app-container{display:flex;min-height:100vh;flex-direction:column;margin:0}.widget-content{padding:1rem;flex-direction:row;align-items:center}.p-0{padding:0!important}.widget-content .widget-content-wrapper{display:flex;flex:1 1;position:relative;align-items:center}.ml-3,.mx-3{margin-left:1rem!important}.sidebar-mobile-overlay{display:none;position:fixed;width:100vw;height:100%;background:#333;opacity:.6;left:13.90625rem;top:0;z-index:12}.sidebar-mobile-overlay.rtl{left:-13.90625rem}.app-sidebar{display:flex;z-index:11;overflow:hidden;position:relative;flex:0 0 13.90625rem;transition:all .2s}@media screen and (max-width:1200px){.sidebar-mobile-overlay{left:19rem}.sidebar-mobile-overlay.rtl{left:-19rem}.app-sidebar{max-width:100%;flex:0 0 19rem}}.sticky{position:-webkit-sticky;position:sticky;height:2rem;min-height:2rem;bottom:0;width:100%;background-image:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9))}.app-theme-white .app-sidebar{background:#fff}.fixed-sidebar .app-sidebar{position:fixed;height:100vh}.app-sidebar.sidebar-shadow{box-shadow:7px 0 3.125rem rgba(0,0,0,.05)}.fixed-sidebar.fixed-header .app-sidebar .app-header__logo{display:none}.app-theme-white.fixed-header .app-header__logo{background:rgba(250,251,252,.1)}.app-sidebar .app-header__logo{position:absolute;left:0;top:0;z-index:11}.app-header__mobile-menu{display:none;padding:0 1rem;height:3.125rem;align-items:center}.opacity-06{opacity:.06!important}.app-sidebar .app-sidebar-bg{position:absolute;left:0;top:0;height:100%;width:100%;opacity:.05;background-size:cover;z-index:10}.app-sidebar .scrollbar-container{z-index:15;width:100%}.recharts-surface{overflow:unset!important}::-webkit-scrollbar{width:10px;height:6px}::-webkit-scrollbar-track{box-shadow:inset 0 0 7px #fff;border-radius:10px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}::-webkit-scrollbar-thumb :hover{background:#acacac}.scrollbar-container .ps__rail-y{visibility:hidden}.scrollbar-container:hover .ps__rail-y{visibility:visible}.ps__rail-x,.ps__rail-y{transition:background-color .2s linear,opacity .2s linear;position:absolute;z-index:7}.ReactModal__Overlay--after-open{z-index:99999999;background-color:#000;position:relative}.popper-info-fee-structure{z-index:99999}#tooltip-feeStructure{max-width:400px;opacity:1;padding:0}.tooltip-inner{max-width:400px;padding:0}.tooltip-arrow,.tooltip-inner{background-color:#fff}.ps__rail-y{width:6px!important}.ps__rail-y:hover{width:9px!important}.ps__rail-y .ps__thumb-y{right:0!important}.ps__rail-y .ps__thumb-y:hover{width:10px!important}.galleryModalOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);opacity:1!important}.galleryModalOverlay .ReactModal__Content{background-color:transparent!important;border:none!important;max-width:100vw}#popover-contained{z-index:9999}#filterPopover{width:-webkit-max-content;width:max-content;max-width:-webkit-max-content!important;max-width:max-content!important}#filterPopover .popover-body,.noPadding{padding:0!important}.filterPopoverContent{padding:32px 24px 12px;min-height:112px;color:grey}.k-animation-container{top:246px!important}.bookDemoModal{width:-webkit-max-content;width:max-content}.bookDemoModal .modal-header{color:#1299ff}.bookDemoModal .modal-header h5{padding:0 12px;font-size:1rem;max-width:330px}.bookDemoModal .modal-content{width:-webkit-max-content;width:max-content}@media only screen and (max-width:550px){.noPaddingMobile{padding:0}}.k-pdf-export .slick-dots{display:none}.btn{position:relative;transition:color .15s,background-color .15s,border-color .15s,box-shadow .15s}.btn-icon{vertical-align:bottom}.btn{font-size:.8rem;font-weight:500}.btn,a,button{outline:none!important}.btn-icon-only .btn-icon-wrapper{margin-left:0;margin-right:0}.btn-group-sm>.btn-icon.btn:not(.btn-block) .btn-icon-wrapper,.btn-icon.btn-sm:not(.btn-block) .btn-icon-wrapper{font-size:16px}.Loader__message .line-scale>div{background-color:#fff}.Loader__background{background-color:rgba(0,0,0,.5)!important;z-index:200}.SlideIn-appear{transform:translateX(30px);opacity:0}.SlideIn-appear.SlideIn-appear-active{opacity:1;transform:translateX(0);transition:all .6s linear}.SlideIn-enter{opacity:0;transform:translateX(30px)}.SlideIn-enter.SlideIn-enter-active{opacity:1;transform:translateX(0);transition:all .2s linear .4s}.SlideIn-leave{opacity:1;transform:translateX(0)}.SlideIn-leave.SlideIn-leave-active{opacity:0;position:absolute;width:100%;transform:translateX(-30px);transition:all .2s linear}.Toastify__toast--info{background:#fff!important}.Toastify__close-button{color:#000!important;align-self:auto!important}.Toastify__close-button>svg{height:19px!important;width:19px!important}.Toastify__toast-container{width:500px!important;height:100px!important}.Toastify__toast{border-radius:10px!important;padding:0 12px 0 0!important}.error-message{color:red;font-size:14px}.hide-errors .error-message{visibility:hidden}
/*# sourceMappingURL=main.c59744d5.chunk.css.map */