.notistack-SnackbarContainer.lxp-component_ToastMessage-module__toast-message-wrapper,.lxp-component_ToastMessage-module__single-toast-message.lxp-component_ToastMessage-module__toast-message-wrapper{min-width:240px;max-width:560px;bottom:60px}.notistack-SnackbarContainer.lxp-component_ToastMessage-module__toast-message-wrapper .notistack-CollapseWrapper,.lxp-component_ToastMessage-module__single-toast-message.lxp-component_ToastMessage-module__toast-message-wrapper .notistack-CollapseWrapper{padding:2px 0}.lxp-component_ToastMessage-module__single-toast-message{z-index:1;position:absolute;left:50%;transform:translate(-50%)}.notistack-Snackbar .lxp-component_ToastMessage-module__toast-message-content{color:var(--primaryTextColor);background-color:var(--leftSideBarHoverColor);box-sizing:border-box;border-radius:2px;flex-flow:row;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative;box-shadow:0 1px 3px #0000004d,0 4px 8px 3px #00000026}.notistack-Snackbar .lxp-component_ToastMessage-module__toast-message-content__type-icon{height:16px;position:absolute;top:14px}.notistack-Snackbar .lxp-component_ToastMessage-module__toast-message-content__message{margin-left:24px;font-size:14px;font-weight:400;line-height:18px}.notistack-Snackbar .lxp-component_ToastMessage-module__toast-message-content__close-icon{cursor:pointer}.lxp-component_ToastMessage-module__toast-message-success{border-left:3px solid var(--toastSuccess)}.lxp-component_ToastMessage-module__toast-message-error{border-left:3px solid var(--toastError)}@media only screen and (max-width:769px){.lxp-component_ToastMessage-module__toast-message-wrapper{min-width:240px;max-width:360px;bottom:70px;left:30px}.lxp-component_ToastMessage-module__single-toast-message{left:50%}}.Modal-module__overlay__PkYwh{z-index:100;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module__overlay__PkYwh:has(.modal-right-drawer){justify-content:right}.Modal-module__modal__Eijjy{outline:none}.ModalContent-module__content__YEaoo{background:var(--modalBackgroundColor);border-radius:var(--m-borderRadius);box-sizing:border-box;flex-direction:column;max-width:calc(100vw - 60px);max-height:calc(100svh - 60px);padding:16px 0;display:flex;overflow:hidden}.ModalContent-module__content__YEaoo .ModalContent-module__field__ozudD{margin-top:0;margin-bottom:16px}.ModalContent-module__content__YEaoo .MuiFormControlLabel-root{margin-left:0;margin-right:70px}.ModalContent-module__content__YEaoo .MuiFormLabel-root{color:var(--secondaryTextColor);font-size:12px;font-family:var(--fontStyle);margin-bottom:12px}.ModalContent-module__content__YEaoo .MuiFormControlLabel-label{color:var(--primaryTextColor);font-size:14px;font-family:var(--fontStyle);line-height:1}.ModalContent-module__content__YEaoo .checkbox{margin-right:9px}.ModalContent-module__content__YEaoo .ModalContent-module__error-message__7eLjC{color:var(--red);align-items:center;margin-top:-15px;margin-bottom:15px;font-size:12px;display:flex}.ModalContent-module__content__YEaoo .ModalContent-module__error-message__7eLjC svg{fill:var(--red);width:18px;height:18px;margin-right:5px}.ModalContent-module__content__YEaoo .ModalContent-module__error-message__7eLjC svg path{fill:var(--red)}.ModalHeader-module__header__5BH6E{box-sizing:border-box;text-align:center;flex-shrink:0;padding:0 32px 16px}.ModalHeader-module__header__top__XP4P2{justify-content:space-between;align-items:flex-start;display:flex}.ModalHeader-module__header__title__3wPKX{color:var(--primaryTextColor);margin:0;font-size:22px;font-weight:600;line-height:32px}.ModalHeader-module__header__subtitle__cnQNy{color:var(--secondaryTextColor);margin:4px 0 0;font-size:14px;line-height:20px}.ModalHeader-module__header__close__KTMt6{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.ModalHeader-module__header__close__KTMt6:hover{opacity:.8}.ModalHeader-module__header__close__KTMt6 svg{width:18px;height:18px}.ModalHeader-module__header__close__KTMt6 svg path{fill:var(--primaryTextColor)}.ModalBody-module__body__FgHWR{flex-direction:column;flex:1;min-height:0;padding:0 32px;display:flex;position:relative;overflow-y:auto}.ModalFooter-module__footer__0sHjT{flex-shrink:0;justify-content:flex-end;padding:16px 32px 0;display:flex}.lxp-loading{justify-content:center;align-items:center;display:flex}.lxp-loading-svg{width:100%;height:100%}.lxp-loading-secondary .spinner-circle{fill:none;stroke:#afb8c8;stroke-width:8px;stroke-linecap:round;transform-origin:50%;animation:2.6s linear infinite secondary-rotate,2.6s ease-in-out infinite secondary-dash}@keyframes secondary-rotate{to{transform:rotate(360deg)}}@keyframes secondary-dash{0%{stroke-dasharray:10 283;stroke-dashoffset:0}50%{stroke-dasharray:240 283;stroke-dashoffset:-50px}to{stroke-dasharray:10 283;stroke-dashoffset:-273px}}.lxp-loading-primary .spinner-group{transform-origin:50%;animation:2s linear infinite primary-rotate}.lxp-loading-primary .spinner-circle{fill:none;stroke-width:8px;stroke-linecap:round;transform-origin:50%}.lxp-loading-primary .circle-1{stroke:#4892ff;animation:2s ease-in-out infinite primary-dash-1}.lxp-loading-primary .circle-2{stroke:#1448e3;animation:2s ease-in-out infinite primary-dash-2}.lxp-loading-primary .circle-3{stroke:#4d1db8;animation:2s ease-in-out infinite primary-dash-3}.lxp-loading-primary .circle-4{stroke:#34008d;animation:2s ease-in-out infinite primary-dash-4}@keyframes primary-rotate{to{transform:rotate(360deg)}}@keyframes primary-dash-1{0%{stroke-dasharray:3 283;stroke-dashoffset:0}50%{stroke-dasharray:240 283;stroke-dashoffset:-50px}to{stroke-dasharray:3 283;stroke-dashoffset:-280px}}@keyframes primary-dash-2{0%{stroke-dasharray:3 283;stroke-dashoffset:20px}50%{stroke-dasharray:220 283;stroke-dashoffset:-40px}to{stroke-dasharray:3 283;stroke-dashoffset:-260px}}@keyframes primary-dash-3{0%{stroke-dasharray:3 283;stroke-dashoffset:40px}50%{stroke-dasharray:200 283;stroke-dashoffset:-30px}to{stroke-dasharray:3 283;stroke-dashoffset:-240px}}@keyframes primary-dash-4{0%{stroke-dasharray:3 283;stroke-dashoffset:60px}50%{stroke-dasharray:180 283;stroke-dashoffset:-20px}to{stroke-dasharray:3 283;stroke-dashoffset:-220px}}.lxp-component_styles-module__button{border-radius:var(--m-borderRadius);text-transform:none;box-shadow:none;font-size:14px;font-weight:600;font-family:var(--fontStyle);box-sizing:border-box;cursor:pointer;border:2px solid #0000;outline:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lxp-component_styles-module__button:hover{box-shadow:none;background-color:#0000}.lxp-component_styles-module__button:active{box-shadow:none}.lxp-component_styles-module__button:focus-visible{outline-offset:3px;outline:1px solid var(--brandingPrimaryColor)}.lxp-component_styles-module__button svg{width:20px;height:20px}.lxp-component_styles-module__button.lxp-component_styles-module__Mui-disabled,.lxp-component_styles-module__button.lxp-component_styles-module__disabled,.lxp-component_styles-module__button:disabled{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed}.lxp-component_styles-module__button.lxp-component_styles-module__isLoading{opacity:1}.lxp-component_styles-module__button.lxp-component_styles-module__isLoading .lxp-component_styles-module__startIcon,.lxp-component_styles-module__button.lxp-component_styles-module__isLoading .lxp-component_styles-module__endIcon{display:none}.lxp-component_styles-module__button .lxp-component_styles-module__spinner{color:var(--primaryTextColor)!important}.lxp-component_styles-module__button .lxp-component_styles-module__spinner path{fill:var(--primaryTextColor)!important;stroke:var(--primaryTextColor)!important}.lxp-component_styles-module__startIcon{display:flex}.lxp-component_styles-module__startIcon svg{width:20px;height:20px}.lxp-component_styles-module__startIcon>span{font-size:20px}.lxp-component_styles-module__endIcon{display:flex}.lxp-component_styles-module__endIcon svg{width:20px;height:20px}.lxp-component_styles-module__endIcon>span{font-size:20px}.lxp-component_styles-module__primaryButton{border-color:var(--primaryButtonBorderColor);color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor)}.lxp-component_styles-module__primaryButton:hover{background-color:var(--primaryButtonHoveredColor)}.lxp-component_styles-module__primaryButton:hover .lxp-component_styles-module__expandIcon{outline:2px solid var(--primarySplitButtonHoveredColor);background-color:var(--primarySplitButtonHoveredColor)}.lxp-component_styles-module__primaryButton.lxp-component_styles-module__activated,.lxp-component_styles-module__primaryButton:active{background-color:var(--primaryButtonPressedColor);box-shadow:inset 1px 2px 2px #00000040}.lxp-component_styles-module__primaryButton.lxp-component_styles-module__activated .lxp-component_styles-module__expandIcon,.lxp-component_styles-module__primaryButton:active .lxp-component_styles-module__expandIcon{outline:2px solid var(--primarySplitButtonPressedColor);background-color:var(--primarySplitButtonPressedColor);box-shadow:inset 0 2px 2px #00000040}.lxp-component_styles-module__primaryButton:disabled{border-color:var(--primaryButtonBorderColor);color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor)}.lxp-component_styles-module__primaryButton path{fill:var(--primaryButtonTextColor);stroke:var(--primaryButtonTextColor)}.lxp-component_styles-module__primaryButton .lxp-component_styles-module__expandIcon{outline:2px solid var(--primarySplitButtonBackgroundColor);background-color:var(--primarySplitButtonBackgroundColor)}.lxp-component_styles-module__secondaryButton{border-color:var(--secondaryButtonBorderColor);color:var(--secondaryButtonTextColor);background-color:var(--secondaryButtonBackgroundColor)}.lxp-component_styles-module__secondaryButton:hover{background-color:var(--secondaryButtonHoveredColor)}.lxp-component_styles-module__secondaryButton:hover .lxp-component_styles-module__expandIcon{outline:2px solid var(--secondarySplitButtonHoveredColor);background-color:var(--secondarySplitButtonHoveredColor)}.lxp-component_styles-module__secondaryButton.lxp-component_styles-module__activated,.lxp-component_styles-module__secondaryButton:active{background-color:var(--secondaryButtonPressedColor);box-shadow:inset 1px 2px 2px #00000040}.lxp-component_styles-module__secondaryButton.lxp-component_styles-module__activated .lxp-component_styles-module__expandIcon,.lxp-component_styles-module__secondaryButton:active .lxp-component_styles-module__expandIcon{outline:2px solid var(--secondarySplitButtonPressedColor);background-color:var(--secondarySplitButtonPressedColor);box-shadow:inset 0 2px 2px #00000040}.lxp-component_styles-module__secondaryButton:disabled{border-color:var(--secondaryButtonBorderColor);color:var(--secondaryButtonTextColor);background-color:var(--secondaryButtonBackgroundColor)}.lxp-component_styles-module__secondaryButton path{fill:var(--secondaryButtonTextColor);stroke:var(--secondaryButtonTextColor)}.lxp-component_styles-module__secondaryButton .lxp-component_styles-module__expandIcon{outline:2px solid var(--secondarySplitButtonBackgroundColor);background-color:var(--secondarySplitButtonBackgroundColor)}.lxp-component_styles-module__ghostButton{border-color:var(--cancelButtonBorderColor);color:var(--cancelButtonTextColor);background-color:var(--cancelButtonBackgroundColor)}.lxp-component_styles-module__ghostButton:hover,.lxp-component_styles-module__ghostButton:hover .lxp-component_styles-module__expandIcon{border-color:var(--cancelButtonHoveredBorderColor)}.lxp-component_styles-module__ghostButton.lxp-component_styles-module__activated,.lxp-component_styles-module__ghostButton:active{background-color:var(--cancelButtonPressedColor);box-shadow:inset 1px 2px 2px #00000040}.lxp-component_styles-module__ghostButton.lxp-component_styles-module__activated .lxp-component_styles-module__expandIcon,.lxp-component_styles-module__ghostButton:active .lxp-component_styles-module__expandIcon{background-color:var(--cancelButtonPressedColor);box-shadow:inset 0 2px 2px #00000040}.lxp-component_styles-module__ghostButton:disabled{border-color:var(--cancelButtonBorderColor);color:var(--cancelButtonTextColor);background-color:var(--cancelButtonBackgroundColor)}.lxp-component_styles-module__ghostButton path{fill:var(--cancelButtonTextColor);stroke:var(--cancelButtonTextColor)}.lxp-component_styles-module__ghostButton .lxp-component_styles-module__expandIcon{border-left:1px solid var(--cancelButtonBorderColor);background-color:#0000}.lxp-component_styles-module__negativeButton{border-color:var(--negativeButtonBorderColor);color:var(--negativeButtonTextColor);background-color:var(--negativeButtonBackgroundColor)}.lxp-component_styles-module__negativeButton:hover{background-color:var(--negativeButtonHoveredColor)}.lxp-component_styles-module__negativeButton:hover .lxp-component_styles-module__expandIcon{outline:2px solid var(--negativeSplitButtonHoveredColor);background-color:var(--negativeSplitButtonHoveredColor)}.lxp-component_styles-module__negativeButton.lxp-component_styles-module__activated,.lxp-component_styles-module__negativeButton:active{background-color:var(--negativeButtonPressedColor);box-shadow:inset 1px 2px 2px #00000040}.lxp-component_styles-module__negativeButton.lxp-component_styles-module__activated .lxp-component_styles-module__expandIcon,.lxp-component_styles-module__negativeButton:active .lxp-component_styles-module__expandIcon{outline:2px solid var(--negativeSplitButtonPressedColor);background-color:var(--negativeSplitButtonPressedColor);box-shadow:inset 0 2px 2px #00000040}.lxp-component_styles-module__negativeButton:disabled{color:var(--negativeButtonTextColor);background-color:var(--negativeButtonBackgroundColor)}.lxp-component_styles-module__negativeButton path{fill:var(--negativeButtonTextColor);stroke:var(--negativeButtonTextColor)}.lxp-component_styles-module__negativeButton .lxp-component_styles-module__expandIcon{outline:2px solid var(--negativeSplitButtonBackgroundColor);background-color:var(--negativeSplitButtonBackgroundColor)}.lxp-component_styles-module__negativeGhostButton{border-color:var(--negativeButtonBackgroundColor);color:var(--negativeButtonBackgroundColor);background-color:#0000}.lxp-component_styles-module__negativeGhostButton:hover{border-color:var(--negativeButtonHoveredColor)}.lxp-component_styles-module__negativeGhostButton.lxp-component_styles-module__activated,.lxp-component_styles-module__negativeGhostButton:active{background-color:var(--negativeSecondaryButtonPressedColor);box-shadow:inset 1px 2px 2px #00000040}.lxp-component_styles-module__negativeGhostButton.lxp-component_styles-module__activated .lxp-component_styles-module__spinner,.lxp-component_styles-module__negativeGhostButton:active .lxp-component_styles-module__spinner{box-shadow:inset 0 2px 2px #00000040}.lxp-component_styles-module__negativeGhostButton:disabled{border-color:var(--negativeButtonBackgroundColor);color:var(--negativeButtonBackgroundColor)}.lxp-component_styles-module__negativeGhostButton path{fill:var(--negativeButtonBackgroundColor);stroke:var(--negativeButtonBackgroundColor)}.lxp-component_styles-module__negativeGhostButton .lxp-component_styles-module__expandIcon{border-left:1px solid var(--negativeButtonBackgroundColor);background-color:#0000}.lxp-component_styles-module__negativeGhostButton .lxp-component_styles-module__spinner{color:var(--negativeButtonBackgroundColor)!important}.lxp-component_styles-module__negativeGhostButton .lxp-component_styles-module__spinner path{stroke:var(--negativeButtonBackgroundColor)!important}.lxp-component_styles-module__textButton{border-radius:var(--m-borderRadius);text-transform:none;color:var(--primaryButtonBackgroundColor);box-shadow:none;font-size:14px;font-weight:600;font-family:var(--fontStyle);cursor:pointer;background-color:#0000;border-color:#0000}.lxp-component_styles-module__textButton:hover{color:var(--primaryButtonHoveredColor)}.lxp-component_styles-module__textButton:hover svg>path{fill:var(--primaryButtonHoveredColor);stroke:var(--primaryButtonHoveredColor)}.lxp-component_styles-module__textButton:active{color:var(--primaryButtonPressedColor)}.lxp-component_styles-module__textButton:active svg>path{fill:var(--primaryButtonPressedColor);stroke:var(--primaryButtonPressedColor)}.lxp-component_styles-module__textButton:focus-visible{outline:1px solid var(--brandingPrimaryColor)}.lxp-component_styles-module__textButton:disabled{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;cursor:not-allowed}.lxp-component_styles-module__textButton svg>path{fill:var(--primaryButtonBackgroundColor);stroke:var(--primaryButtonBackgroundColor)}.lxp-component_styles-module__textButton .lxp-component_styles-module__spinner{color:var(--primaryButtonBackgroundColor)!important}.lxp-component_styles-module__textButton .lxp-component_styles-module__spinner path{stroke:var(--primaryButtonBackgroundColor)!important}.lxp-component_styles-module__textButton.lxp-component_styles-module__isLoading{opacity:1}.lxp-component_styles-module__textButton.lxp-component_styles-module__isLoading .lxp-component_styles-module__startIcon,.lxp-component_styles-module__textButton.lxp-component_styles-module__isLoading .lxp-component_styles-module__endIcon{display:none}.lxp-component_styles-module__negativeTextButton{color:var(--negativeButtonBackgroundColor)}.lxp-component_styles-module__negativeTextButton .lxp-component_styles-module__children svg>path{fill:var(--negativeButtonBackgroundColor);stroke:var(--negativeButtonBackgroundColor)}.lxp-component_styles-module__negativeTextButton:hover{color:var(--negativeButtonHoveredColor)}.lxp-component_styles-module__negativeTextButton:hover svg>path{fill:var(--negativeButtonHoveredColor);stroke:var(--negativeButtonHoveredColor)}.lxp-component_styles-module__negativeTextButton:active{color:var(--negativeButtonPressedColor)}.lxp-component_styles-module__negativeTextButton:active svg>path{fill:var(--negativeButtonPressedColor);stroke:var(--negativeButtonPressedColor)}.lxp-component_styles-module__negativeTextButton .lxp-component_styles-module__spinner{color:var(--negativeButtonBackgroundColor)!important}.lxp-component_styles-module__negativeTextButton .lxp-component_styles-module__spinner path{stroke:var(--negativeButtonBackgroundColor)!important}.lxp-component_styles-module__primaryTextButton{color:var(--primaryTextColor)}.lxp-component_styles-module__primaryTextButton .lxp-component_styles-module__children svg>path{fill:var(--primaryTextColor);stroke:var(--primaryTextColor)}.lxp-component_styles-module__primaryTextButton:hover{color:var(--primaryTextColor)}.lxp-component_styles-module__primaryTextButton:hover svg>path{fill:var(--primaryTextColor);stroke:var(--primaryTextColor)}.lxp-component_styles-module__primaryTextButton:active{color:var(--primaryTextColor)}.lxp-component_styles-module__primaryTextButton:active svg>path{fill:var(--primaryTextColor);stroke:var(--primaryTextColor)}.lxp-component_styles-module__primaryTextButton .lxp-component_styles-module__spinner{color:var(--primaryTextColor)!important}.lxp-component_styles-module__primaryTextButton .lxp-component_styles-module__spinner path{stroke:var(--primaryTextColor)!important}.lxp-component_styles-module__secondaryTextButton{color:var(--secondaryTextColor)}.lxp-component_styles-module__secondaryTextButton .lxp-component_styles-module__children svg>path{fill:var(--secondaryTextColor);stroke:var(--secondaryTextColor)}.lxp-component_styles-module__secondaryTextButton:hover{color:var(--brandingPrimaryColor)}.lxp-component_styles-module__secondaryTextButton:hover svg>path{fill:var(--brandingPrimaryColor);stroke:var(--brandingPrimaryColor)}.lxp-component_styles-module__secondaryTextButton:active{color:var(--primaryButtonPressedColor)}.lxp-component_styles-module__secondaryTextButton:active svg>path{fill:var(--primaryButtonPressedColor);stroke:var(--primaryButtonPressedColor)}.lxp-component_styles-module__secondaryTextButton .lxp-component_styles-module__spinner{color:var(--secondaryTextColor)!important}.lxp-component_styles-module__secondaryTextButton .lxp-component_styles-module__spinner path{stroke:var(--secondaryTextColor)!important}.lxp-component_styles-module__size-small{min-width:72px;line-height:22px}.lxp-component_styles-module__size-small+.lxp-component_styles-module__size-small{margin-left:16px}.lxp-component_styles-module__size-small:not(.lxp-component_styles-module__textButton){padding:3px 12px}.lxp-component_styles-module__size-small.lxp-component_styles-module__iconButton{width:32px;min-width:32px;height:32px}.lxp-component_styles-module__size-medium{min-width:125px;line-height:22px}.lxp-component_styles-module__size-medium+.lxp-component_styles-module__size-medium{margin-left:16px}.lxp-component_styles-module__size-medium:not(.lxp-component_styles-module__textButton){padding:7px 16px}.lxp-component_styles-module__size-medium.lxp-component_styles-module__iconButton{width:40px;min-width:40px;height:40px}.lxp-component_styles-module__size-large{min-width:125px;font-size:16px;line-height:22px}.lxp-component_styles-module__size-large+.lxp-component_styles-module__size-large{margin-left:24px}.lxp-component_styles-module__size-large:not(.lxp-component_styles-module__textButton){padding:11px 20px}.lxp-component_styles-module__size-large svg{width:22px;height:22px}.lxp-component_styles-module__size-large .lxp-component_styles-module__endIcon>span,.lxp-component_styles-module__size-large .lxp-component_styles-module__startIcon>span{font-size:22px}.lxp-component_styles-module__size-large.lxp-component_styles-module__iconButton{width:48px;min-width:48px;height:48px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading){position:relative}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-small{padding:0 0 0 12px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-small .lxp-component_styles-module__expandIcon{margin-left:12px;padding:8px 6px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-small .lxp-component_styles-module__icon{width:12px;height:12px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-medium{padding:0 0 0 16px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-medium .lxp-component_styles-module__expandIcon{margin-left:16px;padding:8px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-medium .lxp-component_styles-module__icon{width:20px;height:20px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-large{padding:0 0 0 20px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-large .lxp-component_styles-module__expandIcon{margin-left:20px;padding:8px 12px}.lxp-component_styles-module__buttonMenu:not(.lxp-component_styles-module__isLoading).lxp-component_styles-module__size-large .lxp-component_styles-module__icon{width:28px;height:28px}.lxp-component_styles-module__children{flex:auto;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.lxp-component_styles-module__contentButton{display:inline-flex}.lxp-component_styles-module__loading.lxp-component_styles-module__loading{color:#0000}.lxp-component_styles-module__loading.lxp-component_styles-module__loading path,.lxp-component_styles-module__loading.lxp-component_styles-module__loading circle{fill:#0000;stroke:0}.lxp-component_styles-module__spinner.lxp-component_styles-module__spinner{position:absolute}.lxp-component_styles-module__expandIcon{border-radius:0 var(--m-borderRadius) var(--m-borderRadius) 0;justify-content:center;align-items:center;display:flex}@keyframes RightDrawer-module__slide-in-from-right__JFYaZ{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes RightDrawer-module__slide-out-to-right__OUmC5{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.RightDrawer-module__rightDrawer__yq1Jb{border-top-right-radius:0;border-bottom-right-radius:0;width:616px;height:100svh;max-height:100svh;animation:.3s cubic-bezier(.16,1,.3,1) both RightDrawer-module__slide-in-from-right__JFYaZ}.RightDrawer-module__slideOut__W9zjM{animation:.3s cubic-bezier(.16,1,.3,1) both RightDrawer-module__slide-out-to-right__OUmC5}.RightDrawer-module__large__94kV8{width:783px}.RightDrawer-module__ultraLarge__59tO7{width:1041px}.CenteredModal-module__centeredModal__76F-o{width:596px;max-height:calc(100% - 100px)}.CenteredModal-module__centeredModal__76F-o .modal-header__top>div:first-child{display:none}.CenteredModal-module__centeredModal__76F-o .modal-header__top .CenteredModal-module__modal-header__qSJdM{text-align:left}.CenteredModal-module__centeredModal__76F-o .modal-footer{margin-top:20px;padding:0 24px}.CenteredModal-module__centeredModal__76F-o .modal-header{text-align:left;padding:0 24px 16px}.CenteredModal-module__centeredModal__76F-o .modal-body{padding:0 24px}.styles-module__confirm-description__7xIEv{width:100%;color:var(--secondaryTextColor);font-size:14px}.styles-module__confirm-description__7xIEv strong{color:var(--primaryTextColor)}.styles-module__confirm-modal__VwnGy{padding:20px 0}.styles-module__confirm-modal__VwnGy .modal-header{padding:0 25px 16px}.styles-module__confirm-modal__VwnGy .modal-body{padding:0 25px}.styles-module__confirm-modal__VwnGy .modal-header__top>div:first-child{display:none}.styles-module__confirm-modal__VwnGy .modal-header__top>.styles-module__modal-header__title__TVlsz{font-size:18px;line-height:28px}.styles-module__confirm-modal__VwnGy .modal-footer{margin-top:20px;padding:0 25px}.ghost-button{text-align:center;border-radius:var(--m-borderRadius);text-transform:none;min-width:160px;height:40px;color:var(--secondaryButtonTextColor);border:solid 1px var(--secondaryButtonBorderColor);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--fontStyle);box-sizing:border-box;background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;padding:0 20px;display:flex}.ghost-button:hover{opacity:.8;background-color:#0000}.ghost-button.Mui-disabled{color:var(--brandingPrimaryColor);opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#0000}.ghost-button.disabled,.ghost-button:disabled{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.ghost-button svg{width:24px;height:24px}.ghost-button svg path{fill:var(--primaryTextColor)}.ghost-button .icon-plus{margin-right:8px;display:inline-flex;transform:none}.ghost-button .icon-plus svg{width:20px;height:20px}.ghost-button .icon-plus svg path{fill:var(--brandingPrimaryColor)}.table-container{flex-direction:column;width:100%;height:100%;display:flex;overflow:auto hidden}.table-container .table{min-width:750px}.table{color:var(--primaryTextColor);flex-direction:column;flex:1;width:100%;max-width:100vw;height:100%;display:flex;overflow:hidden}.table__no-scroll{overflow-y:inherit;height:auto}.table__scroll{height:calc(100vh - 180px);overflow-y:scroll}.table__loading{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:50%;padding:32px;display:flex}.table__loading .MuiCircularProgress-colorPrimary{color:var(--brandingPrimaryColor)}.table .table-body__icon-trash svg path,.table .table-body__icon-edit svg path{fill:var(--secondaryTextColor)}.table .table-body__icon-edit svg:hover path{fill:var(--brandingPrimaryColor)}.table .table-body__icon-trash svg:hover path{fill:var(--red)}.table-header{background-color:var(--titleSectionBackgroundColor);border-top:1px solid var(--borderOrDisabledColor);scrollbar-gutter:stable;flex-shrink:0;align-items:center;min-height:48px;padding:0 16px 0 32px;display:flex;position:relative}.table-header__text{color:var(--secondaryTextColor);box-sizing:border-box;flex:1;font-size:14px;line-height:1.5}.table-header__text.actions-column{max-width:80px;margin-left:auto}.table-header .flex-1{flex-grow:1}.table-header .flex-2{flex-grow:2}.table-header .flex-3{flex-grow:3}.table-header .flex-4{flex-grow:4}.table-header .flex-5{flex-grow:5}.table-header[data-scrollable=true]{overflow:auto scroll}.table-body{flex-grow:1;flex-basis:0}.table-body__loading{justify-content:center;align-items:center;height:90%;padding:32px;display:flex}.table-body__loading .MuiCircularProgress-colorPrimary{color:var(--brandingPrimaryColor)}.table-body__loading-more{justify-content:center;align-items:center;padding:32px;display:flex}.table-body__loading-more .MuiCircularProgress-colorPrimary{color:var(--brandingPrimaryColor)}.table-body__row-wrapper{width:100%;position:relative}.table-body__row{height:64px;color:var(--white);align-items:center;padding:0 16px 0 32px;display:flex}.table-body__row:hover{color:var(--brandingPrimaryColor);background-color:var(--leftSideBarHoverColor)}.table-body__row.stretch{align-items:stretch}.table-body__row.height-auto{height:auto;min-height:64px}.table-body__row__disabled,.table-body__row.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.2}.table-body__row__disabled:before,.table-body__row.disabled:before{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.table-body__text{color:var(--primaryTextColor);text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;flex:1;font-size:14px;line-height:1.5;position:relative;overflow:hidden}.table-body__text.white-space-normal{white-space:normal}.table-body__text.actions-column{justify-content:flex-end;max-width:80px;margin-left:auto;display:flex}.table-body__text.actions-column:hover svg{cursor:pointer}.table-body__text.actions-column .active path{fill:var(--brandingPrimaryColor)}.table-body__text.text-blue{color:var(--brandingPrimaryColor)}.table-body .actions-loading{width:34px}.table-body--hover-wrapper .table-body__row-wrapper:hover{color:var(--primaryTextColor);background-color:var(--leftSideBarHoverColor)}.table-body--hover-wrapper .table-body__row:hover{color:var(--primaryTextColor);background-color:#0000}.table-body .flex-1{flex-grow:1}.table-body .flex-2{flex-grow:2}.table-body .flex-3{flex-grow:3}.table-body .flex-4{flex-grow:4}.table-body .flex-5{flex-grow:5}.table-body .ScrollbarsCustom-Wrapper{top:0!important;bottom:0!important;left:0!important;right:0!important}.table-body[data-scrollable=true]{overflow:auto scroll}.table-footer{background-color:var(--leftSideBarBackgroundColor);height:50px;padding:0 40px;line-height:50px;display:flex}.table-footer__page{font-size:12px}.table-footer__page--branding{background:var(--brandingPrimaryDarkColor);border-radius:var(--m-borderRadius);width:22px;height:28px}.table-footer .MuiPagination-root{text-align:center;flex-grow:1}.table-footer .MuiPagination-ul.MuiPagination-ul{justify-content:center}.table-footer .MuiPagination-ul.MuiPagination-ul .MuiPaginationItem-root{font-family:var(--fontStyle);font-size:14px}.table-footer .MuiPaginationItem-root{color:var(--secondaryTextColor)}.table-footer .MuiPaginationItem-page.Mui-selected{color:var(--brandingPrimaryColor);background:0 0}.table-warning{background-color:var(--leftSideBarSelectedColor);color:var(--secondaryTextColor);padding:10px 16px;font-size:12px;line-height:16px}.table-warning svg{margin-bottom:-2px;margin-right:5px}.table-filter{z-index:2;flex-shrink:0;position:relative}.table-filter__wrapper{background-color:var(--leftSideBarBackgroundColor);border-bottom:1px solid var(--borderOrDisabledColor);align-items:center;padding:8px 16px;display:flex;overflow:auto}.table-filter__item{white-space:nowrap;max-width:220px;color:var(--primaryTextColor);background-color:var(--backgroundColor);border-radius:30px;align-items:center;margin-right:12px;padding:4px 8px;display:flex}.table-filter__label{color:var(--secondaryTextColor);margin-right:4px}.table-filter__value{text-overflow:ellipsis;display:block;overflow:hidden}.table-filter__remove{cursor:pointer;margin-left:4px;display:flex}.table-filter__remove svg{width:14px}.table-filter__remove path{fill:var(--secondaryTextColor)}.table-filter__remove:hover path{fill:var(--primaryTextColor)}.table-filter__clear-all{color:var(--brandingPrimaryColor);cursor:pointer;flex-shrink:0}:root{--font-family:notosans, "Roboto", "Helvetica Neue", emoji}@font-face{font-family:notosans;font-weight:300;src:url(/font/NotoSans-Regular.woff2)format("woff2")}@font-face{font-family:notosans;src:url(/font/NotoSans-Regular.woff2)format("woff2")}@font-face{font-family:notosans;font-weight:400;src:url(/font/NotoSans-Regular.woff2)format("woff2")}@font-face{font-family:notosans;font-weight:400;src:url(/font/NotoSans-Regular.woff2)format("woff2")}@font-face{font-family:notosans;font-weight:700;src:url(/font/NotoSans-SemiBold.woff2)format("woff2")}@font-face{font-family:notosans;font-weight:600;src:url(/font/NotoSans-SemiBold.woff2)format("woff2")}@font-face{font-family:notosans;font-weight:900;src:url(/font/NotoSans-SemiBold.woff2)format("woff2")}@font-face{font-family:emoji;font-weight:400;src:url(/font/NotoColorEmoji-Regular.woff2)format("woff2");font-display:optional}@font-face{font-family:emoji;font-weight:400;src:url(/font/NotoColorEmoji-Regular.woff2)format("woff2");font-display:optional}::selection{color:var(--white);background-color:var(--brandingPrimaryColor)}html,body{font-size:14px;font-family:var(--fontStyle);-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;margin:0;overflow:hidden}a{text-decoration:none}img{max-width:100%;max-height:100%}textarea,input,button,.MuiButton-text,.MuiFormLabel-root{font-family:var(--fontStyle)}button,input[type=button]{box-shadow:none;font-family:var(--fontStyle);cursor:pointer;border:0;outline:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield}input:-webkit-autofill{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}input:-webkit-autofill:hover{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}input:-webkit-autofill:focus{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}textarea:-webkit-autofill{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}textarea:-webkit-autofill:hover{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}textarea:-webkit-autofill:focus{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}select:-webkit-autofill{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}select:-webkit-autofill:hover{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}select:-webkit-autofill:focus{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}input:-internal-autofill-selected{box-shadow:0 0 0px 1000px var(--leftSideBarBackgroundColor) inset;background-color:var(--leftSideBarBackgroundColor);-webkit-text-fill-color:var(--primaryTextColor);color:var(--primaryTextColor)!important}input{border-color:var(--borderOrDisabledColor);color:var(--primaryTextColor);font-size:14px}input:focus{outline:none}input::placeholder{color:var(--secondaryTextColor);font-size:14px;font-family:var(--fontStyle)}.button-toast-message{cursor:pointer;white-space:pre;font-weight:600}.button-toast-message__success{color:var(--brandingPrimaryColor)}.button-toast-message__error{color:var(--red)}input::-ms-reveal{display:none!important}input::-ms-clear{display:none!important}input[value]:not([value=""]){-webkit-text-fill-color:var(--primaryTextColor)}.MuiFormHelperText-root{color:var(--secondaryTextColor);font-family:notosans,sans-serif,emoji}[class*=LxpScrollbar]{-ms-overflow-style:none;scrollbar-width:none}[class*=LxpScrollbar]::-webkit-scrollbar{display:none}:not([class*=LxpScrollbar])::-webkit-scrollbar{width:14px;height:14px}:not([class*=LxpScrollbar]) ::-webkit-scrollbar-track{background-color:#0000}:not([class*=LxpScrollbar])::-webkit-scrollbar-thumb{background-color:#0000;background-clip:padding-box;border:4px solid #0000;border-radius:54px;transition:background-color .3s}:not([class*=LxpScrollbar])::-webkit-scrollbar-track{background-color:#0000;border-radius:54px}:not([class*=LxpScrollbar]):hover::-webkit-scrollbar-thumb{background-color:var(--secondaryTextColor)}.background{z-index:-1;background:var(--bundleBackgroundColor);width:100vw;height:100vh;position:fixed}.ReactModal__Overlay{z-index:100;background-color:#00000080!important}.ReactModal__Content:focus{outline:0}.MuiTooltip-tooltip.MuiTooltip-tooltip{background-color:var(--secondaryTextColor);font-size:12px;font-family:var(--fontStyle);margin:2px 0;padding:10px 12px}.MuiIconButton-root.MuiIconButton-root{margin-right:-12px}.dropdown{position:relative}.dropdown>svg path{fill:var(--secondaryTextColor)}.dropdown svg.active path{fill:var(--brandingPrimaryColor)}.dropdown--active>.dropdown__content{display:block}.dropdown--active>svg path{fill:var(--white)}.dropdown__trigger{cursor:pointer;align-items:center;display:flex}.dropdown__content{z-index:9;white-space:nowrap;min-width:200px;margin-top:10px;display:none;position:absolute;right:0}.dropdown:hover>svg path{fill:var(--white)}.MuiTableCell-root.MuiTableCell-head{color:var(--secondaryTextColor);background-color:var(--leftSideBarBackgroundColor);font-size:14px;font-family:var(--fontStyle);border-bottom:none;padding:16px 32px}.MuiTableCell-root.MuiTableCell-body{color:var(--primaryTextColor);font-size:14px;font-family:var(--fontStyle);border-bottom:none;padding:0}.MuiTableCell-root.MuiTableCell-body a{color:inherit;text-decoration:none;display:block}.seed-common--MuiTableCell-root.seed-common--MuiTableCell-root,.MuiTypography-root.MuiTypography-root{font-family:var(--fontStyle)}.MuiSnackbarContent-root{flex-direction:row;justify-content:center;width:-moz-fit-content;width:fit-content;display:flex}.MuiSnackbarContent-root .MuiSnackbarContent-action{text-decoration:underline;margin-left:0!important}.MuiSvgIcon-root path{fill:var(--secondaryTextColor)}.MuiSnackbar-root .MuiSnackbarContent-message span{font-family:var(--fontStyle);font-size:16px}.MuiSnackbar-root [class*=variantSuccess]{background-color:var(--brandingPrimaryColor);justify-content:center}.MuiCircularProgress-colorPrimary.MuiCircularProgress-colorPrimary{color:var(--brandingPrimaryColor)}.linear-top{justify-content:flex-start;align-items:flex-start;padding-top:0}.highlighted-text{color:var(--brandingPrimaryColor);background-color:#0000}.MuiButton-root .MuiButton-label{font-size:16px;font-weight:600;font-family:var(--fontStyle)}.pointer{cursor:pointer}#portal-root{z-index:150;position:absolute;top:0;left:0}.text-ellipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}#fc_frame#fc_frame{z-index:90}#git-sha{display:none}.NoInternet-module__container__rZpHJ{z-index:999999;width:100vw;height:100vh;position:fixed;top:0;left:0}.NoInternet-module__container__rZpHJ .NoInternet-module__linearTop__wYq8k{z-index:1;width:100vw;position:absolute;top:0}.NoInternet-module__container__rZpHJ .NoInternet-module__linearTop__wYq8k .MuiLinearProgress-barColorPrimary{background-color:var(--brandingPrimaryColor)}.NoInternet-module__container__rZpHJ .NoInternet-module__linearTop__wYq8k .MuiLinearProgress-colorPrimary{background-color:var(--primaryTextColor)}.lxp-component_styles-module__errorScreenWrapper{background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__iconWrapper{justify-content:center;align-items:center;max-width:60%;display:flex}.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__iconWrapper svg{width:100%;height:auto}.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__contentWrapper{flex-direction:column;align-items:center;width:100%;max-width:600px;margin:28px 0;display:flex}.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__title{color:var(--primaryTextColor);text-align:center;margin-bottom:8px;font-size:20px;font-weight:600;line-height:28px}.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__description1,.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__description2{color:var(--secondaryTextColor);white-space:pre-wrap;text-align:center;padding:0 16px;font-size:16px;font-weight:400;line-height:24px}.lxp-component_styles-module__errorScreenWrapper .lxp-component_styles-module__actionBtn{margin:24px 0}.lxp-component_ssoForm-module__form{width:496px;height:440px;color:var(--primaryTextColor);background-color:var(--leftSideBarBackgroundColor);box-sizing:border-box;letter-spacing:.4px;flex-direction:column;justify-content:flex-start;align-items:center;margin:auto;padding:30px 50px;display:flex;position:relative;box-shadow:0 0 20px #0000004d}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__loginHeader{box-sizing:border-box;width:100%;color:var(--secondaryTextColor);padding-left:40px;display:flex}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__loginHeader svg.lxp-component_ssoForm-module__backCompany{cursor:pointer;width:20px;height:20px;position:absolute;top:39px;left:44px}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__loginHeader svg.lxp-component_ssoForm-module__backCompany path{fill:var(--primaryTextColor)}@media only screen and (max-width:800px){.lxp-component_ssoForm-module__form{width:90vw;min-width:0}}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__title{margin-bottom:7px;font-size:14px;font-weight:400}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__companyName{white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;width:100%;padding:0 40px;font-size:16px;font-weight:400;overflow:hidden}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__instructionText{width:100%;color:var(--secondaryTextColor);box-sizing:border-box;text-align:inherit;margin:20px 0;padding:0 40px;font-weight:400}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__button{border-radius:var(--m-borderRadius);background-color:var(--primaryButtonBackgroundColor);cursor:pointer;justify-content:center;align-items:center;width:100%;min-height:50px;margin-top:auto;margin-bottom:15px;font-weight:600;display:flex}.lxp-component_ssoForm-module__form .lxp-component_ssoForm-module__countText{color:var(--secondaryTextColor)}.styles-module__container__QVFaN{z-index:999999;width:100vw;height:100vh;position:fixed;top:0;left:0}.styles-module__ghost-button__Td58l{text-align:center;border-radius:var(--m-borderRadius);text-transform:none;min-width:160px;height:40px;color:var(--secondaryButtonTextColor);border:solid 1px var(--secondaryButtonBorderColor);cursor:pointer;font-size:16px;font-weight:600;font-family:var(--fontStyle);box-sizing:border-box;background-color:#0000;flex-shrink:0;justify-content:center;align-items:center;padding:0 20px;display:flex}.styles-module__ghost-button__Td58l:hover{opacity:.8;background-color:#0000}.styles-module__ghost-button__Td58l.styles-module__Mui-disabled__xn8Aw{color:var(--brandingPrimaryColor);opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#0000}.styles-module__ghost-button__Td58l.styles-module__disabled__9-v95,.styles-module__ghost-button__Td58l:disabled{opacity:.5;-webkit-user-select:none;user-select:none;pointer-events:none}.styles-module__ghost-button__Td58l svg{width:24px;height:24px}.styles-module__ghost-button__Td58l svg path{fill:var(--primaryTextColor)}.styles-module__ghost-button__Td58l .styles-module__icon-plus__qbuNi{margin-right:8px;display:inline-flex;transform:none}.styles-module__ghost-button__Td58l .styles-module__icon-plus__qbuNi svg{width:20px;height:20px}.styles-module__ghost-button__Td58l .styles-module__icon-plus__qbuNi svg path{fill:var(--brandingPrimaryColor)}.styles-module__container__cMipU{z-index:99999;background-color:var(--backgroundColor);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.styles-module__backdrop__eSDkr{background-image:radial-gradient(circle, var(--borderOrDisabledColor) 1px, transparent 1px);opacity:.35;pointer-events:none;background-size:32px 32px;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__glow__9DYU4{background:radial-gradient(circle, rgba(var(--brandingPrimaryColor), .08) 0%, transparent 70%);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__content__yrpo8{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:560px;padding:48px 40px;animation:.5s cubic-bezier(.16,1,.3,1) both styles-module__fade-up__f5LNQ;display:flex;position:relative}.styles-module__icon-wrapper__3wK46{flex-shrink:0;width:96px;height:96px;margin-bottom:36px;position:relative}.styles-module__pulse-ring__sHqVf{border:1.5px solid rgba(var(--brandingPrimaryColor), .5);border-radius:50%;animation:2.4s ease-out infinite styles-module__pulse-expand__TqfRA;position:absolute;top:-16px;bottom:-16px;left:-16px;right:-16px}.styles-module__pulse-ring__sHqVf:nth-child(2){animation-delay:.8s}.styles-module__pulse-ring__sHqVf:nth-child(3){animation-delay:1.6s}.styles-module__icon__ZmaH-{background:linear-gradient(135deg, rgba(var(--brandingPrimaryColor), .15), rgba(var(--brandingPrimaryColor), .05));border:1.5px solid rgba(var(--brandingPrimaryColor), .4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 0 32px rgba(var(--brandingPrimaryColor), .2), inset 0 0 16px rgba(var(--brandingPrimaryColor), .05);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.styles-module__icon-exclaim__8Z2B0{color:var(--brandingPrimaryColor);text-shadow:0 0 20px rgba(var(--brandingPrimaryColor), .6);font-family:notosans,Roboto,Helvetica Neue,sans-serif;font-size:40px;font-weight:700;line-height:1}.styles-module__title__QUMl9{color:var(--primaryTextColor);letter-spacing:-.5px;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.2}.styles-module__subtitle__wa4hI{color:var(--secondaryTextColor);max-width:400px;margin:0 0 36px;font-size:15px;line-height:1.6}.styles-module__actions__U90SU{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:32px;display:flex}.styles-module__btn-primary__-7o1m{background-color:var(--brandingPrimaryColor);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.styles-module__btn-primary__-7o1m:hover{opacity:.88;transform:translateY(-1px)}.styles-module__btn-primary__-7o1m:active{opacity:1;transform:translateY(0)}.styles-module__btn-secondary__WIB1s{color:var(--primaryTextColor);border:1.5px solid var(--borderOrDisabledColor);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:border-color .15s,color .15s,transform .15s;display:inline-flex}.styles-module__btn-secondary__WIB1s:hover{border-color:rgba(var(--brandingPrimaryColor), .6);color:var(--brandingPrimaryColor);transform:translateY(-1px)}.styles-module__btn-secondary__WIB1s:active{transform:translateY(0)}.styles-module__details__64KrL{width:100%;max-width:90vw}.styles-module__details-toggle__Njpcx{color:var(--secondaryTextColor);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin:0 auto;padding:4px 0;font-size:12px;transition:color .15s;display:flex}.styles-module__details-toggle__Njpcx:hover{color:var(--primaryTextColor)}.styles-module__details-content__l4tZZ{background-color:var(--leftSideBarBackgroundColor);border:1px solid var(--borderOrDisabledColor);text-align:left;border-radius:8px;margin-top:12px;padding:16px;animation:.2s both styles-module__fade-up__f5LNQ}.styles-module__details-content__l4tZZ code,.styles-module__details-content__l4tZZ pre{color:var(--secondaryTextColor);white-space:pre-wrap;word-break:break-all;margin:0;font-family:SFMono-Regular,Cascadia Code,Consolas,Liberation Mono,Menlo,monospace;font-size:12px;line-height:1.6;display:block}.styles-module__details-content__l4tZZ pre{border-top:1px solid var(--borderOrDisabledColor);max-height:200px;margin-top:12px;padding-top:12px;overflow-y:auto}.styles-module__error-code__zNNzw{color:var(--secondaryTextColor);letter-spacing:1.5px;text-transform:uppercase;background-color:var(--leftSideBarBackgroundColor);border:1px solid var(--borderOrDisabledColor);border-radius:20px;margin-bottom:16px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-block}@keyframes styles-module__pulse-expand__TqfRA{0%{opacity:.8;transform:scale(.95)}to{opacity:0;transform:scale(1.8)}}@keyframes styles-module__fade-up__f5LNQ{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Loading-module__loadingWrapper__1GkBm{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Loading-module__loadingWrapper__1GkBm .Loading-module__loadingText__no-4a{margin-top:30px}.lazyWithSuspense-module__lazyWithSuspense__zA4hJ{width:100vw;height:100vh}
