.MyApp-module__hEX1gG__child{border-right:1px solid var(--top-application-lines-border);flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:113px;padding:10px;display:flex;position:relative}.MyApp-module__hEX1gG__child p{text-align:center;color:var(--c-black);font-size:var(--font-size-lavel-3);text-overflow:ellipsis;white-space:initial;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-style:normal;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.MyApp-module__hEX1gG__child .MyApp-module__hEX1gG__favStart{z-index:9;padding:0;position:absolute;top:10px;right:5px}.MyApp-module__hEX1gG__child:nth-child(3n){border-right:none}.MyApp-module__hEX1gG__child:first-child,.MyApp-module__hEX1gG__child:nth-child(2),.MyApp-module__hEX1gG__child:nth-child(3){height:100px;padding-top:0}:is(.MyApp-module__hEX1gG__child:first-child,.MyApp-module__hEX1gG__child:nth-child(2),.MyApp-module__hEX1gG__child:nth-child(3)) .MyApp-module__hEX1gG__favStart{top:0}.MyApp-module__hEX1gG__child:nth-child(n+4){height:115px}.MyApp-module__hEX1gG__appsGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:min-content;min-height:230px;max-height:324px;display:grid;overflow:hidden auto}.MyApp-module__hEX1gG__appsGrid .MyApp-module__hEX1gG__child{transition:transform .3s ease-in-out,opacity .3s ease-in-out}.MyApp-module__hEX1gG__appsGrid::-webkit-scrollbar{width:.4em}.MyApp-module__hEX1gG__appsGrid::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:4px}.MyApp-module__hEX1gG__myAppsSection{min-height:inherit}.MyApp-module__hEX1gG__appContentBlock{grid-template-columns:repeat(auto-fit,minmax(116px,1fr));max-height:calc(100vh - 134px);padding:25px;display:grid;overflow:auto}.MyApp-module__hEX1gG__appContentBlock .MyApp-module__hEX1gG__appList{border-right:1px solid var(--top-application-lines-border);border-bottom:1px solid var(--top-application-lines-border);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:8px;padding:14px;display:flex}.MyApp-module__hEX1gG__appContentBlock .MyApp-module__hEX1gG__appList p{text-align:center;color:var(--c-black);font-size:var(--font-size-lavel-3);font-style:normal;font-weight:400;line-height:20px}.MyApp-module__hEX1gG__appContentBlock .MyApp-module__hEX1gG__appList button{border:1px solid var(--c-secondry-dark);border-radius:0;width:32px;height:32px;padding:7px}.MyApp-module__hEX1gG__modalFooter{justify-content:flex-end;padding:5px 25px 30px;display:flex}.MyApp-module__hEX1gG__backMyApps{align-items:center;gap:10px;margin-bottom:45px;display:none}.MyApp-module__hEX1gG__backMyApps svg{color:var(--c-primary-dark)}@keyframes MyApp-module__hEX1gG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MyApp-module__hEX1gG__spinAnimation{animation:1s linear infinite MyApp-module__hEX1gG__spin}@media only screen and (max-width:1099.99px){.MyApp-module__hEX1gG__backMyApps{display:flex}.MyApp-module__hEX1gG__child{width:auto}.MyApp-module__hEX1gG__child:first-child,.MyApp-module__hEX1gG__child:nth-child(2),.MyApp-module__hEX1gG__child:nth-child(3),.MyApp-module__hEX1gG__child:nth-child(n+4){height:124px}.MyApp-module__hEX1gG__appsGrid{min-height:inherit;max-height:inherit;height:calc(100dvh - 120px)}}@media only screen and (max-width:767px){.MyApp-module__hEX1gG__appContentBlock{grid-template-columns:repeat(3,1fr);height:calc(100vh - 157px);padding:0;overflow:auto}.MyApp-module__hEX1gG__appContentBlock .MyApp-module__hEX1gG__appList{border-right:1px solid var(--top-application-lines-border);border-bottom:1px solid var(--top-application-lines-border)}.MyApp-module__hEX1gG__appContentBlock .MyApp-module__hEX1gG__appList:nth-child(3n){border-right:none}.MyApp-module__hEX1gG__modalFooter{padding:15px}}
.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:.2s ease-in-out animate-fade-in}.driver-fade .driver-popover{animation:.2s animate-fade-in}.driver-popover{all:unset;box-sizing:border-box;color:var(--color-text-primary);min-width:250px;max-width:300px;box-shadow:var(--shadow-tour);z-index:1000000000;background-color:var(--color-bg-surface);border-radius:5px;margin:0;padding:15px;position:fixed;top:0;right:0}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;margin:0;font:700 19px/1.5 sans-serif;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;width:32px;height:28px;color:var(--color-text-secondary);z-index:1;text-align:center;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:var(--color-text-primary)}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font:400 14px/1.5 sans-serif}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:var(--color-text-secondary);zoom:1;font-size:13px;font-weight:400}.driver-popover-footer button{all:unset;box-sizing:border-box;text-shadow:1px 1px 0 var(--color-bg-surface);background-color:var(--color-bg-surface);color:var(--color-text-primary);cursor:pointer;zoom:1;border:1px solid var(--color-border-strong);border-radius:3px;outline:0;padding:3px 7px;font:12px/1.3 sans-serif;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:var(--color-bg-subtle)}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid var(--color-bg-surface);position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-right-color:var(--color-transparent);border-bottom-color:var(--color-transparent);border-top-color:var(--color-transparent);left:100%}.driver-popover-arrow-side-right{border-left-color:var(--color-transparent);border-bottom-color:var(--color-transparent);border-top-color:var(--color-transparent);right:100%}.driver-popover-arrow-side-top{border-right-color:var(--color-transparent);border-bottom-color:var(--color-transparent);border-left-color:var(--color-transparent);top:100%}.driver-popover-arrow-side-bottom{border-left-color:var(--color-transparent);border-top-color:var(--color-transparent);border-right-color:var(--color-transparent);bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{margin-left:-5px;left:50%}.driver-popover-arrow-none{display:none}.driver-active{overflow:hidden}.driver-popover{background:var(--color-bg-surface);border-radius:0;max-width:440px;padding:0;animation:.3s ease-out popoverFadeIn}@keyframes popoverFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.driver-popover-header{background:var(--color-bg-subtle);border-bottom:1px solid var(--color-scrollbar);border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.driver-popover-progress-text{font-size:var(--font-size-lavel-2);color:var(--color-text-badge);letter-spacing:1px;background:var(--c-light-yellow);font-weight:400;line-height:19px;font-family:var(--body-font);align-items:flex-end;padding:6px 12px}.driver-popover-close-btn{color:var(--color-text-disabled);border-radius:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;font-weight:300;transition:all .2s;display:flex}.driver-popover-close-btn:hover{background:var(--color-scrollbar);color:var(--color-text-primary)}.driver-popover-title{font-size:var(--font-size-lavel-6);color:var(--c-primary-dark);font-weight:400;line-height:1.4;font-family:var(--body-font);margin:0 0 8px;padding:20px 20px 0}.driver-popover-description{color:var(--c-body);line-height:24px;font-size:var(--font-size-lavel-3);font-family:var(--body-font);margin:0;padding:0 20px 20px}.driver-popover-footer{border-top:none;justify-content:flex-end;gap:12px;margin-top:0;padding:0 20px 20px;display:flex}.driver-popover-footer button{background:var(--c-primary-dark);color:var(--c-white);font-weight:600;font-size:var(--font-size-lavel-3);font-family:var(--body-font);text-transform:none;box-shadow:none;text-shadow:none;border-radius:0;justify-content:center;align-items:center;padding:7px 20px;font-style:normal;line-height:24px;display:flex}.driver-popover-footer button:hover{box-shadow:none;background:var(--c-primary-dark-hover)}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;gap:12px;display:flex}.driver-popover-prev-btn{text-shadow:none;background:var(--color-transparent)!important;border:1px solid var(--c-primary-dark)!important;color:var(--c-primary-dark)!important}.driver-popover-prev-btn:hover{background:var(--color-transparent)!important;border-color:var(--c-primary-dark)!important;color:var(--c-primary-dark)!important}.driver-popover-prev-btn:disabled{cursor:not-allowed;opacity:.6;background:var(--color-transparent)!important;border:1px solid var(--color-scrollbar)!important;color:var(--color-text-disabled)!important}.driver-popover-prev-btn:disabled:hover{background:var(--color-transparent)!important;border-color:var(--color-scrollbar)!important;color:var(--color-text-disabled)!important}.driver-popover-next-btn{text-shadow:none;background:var(--c-primary-dark)!important;color:var(--c-white)!important;border:1px solid var(--c-primary-dark)!important;text-align:center!important}.driver-popover-next-btn:hover{background:var(--c-primary-dark-hover)!important;border-color:var(--c-primary-dark-hover)!important}.driver-popover-next-btn:disabled{cursor:not-allowed;opacity:.6;background:var(--color-scrollbar)!important;border:1px solid var(--color-scrollbar)!important;color:var(--color-text-disabled)!important}.driver-popover-next-btn:disabled:hover{background:var(--color-scrollbar)!important;border-color:var(--color-scrollbar)!important}.driver-popover-close-btn-text{background:var(--color-transparent);color:var(--color-text-muted);text-shadow:none;margin-right:auto;border:1px solid var(--color-border-strong)!important}.driver-popover-close-btn-text:hover{background:var(--color-bg-subtle);text-shadow:none;border-color:var(--color-text-disabled)!important}.driver-popover-arrow{border:8px solid var(--color-transparent);width:0;height:0}.driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--color-bg-surface);border-right:none}.driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--color-bg-surface);border-left:none}.driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--color-bg-surface);border-bottom:none}.driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--color-bg-surface);border-top:none}.driver-overlay{animation:.3s ease-out overlayFadeIn}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.driver-active-element{border-radius:0}.tour-trigger-button{position:fixed;bottom:56px;left:24px}.tour-trigger-button button{background:var(--color-transparent);z-index:1000;border-radius:50%;width:56px;height:56px;padding:0;transition:all .3s}.tour-trigger-button button:hover{background:var(--color-transparent);transform:scale(1.1)}.tour-trigger-button:active{transform:scale(.95)}.tour-trigger-button:before{border:2px solid var(--color-action-secondary);box-shadow:var(--shadow-tour-focus);color:inherit;content:"";pointer-events:none;z-index:-1;border-radius:50%;animation:2s ease-out infinite fadeIn;display:block;position:absolute;inset:0}@keyframes fadeIn{0%,50%{opacity:0;transform:translate(0)scale(1)}75%{opacity:1}to{opacity:0;transform:translate(0)scale(1.6)}}.tour-prompt-popover{background:var(--color-bg-surface);box-shadow:var(--shadow-popup);border-radius:0;max-width:480px;margin-left:16px}.tour-prompt-content{padding:20px}.tour-prompt-title{font-size:var(--font-size-lavel-6);color:var(--c-primary-dark);margin:0 0 8px;font-weight:400;line-height:24px}.tour-prompt-description{color:var(--c-body);font-size:var(--font-size-lavel-3);margin:0 0 20px;font-weight:400;line-height:24px}.tour-prompt-footer{justify-content:flex-end;padding-top:4px;display:flex}.tour-prompt-start-btn{background:var(--c-primary-dark)!important;color:var(--c-white)!important;font-weight:600!important;font-size:var(--font-size-lavel-3)!important;text-transform:none!important;box-shadow:none!important;border-radius:0!important;min-width:80px!important;padding:7px 12px!important;line-height:24px!important}.tour-prompt-start-btn:hover{background:var(--c-primary-dark-hover)!important;box-shadow:none!important}.tourNotification{background:var(--color-bg-badge);border:var(--color-bg-subtle) solid 1px;width:22px;height:22px;color:var(--color-text-badge);z-index:9999;border-radius:24px;justify-content:center;align-items:center;font-size:13px;font-style:normal;font-weight:400;line-height:13px;display:flex;position:absolute;top:-6px;right:-3px}@media (max-width:768px){.driver-popover{max-width:320px}.driver-popover-title{padding:16px 16px 0;font-size:16px}.driver-popover-description{padding:0 16px 16px;font-size:13px}.driver-popover-footer{padding:12px 16px 16px}.driver-popover-footer button{min-width:80px;padding:6px 12px;font-size:13px}.tour-trigger-button{bottom:54px;left:16px}.tour-trigger-button button{width:48px;height:48px}}
.SeachUserModal-module__PS69la__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:20px;padding:18px 25px;display:flex}.SeachUserModal-module__PS69la__modalHeader .SeachUserModal-module__PS69la__modalTitle{color:var(--c-black);font-size:var(--font-size-lavel-7);font-style:normal;font-weight:400;line-height:24px}.SeachUserModal-module__PS69la__modalHeader .SeachUserModal-module__PS69la__modalDescp{color:var(--c-black);font-size:var(--font-size-lavel-1);margin-right:52px;font-style:normal;font-weight:400;line-height:24px}.SeachUserModal-module__PS69la__modalHeader .SeachUserModal-module__PS69la__closeIcon{position:absolute;right:34px}.SeachUserModal-module__PS69la__modalContent{padding:16px 40px 30px}.SeachUserModal-module__PS69la__searchDescription{color:var(--color-text-primary);margin-bottom:16px;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.SeachUserModal-module__PS69la__searchContainer{margin-bottom:20px;position:relative}.SeachUserModal-module__PS69la__searchInputWrapper{width:100%;position:relative}.SeachUserModal-module__PS69la__searchInputBox{border:1px solid var(--border-color);background:var(--color-bg-input);align-items:center;gap:12px;padding:6px 10px;display:flex;position:relative}.SeachUserModal-module__PS69la__searchIcon{flex-shrink:0}.SeachUserModal-module__PS69la__searchInput{color:var(--color-text-primary);flex:1;font-size:14px;font-style:normal;font-weight:400;line-height:14px}.SeachUserModal-module__PS69la__searchInput input::placeholder{color:var(--color-text-primary);opacity:.6}.SeachUserModal-module__PS69la__clearIcon{flex-shrink:0;padding:4px}.SeachUserModal-module__PS69la__searchResults{background:var(--color-bg-surface);border:1px solid var(--border-color);z-index:10;max-height:300px;box-shadow:var(--shadow-input);border-top:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.SeachUserModal-module__PS69la__searchResultItem{cursor:pointer;padding:12px 16px;transition:background-color .2s}.SeachUserModal-module__PS69la__searchResultItem:hover{background-color:var(--c-grey-lightest)}.SeachUserModal-module__PS69la__searchResultItem:not(:last-child){border-bottom:1px solid var(--border-color)}.SeachUserModal-module__PS69la__resultName{color:var(--color-text-primary);margin-bottom:4px;font-size:13px;font-weight:600;line-height:19.5px}.SeachUserModal-module__PS69la__resultDetails{color:var(--color-text-secondary);font-size:12px;font-weight:400;line-height:18px}.SeachUserModal-module__PS69la__viewButton{margin-top:20px;margin-left:auto}@media only screen and (max-width:767px){.SeachUserModal-module__PS69la__modalHeader{flex-direction:column;gap:10px;padding:15px}.SeachUserModal-module__PS69la__modalHeader .SeachUserModal-module__PS69la__modalDescp{margin-right:0}.SeachUserModal-module__PS69la__modalHeader .SeachUserModal-module__PS69la__closeIcon{right:15px}.SeachUserModal-module__PS69la__viewButton{margin-top:auto}}
.CustomizeLayoutModal-module__cQliUG__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px;display:flex}.CustomizeLayoutModal-module__cQliUG__modalHeader .CustomizeLayoutModal-module__cQliUG__modalHeaderContent{flex-direction:column;gap:12px;display:flex}.CustomizeLayoutModal-module__cQliUG__modalHeader .CustomizeLayoutModal-module__cQliUG__modalTitle{color:var(--c-black);font-size:var(--font-size-lavel-7);font-weight:400;line-height:24px}.CustomizeLayoutModal-module__cQliUG__modalHeader .CustomizeLayoutModal-module__cQliUG__modalDescp{color:var(--c-body);font-size:var(--font-size-lavel-5);font-weight:400;line-height:24px}.CustomizeLayoutModal-module__cQliUG__modalHeader .CustomizeLayoutModal-module__cQliUG__closeIcon{position:absolute;right:20px}.CustomizeLayoutModal-module__cQliUG__contentContainer{flex-direction:row;align-items:stretch;width:100%;display:flex}.CustomizeLayoutModal-module__cQliUG__layoutSeparator{background:var(--color-divider-accent);flex-shrink:0;align-self:stretch;width:1px;margin:20px 0}.CustomizeLayoutModal-module__cQliUG__draggablePanel{flex-direction:column;flex:1;align-items:stretch;gap:8px;min-height:80px;display:flex;position:relative}.CustomizeLayoutModal-module__cQliUG__panelHeading{color:var(--c-primary-dark);margin-bottom:16px;font-size:18px;font-weight:400;line-height:normal}.CustomizeLayoutModal-module__cQliUG__leftPanelBounds,.CustomizeLayoutModal-module__cQliUG__rightPanelBounds{box-sizing:border-box;padding:20px}.CustomizeLayoutModal-module__cQliUG__draggableRow{box-sizing:border-box;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;display:flex}.CustomizeLayoutModal-module__cQliUG__draggableRowDragging{z-index:2;cursor:grabbing}.CustomizeLayoutModal-module__cQliUG__draggableRowDragging .CustomizeLayoutModal-module__cQliUG__draggableItemLabel{box-shadow:var(--shadow-control);background:var(--color-status-success-soft)!important}.CustomizeLayoutModal-module__cQliUG__draggableItemLabel{background:var(--color-bg-subtle);box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 20px;display:flex}.CustomizeLayoutModal-module__cQliUG__hideIconWrap{background:var(--c-secondry-dark);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:100%;display:inline-flex;border:none!important}.CustomizeLayoutModal-module__cQliUG__hideIconWrapHidden{background:var(--color-divider-accent)}.CustomizeLayoutModal-module__cQliUG__hideIconWrap:disabled,.CustomizeLayoutModal-module__cQliUG__draggableRowHidden .CustomizeLayoutModal-module__cQliUG__draggableItemLabel{opacity:.6}.CustomizeLayoutModal-module__cQliUG__hideIcon{background-color:var(--palette-neutral-0);-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:20px;height:20px}.CustomizeLayoutModal-module__cQliUG__hideIconWrapHidden .CustomizeLayoutModal-module__cQliUG__hideIcon{background-color:var(--palette-teal-700)}.CustomizeLayoutModal-module__cQliUG__dragIconWrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.CustomizeLayoutModal-module__cQliUG__dragIcon{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-shrink:0;width:16px;height:16px}.CustomizeLayoutModal-module__cQliUG__draggableItemText{color:var(--color-action-primary);text-align:left;flex:1;min-width:0;font-size:16px;font-weight:400;line-height:24px}:is([data-mui-color-scheme=dark] .CustomizeLayoutModal-module__cQliUG__panelHeading,[data-mui-color-scheme=dark] .CustomizeLayoutModal-module__cQliUG__draggableItemText){color:var(--color-text-on-dark)}[data-mui-color-scheme=dark] .CustomizeLayoutModal-module__cQliUG__hideIcon{background-color:var(--palette-teal-800)}.CustomizeLayoutModal-module__cQliUG__buttonContainerWrapper{border-top:1px solid var(--border-color)}.CustomizeLayoutModal-module__cQliUG__buttonContainer{justify-content:flex-end;gap:20px;padding:20px;display:flex}
.ErrorFallback-module__aHA6ia__container{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.ErrorFallback-module__aHA6ia__watermark{z-index:0;background-image:var(--watermark-light-image);background-position:top;background-repeat:no-repeat;background-size:100%;width:calc(100% - 80px);max-width:384px;height:211.5px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}[data-mui-color-scheme=dark] .ErrorFallback-module__aHA6ia__watermark{background-image:var(--watermark-dark-image)}[data-mui-color-scheme=dark] .ErrorFallback-module__aHA6ia__contentBox{filter:none}.ErrorFallback-module__aHA6ia__contentBox{background:var(--color-bg-surface);width:460px;filter:var(--shadow-card-filter);z-index:1;border-radius:0;flex-direction:column;align-items:center;padding:36px;display:flex;position:relative}.ErrorFallback-module__aHA6ia__logo{margin-bottom:24px}.ErrorFallback-module__aHA6ia__alertIcon{margin-bottom:8px}.ErrorFallback-module__aHA6ia__title{color:var(--color-text-primary);text-align:center;margin:0;font-size:18px;font-weight:400;line-height:28px}.ErrorFallback-module__aHA6ia__description{color:var(--color-text-secondary);text-align:center;margin:0;font-size:14px;font-weight:400;line-height:24px}.ErrorFallback-module__aHA6ia__loginButton{color:var(--color-action-secondary);text-decoration-skip-ink:none;text-underline-offset:auto;text-underline-position:from-font;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:0;font-size:14px;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.ErrorFallback-module__aHA6ia__loginButton:hover{opacity:.8}.ErrorFallback-module__aHA6ia__loginButton:focus{outline:2px solid var(--color-action-secondary);outline-offset:2px}@media only screen and (max-width:991px){.ErrorFallback-module__aHA6ia__watermark{display:none}}@media only screen and (max-width:550px){.ErrorFallback-module__aHA6ia__contentBox{width:90%}.ErrorFallback-module__aHA6ia__title{font-size:16px;line-height:26px}}
@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/c3cb240f9c892514-s.3z_x6eowsw16y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.2_mbdogr7ni8i.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_583f0134-module__ThVHnG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_583f0134-module__ThVHnG__variable{--body-font:"DM Sans", "DM Sans Fallback"}
