.rdp-root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:2.75rem;--rdp-day-width:2.75rem;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:var(--rdp-day-height);--rdp-day_button-width:var(--rdp-day-width);--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:0.5;--rdp-outside-opacity:0.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:0.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:0.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-foreground-color:#fff;--rdp-range_middle-color:inherit;--rdp-range_start-color:#fff;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color) 50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color) 50%,transparent 50%);--rdp-range_end-color:#fff;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:0.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:0.75;--rdp-weekday-padding:0.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg}.rdp-root[dir=rtl]{--rdp-gradient-direction:-90deg}.rdp-root{position:relative}.rdp-root,.rdp-root *{-webkit-box-sizing:border-box;box-sizing:border-box}.rdp-day{height:var(--rdp-day-height);text-align:center;width:var(--rdp-day-width)}.rdp-day_button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:none;border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);color:inherit;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font:inherit;height:var(--rdp-day_button-height);-webkit-justify-content:center;justify-content:center;margin:0;padding:0;width:var(--rdp-day_button-width)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{border:0;white-space:nowrap;z-index:1}.rdp-button_next,.rdp-button_previous,.rdp-caption_label{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative}.rdp-button_next,.rdp-button_previous{-webkit-box-pack:center;-ms-flex-pack:center;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:inherit;cursor:pointer;font:inherit;height:var(--rdp-nav_button-height);-webkit-justify-content:center;justify-content:center;margin:0;padding:0;width:var(--rdp-nav_button-width)}.rdp-button_next:disabled,.rdp-button_previous:disabled{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{fill:var(--rdp-accent-color);display:inline-block}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:50%;transform-origin:50%}.rdp-dropdowns{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;gap:var(--rdp-dropdown-gap);position:relative}.rdp-dropdown{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:inherit;inset-block-end:0;inset-block-start:0;inset-inline-start:0;line-height:inherit;margin:0;opacity:0;padding:0;position:absolute;width:100%;z-index:2}.rdp-dropdown_root{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;position:relative}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{-ms-flex-line-pack:center;-webkit-align-content:center;align-content:center;font-size:large;font-weight:700;height:var(--rdp-nav-height)}.rdp-month_caption,.rdp-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.rdp-months{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative}.rdp-month_grid{border-collapse:collapse}.rdp-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:var(--rdp-nav-height);inset-block-start:0;inset-inline-end:0;position:absolute}.rdp-weekday{font-size:smaller;font-weight:500;opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);font-size:small;font-weight:400;height:var(--rdp-week_number-height);opacity:var(--rdp-week_number-opacity);text-align:var(--rdp-weeknumber-text-align);width:var(--rdp-week_number-width)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-size:large;font-weight:700}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled{opacity:var(--rdp-disabled-opacity)}.rdp-hidden{color:var(--rdp-range_start-color);visibility:hidden}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{background-color:var(--rdp-range_end-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}#CommonLayout{display:flex;flex-grow:1;overflow-wrap:anywhere}#CommonLayout .ChildrenWrapper{background-color:#fbf8ff;display:flex;flex-direction:column;margin-top:72px;padding:0 40px 40px;width:calc(100% - 264px)}@media screen and (max-width:1100px){#CommonLayout .ChildrenWrapper{padding-left:20px;padding-right:20px;width:calc(100% - 254px)}}#CommonLayout #Sidebar.Close+.ChildrenWrapper{width:calc(100% - 80px)}#AuthenticationLayout{background-position:0;background-repeat:no-repeat;flex-direction:column;height:100%}#AuthenticationLayout .AuthHeader{padding-top:45px}#AuthenticationLayout .AuthHeader .MuiToolbar-root{padding-left:75px;padding-right:75px;position:relative}@media screen and (max-width:1200px){#AuthenticationLayout .AuthHeader .MuiToolbar-root{padding-left:24px;padding-right:24px}}@media screen and (min-width:901px){#AuthenticationLayout .AuthHeader .MuiToolbar-root .AppLogo img{height:51px;width:231px}}#AuthenticationLayout .AuthHeader .MuiToolbar-root .BackButton{color:#000;margin-left:-6px;position:absolute;top:115px}@media screen and (max-width:1200px){#AuthenticationLayout .AuthHeader .MuiToolbar-root .BackButton{top:80px}}#AuthenticationLayout .AuthContainer{display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media screen and (min-width:1201px){#AuthenticationLayout .AuthContainer{padding-left:120px;padding-right:120px}}@media screen and (min-width:901px)and (max-width:1200px){#AuthenticationLayout .AuthContainer{padding-left:60px;padding-right:60px}}@media screen and (max-width:600px){#AuthenticationLayout .AuthContainer{padding-left:24px;padding-right:24px}}#AuthenticationLayout .AuthContainer .Component_ContentWrapper{align-items:center;gap:20px;justify-content:space-between}@media screen and (max-width:900px){#AuthenticationLayout .AuthContainer .Component_ContentWrapper{flex-direction:column-reverse;flex-wrap:wrap;gap:40px;justify-content:center;margin-top:80px}}@media screen and (max-width:600px){#AuthenticationLayout .AuthContainer .Component_ContentWrapper{margin-top:150px}}@media screen and (min-width:426px){#AuthenticationLayout .AuthContainer .Component_ContentWrapper .LeftPart .Image{max-width:360px}}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart{max-width:350px;width:100%}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .Head{color:#292929;margin-bottom:34px;text-align:center}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .Head .Title{font-weight:600;margin-bottom:12px}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .Head .Description{font-weight:400}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .ContentWrapper form .FormFields{flex-direction:column;gap:16px}#AuthenticationLayout .AuthContainer .Component_ContentWrapper .RightPart .ContentWrapper form .FormAction{flex-direction:column;gap:24px;margin-top:32px}#Loader{background-color:#f2c7f9;bottom:0;display:grid;left:0;overflow:hidden;place-items:center;position:fixed;right:0;top:0;z-index:9999}#Loader .Wrapper{align-items:center;flex-direction:column;gap:30px}#Loader .Wrapper .Logo{height:unset;width:unset}#Loader .Wrapper .MuiCircularProgress-root{color:#fff}#Loader .Wrapper .MuiCircularProgress-root circle{stroke-width:2.5px}#LoaderBackdrop{backdrop-filter:blur(2px);color:#fff;z-index:1501}#MainHeader{background-color:#fff;left:0;padding:16px 40px 16px 30px;position:fixed;right:0;top:0;width:100%;z-index:1201}@media screen and (max-width:1100px){#MainHeader{padding-left:20px;padding-right:20px}}#MainHeader.MuiAppBar-colorInherit{border-bottom:1px solid #dcdbe1}#MainHeader .MuiToolbar-root{gap:16px;justify-content:space-between}#MainHeader .MuiToolbar-root .Left{align-items:center;gap:30px}#MainHeader .MuiToolbar-root .Left .Logo{cursor:pointer}#MainHeader .MuiToolbar-root .Right{align-items:center;flex-direction:row;gap:16px}#MainHeader .MuiToolbar-root .Right .ExternalCompanyLogo{margin-left:40px;max-height:35px;object-fit:contain}#MainHeader .MuiToolbar-root .Right .BellIcon .MuiBadge-badge{background-color:#e86666;border:none;box-shadow:none;height:8px;right:27%;width:8px}#MainHeader .MuiToolbar-root .Right #ProfileMenu{align-items:center;background-color:#f0eaf8;border-radius:30px;cursor:pointer;flex-direction:row;padding:4px;transition:all .3s ease}#MainHeader .MuiToolbar-root .Right #ProfileMenu:hover{background-color:rgba(240,234,248,.5)}#MainHeader .MuiToolbar-root .Right #ProfileMenu .MuiAvatar-root{height:30px;width:30px}#MainHeader .MuiToolbar-root .Right #ProfileMenu p{color:#583090;font-weight:500;padding:0 0 0 8px}#MainHeader .MuiToolbar-root .Right #ProfileMenu button{height:30px;width:30px}#ProfileMenuPopover .MuiPaper-root{box-shadow:0 25px 50px 0 rgba(0,0,0,.25);margin-top:14px;padding:24px;right:50px;top:69px;width:316px}#ProfileMenuPopover .MuiPaper-root .Greeting{color:#292929;font-weight:600}#ProfileMenuPopover .MuiPaper-root .Role{color:#4b5565;margin-top:4px}#ProfileMenuPopover .MuiPaper-root .Bottom{border-top:1px solid #e3e8ef;margin-top:11px}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root{margin-top:11px;overflow:auto;white-space:nowrap}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root:not(:last-child){margin-bottom:8px}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root.LogoutItem .MuiListItemButton-root{color:#e86666}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root.LogoutItem .MuiListItemButton-root:hover{background-color:hsla(0,74%,65%,.1)}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root{border-radius:10px;color:#292929;gap:12px;padding:12px 15px;transition:all .3s ease}@media screen and (max-width:1100px){#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root{gap:8px;padding:10px 12px}}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root:hover{background-color:rgba(0,0,0,.04)}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#f0eaf8;color:#583090}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected .MuiSvgIcon-root{color:#583090}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root{color:inherit;min-width:0;transition:all .3s ease}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:1100px){#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:18px}}#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{margin-bottom:0;margin-top:0;overflow:hidden}@media screen and (max-width:1100px){#ProfileMenuPopover .MuiPaper-root .Bottom .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root .MuiTypography-root{font-size:14px;line-height:20px}}#NotificationPopover .MuiPaper-root{box-shadow:0 25px 50px 0 rgba(0,0,0,.25);margin-top:14px;padding:24px 10px;width:350px}#NotificationPopover .MuiPaper-root .TopContent{align-items:center;gap:10px;justify-content:space-between;padding-left:10px;padding-right:10px}#NotificationPopover .MuiPaper-root .TopContent .Title{color:#292929;font-weight:600}#NotificationPopover .MuiPaper-root .TopContent .MarkAsRead{padding:2px 8px}#NotificationPopover .MuiPaper-root .TopContent .Deactive{color:#d0d5dd}#NotificationPopover .MuiPaper-root .BottomContent{flex-direction:column;gap:10px;margin-top:10px;max-height:481px;overflow:auto}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper{align-items:center;border-radius:10px;cursor:pointer;gap:10px;padding:16px 20px;transition:all .3s ease}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper:hover{background-color:#f9f7fc}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper.isNew{position:relative}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper.isNew:after{background-color:#2fb1e9;border-radius:50%;content:"";height:8px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:8px}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper .NotificationIcon{background-color:#c8eaf9;border-radius:10px;padding:5px}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper .NotificationIcon svg{color:#17a8e6;font-size:20px}#NotificationPopover .MuiPaper-root .BottomContent .NotificationWrapper .MuiTypography-caption{color:#292929;overflow-wrap:anywhere}#NotificationPopover .MuiPaper-root .BottomContent .NoNotifications{padding-left:10px;padding-right:10px;padding-top:10px}#QueuePopover .MuiPaper-root{box-shadow:0 25px 50px 0 rgba(0,0,0,.25);margin-top:14px;padding:24px 10px;width:350px}#QueuePopover .MuiPaper-root .TopContent{align-items:center;gap:10px;justify-content:space-between;padding-left:10px;padding-right:10px}#QueuePopover .MuiPaper-root .TopContent .Title{color:#292929;font-weight:600}#QueuePopover .MuiPaper-root .BottomContent{flex-direction:column;gap:10px;margin-top:10px;max-height:481px;overflow:auto}#QueuePopover .MuiPaper-root .BottomContent .QueueItem{align-items:center;border-radius:10px;cursor:pointer;gap:10px;padding:16px 20px;transition:all .3s ease}#QueuePopover .MuiPaper-root .BottomContent .QueueItem:hover{background-color:#f9f7fc}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .QueueIcon{background-color:#c8eaf9;border-radius:10px;padding:5px}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .QueueIcon svg{color:#17a8e6;font-size:20px}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .InnerItem{display:flex;flex-direction:column}#QueuePopover .MuiPaper-root .BottomContent .QueueItem .MuiTypography-caption{color:#292929;overflow-wrap:anywhere}#QueuePopover .MuiPaper-root .BottomContent .NoNotifications{padding-left:10px;padding-right:10px;padding-top:10px}#Sidebar.MuiDrawer-root{position:relative;transition:all .3s ease}#Sidebar.MuiDrawer-root .MuiPaper-root{border-right:unset;height:calc(100vh - 72px);overflow:initial;top:72px;width:inherit}#Sidebar.MuiDrawer-root .MuiPaper-root:before{background:radial-gradient(circle at bottom right,#fbf8ff 40%,transparent 0),#fff;content:"";height:16px;position:absolute;right:-9px;top:-7px;width:16px}#Sidebar.MuiDrawer-root .MuiPaper-root .ToggleSidebarArrow{background-color:#fff;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);color:#5f5d73;padding:6px;position:absolute;right:-12px;top:10px;z-index:1}#Sidebar.MuiDrawer-root .MuiPaper-root .ToggleSidebarArrow .MuiSvgIcon-root{color:#5f5d73;font-size:12px;transition:all .3s ease}#Sidebar.MuiDrawer-root .MuiPaper-root .ToggleSidebarArrow .MuiSvgIcon-root.Rotate{rotate:-180deg}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root{margin-block:40px;overflow:auto;padding-inline:15px;white-space:nowrap}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root{padding-inline:10px}}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root:not(:last-child){margin-bottom:8px}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root{border-radius:10px;color:#292929;flex-shrink:0;padding:12px 15px;transition:all .3s ease}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root{padding:14px 21px}}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root:hover{background-color:rgba(0,0,0,.04)}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#f0eaf8;color:#583090}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected .MuiSvgIcon-root{color:#583090}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root{color:inherit;min-width:0;transition:all .3s ease}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root .MuiSvgIcon-root{font-size:18px}}#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{margin-bottom:0;margin-top:0;overflow:hidden}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root .MuiTypography-root{font-size:14px;line-height:20px}}#Sidebar.MuiDrawer-root.Open{width:264px}@media screen and (max-width:1100px){#Sidebar.MuiDrawer-root.Open{width:254px}}#Sidebar.MuiDrawer-root.Open .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemIcon-root{margin-right:19px}#Sidebar.MuiDrawer-root.Open .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{opacity:1}#Sidebar.MuiDrawer-root.Close{width:80px}#Sidebar.MuiDrawer-root.Close .MuiPaper-root .MuiList-root::-webkit-scrollbar{display:none}#Sidebar.MuiDrawer-root.Close .MuiPaper-root .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{opacity:0;width:0}.InputRow:first-of-type .MuiFormControl-root.MuiFormControl-marginDense,.InputRow:first-of-type .MuiFormControl-root.MuiFormControl-marginNormal{margin-bottom:0;margin-top:0}.InputRow:not(:first-of-type) .MuiFormControl-root.MuiFormControl-marginDense,.InputRow:not(:first-of-type) .MuiFormControl-root.MuiFormControl-marginNormal{margin-bottom:unset}.InputRow.FilePicker.Hidden{inset:0;opacity:0;position:absolute}.InputRow.TimePicker .MuiTextField-root .MuiInputBase-root .MuiInputBase-input{padding-right:0}.InputRow.TimePicker .MuiInputAdornment-root.MuiInputAdornment-positionEnd{margin-left:0;margin-right:6px}.InputRow.TimePicker .MuiInputAdornment-root .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}.InputRow.FullWidth{width:100%}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root{align-items:flex-start;display:grid;gap:30px 40px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:900px){.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root{gap:20px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root{gap:16px;grid-template-columns:repeat(1,1fr)}}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox{background-color:#f9f7fc;border:1px solid #e1d6f0;border-radius:10px;color:#000;margin-inline:0;padding:5px 16px 5px 7px;transition:all .3s ease}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox .MuiCheckbox-root{margin-right:9px}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox .MuiFormControlLabel-label{font-weight:400}@media screen and (max-width:1100px){.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox .MuiFormControlLabel-label{font-size:.875rem;line-height:1.375rem}}.InputRow.CapabilityMatrix .MuiFormControl-root .MuiFormGroup-root .MuiFormControlLabel-root.FilledCheckbox.Checked{background-color:#f0eaf8}.InputRow .MuiFormControl-root .MuiFormLabel-root{align-items:center;display:flex;gap:4px}.InputRow .MuiFormControl-root .MuiFormLabel-root .MuiIconButton-root.InfoTooltip{font-size:14px}.MuiTextField-root.DayTimePicker .MuiInputBase-root .MuiInputBase-input{cursor:pointer;padding-right:0!important}.MuiTextField-root.DayTimePicker .MuiInputBase-root .MuiIconButton-root{margin-right:6px}.MuiTextField-root.DayTimePicker .MuiInputBase-root .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=file]{cursor:pointer}input[type=file]::-webkit-file-upload-button{cursor:pointer}.Mui-disabled{cursor:not-allowed!important;pointer-events:auto!important}.CommonTable{position:relative}.CommonTable.hasCheckbox{margin-top:60px}.CommonTable .TableHeaderWrapper{align-items:center;background-color:#f9f7fc;border-radius:10px;gap:16px;left:0;padding:2px 14px;position:absolute;right:0;top:-44px}.CommonTable .TableHeaderWrapper .LeftContent{align-items:center;gap:15px}.CommonTable .TableHeaderWrapper .LeftContent .MuiIconButton-root{padding:4px}.CommonTable .TableHeaderWrapper .LeftContent .MuiIconButton-root.RestoreButton{margin-left:-8px}.CommonTable .TableHeaderWrapper .LeftContent .MuiTypography-root{color:#583090;font-weight:500}.CommonTable .TableContainerWrapper{border-radius:10px;overflow:hidden}.CommonTable .TableContainerWrapper .MuiTableContainer-root{max-height:563px}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableRow-root .MuiTableCell-root.Checkbox{background-color:inherit}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{white-space:nowrap}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root.Checkbox{left:0;z-index:3}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:hover .ColumnAction{opacity:1}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction{opacity:0;padding:1px;transition:all .3s ease}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction:hover{background-color:#e1d6f0}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction.Active{opacity:1}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction.Sorting{margin-left:4px}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction.Sorting.DESC{rotate:180deg}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root .ColumnAction .MuiSvgIcon-root{font-size:1.125rem}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root{background-color:#fff}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root.Clickable{cursor:pointer}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root.Disabled{opacity:.5}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root.Checkbox{left:0;position:sticky;z-index:1}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiIconButton-root{padding:4px}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiIconButton-root.DropdownButton{color:#583090;transition:all .3s ease}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiIconButton-root.DropdownButton.Rotate{rotate:-180deg}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .MuiButton-root.Button_DayTimePicker{min-width:unset;padding-bottom:9px;padding-top:9px;white-space:nowrap}.CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .icon-container{align-items:center;flex-direction:column}.CommonTable .TableFooterWrapper{align-items:center;gap:20px;justify-content:space-between;margin-top:30px}@media screen and (max-width:1024px){.CommonTable .TableFooterWrapper{flex-wrap:wrap}}.CommonTable .TableFooterWrapper .FooterButton{margin-left:auto}.CommonTable.CollapsibleTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableRow-root .MuiTableCell-root{height:unset}.CommonTable.CollapsibleTable .TableContainerWrapper .NestedTable{border:1px solid #583090;border-radius:10px;margin-bottom:16px;margin-top:16px;overflow:hidden}.MuiPagination-root .MuiPagination-ul{align-items:stretch;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);outline:1px solid #d0d5dd}.MuiPagination-root .MuiPagination-ul li:not(:last-of-type){border-right:1px solid #d0d5dd}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root{border-radius:0;color:#292929;font-size:.875rem;font-weight:600;line-height:1.25rem;margin-inline:0;padding-inline:16px}@media screen and (max-width:1024px){.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root{padding-inline:10px}}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root.MuiPaginationItem-ellipsis{padding-top:10px}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root.Mui-selected{background-color:#c8eaf9}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root .ActionButton{align-items:center;gap:8px}.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root .ActionButton .MuiSvgIcon-root{font-size:20px}@media screen and (max-width:1024px){.MuiPagination-root .MuiPagination-ul li .MuiPaginationItem-root .ActionButton .MuiTypography-root{display:none}}div.Component_PageContainer .Wrapper{flex-direction:column;gap:30px}@media screen and (max-width:1100px){div.Component_PageContainer .Wrapper{gap:24px}}div.Component_PageContainer .Wrapper .PaperContainer:not(.HasTabs){padding:40px}div.Component_PageContainer .Wrapper .PaperContainer .MuiTabPanel-root{max-height:calc(100vh - 287px);overflow:auto}div.Component_PageHeader{align-items:center;background:#fbf8ff;gap:20px;justify-content:space-between;padding-bottom:10px;padding-top:40px;position:sticky;top:50px;z-index:4}@media screen and (max-width:425px){div.Component_PageHeader{flex-wrap:wrap}}div.Component_PageHeader .LeftPart{align-items:center;gap:inherit}div.Component_PageHeader .LeftPart .BackButton{margin-left:-5px;margin-right:-11px;top:2px}div.Component_PageHeader .LeftPart .Title{color:#583090}.InfoTooltip.MuiIconButton-root{cursor:default;font-size:20px;padding:0}div.Component_FilterSelect{flex-direction:column;max-width:300px;min-width:170px}div.Component_FilterSelect .DummyLabel{opacity:0;position:absolute;visibility:hidden;width:fit-content}div.Component_FilterSelect .MuiInputBase-root .MuiMenu-root{position:static}div.Component_FilterSelect .MuiInputBase-root .MuiMenu-root .MuiMenu-paper{left:0!important;max-height:fit-content;right:0;top:100%!important}div.Component_FilterSelect .MuiInputBase-root .MuiMenu-root .MuiMenu-paper .MuiMenu-list .MuiMenuItem-root{white-space:normal}div.Component_FilterSelect.LabelInsideField{position:relative}div.Component_FilterSelect.LabelInsideField .MuiFormLabel-root{color:#667085;font-size:1rem;font-weight:400;left:14px;line-height:1.5rem;margin-bottom:0;position:static;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media screen and (max-width:1100px){div.Component_FilterSelect.LabelInsideField .MuiFormLabel-root{font-size:.875rem;line-height:1.25rem}}div.Component_FilterSelect.LabelInsideField .MuiInputBase-root .MuiSelect-select{z-index:2}div.Component_CustomSelect{flex-direction:column}.Component_StatusChip.MuiChip-root{border:1px solid}.Component_StatusChip.MuiChip-root .Round{background-color:currentColor;border-radius:50%;height:6px;margin-left:10px;width:6px}.Component_StatusChip.MuiChip-root .MuiChip-label{padding-left:6px;text-transform:capitalize}.Component_StatusChip.MuiChip-root.LightBlue{background-color:#c8eaf9;border-color:#2fb1e9}.Component_StatusChip.MuiChip-root.LightBlue .Round{background-color:#2fb1e9}.Component_StatusChip.MuiChip-root.SoftYellow{background-color:#ffe99d;border-color:#ffc500}.Component_StatusChip.MuiChip-root.SoftYellow .Round{background-color:#ffc500}.Component_StatusChip.MuiChip-root.Teal{background-color:#ccf5eb;border-color:#3dedd0}.Component_StatusChip.MuiChip-root.Teal .Round{background-color:#3dedd0}.Component_StatusChip.MuiChip-root.LightOrange{background-color:#ffe4be;border-color:#ff9500}.Component_StatusChip.MuiChip-root.LightOrange .Round{background-color:#ff9500}.Component_StatusChip.MuiChip-root.LightGreen{background-color:#8af0a4;border-color:#1a983a}.Component_StatusChip.MuiChip-root.LightGreen .Round{background-color:#1a983a}.Component_StatusChip.MuiChip-root.BurntOrange{background-color:#e9be8d;border-color:#935a16}.Component_StatusChip.MuiChip-root.BurntOrange .Round{background-color:#935a16}.Component_StatusChip.MuiChip-root.PaleGreen{background-color:#c8ffd6;border-color:#6bcf75}.Component_StatusChip.MuiChip-root.PaleGreen .Round{background-color:#6bcf75}.Component_StatusChip.MuiChip-root.SoftRed{background-color:#fab3b3;border-color:#e25252}.Component_StatusChip.MuiChip-root.SoftRed .Round{background-color:#e25252}.Component_StatusChip.MuiChip-root.Gray{background-color:#ccc;border-color:#675959}.Component_StatusChip.MuiChip-root.Gray .Round{background-color:#675959}div.Component_TableFilter{gap:16px;justify-content:space-between;margin-bottom:40px}div.Component_TableFilter .SearchField{width:200px}@media screen and (min-width:1101px){div.Component_TableFilter .SearchField{width:240px}}@media screen and (min-width:1441px){div.Component_TableFilter .SearchField{width:320px}}div.Component_TableFilter .ActionWrapper{align-items:center;flex-wrap:wrap;gap:inherit}div.Component_TableAction.MuiMenu-root .MuiMenu-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);min-width:110px}div.Component_TableAction.MuiMenu-root .MuiMenu-paper .MuiList-root .MuiMenuItem-root{color:#292929;font-weight:500;padding:10px 15px}div.Component_FormActionWrapper{align-items:center;flex-wrap:wrap;gap:30px;margin-top:50px}div.Component_FormActionWrapper.isCenterAligned{justify-content:center}div.Component_FormActionWrapper.right{justify-content:flex-end}@media screen and (max-width:900px){div.Component_FormActionWrapper{margin-top:40px}}@media screen and (max-width:600px){div.Component_FormActionWrapper{margin-top:30px}}div.Component_FormActionWrapper .Default{align-items:center;margin-left:auto}div.Component_UploadedFile{align-items:center;background-color:#fff;border:1px solid #d0d5dd;border-radius:12px;gap:12px;padding:16px;width:100%}div.Component_UploadedFile .Left .MuiSvgIcon-root{font-size:40px}div.Component_UploadedFile .Right{align-items:center;flex-grow:1;gap:16px;justify-content:space-between}div.Component_UploadedFile .Right .Details{flex-direction:column}div.Component_UploadedFile .Right .Details .FileName{overflow-wrap:anywhere}div.Component_UploadedFile .Right .Actions{align-items:center;gap:20px}div.Component_UploadedFile .Right .Actions .MuiIconButton-root{font-size:18px;padding:3px}div.Component_Conversation{flex-direction:column;gap:30px}div.Component_ConversationMessage{border-radius:10px;flex-direction:column;gap:20px;max-width:70%;padding:16px 24px;width:fit-content}div.Component_ConversationMessage .Message{flex-direction:column;gap:16px}div.Component_ConversationMessage .Message .UserDetails{align-items:center;gap:20px}div.Component_ConversationMessage .Message .UserDetails .Right{flex-direction:column}div.Component_ConversationMessage .Message .UserDetails .Right .UserName{color:#885fbc;font-weight:600}div.Component_ConversationMessage .Message .UserDetails .Right .DateTime{font-weight:500}div.Component_ConversationMessage .Message .TextMessage{font-weight:400;white-space:break-spaces}div.Component_ConversationMessage .Attachment{flex-direction:column;gap:8px}div.Component_ConversationMessage.Purple{background-color:#dbcfeb}div.Component_ConversationMessage.Pink{align-self:flex-end;background-color:#f9e3fc}div.Component_PostReply{background-color:#fdf2ff;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;flex-direction:column;gap:16px;padding:24px;position:sticky}div.Component_PostReply .Title{color:#583090;font-weight:600}div.Component_PostReply .FieldWrapper{position:relative}div.Component_PostReply .FieldWrapper .PostMessage .MuiFormControl-root .MuiTextField-root .MuiInputBase-root{padding-bottom:70px}div.Component_PostReply .FieldWrapper .ActionButton{bottom:16px;position:absolute;z-index:1}div.Component_PostReply .FieldWrapper .ActionButton.HasError{margin-bottom:20px}div.Component_PostReply .FieldWrapper .ActionButton.UploadButton{left:16px}div.Component_PostReply .FieldWrapper .ActionButton.UploadButton:not(:hover){background-color:#fff}div.Component_PostReply .FieldWrapper .ActionButton.UploadButton .MuiFormControl-fullWidth,div.Component_PostReply .FieldWrapper .ActionButton.UploadButton .MuiFormControl-fullWidth #Attachments{height:100%}div.Component_PostReply .FieldWrapper .ActionButton.SendButton{background-color:#2fb1e9;color:#fff;right:16px}div.Component_PostReply .FieldWrapper .ActionButton.SendButton.Mui-disabled{opacity:.3}div.Component_FormFieldsWrapper{display:grid;gap:32px 50px}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper{gap:24px 26px}}div.Component_FormFieldsWrapper.One{grid-template-columns:repeat(1,100%)}div.Component_FormFieldsWrapper.Two{grid-template-columns:repeat(2,calc(50% - 25px))}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.Two{grid-template-columns:repeat(2,calc(50% - 13px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.Two{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(3,calc(33.33333% - 33.33333px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(2,calc(50% - 25px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(2,calc(50% - 13px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.Three{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(4,calc(25% - 37.5px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(2,calc(50% - 25px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(2,calc(50% - 13px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.Four{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper .FullColspan{grid-column:1/-1}div.Component_FormFieldsWrapper.isSmall{gap:16px 16px}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall{gap:12px 12px}}div.Component_FormFieldsWrapper.isSmall.One{grid-template-columns:repeat(1,100%)}div.Component_FormFieldsWrapper.isSmall.Two{grid-template-columns:repeat(2,calc(50% - 8px))}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall.Two{grid-template-columns:repeat(2,calc(50% - 6px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.isSmall.Two{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(3,calc(33.33333% - 10.66667px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(2,calc(50% - 8px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(2,calc(50% - 6px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.isSmall.Three{grid-template-columns:repeat(1,100%)}}div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(4,calc(25% - 12px))}@media screen and (max-width:1400px){div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(2,calc(50% - 8px))}}@media screen and (max-width:1100px){div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(2,calc(50% - 6px))}}@media screen and (max-width:767px){div.Component_FormFieldsWrapper.isSmall.Four{grid-template-columns:repeat(1,100%)}}div.Component_FormBackgroundWrapper{grid-column:1/-1}div.Component_FormBackgroundWrapper .Label{color:#000;font-weight:500;margin-bottom:6px}div.Component_FormBackgroundWrapper .BackgroundWrapper{background-color:#f4f4f4;border:1px solid #d0d5dd;border-radius:10px;padding:24px}div.Component_FormDropArea{flex-direction:column;grid-column:1/-1}div.Component_FormDropArea .ContentWrapper{flex-direction:column;gap:12px}div.Component_FormDropArea .ContentWrapper .DropArea{align-items:center;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23E1D6F0FF' stroke-width='2' stroke-dasharray='10, 12' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:12px;flex-direction:column;gap:12px;overflow:hidden;padding:33px 24px;position:relative}div.Component_FormDropArea .ContentWrapper .DropArea .IconWrapper{align-items:center;border:1px solid #d0d5dd;border-radius:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);color:#667085;justify-content:center;min-height:40px;min-width:40px}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper{align-items:center;flex-direction:column;gap:4px}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top{align-items:center;gap:4px}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton{background-color:transparent;color:#583090;font-size:14px;font-weight:600;line-height:20px;overflow:hidden;padding:0;position:static}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton .FilePicker{inset:0;opacity:0;position:absolute}div.Component_FormDropArea .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton .FilePicker *{height:100%}div.Component_FormDropArea .ContentWrapper .FileListWrapper{flex-direction:column;gap:12px}div.Component_FormDropArea .ContentWrapper .FileListWrapper.isAtDropArea{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='100%25' height='100%25' fill='none' stroke='%23E1D6F0FF' stroke-width='2' stroke-dasharray='10, 12' stroke-linecap='square'/%3E%3C/svg%3E");border-radius:12px;overflow:hidden;padding:40px}@media screen and (max-width:900px){div.Component_FormDropArea .ContentWrapper .FileListWrapper.isAtDropArea{padding:20px}}div.Component_FormDropArea.Contained{height:100%}div.Component_FormDropArea.Contained .ContentWrapper{flex-grow:1}div.Component_FormDropArea.Contained .ContentWrapper .DropArea{background-color:#f8f3ff;background-image:none;border:1px solid #885fbc;border-radius:10px;flex-grow:1;justify-content:center;padding-bottom:50px;padding-top:20px}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .IconWrapper{border:none;box-shadow:none}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .IconWrapper .MuiSvgIcon-root{font-size:181px}@media screen and (min-width:1401px){div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper{gap:8px}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton{font-size:1.125rem;line-height:1.75rem}}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Top .Message{color:#292929}@media screen and (min-width:1401px){div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Top .Message{font-size:1.125rem;line-height:1.75rem}div.Component_FormDropArea.Contained .ContentWrapper .DropArea .MessageWrapper .Bottom{font-size:.875rem;line-height:1.25rem}}div.Component_FormDropArea.Mui-disabled{opacity:.5}div.Component_FormDropArea.Mui-disabled .ContentWrapper .DropArea .MessageWrapper .Top .UploadButton .FilePicker .Picker{cursor:not-allowed}div.Component_TitleDescriptionWithAction{align-items:center;background-color:#f8f3ff;border-radius:10px;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:18px 30px}@media screen and (max-width:1024px){div.Component_TitleDescriptionWithAction{align-items:flex-start;flex-direction:column}}div.Component_TitleDescriptionWithAction.FullWidth .Title{flex:1;width:100%}div.Component_TitleDescriptionWithAction .LeftPart{align-items:center;gap:8px}div.Component_TitleDescriptionWithAction .Title{color:#583090;min-width:120px}@media screen and (max-width:1024px){div.Component_TitleDescriptionWithAction .Title{width:100%}}div.Component_TitleDescriptionWithAction .Description{flex:1}div.Component_TitleDescriptionWithAction .RightPart{justify-content:flex-end}@media screen and (min-width:1025px){div.Component_TitleDescriptionWithAction .RightPart{min-width:150px}}div.Component_StyledNumber{align-items:center;aspect-ratio:1;background-color:#f9f5ff;border-radius:50%;color:#885fbc;display:inline-flex;justify-content:center;min-width:40px;padding:4px}@media screen and (max-width:1100px){div.Component_StyledNumber{min-height:30px;min-width:30px}}@media screen and (max-width:900px){div.Component_StyledNumber{min-height:24px;min-width:24px}}div.Component_StyledNumber.Filled{background-color:#885fbc;color:#fff}div.Component_StyledNumber .Number{font-weight:600}@media screen and (max-width:1100px){div.Component_StyledNumber .Number{font-size:14px;line-height:22px}}@media screen and (max-width:900px){div.Component_StyledNumber .Number{font-size:12px;line-height:20px}}div.Component_StyledAccordion.MuiAccordion-root{background-color:#f8f3ff;border-radius:10px;margin-left:80px}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root{margin-left:40px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root{align-items:flex-start;gap:8px;min-height:unset;padding:30px 40px;position:relative}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root{padding:10px 20px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content{gap:inherit}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .Component_StyledNumber{left:-80px;pointer-events:none;position:absolute;top:24px}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .Component_StyledNumber{left:-40px;top:5px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart{flex-direction:column;flex-grow:1;gap:7px}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Title{color:#583090}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Title{font-size:14px;font-weight:500;line-height:24px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Description{color:#3e3e3e;display:none;font-weight:400;transition:all .3s ease}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content .LeftPart .Description{font-size:12px;line-height:20px}}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-content.Mui-expanded .LeftPart .Description{display:initial}div.Component_StyledAccordion.MuiAccordion-root .MuiAccordionSummary-root .MuiAccordionSummary-expandIconWrapper{margin-right:-8px;margin-top:2px}div.Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root{display:flex;flex-direction:column;gap:30px;padding-bottom:30px;padding-left:40px;padding-right:40px}@media screen and (max-width:1100px){div.Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root{padding-left:20px;padding-right:20px}}div.Component_CustomStepper{gap:5px}div.Component_CustomStepper .MuiStep-root{padding-left:0;padding-right:0}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root{margin:0;padding:0}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer{padding-right:0}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root{font-size:40px}@media screen and (max-width:1100px){div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root{font-size:30px}}@media screen and (max-width:900px){div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root{font-size:24px}}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root .MuiStepIcon-text{font-weight:600}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-iconContainer .MuiStepIcon-root:not(.Mui-active) .MuiStepIcon-text{fill:#885fbc}div.Component_CustomStepper .MuiStep-root .MuiStepButton-root .MuiStepLabel-root .MuiStepLabel-labelContainer{display:none}div.Component_CustomStepper .MuiStepConnector-root .MuiStepConnector-line{border-color:#885fbc}div.ReportGenerationCard{align-items:center;background-color:#fff;border:1px solid #e1d6f0;border-radius:10px;color:#583090;flex-grow:1;gap:11px;justify-content:space-between;padding:5px 16px 5px 7px}div.ReportGenerationCard.Checked{background-color:#f0eaf8}div.ReportGenerationCard.Cursor{cursor:grab}div.ReportGenerationCard .CheckboxLabel{align-items:center;flex-grow:1}div.ReportGenerationCard .CheckboxLabel .ReportType{margin-left:auto;padding-left:16px;white-space:nowrap}div.ReportGenerationCard .DeleteButton{margin-right:-3px}div.ReportGenerationCard .EqualButton{cursor:inherit;margin-right:-7px}div.ReportGenerationCard .EqualButton .MuiSvgIcon-root{font-size:16px}div.MuiTabScrollButton-root.Mui-disabled{opacity:1!important}div.Component_Timeline{background-color:#fbf8ff;border:1px solid #e1d6f0;border-radius:10px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:30px}@media screen and (max-width:900px){div.Component_Timeline{grid-template-columns:1fr}}div.Component_Timeline .TimelineItem{flex-direction:column;gap:15px;min-width:200px}@media screen and (max-width:900px){div.Component_Timeline .TimelineItem{flex-direction:row;position:relative}}div.Component_Timeline .TimelineItem .VisualWrapper{align-items:center;gap:20px}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper{padding:0;pointer-events:none}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper .MuiSvgIcon-root{font-size:30px}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper .MuiSvgIcon-colorPrimary{color:#885fbc}div.Component_Timeline .TimelineItem .VisualWrapper .IconWrapper .MuiSvgIcon-colorError{color:#e86666}@media screen and (min-width:601px)and (max-width:900px){div.Component_Timeline .TimelineItem .VisualWrapper .MuiTooltip-popper .MuiTooltip-tooltip{width:50vw}}div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder{flex-grow:1;height:3px}@media screen and (max-width:900px){div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder{height:20px;left:15px;position:absolute;top:100%;width:3px}}div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder.Active{background-color:#885fbc}div.Component_Timeline .TimelineItem .VisualWrapper .LineHolder.Disabled{background-color:#e1d6f0}div.Component_Timeline .TimelineItem .ContentWrapper{color:#3e3e3e;flex-direction:column;font-weight:500;gap:6px}div.Component_Timeline .TimelineItem .ContentWrapper .Status{color:inherit;font-weight:inherit}div.Component_Timeline .TimelineItem .ContentWrapper .SubTitleWrapper{align-items:center;gap:10px}div.Component_Timeline .TimelineItem .ContentWrapper .SubTitleWrapper .MuiSvgIcon-root{font-size:14px}div.Component_Timeline .TimelineItem .ContentWrapper .SubTitleWrapper .Time{color:inherit;font-weight:inherit}div.Component_FileAction{align-items:center;gap:40px}div.Component_FileAction .MuiIconButton-root .MuiSvgIcon-root{font-size:20px}div.Component_TableIconAction{align-items:center;gap:30px}div.Component_TableIconAction .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}div.DocViewer #proxy-renderer #html-renderer{padding:0}div.DocViewer #proxy-renderer #html-renderer #html-body{background-color:#d0d5dd;border:none;border-radius:8px;margin:0}div.DocViewer .react-pdf__Page__annotations.annotationLayer,div.DocViewer .react-pdf__Page__textContent.textLayer{display:none}div.Component_NoDataFound.isCenterAligned{display:grid;place-items:center}div.Component_NoDataFound.Styled{border:1px solid #885fbc;border-radius:10px;padding:8px 16px;text-align:center}div.AnimatedPulseCircle{animation:pulse 1.5s infinite;background-color:red;border-radius:50%;height:8px;transform:scale(1);width:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,0,0,.7);transform:scale(.9)}70%{box-shadow:0 0 0 8px rgba(255,0,0,0);transform:scale(1)}to{box-shadow:0 0 0 0 rgba(255,0,0,0);transform:scale(.9)}}div.Component_OtpField{flex-direction:column}div.Component_OtpField>div{gap:8px;justify-content:space-between}div.Component_OtpField>div .InputField{border:1px solid #d0d5dd;border-radius:10px;color:#292929;font-size:1rem;font-weight:400;height:44px;line-height:1.5rem;padding:4px;text-align:center;width:44px}div.Component_OtpField>div .InputField:hover{border-color:#a7abb1}div.Component_OtpField>div .InputField:focus{border-color:#a7abb1;box-shadow:0 0 0 4px rgba(152,162,179,.2);outline:none}::-webkit-scrollbar-track{background-color:#e1d6f0;border-radius:2px}::-webkit-scrollbar{height:11px;width:11px}@media screen and (max-width:900px){::-webkit-scrollbar{height:8px;width:8px}}::-webkit-scrollbar-thumb{background-color:#885fbc;border:2px solid #e1d6f0;border-radius:4px}::-webkit-scrollbar-corner{background-color:#e1d6f0}*{scrollbar-color:#885fbc #e1d6f0;scrollbar-width:8px}body,html{scrollbar-gutter:stable}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader{padding:40px 40px 20px}@media screen and (max-width:600px){div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader{padding:30px 30px 15px}}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasTwoItems{align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasTwoItems .MuiDialogTitle-root{color:#583090;font-weight:600;text-align:left}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasTwoItems .MuiIconButton-root{color:#000;margin-right:-4px;padding:3px}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader.hasThreeItems{grid-template-columns:1fr auto auto}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .DialogHeader .MuiDialogTitle-root{color:#070707;font-weight:500;overflow-wrap:anywhere;text-align:center}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:20px 40px 40px}@media screen and (max-width:600px){div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:15px 30px 30px}}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root.hasActions{padding-bottom:0}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .CommonTable{padding-bottom:2px}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .CommonTable .TableContainerWrapper{border:1px solid #885fbc}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .CommonTable .TableContainerWrapper .MuiTableContainer-root{max-height:calc(100vh - 390px)}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root{padding-block:40px}@media screen and (max-width:600px){div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root{padding-block:30px}}div.Component_CustomDialog .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root .Component_FormActionWrapper{margin-top:0}#Dialog_FilePreview.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .FileContainer .File{border-radius:5px;max-height:calc(100vh - 222px);object-fit:contain;overflow:hidden;width:100%}#Dialog_FilePreview.MuiDialog-root.Styled .MuiDialog-paper .MuiDialogContent-root .FileContainer{border:1px solid #885fbc;border-radius:10px;max-height:calc(100vh - 222px);overflow:hidden}#Dialog_FilePreview.MuiDialog-root.Styled .MuiDialog-paper .MuiDialogContent-root .FileContainer .Component_NoDataFound{padding:8px 16px}#Dialog_CardSchemeAddNew.MuiDialog-root .MuiDialog-container .MuiPaper-root{max-width:500px}@media screen and (min-width:1101px){#Dialog_CustomerContact.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .Component_FormFieldsWrapper{column-gap:30px;grid-template-columns:repeat(2,calc(50% - 15px))}}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper{border-radius:16px;max-width:546px;padding:40px 60px;text-align:center}@media screen and (max-width:900px){#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper{max-width:450px;padding:40px}}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogTitle-root{color:#070707;font-weight:500}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{margin-top:12px}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .Subtitle{color:#667085;font-weight:500}#ConfirmationDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogActions-root{gap:30px;margin-top:30px}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .DialogHeader{padding-bottom:30px}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding-top:10px}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ContentWrapper{height:calc(100vh - 404px);margin-top:40px;min-height:200px;overflow:auto}@media screen and (max-width:600px){div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ContentWrapper{margin-top:30px}}div#Dialog_CapabilityMatrix .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ContentWrapper .Component_NoDataFound{height:100%}#Dialog_DateSelection.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .Subtitle{color:#667085;margin-bottom:16px}#Dialog_RedirectPopup.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:30px 40px}#Dialog_RedirectPopup.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .Countdown{margin-top:12px}#Dialog_AlertDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding-top:10px}#Dialog_AlertDialog.MuiDialog-root .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .Content{white-space:pre-line}#Dialog_OVDParameters.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .FormTitle{border-bottom:1px solid #d0d5dd;margin-bottom:16px;padding-bottom:6px}#Dialog_OVDParameters.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .MuiFormControlLabel-root{margin-inline:0}#Dialog_OVDParameters.MuiDialog-root .MuiDialog-container .MuiDialog-paper form .MuiFormControlLabel-root .MuiCheckbox-root{padding:0}#DialogFrontsheetMap .MuiDialog-container .MuiDialog-paper form .FormFields .Component_FormFieldsWrapper .CheckboxField{flex-shrink:0}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12)}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{padding:20px}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form{display:flex;flex-direction:column;padding:8px}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .CardStockHeader{align-items:center;gap:4px}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .CardStockHeader .Label{color:#885fbc;font-weight:600}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .CardStockHeader .Date{color:#292929;font-weight:500}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .FormFields{display:grid;gap:20px;grid-template-columns:repeat(2,calc(50% - 10px));margin-top:20px}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .FormFields .FullColspan{grid-column:span 2}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .FormFields .NumberField .MuiInputBase-input{pointer-events:none}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ActionButtons{justify-content:center;margin-top:20px}div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ActionButtons .BackButton,div.Component_CustomDialog.Popover_CardStockItem .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root form .ActionButtons .SaveButton{min-width:100px}div.Popover_DayTimePicker .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);min-width:280px;padding:20px}div.Popover_DayTimePicker .MuiPopover-paper .DayTimePickerWrapper{flex-direction:column;gap:12px}div.Popover_DayTimePicker .MuiPopover-paper .DayTimePickerWrapper .DayPicker{flex-direction:column}div.Popover_DayTimePicker .MuiPopover-paper .DayTimePickerWrapper .TimePicker{gap:inherit}div.Popover_ColumnFilter .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12),0 4px 6px -2px rgba(16,24,40,.05),0 12px 16px -4px rgba(95,93,115,.05),2px 2px 4px 0 rgba(0,0,0,.05);margin-top:-.625rem;padding:1.25rem}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper{align-items:center;gap:1.25rem}@media screen and (max-width:767px){div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper{flex-direction:column}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .CloseButton{align-self:flex-end;margin-bottom:-1.125rem;margin-right:-.5rem;padding:.25rem}}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .MuiFormControl-root{width:200px}@media screen and (max-width:900px){div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .MuiFormControl-root{flex-grow:1}}div.Popover_ColumnFilter .MuiPopover-paper .FilterWrapper .MuiFormControl-root .MuiInputBase-root .MuiInputBase-input{background-color:transparent;border-radius:0}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);max-height:calc(100vh - 48px);max-width:1080px;overflow:hidden}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .DialogHeader{padding-bottom:16px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .DialogHeader .MuiDialogTitle-root{padding:0}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .DialogHeader .InventoryDialogTitle{gap:4px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .DialogHeader .InventoryDialogTitle h5{color:#583090;font-weight:700}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .DialogHeader .InventoryDialogTitle p{color:#292929;font-weight:500}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root{overflow-x:hidden;overflow-y:auto;padding-top:0}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryDialog{display:flex;flex-direction:column;gap:20px;width:100%}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection{background:#f9f7fc;border:1px solid rgba(136,95,188,.12);border-radius:12px;box-sizing:border-box;padding:12px;width:100%}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__header{align-items:start;column-gap:12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,170px);padding-bottom:12px}@media screen and (max-width:1024px){div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__header{grid-template-columns:minmax(0,1fr);row-gap:10px}}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__content{min-width:0}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__eyebrow{color:#885fbc;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__headline{color:#583090;font-size:16px;font-weight:700;line-height:1.25;overflow-wrap:anywhere;padding-top:2px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__caption{color:#292929;font-size:12px;line-height:1.35;padding-top:4px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__meta{background:#fff;border:1px solid rgba(136,95,188,.12);border-radius:10px;max-width:170px;min-width:130px;padding:10px 12px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__meta p{color:#292929}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__meta .InventorySummarySection__metaLabel{font-size:11px;line-height:1.35}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__meta .InventorySummarySection__metaValue,div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__meta .MuiTypography-subtitle2,div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummarySection .InventorySummarySection__meta h6{color:#583090;font-size:15px;font-weight:700;line-height:1.2}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummaryGrid{display:grid;gap:12px;grid-template-columns:repeat(5,minmax(0,1fr));width:100%}@media screen and (max-width:1200px){div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummaryGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:767px){div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryMetricCard,div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummaryMetricCard{background:#fff;border:1px solid rgba(136,95,188,.1);border-radius:10px;box-shadow:0 0 0 4px #f4ebff,0 1px 2px 0 rgba(16,24,40,.05);display:flex;flex-direction:column;justify-content:space-between;min-height:78px;padding:10px 12px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryMetricCard .MetricLabel,div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummaryMetricCard .MetricLabel{color:#292929;font-size:12px;font-weight:600;line-height:1.4}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryMetricCard .MetricValue,div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySummaryMetricCard .MetricValue{color:#583090;font-size:18px;font-weight:700;line-height:1.15;padding-top:2px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationsSection .SectionTitle{color:#583090;font-weight:700}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationsSection .SectionDescription{color:#292929;padding-top:6px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .InventoryTransactionsSection__header{align-items:center;display:flex;gap:12px;justify-content:space-between;padding-bottom:12px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .InventoryTransactionsSection__header .MuiButton-root{color:#885fbc;flex-shrink:0;font-weight:600;min-width:auto;padding:4px 8px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .InventoryTransactionsSection__header .MuiButton-root:hover{background-color:rgba(136,95,188,.08)}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .SectionTitle{color:#583090;font-weight:700}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .SectionDescription{color:#292929;padding-top:6px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .Component_TableFilter{margin-bottom:12px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryTransactionsSection .InventoryTransactionsTable .TableContainerWrapper{border:1px solid rgba(136,95,188,.12);border-radius:14px;overflow:hidden}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationGrid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (max-width:1024px){div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationGrid{grid-template-columns:repeat(1,minmax(0,1fr))}}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationCard{background:linear-gradient(180deg,hsla(0,0%,100%,.98),rgba(249,247,252,.9));border:1px solid rgba(136,95,188,.1);border-radius:22px;box-shadow:0 0 0 4px #f4ebff,0 1px 2px 0 rgba(16,24,40,.05);padding:24px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationCard .InventoryLocationCard__header{gap:16px;padding-bottom:20px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationCard .LocationEyebrow{color:#885fbc;font-weight:700;letter-spacing:.08em;text-transform:uppercase}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationCard .LocationTitle{color:#583090;font-weight:700;padding-top:6px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationCard .LocationBadge{background:rgba(136,95,188,.08);border-radius:999px;color:#885fbc;font-weight:700;padding:8px 14px;white-space:nowrap}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationMetrics{display:grid;gap:14px;grid-template-columns:repeat(1,minmax(0,1fr))}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationMetrics .InventoryMetricCard{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:16px 18px}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationMetrics .InventoryMetricCard .MetricLabel{max-width:70%}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventoryLocationMetrics .InventoryMetricCard .MetricValue{flex-shrink:0;padding-top:0;text-align:right}div.Component_CustomDialog.Popover_InventoryList .MuiDialog-container .MuiDialog-paper .MuiDialogContent-root .InventorySectionDivider{border-color:rgba(136,95,188,.12);margin:0}.rdp-root{--rdp-accent-color:#7e52b6;--rdp-accent-background-color:#f9f7fc;--rdp-day-width:40px;--rdp-day-height:40px;--rdp-day_button-width:calc(var(--rdp-day-width) - 6px);--rdp-day_button-height:calc(var(--rdp-day-height) - 6px);--rdp-nav_button-width:34px;--rdp-nav_button-height:34px;--rdp-months-gap:20px}.rdp-root .rdp-months{flex-wrap:nowrap;padding-right:52px;width:max-content}@media screen and (min-width:768px){.rdp-root .rdp-months{flex-wrap:nowrap}}.rdp-root .rdp-months .rdp-nav{z-index:2}.rdp-root .rdp-months .rdp-nav button .rdp-chevron{height:24px;width:24px}.rdp-root .rdp-months .rdp-month .rdp-month_caption{align-items:center;font-size:1.125rem;font-weight:600;gap:12px;padding-inline:10px}@media screen and (max-width:900px){.rdp-root .rdp-months .rdp-month .rdp-month_caption{font-size:1rem}}.rdp-root .rdp-months .rdp-month .rdp-month_caption .rdp-dropdowns{gap:12px}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect.DayPickerDropdownSelect--month{min-width:112px}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect.DayPickerDropdownSelect--year{min-width:92px}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect .MuiOutlinedInput-root{background-color:#fff;border-radius:12px;color:#353535;font-size:.875rem;font-weight:400;line-height:1.25rem;min-height:40px;transition:all .3s ease}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect .MuiOutlinedInput-root .MuiSelect-select{align-items:center;box-sizing:border-box;display:inline-flex;min-height:40px;padding:0 40px 0 14px;width:100%}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#e1d6f0}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d0d5dd}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#583090}.rdp-root .rdp-months .rdp-month .rdp-month_caption .DayPickerDropdownSelect .MuiOutlinedInput-root .MuiSelect-icon{color:#667085;right:12px}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day{min-height:var(--rdp-day-height);min-width:var(--rdp-day-width)}@media screen and (max-width:900px){.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day{font-size:.875rem}}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day.rdp-range_middle{color:#353535}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day.rdp-selected{font-size:1rem;font-weight:600}@media screen and (max-width:900px){.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day.rdp-selected{font-size:.875rem}}.rdp-root .rdp-months .rdp-month .rdp-month_grid tbody .rdp-week .rdp-day .rdp-day_button{display:inline-flex}div.DateRangePicker{cursor:pointer}div.DateRangePicker:not(.MuiInputBase-fullWidth){min-width:250px}@media screen and (min-width:1101px){div.DateRangePicker:not(.MuiInputBase-fullWidth){min-width:280px}}@media screen and (min-width:1401px){div.DateRangePicker:not(.MuiInputBase-fullWidth){width:320px}}div.DateRangePicker .MuiInputAdornment-root .MuiIconButton-root{color:#667085}div.DateRangePicker .MuiInputAdornment-root .MuiIconButton-root:hover{background-color:transparent}div.DateRangePicker .MuiInputAdornment-root .MuiIconButton-root .MuiSvgIcon-root{font-size:1.25rem}div.DateRangePicker .MuiInputBase-input{cursor:inherit;margin-left:-4px}div.DateRangePicker .MuiInputBase-input.MuiInputBase-inputAdornedStart{padding-left:0!important}div.Popover_DateRangePicker .MuiPopover-paper{box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);color:#798194;overflow-x:auto;padding:20px}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper{align-items:flex-start;display:flex;gap:20px;min-width:max-content}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root:not(:last-of-type){margin-bottom:4px}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root{border-radius:8px;color:#353535;padding-left:10px;padding-right:10px;transition:all .3s ease}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root.Mui-selected{background-color:#f0eaf8;color:#583090}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root{color:inherit}div.Popover_DateRangePicker .MuiPopover-paper .ContentWrapper .MuiList-root .MuiListItem-root .MuiListItemButton-root .MuiListItemText-root .MuiTypography-root{font-weight:400;text-transform:none;white-space:nowrap}.DayPickerDropdownMenu{border-radius:12px;box-shadow:2px 2px 14px 0 rgba(0,0,0,.12);margin-top:6px;overflow-x:hidden}.DayPickerDropdownMenu.DayPickerDropdownMenu--month{min-width:148px}.DayPickerDropdownMenu.DayPickerDropdownMenu--year{min-width:104px}.DayPickerDropdownMenu .MuiList-root{overflow-x:hidden;padding:8px 0}.DayPickerDropdownMenu .MuiList-root .MuiMenuItem-root{color:#353535;font-size:.875rem;line-height:1.25rem;min-height:36px;padding:8px 14px;white-space:nowrap}.DayPickerDropdownMenu .MuiList-root .MuiMenuItem-root.Mui-selected{background-color:#f0eaf8;color:#583090}.DayPickerDropdownMenu .MuiList-root .MuiMenuItem-root.Mui-selected:hover,.DayPickerDropdownMenu .MuiList-root .MuiMenuItem-root:hover{background-color:#f9f7fc}.recharts-responsive-container .recharts-wrapper .recharts-surface .recharts-layer .recharts-text{fill:#454f56}.recharts-tooltip-wrapper .CustomTooltip{background-color:#f0eaf8;border-radius:5px;border-bottom-left-radius:0;color:#583090;outline:1px solid #885fbc;padding:2px 10px}.recharts-tooltip-wrapper .CustomTooltip .Tooltip{font-weight:500;vertical-align:middle}.recharts-tooltip-wrapper .CustomTooltip .Tooltip b{font-weight:600}#CustomerDetailForm .FormFields .Component_FormFieldsWrapper .InputRow.AddressField{grid-column:1/-1}#CustomerDetailForm .FormFields .Component_FormFieldsWrapper .InputRow.SelectField .MuiMenu-root .MuiMenu-paper .MuiMenu-list .MuiMenuItem-root.AddNew{color:#583090;font-weight:600}div.Component_NotesForOperator h6{color:#583090;font-weight:500;margin-bottom:30px}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller{border:none}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiTab-root{background-color:#fbf8ff;border-radius:10px 10px 0 0}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller .MuiTabs-flexContainer .MuiTab-root.Mui-selected{background-color:#f8f3ff}div.Component_NotesForOperator .ContainedTabList .MuiTabs-root .MuiTabs-scroller .MuiTabs-indicator{display:none}div.Component_NotesForOperator .ContainedTabList .MuiTabPanel-root{background-color:#f8f3ff;border-radius:0 5px 5px 5px;padding:20px}div.Component_NotesForOperator .ContainedTabList .MuiTabPanel-root .NotesSubmit{display:flex;margin-left:auto;margin-top:20px;min-width:100px}#ComingSoon{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}#ComingSoon .Content{flex-direction:column;gap:25px;max-width:516px;text-align:center}#ComingSoon .Content .MuiTypography-body2{color:#5f5d73}#Unauthorized{background-color:#f2c7f9;display:flex;flex:1;flex-direction:column;padding:40px}#Unauthorized .MuiContainer-root{background-color:#fff;border-radius:16px;display:grid;flex:1;padding:40px;place-items:center}#Unauthorized .Content{text-align:center}#Unauthorized .Content .Message{color:#5f5d73;margin-top:1px}#PageProfileSettings{flex-grow:1}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root{overflow:unset}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root .AvatarBadge .MuiBadge-badge{height:unset;padding:unset}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root .AvatarBadge .AvatarImage{border:4px solid #f9e3fc;height:80px;width:80px}#PageProfileSettings form .AvatarWrapper .MuiIconButton-root .AvatarBadge .MuiSvgIcon-root{font-size:2.0625rem}#PageProfileSettings form .AvatarWrapper .InputAvatar{height:30px;width:30px}#PageProfileSettings form>.Component_FormFieldsWrapper{margin-top:60px}#PageProfileSettings form>.Component_FormFieldsWrapper .PasswordGrid .PasswordAccordian .MuiAccordionSummary-root{padding:unset}#PageProfileSettings form>.Component_FormFieldsWrapper .PasswordGrid .PasswordAccordian .MuiAccordionSummary-root .MuiAccordionSummary-content{margin-bottom:16px;margin-top:16px}#PageProfileSettings form>.Component_FormFieldsWrapper .PasswordGrid .PasswordAccordian .MuiAccordionDetails-root{padding-bottom:30px;padding-top:14px}#PageTicketingIndex .PaperContainer .CommonTable .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root .Component_TableCellContent{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}#PageTicketingDetail .Header{align-items:center;flex-wrap:wrap;gap:60px}@media screen and (max-width:1200px){#PageTicketingDetail .Header{gap:30px}}#PageTicketingDetail .Header .MuiAvatar-root{height:100px;width:100px}#PageTicketingDetail .Header .DetailsWrapper{display:grid;gap:30px 90px;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:1440px){#PageTicketingDetail .Header .DetailsWrapper{grid-template-columns:repeat(2,auto)}}@media screen and (max-width:1200px){#PageTicketingDetail .Header .DetailsWrapper{gap:30px 60px}}@media screen and (max-width:600px){#PageTicketingDetail .Header .DetailsWrapper{gap:16px;grid-template-columns:repeat(1,auto)}}#PageTicketingDetail .Header .DetailsWrapper .DetailItem{align-items:center;gap:20px}#PageTicketingDetail .Header .DetailsWrapper .DetailItem .MuiSvgIcon-root{color:#885fbc;font-size:18px}@media screen and (min-width:1101px){#PageTicketingDetail .Header .Component_FilterSelect{min-width:200px}}#PageTicketingDetail .Divider{margin-bottom:40px;margin-top:40px}#PageTicketingDetail .Component_Conversation .Component_PostReply{margin-bottom:-40px}@media screen and (max-width:1400px){#PagePcaAddNew form .PcaOnline{grid-column:1/-1}}#PagePcaAddNew form .CapabilityMatrix{align-items:center;gap:16px;justify-content:space-between;margin-top:40px}#PagePcaAddNew form .CapabilityMatrix .Message{color:#000}@media screen and (max-width:900px){#PagePcaAddNew form .CapabilityMatrix .Message{font-size:.875rem;line-height:1.375rem}}#PagePcaAddNew form .CapabilityMatrix .MuiButton-root{flex-shrink:0}#ScreenActions{flex-direction:column;gap:30px}#ScreenJobFiles{flex-direction:column;gap:90px}@media screen and (max-width:1440px){#ScreenJobFiles{gap:50px}}#ScreenJobFiles .Component_CustomStepper{margin-top:10px;max-width:900px}#ScreenJobFiles .StepsWrapper{flex-direction:column;gap:30px}@media screen and (max-width:767px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root .Component_FormFieldsWrapper{grid-template-columns:repeat(1,100%)}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MuiAccordion-root .MuiCollapse-root .MuiCollapse-wrapper .MuiCollapse-wrapperInner .MuiAccordionDetails-root .Component_FormActionWrapper{margin-top:0}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper{gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:900px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper{grid-template-columns:repeat(2,calc(50% - 13px))}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper .NumberField{width:100%}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.InputDataFile .Component_FormFieldsWrapper .NumberField .MuiFormControl-root{width:inherit}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper{flex-direction:column;gap:30px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet{flex-direction:column;gap:20px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper{flex-direction:column;gap:7px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Title{color:#583090}@media screen and (max-width:1100px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Title{font-size:14px;font-weight:500;line-height:24px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Description{color:#3e3e3e;font-weight:400}@media screen and (max-width:1100px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.MachineReadyData .ContentWrapper .JobInstructionSheet .HeaderWrapper .Description{font-size:12px;line-height:20px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root{gap:27px}@media screen and (max-width:1400px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root{flex-direction:column}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root{align-items:flex-start;background-color:#fff;border:2px solid #fff;border-radius:10px;flex-grow:1;margin-left:0;margin-right:0;padding:18px 21px 18px 50px;position:relative}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root.Checked{border-color:#885fbc}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiRadio-root{left:8px;position:absolute;top:8px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label{flex-grow:1}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label .LabelWrapper{flex-direction:column;gap:25px}@media screen and (max-width:1400px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label .LabelWrapper{gap:16px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiFormControlLabel-root .MuiFormControlLabel-label .LabelWrapper .MuiTypography-root{align-items:center;color:#292929;display:flex;font-weight:400;gap:6px}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .MuiFormControl-root .MuiRadioGroup-root .MuiDivider-root{border-color:#885fbc}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .CreateNewVariant{align-items:flex-start;flex-direction:column;gap:30px}@media screen and (max-width:1400px){#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.NewVariantDetected .CreateNewVariant{gap:20px}}#ScreenJobFiles .StepsWrapper .Component_StyledAccordion.ChildJobs:not(.Mui-expanded) .MuiAccordionSummary-root .MuiAccordionSummary-content .RightPart .Component_FilterSelect{display:none}.PriorityPassInventoryWrapper .MuiTableContainer-root{text-align:right}.PriorityPassInventoryWrapper .InputRow.NumberField input{pointer-events:none}.PriorityPassInventoryWrapper .AddRowButton{background-color:#2fb1e9;border-radius:"50%";color:"#fff";margin:19px 22px 30px auto;padding:8}#PageHome .Component_PageHeader .RightPart{align-items:center;display:flex;flex-direction:row;gap:16px}#PageHome .Component_PageHeader .RightPart .HomeHeaderControls{align-items:center;display:flex;gap:16px}#PageHome .Component_PageHeader .RightPart .HomeHeaderControls .HomeHeaderControls__select{max-width:200px;min-width:110px;width:9.375rem}#PageHome .Component_PageHeader .RightPart .HomeHeaderControls .HomeHeaderControls__select .MuiInputBase-root{border-radius:12px;height:40px}#PageHome .Component_PageHeader .RightPart .HomeHeaderControls .DateRangePicker{min-width:220px;width:240px}#PageHome .Component_PageHeader .RightPart .HomeHeaderControls .DateRangePicker .MuiInputBase-root{border-radius:12px;height:40px}#PageHome .Component_PageHeader .RightPart .HomeHeaderControls .HomeHeaderControls__export{border-radius:999px;font-weight:600;height:40px;padding:0 22px}#PageHome .DashboardRow+.DashboardRow{margin-top:24px}#PageHome .GraphCardRow{display:flex;flex-direction:column;gap:30px}#PageHome .GraphCardRow .AreaBreakdownChart,#PageHome .GraphCardRow .AreaDimensionChart,#PageHome .GraphCardRow .CardStocksChart{margin-top:0}#PageHome .InfoCardRow{display:grid;gap:clamp(16px,2vw,24px);grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));width:100%}#PageHome .GraphCard{background:#fff;border:1px solid #eaecf0;border-radius:16px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);padding:20px 24px 16px}#PageHome .GraphCard .GraphCard__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}#PageHome .GraphCard .GraphCard__title{color:#101828;font-size:1rem;font-weight:700}#PageHome .GraphCard .GraphCard__sub{color:#454f56;font-size:.8125rem;font-weight:500;text-transform:capitalize}#PageHome .GraphCard .GraphCard__meta{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:10px}#PageHome .GraphCard .GraphCard__metaLeft{align-items:center;display:flex;flex-wrap:wrap;gap:16px}#PageHome .GraphCard .GraphCard__stat{display:flex;flex-direction:column;gap:2px}#PageHome .GraphCard .GraphCard__statLabel{color:#454f56;font-size:.6875rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}#PageHome .GraphCard .GraphCard__statValue{color:#101828;font-size:1rem;font-weight:700}#PageHome .GraphCard .GraphCard__statValue.is-muted{color:#667085}#PageHome .GraphCard .GraphCard__range{color:#667085;font-size:.75rem;font-weight:600}#PageHome .GraphCard .GraphCard__legend{align-items:center;display:inline-flex;gap:12px}#PageHome .GraphCard .GraphCard__legendItem{align-items:center;display:inline-flex;gap:6px}#PageHome .GraphCard .GraphCard__legendDot{border-radius:50%;display:inline-block;height:10px;width:10px}#PageHome .GraphCard .GraphCard__legendDot.is-current{background:#583090}#PageHome .GraphCard .GraphCard__legendDot.is-compare{background:#3dedd0}#PageHome .GraphCard .GraphCard__legendLabel{color:#454f56;font-size:.75rem;font-weight:600}#PageHome .GraphCard .GraphCard__body{width:100%}#PageHome .SubCategoryChart{background:#fff;border:1px solid #eaecf0;border-radius:20px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);max-width:360px;padding:22px 24px;width:100%}#PageHome .SubCategoryChart .SubCategoryChart__header{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}#PageHome .SubCategoryChart .SubCategoryChart__title{text-wrap:balance;color:#101828;font-size:1rem;font-weight:700;line-height:1.25}#PageHome .SubCategoryChart .SubCategoryChart__subtitle{text-wrap:balance;color:#454f56;font-size:.8125rem;font-weight:500;line-height:1.4}#PageHome .SubCategoryChart .SubCategoryChart__donut{display:grid;margin:6px 0 8px;place-items:center;position:relative}#PageHome .SubCategoryChart .SubCategoryChart__center{align-items:center;display:flex;flex-direction:column;gap:2px;inset:0;justify-content:center;pointer-events:none;position:absolute;text-align:center}#PageHome .SubCategoryChart .SubCategoryChart__centerValue{color:#101828;font-size:1.5rem;font-weight:800;line-height:1}#PageHome .SubCategoryChart .SubCategoryChart__centerLabel{color:#454f56;font-size:.6875rem;font-weight:600;letter-spacing:.6px;text-transform:uppercase}#PageHome .SubCategoryChart .SubCategoryChart__list{display:flex;flex-direction:column;gap:12px;margin-top:6px}#PageHome .SubCategoryChart .SubCategoryChart__row{align-items:center;display:flex;gap:16px;justify-content:space-between}#PageHome .SubCategoryChart .SubCategoryChart__name{align-items:center;display:inline-flex;gap:10px;min-width:0}#PageHome .SubCategoryChart .SubCategoryChart__dot{border-radius:50%;display:inline-block;height:10px;width:10px}#PageHome .SubCategoryChart .SubCategoryChart__label{color:#101828;font-size:.8125rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#PageHome .SubCategoryChart .SubCategoryChart__percent{color:#101828;font-size:.8125rem;font-weight:700}#PageHome .CardStocksChart{background:#fff;border:1px solid #eaecf0;border-radius:20px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);margin-top:24px;padding:24px 28px;width:100%}#PageHome .CardStocksChart .CardStocksChart__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:10px}#PageHome .CardStocksChart .CardStocksChart__heading{display:flex;flex-direction:column;gap:4px;min-width:0}#PageHome .CardStocksChart .CardStocksChart__titleRow{align-items:center;display:flex;flex-wrap:wrap;gap:12px}#PageHome .CardStocksChart .CardStocksChart__title{color:#101828;font-size:1.0625rem;font-weight:700;line-height:1.3}#PageHome .CardStocksChart .CardStocksChart__subtitle{color:#667085;font-size:.8125rem;font-weight:500;line-height:1.45;margin-top:4px}#PageHome .CardStocksChart .CardStocksChart__rangeBadge{align-items:center;border-radius:999px;display:inline-flex;flex-wrap:wrap;gap:8px;min-height:32px;padding:5px 12px}#PageHome .CardStocksChart .CardStocksChart__rangeLabel{color:#454f56;font-size:.625rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}#PageHome .CardStocksChart .CardStocksChart__rangeValue{color:#101828;font-size:.6875rem;font-weight:600}#PageHome .CardStocksChart .CardStocksChart__select{background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;color:#101828;font-size:.8125rem;font-weight:600;height:38px;min-width:200px}#PageHome .CardStocksChart .CardStocksChart__select .MuiOutlinedInput-notchedOutline{border-color:#eaecf0}#PageHome .CardStocksChart .CardStocksChart__select:hover .MuiOutlinedInput-notchedOutline{border-color:#d0d5dd}#PageHome .CardStocksChart .CardStocksChart__scope{align-items:center;background:#f9fafb;border:1px solid #eaecf0;border-radius:10px;display:inline-flex;height:38px;min-width:200px;padding:0 14px}#PageHome .CardStocksChart .CardStocksChart__scopeText{color:#101828;font-size:.8125rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#PageHome .CardStocksChart .CardStocksChart__controls{align-items:center;display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}#PageHome .CardStocksChart .CardStocksChart__toggle{background:#f7f8fc;border:1px solid #eaecf0;border-radius:999px;display:inline-flex;gap:2px;padding:2px}#PageHome .CardStocksChart .CardStocksChart__toggleBtn{background:transparent;border:none;border-radius:999px;color:#454f56;cursor:pointer;font-size:.75rem;font-weight:600;padding:6px 12px}#PageHome .CardStocksChart .CardStocksChart__toggleBtn.is-active{background:#583090;color:#fff}#PageHome .CardStocksChart .CardStocksChart__body{height:350px;padding:16px 0 20px;width:100%}#PageHome .CardStocksChart .CardStocksChart__body .recharts-wrapper .recharts-bar-rectangle path{rx:6;ry:6}#PageHome .CardStocksChart .CardStocksChart__body.is-scrollable{height:350px;overflow-x:auto;overflow-y:hidden;scrollbar-color:rgba(88,48,144,.25) transparent;scrollbar-width:thin}#PageHome .CardStocksChart .CardStocksChart__body.is-scrollable::-webkit-scrollbar{height:6px}#PageHome .CardStocksChart .CardStocksChart__body.is-scrollable::-webkit-scrollbar-track{background:transparent}#PageHome .CardStocksChart .CardStocksChart__body.is-scrollable::-webkit-scrollbar-thumb{background:rgba(88,48,144,.25);border-radius:999px}#PageHome .CardStocksChart .CardStocksChart__scrollBar{align-items:center;display:flex;gap:12px;justify-content:center;padding:8px 0 4px}#PageHome .CardStocksChart .CardStocksChart__scrollBtn{background:#f9fafb;border:1px solid #eaecf0;border-radius:999px;color:#454f56;height:32px;width:32px}#PageHome .CardStocksChart .CardStocksChart__scrollBtn:hover:not(:disabled){background:rgba(88,48,144,.08);border-color:#583090;color:#583090}#PageHome .CardStocksChart .CardStocksChart__scrollBtn:disabled{cursor:not-allowed;opacity:.35}#PageHome .CardStocksChart .CardStocksChart__scrollLabel{color:#667085;font-size:.75rem;font-weight:600;min-width:100px;text-align:center}#PageHome .CardStocksChart .CardStocksChart__legend{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:12px}#PageHome .CardStocksChart .CardStocksChart__legendItem{align-items:center;display:inline-flex;gap:8px;min-width:0}#PageHome .CardStocksChart .CardStocksChart__legendSwatch{border-radius:3px;flex-shrink:0;height:10px;width:10px}#PageHome .CardStocksChart .CardStocksChart__legendLabel{color:#101828;font-size:.75rem;font-weight:600;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#PageHome .CardStocksChart .CardStocksChart__empty,#PageHome .CardStocksChart .CardStocksChart__loading{align-items:center;display:flex;justify-content:center;padding:64px 0}#PageHome .CardStocksChart .CardStocksChart__emptyText{color:#667085;font-size:1rem;font-weight:500;line-height:1.4;text-align:center}#PageHome .CardStocksChart .CardStocksChart__slaLegend{align-items:center;display:flex;gap:20px;margin-bottom:12px;padding:0 4px}#PageHome .CardStocksChart .CardStocksChart__slaLegendItem{align-items:center;display:flex;gap:8px}#PageHome .CardStocksChart .CardStocksChart__slaLegendDot{border-radius:50%;flex-shrink:0;height:10px;width:10px}#PageHome .CardStocksChart .CardStocksChart__slaLegendDot.is-onTime{background-color:#6bcf75}#PageHome .CardStocksChart .CardStocksChart__slaLegendDot.is-early{background-color:#17a8e6}#PageHome .CardStocksChart .CardStocksChart__slaLegendDot.is-late{background-color:#f04438}#PageHome .CardStocksChart .CardStocksChart__slaLegendDot.is-total{background-color:#5f5d73}#PageHome .CardStocksChart .CardStocksChart__slaLegendLabel{color:#454f56;font-size:.8125rem;font-weight:600}#PageHome .CardStocksChart .CardStocksChart__tooltip{backdrop-filter:blur(8px);background:#fff;border:1px solid #eaecf0;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.04);min-width:180px;padding:14px 16px;pointer-events:none}#PageHome .CardStocksChart .CardStocksChart__tooltip--floating{opacity:0;position:fixed;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:9999}#PageHome .CardStocksChart .CardStocksChart__tooltip--floating.is-visible{opacity:1;transform:translateY(0)}#PageHome .CardStocksChart .CardStocksChart__tooltipTitle{border-bottom:1px solid #eaecf0;color:#101828;font-size:.8125rem;font-weight:700;margin-bottom:10px;padding-bottom:8px}#PageHome .CardStocksChart .CardStocksChart__tooltipRow{align-items:center;display:flex;gap:8px;margin-bottom:6px}#PageHome .CardStocksChart .CardStocksChart__tooltipRow:last-child{margin-bottom:0}#PageHome .CardStocksChart .CardStocksChart__tooltipDot{border-radius:50%;flex-shrink:0;height:8px;width:8px}#PageHome .CardStocksChart .CardStocksChart__tooltipDot.is-onTime{background-color:#6bcf75}#PageHome .CardStocksChart .CardStocksChart__tooltipDot.is-early{background-color:#17a8e6}#PageHome .CardStocksChart .CardStocksChart__tooltipDot.is-late{background-color:#f04438}#PageHome .CardStocksChart .CardStocksChart__tooltipDot.is-total{background-color:#5f5d73}#PageHome .CardStocksChart .CardStocksChart__tooltipLabel{color:#667085;flex:1;font-size:.75rem}#PageHome .CardStocksChart .CardStocksChart__tooltipValue{color:#101828;font-size:.75rem;font-weight:700}#PageHome .CardStocksChart .CardStocksChart__donutContainer{align-items:center;display:flex;height:100%;justify-content:center}#PageHome .CardStocksChart .CardStocksChart__donutWrapper{position:relative}#PageHome .CardStocksChart .CardStocksChart__pieCell{transition:opacity .25s ease,filter .25s ease}#PageHome .CardStocksChart .CardStocksChart__pieCell:hover{filter:brightness(1.08)}#PageHome .CardStocksChart .CardStocksChart__donutCenter{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}#PageHome .CardStocksChart .CardStocksChart__donutLegendList{align-items:flex-start;display:flex;flex-direction:column;gap:4px}#PageHome .CardStocksChart .CardStocksChart__donutLegendRow{align-items:center;display:flex;gap:8px}#PageHome .CardStocksChart .CardStocksChart__donutLegendDot{border-radius:50%;flex-shrink:0;height:10px;width:10px}#PageHome .CardStocksChart .CardStocksChart__donutLegendText{color:#454f56;font-size:.8125rem;white-space:nowrap}#PageHome .CardStocksChart .CardStocksChart__donutLegendText b{color:#101828;font-weight:700}#PageHome .CardStocksChart .CardStocksChart__donutPercent{font-weight:600}#PageHome .CardStocksChart .CardStocksChart__donutLabel{color:#666}#PageHome .UserLoginChart .CardStocksChart__body{height:auto;min-height:280px}#PageHome .UserLoginChart .recharts-bar-rectangle{cursor:pointer;transition:filter .2s ease}#PageHome .UserLoginChart .recharts-bar-rectangle:hover{filter:brightness(1.1) drop-shadow(0 2px 6px rgba(0,0,0,.12))}#PageHome .UserLoginChart__legend{display:flex;flex-wrap:wrap;gap:8px 18px;padding:0 4px 12px}#PageHome .UserLoginChart__legendItem{align-items:center;display:inline-flex;gap:7px;min-width:0}#PageHome .UserLoginChart__legendDot{border-radius:3px;flex-shrink:0;height:10px;width:10px}#PageHome .UserLoginChart__legendLabel{color:#454f56;font-size:.75rem;font-weight:600;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#PageHome .AreaBreakdownChart{background:#fff;border:1px solid #eaecf0;border-radius:16px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);margin-top:20px;padding:20px 24px 16px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__title{color:#101828;font-size:1rem;font-weight:700}#PageHome .AreaBreakdownChart .AreaBreakdownChart__subtitle{color:#454f56;font-size:.8125rem;font-weight:500}#PageHome .AreaBreakdownChart .AreaBreakdownChart__list{display:flex;flex-direction:column;gap:16px;margin-top:6px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__row{display:flex;flex-direction:column;gap:10px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__rowTop{align-items:center;display:flex;gap:12px;justify-content:space-between}#PageHome .AreaBreakdownChart .AreaBreakdownChart__label{align-items:center;display:inline-flex;gap:10px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__dot{border-radius:50%;display:inline-block;height:8px;width:8px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__name{color:#101828;font-size:.875rem;font-weight:600}#PageHome .AreaBreakdownChart .AreaBreakdownChart__value{align-items:center;display:inline-flex;gap:10px}#PageHome .AreaBreakdownChart .AreaBreakdownChart__number{color:#101828;font-size:.875rem;font-weight:700}#PageHome .AreaBreakdownChart .AreaBreakdownChart__percent{color:#667085;font-size:.8125rem;font-weight:600}#PageHome .AreaBreakdownChart .AreaBreakdownChart__bar{background:#f1f4f8;border-radius:999px;height:10px;overflow:hidden;width:100%}#PageHome .AreaBreakdownChart .AreaBreakdownChart__barFill{border-radius:999px;display:block;height:100%}#PageHome .AreaDimensionChart{background:#fff;border:1px solid #eaecf0;border-radius:16px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);margin-top:20px;padding:20px 24px 16px}#PageHome .AreaDimensionChart .AreaDimensionChart__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}#PageHome .AreaDimensionChart .AreaDimensionChart__title{color:#101828;font-size:1rem;font-weight:700}#PageHome .AreaDimensionChart .AreaDimensionChart__subtitle{color:#454f56;font-size:.8125rem;font-weight:500}#PageHome .AreaDimensionChart .AreaDimensionChart__body{height:240px;width:100%}#PageHome .AreaDimensionChart .AreaDimensionChart__empty{padding:20px 0}#PageHome .AreaDimensionChart .AreaDimensionChart__emptyText{color:#667085;font-size:.8125rem;font-weight:600;text-align:center}#PageHome .AreaDimensionChart .AreaDimensionChart__list{display:flex;flex-direction:column;gap:16px;margin-top:12px}#PageHome .AreaDimensionChart .AreaDimensionChart__row{display:flex;flex-direction:column;gap:10px}#PageHome .AreaDimensionChart .AreaDimensionChart__rowTop{align-items:center;display:flex;gap:12px;justify-content:space-between}#PageHome .AreaDimensionChart .AreaDimensionChart__label{align-items:center;display:inline-flex;gap:10px}#PageHome .AreaDimensionChart .AreaDimensionChart__dot{border-radius:50%;display:inline-block;height:8px;width:8px}#PageHome .AreaDimensionChart .AreaDimensionChart__name{color:#101828;font-size:.8125rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#PageHome .AreaDimensionChart .AreaDimensionChart__value{align-items:center;display:inline-flex;gap:10px}#PageHome .AreaDimensionChart .AreaDimensionChart__number,#PageHome .AreaDimensionChart .AreaDimensionChart__percent{color:#101828;font-size:.8125rem;font-weight:700}#PageHome .AreaDimensionChart .AreaDimensionChart__bar{background:#f9f5ff;border-radius:999px;height:8px;overflow:hidden;width:100%}#PageHome .AreaDimensionChart .AreaDimensionChart__barFill{border-radius:999px;display:block;height:100%}#PageHome .InfoCard{background:linear-gradient(180deg,#fff,#f9fafb);border:1px solid #eaecf0;border-radius:16px;box-shadow:0 4px 6px -2px rgba(16,24,40,.05),0 12px 16px -4px rgba(95,93,115,.05),2px 2px 4px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:8px;height:100%;justify-content:flex-start;min-width:0;padding:20px;position:relative}#PageHome .InfoCard__header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}#PageHome .InfoCard__left{align-items:flex-start;display:flex;flex:1 1 180px;gap:12px;min-width:0}#PageHome .InfoCard__icon{border-radius:12px;display:grid;flex-shrink:0;height:44px;place-items:center;width:44px}#PageHome .InfoCard__icon svg{height:20px;width:20px}#PageHome .InfoCard__title{color:#667085;font-size:.8125rem;font-weight:500;line-height:1.45;overflow-wrap:anywhere}#PageHome .InfoCard__content{display:flex;flex-direction:column;gap:8px}#PageHome .InfoCard__value{color:#101828;font-size:clamp(1.375rem,2.2vw,1.5625rem);font-weight:700;letter-spacing:-.5px;line-height:1.2;overflow-wrap:anywhere}#PageHome .InfoCard__sub{color:#798194;font-size:.75rem;line-height:1.45}@media screen and (max-width:600px){#PageHome .InfoCard{padding:18px}#PageHome .InfoCard__left{flex-basis:100%}#PageHome .InfoCard__trend{margin-left:auto}}#PageHome .BreakdownOverTimeChart__badge,#PageHome .GraphCard__badge,#PageHome .InfoCard__trend{align-items:center;align-self:flex-start;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:600;gap:4px;letter-spacing:.2px;line-height:1;padding:6px;white-space:nowrap}#PageHome .BreakdownOverTimeChart__badge.is-positive,#PageHome .GraphCard__badge.is-positive,#PageHome .InfoCard__trend.is-positive{background:#ccf5eb;color:#1a983a}#PageHome .BreakdownOverTimeChart__badge.is-negative,#PageHome .GraphCard__badge.is-negative,#PageHome .InfoCard__trend.is-negative{background:#fab3b3;color:#e25252}#PageHome .BreakdownOverTimeChart__badge .MuiSvgIcon-root,#PageHome .GraphCard__badge .MuiSvgIcon-root,#PageHome .InfoCard__trend .MuiSvgIcon-root{font-size:14px}#PageHome .ChartPanel{background-color:#fff;border-radius:12px;box-shadow:0 1px 38px 0 rgba(88,48,144,.1)}#PageHome .ChartPanel .BarHeader{align-items:center;border-bottom:1px solid #eaecf0;flex-wrap:wrap;gap:16px;justify-content:space-between;padding:20px 24px}#PageHome .ChartPanel .BarHeader .LeftPart .TypographyList{align-items:center;gap:20px}#PageHome .ChartPanel .BarHeader .LeftPart .Title{color:#101828}#PageHome .ChartPanel .BarHeader .LeftPart .Status{color:#454f56}#PageHome .ChartPanel .BarHeader .RightPart{flex-wrap:wrap;gap:56px}@media screen and (max-width:1200px){#PageHome .ChartPanel .BarHeader .RightPart{gap:30px}}@media screen and (max-width:900px){#PageHome .ChartPanel .BarHeader .RightPart{gap:16px}}#PageHome .ChartPanel .BarBody{font-size:.75rem;height:300px;line-height:1.125rem;padding:24px}#PageHome .ChartPanel .BarBody .Component_NoDataFound{height:100%}#PageHome .PieChartWrapper{display:grid;gap:40px;grid-template-columns:repeat(2,1fr);margin-top:40px}@media screen and (min-width:1401px){#PageHome .PieChartWrapper{gap:56px;margin-top:30px}}@media screen and (max-width:900px){#PageHome .PieChartWrapper{gap:20px;grid-template-columns:repeat(1,100%);margin-top:20px}}#PageHome .PieChartWrapper .CustomPieChart{background-color:#fff;border:1px solid #eaecf0;border-radius:10px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);flex-direction:column}#PageHome .PieChartWrapper .CustomPieChart .PieChartHeader{border-bottom:1px solid #eaecf0;padding:16px 24px}#PageHome .PieChartWrapper .CustomPieChart .PieChartHeader .Title{color:#000;font-weight:600}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer{align-items:center;flex-grow:1;gap:20px;padding:24px}@media screen and (max-width:425px){#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer{flex-wrap:wrap}}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content{flex-grow:1}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .Title{color:#583090;font-weight:600}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root{display:flex;flex-direction:column;gap:4px 8px;margin-top:16px}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{display:grid;grid-template-columns:repeat(1,100%)}@media screen and (min-width:426px){#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{grid-template-columns:repeat(2,calc(50% - 4px))}}@media screen and (min-width:768px){#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{grid-template-columns:repeat(3,calc(33.33333% - 5.33333px));grid-template-columns:repeat(2,calc(50% - 4px))}}@media screen and (min-width:1401px){#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root.ShowInColumns{grid-template-columns:repeat(3,calc(33.33333% - 5.33333px))}}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root .MuiListItem-root .MuiListItemText-root{color:#583090;padding-left:8px;position:relative}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root .MuiListItem-root .MuiListItemText-root:before{aspect-ratio:1/1;background-color:currentColor;border-radius:50%;content:"";left:0;position:absolute;top:50%;transform:translateY(-50%);width:2px}#PageHome .PieChartWrapper .CustomPieChart .PieChartContainer .Content .MuiList-root .MuiListItem-root .MuiListItemText-root .MuiTypography-root{font-weight:500}#PageHome .PieChartWrapper .CustomPieChart .Component_NoDataFound{flex-grow:1;min-height:200px}#PageHome .BreakdownOverTimeChart{background:#fff;border:1px solid #eaecf0;border-radius:16px;box-shadow:2px 4px 24px 0 rgba(95,93,115,.21);padding:20px 24px 16px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:8px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__title{color:#101828;font-size:1rem;font-weight:700}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__metricSelect{background:#f7f8fc;border-radius:10px;height:32px;min-width:140px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__toggle{background:#f7f8fc;border:1px solid #eaecf0;border-radius:999px;display:inline-flex;gap:2px;padding:2px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__toggleBtn{background:transparent;border:none;border-radius:999px;color:#454f56;cursor:pointer;font-size:.75rem;font-weight:600;padding:6px 14px;transition:background .2s ease,color .2s ease,box-shadow .2s ease}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__toggleBtn:disabled{cursor:not-allowed;opacity:.5}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__toggleBtn.is-active{background:#583090;box-shadow:0 2px 8px rgba(64,40,130,.2);color:#fff}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__meta{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:10px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__metaRight{align-items:center;display:flex;justify-content:flex-end}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__metaLeft{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__stat{display:flex;flex-direction:column;gap:2px;justify-content:flex-end}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__statLabel{color:#454f56;font-size:.6875rem;font-weight:600;letter-spacing:.4px;text-transform:uppercase}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__statValue{color:#101828;font-size:1rem;font-weight:700}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__statValue.is-muted{color:#667085}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__range{color:#667085;font-size:.75rem;font-weight:600}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeGroup{background:rgba(246,248,252,.88);border:1px solid rgba(103,114,148,.16);border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:8px 12px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeRow{align-items:center;display:flex;flex-wrap:wrap;gap:8px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeRow.is-comparison{border-top:1px dashed rgba(103,114,148,.16);padding-top:2px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeTag{font-size:.75rem;font-weight:700;letter-spacing:.4px;line-height:1.2;text-transform:uppercase}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeTag.is-comparison{color:#667085}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeInline{align-items:baseline;display:inline-flex;gap:12px;min-height:1rem;padding-bottom:1px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeVs{color:#454f56;font-size:.75rem;font-weight:700;line-height:1.2;text-transform:uppercase}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeValue{color:#101828;font-size:.75rem;font-weight:700;line-height:1.35}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__rangeValue.is-comparison{color:#667085;font-weight:600}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legend{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:6px 0 4px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legendItem{align-items:center;display:inline-flex;gap:6px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legendSwatch{border-radius:4px;display:inline-block;height:10px;width:10px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legendLine{border-top:2px solid #583090;display:inline-block;height:0;width:18px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legendLine.is-compare{border-top-color:#3dedd0;border-top-style:dashed}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legendLine.is-current{border-top-color:#583090;border-top-style:solid}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__legendLabel{color:#454f56;font-size:.75rem;font-weight:600;text-transform:capitalize}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__toolbar{align-items:center;display:flex;justify-content:flex-end;margin-bottom:6px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__bodyWrapper{align-items:stretch;display:flex;gap:10px;margin-bottom:4px;width:100%}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__yAxisFixed{background:#fff;flex-shrink:0;left:0;padding-bottom:0;position:sticky;width:72px;z-index:1}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__yAxisFixed .recharts-yAxis .recharts-cartesian-axis-tick-value{fill:#667085;font-size:.75rem;font-weight:600}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__yAxisFixed .recharts-cartesian-axis-tick{transform:translateX(-2px)}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body{padding-bottom:4px;scrollbar-color:transparent transparent;scrollbar-width:thin;width:100%}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body::-webkit-scrollbar{height:8px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body::-webkit-scrollbar-track{background:transparent;border-radius:8px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body::-webkit-scrollbar-thumb{background:transparent;border-radius:8px;transition:background .2s ease}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body:hover::-webkit-scrollbar-thumb{background:rgba(110,76,208,.25)}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body:hover::-webkit-scrollbar-track{background:rgba(110,76,208,.06)}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__body:hover{scrollbar-color:rgba(110,76,208,.25) rgba(110,76,208,.06)}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__zoomControl{align-items:center;background:#f7f8fc;border:1px solid #eaecf0;border-radius:999px;display:inline-flex;gap:12px;padding:6px 16px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__zoomLabel{color:#454f56;font-size:.8125rem;font-weight:600;white-space:nowrap}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__zoomSlider{color:#583090;width:120px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__zoomSlider .MuiSlider-thumb{height:14px;width:14px}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__zoomValue{align-items:center;background:#f0edf7;border:1px solid #eaecf0;border-radius:999px;color:#583090;display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;min-width:48px;padding:4px 10px;white-space:nowrap}#PageHome .BreakdownOverTimeChart .BreakdownOverTimeChart__scrollHint{color:#667085;font-size:.75rem;font-weight:500;margin-bottom:4px;margin-top:2px;text-align:right}#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper{display:grid;gap:30px;grid-template-columns:calc(100% - 105px) 75px}@media screen and (max-width:900px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper{gap:10px;grid-template-columns:calc(100% - 85px) 75px}}#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper .DetailsAddNew{align-self:flex-start;margin-top:26px;min-width:75px}@media screen and (max-width:1100px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper .DetailsAddNew{margin-top:24px}}@media screen and (min-width:1101px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root form .FormFields .Component_FormFieldsWrapper .CardIssuerWrapper .DetailsAddNew{min-height:40px}}#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root .FooterContainer{display:flex;flex-direction:row;justify-content:center}@media screen and (min-width:601px){#PageCardSchemeAddNew .Wrapper .PaperContainer .MuiTabPanel-root #Screen_CapabiltyMatrix .Component_TableFilter .SearchField{width:320px}}#CardSchemeActions{flex-direction:column;gap:32px}#PageReports #FormReports{margin-bottom:60px}@media screen and (max-width:1100px){#PageReports #FormReports{margin-bottom:40px}}#PageReports #FormReports .PageReportsHeader{align-items:center;flex-wrap:wrap;gap:20px 30px}@media screen and (max-width:1100px){#PageReports #FormReports .PageReportsHeader{gap:20px}}#PageReports #FormReports .PageReportsHeader .SelectField{width:200px}#PageReports #ReportsActions{flex-direction:column;gap:32px}#PageCardStockIndex .Component_CardItem{background-color:#f3f0f7;border:1px solid rgba(136,95,188,.07);border-radius:10px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.45),0 12px 28px rgba(136,95,188,.06);flex-direction:column;gap:30px;justify-content:space-between;overflow:hidden;padding:30px;position:relative}#PageCardStockIndex .Component_CardItem:after,#PageCardStockIndex .Component_CardItem:before{border-radius:inherit;content:"";pointer-events:none;position:absolute}#PageCardStockIndex .Component_CardItem:before{background:linear-gradient(168deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 52%,rgba(171,141,211,.05) 66%,rgba(136,95,188,.12)),radial-gradient(circle at 92% 8%,rgba(171,141,211,.16) 0,rgba(171,141,211,.08) 20%,rgba(171,141,211,.03) 34%,transparent 56%),radial-gradient(circle at 78% 24%,hsla(0,0%,100%,.18) 0,hsla(0,0%,100%,.06) 16%,transparent 58%),linear-gradient(135deg,hsla(0,0%,100%,.22),hsla(0,0%,100%,.08) 24%,hsla(0,0%,100%,0) 46%);inset:0}#PageCardStockIndex .Component_CardItem:after{border:1.5px solid rgba(136,95,188,.12);border-radius:28px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18),0 0 0 1px hsla(0,0%,100%,.04);height:112px;opacity:.7;right:18px;top:18px;transform:rotate(-18deg);width:175px}#PageCardStockIndex .Component_CardItem .CardTypeTag{backdrop-filter:blur(4px);background:rgba(123,90,240,.08);border:1px solid rgba(123,90,240,.18);border-bottom-left-radius:6px;border-right:0;border-top:0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 4px 10px rgba(91,63,166,.08);color:#5b3fa6;font-size:10px;font-weight:700;letter-spacing:.6px;padding:3px 5px 0;position:absolute;right:-32px;top:-32px}#PageCardStockIndex .Component_CardItem .CardHeader:before{background:linear-gradient(180deg,hsla(0,0%,100%,.24),hsla(0,0%,100%,.08));border:1px solid rgba(136,95,188,.08);border-radius:12px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.12),0 8px 16px rgba(136,95,188,.04);content:"";height:36px;pointer-events:none;position:absolute;right:112px;top:30px;width:48px}#PageCardStockIndex .Component_CardItem .CardHeader:after{border:1px solid rgba(171,141,211,.08);border-radius:22px;content:"";height:72px;opacity:.75;pointer-events:none;position:absolute;right:36px;top:-6px;transform:rotate(18deg);width:112px}#PageCardStockIndex .Component_CardItem>*{position:relative;z-index:1}#PageCardStockIndex .Component_CardItem .CardHeader{align-items:flex-start;display:flex;gap:24px;position:relative}#PageCardStockIndex .Component_CardItem .CardHeader .CardStockCardIcon{color:#ab8dd3;flex-shrink:0;font-size:40px}#PageCardStockIndex .Component_CardItem .CardHeader .StockName{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#583090;display:-webkit-box;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}#PageCardStockIndex .Component_CardItem .StockMetaWrapper{margin-top:6px}#PageCardStockIndex .Component_CardItem .StockMetaPill{align-items:center;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgba(123,90,240,.08);border:1px solid rgba(123,90,240,.18);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.35),0 4px 12px rgba(91,63,166,.08);display:inline-flex;gap:10px;padding:6px 12px}#PageCardStockIndex .Component_CardItem .StockMetaLabel{color:rgba(88,48,144,.6);font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;white-space:nowrap}#PageCardStockIndex .Component_CardItem .StockMetaValue{color:#583090;font-size:13px;font-weight:500;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#PageCardStockIndex .Component_CardItem .CardContent{align-items:flex-start;display:flex;flex-direction:column;gap:16px;position:relative}#PageCardStockIndex .Component_CardItem .CardContent:after,#PageCardStockIndex .Component_CardItem .CardContent:before{content:"";pointer-events:none;position:absolute}#PageCardStockIndex .Component_CardItem .CardContent:before{border:1px solid rgba(136,95,188,.07);border-radius:40px;bottom:-84px;height:180px;opacity:.7;right:-46px;transform:rotate(-24deg);width:180px}#PageCardStockIndex .Component_CardItem .CardContent:after{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.34) 45%,hsla(0,0%,100%,0));height:1px;opacity:.8;right:18px;top:6px;transform:rotate(-18deg);width:140px}#PageCardStockIndex .Component_CardItem .CardContent .StockCount{color:#583090;font-size:28px}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo{align-items:center;display:flex}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .StockCount{color:#885fbc;font-size:28px;font-weight:700}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .WeeklyAverage{color:#583090;font-size:16px}#PageCardStockIndex .Component_CardItem .CardContent .CardCountInfo .WeeklyAverage b{color:#885fbc}#PageCardStockIndex .Component_CardItem .CardContent .CardBottomWrapper{justify-content:space-between;width:100%}#PageCardStockIndex .Component_CardItem .CardContent button{color:#885fbc}#PageCardStockIndex .CardStockContainer{display:grid;gap:40px 60px;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:1440px){#PageCardStockIndex .CardStockContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){#PageCardStockIndex .CardStockContainer{gap:30px;grid-template-columns:repeat(1,1fr)}}#PageExternalHelp .search-toggle{background-color:#f2f2f2;border-radius:12px;display:inline-flex;gap:4px;padding:4px}#PageExternalHelp .search{color:#583090;font-size:25px;font-weight:600}#PageExternalHelp .toggle-box-wrapper{align-items:center;display:flex;gap:16px;margin-bottom:16px}#PageExternalHelp .search-common{background-color:transparent;border:none;border-radius:10px;box-shadow:none;color:#6b7280;font-size:14px;font-weight:500;min-width:unset;padding:4px 16px;text-transform:none}#PageExternalHelp .individual-fields{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}#PageExternalHelp .full-width{grid-column:1/-1}#PageExternalHelp .search-common:hover{background-color:transparent}#PageExternalHelp .search-common.active{background-color:#fff;color:#583090}#PageExternalHelp .bulk-search-wrapper{display:flex;flex-direction:column;gap:10px;grid-column:1/-1}#PageExternalHelp .bulk-search-title{font-size:14px}#PageExternalHelp .bulk-search-wrapper .Component_FormDropArea .UploadButton span{text-decoration:underline}#PageExternalHelp .bulk-sample-download{color:#583090;font-size:13px;font-weight:600;min-width:unset;padding:2px 4px;text-transform:none;width:fit-content}#PageExternalHelp .bulk-fields{display:flex;flex-direction:column;gap:16px;grid-column:1/-1}#PageExternalHelp .bulk-fields-row{display:grid;gap:16px;grid-template-columns:1fr 1fr}@media(max-width:900px){#PageExternalHelp .bulk-fields-row,#PageExternalHelp .individual-fields{grid-template-columns:1fr}}#PageActivityLog .Component_TableFilter{margin-bottom:30px}@media screen and (max-width:1100px){#PageActivityLog .Component_TableFilter{margin-bottom:16px}}#PageActivityLog #ActivityLog{margin-bottom:60px}#PageActivityLog #ActivityLog .ActivityLogSubHeader{align-items:flex-end;flex-wrap:wrap;gap:30px}@media screen and (max-width:1100px){#PageActivityLog #ActivityLog .ActivityLogSubHeader{gap:16px}}#PageActivityLog #ActivityLog .ActivityLogSubHeader .SelectField{width:200px}@media screen and (max-width:767px){#PageActivityLog #ActivityLog .ActivityLogSubHeader .DateRangePicker,#PageActivityLog #ActivityLog .ActivityLogSubHeader .SelectField{flex-grow:1}}#HouseKeepingActions{flex-direction:column;gap:30px}#HouseKeepingActions .TopPart{border-bottom:1px solid #d0d5dd;border-top:1px solid #d0d5dd;gap:30px;padding-bottom:24px;padding-top:24px}#HouseKeepingActions .TopPart .Component_FilterSelect{min-width:215px}#PageServices .ServicesFlexWrapper{flex-direction:column;gap:32px}#PageServices .ServicesFlexWrapper .InputFlexClass{flex-direction:column;gap:6px;width:100%}#PageServices .ServicesFlexWrapper .InputFlexClass p{font-weight:500}#PageServices .ServicesFlexWrapper .InputFlexClass .MuiTextField-root{max-width:280px}#Page_ServicesConfigure .PaperContainer .CommonTable .TableContainerWrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root.everyWeek{white-space:nowrap}div#CardSchemeReportGeneration{display:grid;grid-template-columns:repeat(2,50%)}@media screen and (max-width:900px){div#CardSchemeReportGeneration{grid-template-columns:repeat(1,100%)}}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft{border-right:1px solid transparent;padding-right:20px}@media screen and (max-width:900px){div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft{border-right:none;padding-right:0}}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft .Title{color:#583090;font-weight:500}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft .ReportList{flex-direction:column;gap:16px;margin-top:30px;max-height:calc(100vh - 514px);overflow:auto;padding-right:10px}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft .ActionWrapper{margin-top:30px}div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft.Selected{border-color:#d0d5dd}@media screen and (max-width:900px){div#CardSchemeReportGeneration .CardSchemeReportGenerationLeft.Selected{border-bottom:1px solid #d0d5dd;padding-bottom:30px}}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight{padding-left:30px}@media screen and (max-width:900px){div#CardSchemeReportGeneration .CardSchemeReportGenerationRight{padding-left:0;padding-top:30px}}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ScrollWrapper{border:1px solid #e1d6f0;border-radius:10px;overflow:hidden}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer{background-color:#f0eaf8;flex-direction:column;gap:14px;max-height:calc(100vh - 376px);overflow:auto;padding:30px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .Title{color:#583090;margin-bottom:14px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ReportList{flex-direction:column;gap:10px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ActionWrapper{align-items:center;justify-content:flex-end;margin-top:16px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ActionWrapper .PrimaryAction{border-radius:10px;min-width:36px}div#CardSchemeReportGeneration .CardSchemeReportGenerationRight .ReportContainer .ReportColumnsWrapper .ActionWrapper .PrimaryAction .MuiSvgIcon-root{font-size:20px}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow{position:relative}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:after{font-size:14px;font-weight:500;position:absolute;right:0;top:-40px}@media screen and (max-width:900px){#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:after{display:none}}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:first-of-type:after{color:#000;content:"Cost Price Per Card"}#Page_RatesAndSla .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:nth-of-type(2):after{color:#583090;content:"Sell Price Per Card"}#Page_RatesAndSla .Component_SectionContainer.LabelSection.LeadTime .ChildWrapper .InputRow:after{content:"Days"!important;top:-35px}#Page_RatesAndSla .Component_SectionContainer .HeaderWrapper{align-items:center;flex-wrap:wrap;gap:0 12px}#Page_RatesAndSla .Component_SectionContainer .HeaderWrapper .Title{color:#292929}#Page_RatesAndSla .Component_SectionContainer .HeaderWrapper .Description{color:#a7abb1}@media screen and (min-width:901px){#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow{max-width:200px}}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow .MuiTextField-root .StartAdornment{font-size:14px}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow .MuiTextField-root .MuiInputBase-colorPrimary .StartAdornment{color:#a7abb1}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .InputRow .MuiTextField-root .MuiInputBase-root .MuiInputBase-input{text-align:right}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .ItemsWrapper{flex-direction:column;gap:8px}#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .ItemsWrapper .ListItem{align-items:center;gap:8px 16px;justify-content:space-between}@media screen and (max-width:900px){#Page_RatesAndSla .Component_SectionContainer .ChildWrapper .ItemsWrapper .ListItem{align-items:flex-start;flex-direction:column}}#Page_RatesAndSla .Component_TransportBlock{flex-direction:column;gap:8px}#Page_RatesAndSla .Component_TransportBlock--title{font-weight:600;text-align:right}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper{gap:16px;justify-content:space-between;margin-top:10px}@media screen and (max-width:1024px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper{align-items:flex-start;flex-direction:column}}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .MuiDivider-root{border-color:#583090}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock--content{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(60px,1fr) repeat(3,1fr)}@media screen and (max-width:900px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock--content{grid-template-columns:40px repeat(3,1fr)}}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock--content.Label{align-items:flex-end;color:#a7abb1;text-align:right}@media screen and (min-width:1025px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.air .Component_TransportBlock--content{grid-template-columns:repeat(3,1fr)}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.air .Component_TransportBlock--content .Region{display:none}}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser .Component_TransportBlock--content{grid-template-columns:minmax(60px,1.5fr) repeat(2,1fr)}@media screen and (max-width:900px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser .Component_TransportBlock--content{grid-template-columns:40px repeat(2,1fr)}}@media screen and (min-width:1441px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser .Component_TransportBlock--content{grid-template-columns:minmax(60px,2fr) repeat(2,1fr)}}@media screen and (min-width:1025px){#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser.air .Component_TransportBlock--content{grid-template-columns:repeat(2,1fr)}#Page_RatesAndSla .Component_TransportSection .ChildWrapper .ContentWrapper .Component_TransportBlock.isExternalUser.air .Component_TransportBlock--content .Region{display:none}}#Page_RatesAndSla.isExternal .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:first-of-type:after{color:#000;content:"Price Per Card"}#Page_RatesAndSla.isExternal .Component_SectionContainer.LabelSection .ChildWrapper .InputRow:nth-of-type(2):after{display:none}@media screen and (min-width:1101px){#PageExternalReports .Wrapper .PaperContainer .Component_TableFilter .DateRangePicker{min-width:320px}}#PageDataDrop .ContainerWithTitle{background-color:#fff;border:1px solid #f0eaf8;border-radius:10px;flex-direction:column;padding:24px}#PageDataDrop .ContainerWithTitle .ContainerTitle{color:#583090;font-weight:600;margin-bottom:16px}#PageDataDrop .ContainerWithTitle .ContainerContent,#PageDataDrop.Component_PageContainer{flex-grow:1}#PageDataDrop.Component_PageContainer .Wrapper{height:100%}#PageDataDrop.Component_PageContainer .Component_PageHeader .RightPart .MuiToggleButtonGroup-root{border-radius:8px;outline:1px solid #885fbc}#PageDataDrop.Component_PageContainer .PaperContainer{flex-grow:1}#PageDataDrop.Component_PageContainer .PaperContainer.HasTabs{background-color:transparent}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form{height:100%}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer{flex-direction:column;gap:30px;height:100%}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .TopWrapper{flex-grow:1}@media screen and (min-height:800px)and (min-width:1440px){#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .TopWrapper .Component_FormDropArea.Contained .ContentWrapper .DropArea{min-height:500px}}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper{display:grid;gap:36px;grid-template-columns:repeat(2,calc(50% - 18px))}@media screen and (max-width:1100px){#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper{grid-template-columns:1fr}}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .BottomWrapperRight{display:flex;flex-direction:column;gap:18px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent{align-items:center;justify-content:center;min-height:200px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .FilesWrapper{flex-direction:column;gap:20px;height:100%;max-height:255px;overflow:auto;width:100%}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .FilesWrapper .Component_UploadedFile{padding-bottom:15px;padding-top:15px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .NoFiles{color:#667085}@media screen and (min-width:1101px){#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .BottomWrapper .ContainerWithTitle.UploadedFiles .ContainerContent .NoFiles{margin-top:-16px}}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenDataDrop form .PageMainContainer .ActionWrapper{justify-content:flex-end;margin-top:10px}#PageDataDrop.Component_PageContainer .PaperContainer .ScreenAPI form .Component_FormActionWrapper{justify-content:flex-end}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper{display:grid;gap:16px 16px;grid-template-columns:1fr 180px}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper{grid-template-columns:100%}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper{flex-direction:column}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper{align-items:flex-end;flex-direction:row}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField{width:unset}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root{margin-inline:unset}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root{height:40px;width:180px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-thumb{height:36px;width:36px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(140px)}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-track{border-radius:20px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .AddNewButton{margin-top:26px;min-width:unset;width:180px}@media screen and (max-width:1100px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .AddNewButton{margin-top:24px}}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .AddNewButton{margin-top:0}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .DeleteButton{margin-top:26px}@media screen and (max-width:1100px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .DeleteButton{margin-top:24px}}@media screen and (max-width:600px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .DeleteButton{margin-top:0}}@media screen and (max-width:1100px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root{height:36px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase .MuiSwitch-thumb{height:32px;width:32px}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .RepeaterActionsWrapper .SwitchField .MuiFormControl-root .MuiFormControlLabel-root .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{transform:translateX(144px)}}.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .ButtonWrapper{align-items:flex-start;display:flex;flex-direction:row}@media screen and (max-width:767px){.Page_BuildPart_CreateOrder .RepeaterFieldsWrapper .ButtonWrapper{align-items:flex-end}}.Page_BuildPart_CreateOrder .SectionTitle{color:#000}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content{align-items:flex-start;flex-direction:column;gap:8px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content .FileUploadDescription,.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content .FileUploadNote{color:#000;font-weight:400}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .Content .FileUploadNote{margin-block:8px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .UploadedFileSection{margin-top:24px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadInfo .UploadedFileSection .UploadedFileTitle{margin-bottom:8px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_FileUpload .FileUploadDropArea .Component_FormDropArea .ContentWrapper .DropArea{padding-block:15px 35px}.Page_BuildPart_CreateOrder .FormFieldsWrapper_Address{align-items:flex-start}.Page_BuildPart_CreateOrder .FormFieldsWrapper_Address .NewAddressWrapper:not(.isNewAddressEnabled){cursor:default;opacity:.4;pointer-events:none}.Page_BuildPart_CreateOrder .CompletionDateWrapper{flex-direction:column}.Page_BuildPart_CreateOrder .CompletionDateWrapper .CompletionDateNote{color:#4b5565;margin-top:6px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary{margin-top:18px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Label{color:#3e3e3e;font-weight:500;margin-bottom:18px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage{font-size:.75rem;line-height:1.25rem}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts{align-items:center;color:#292929;flex-wrap:wrap;gap:2px 5px;margin-top:4px}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiTypography-root{font-weight:500}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiTypography-root.Success{color:#278627}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiTypography-root.Reject{color:#d13939}#PageOrderDetail .ScreenOrderDetailForm .OrderSummary .Component_StatusMessage .CardsCounts .MuiDivider-root{align-self:auto;border-color:currentColor;height:10px}#PageOrderDetail .ScreenNotes{background-color:#fbf8ff;border-radius:5px;padding:24px}