.profile-button-wrapper{display:flex;justify-content:center;margin-left:auto;cursor:pointer}.profile-button-wrapper .overlay{fill:rgba(125,124,129,.452);width:16px;height:16px;margin:auto;position:absolute;display:flex}.profile-button-wrapper .avatar-wrapper{display:flex;justify-content:center;transition:.2s;overflow:visible}.profile-button-wrapper .avatar-wrapper>button{border-radius:50%}.profile-button-wrapper .avatar-wrapper .close-icon-container{width:35px;height:35px;background:var(--palette-secondary);display:flex;align-items:center;justify-content:center;border-radius:50%}.profile-button-wrapper .avatar-wrapper .close-icon-container svg{width:14px;height:14px;fill:#fff}.profile-button-wrapper .avatar-wrapper .avatar-container{position:relative}.profile-button-wrapper .avatar-wrapper .avatar-container .user-avatar{width:35px;height:35px}.profile-button-wrapper .avatar-wrapper .avatar-container .user-avatar img{-o-object-fit:cover;object-fit:cover}.profile-button-wrapper .avatar-wrapper .avatar-container .workspace-avatar{box-shadow:0 3px 6px rgba(0,0,0,.07058823529411765);position:absolute;right:-2px;top:25px;width:16px;height:16px;border-radius:50%}@media screen and (min-width:960px){.profile-button-wrapper .avatar-wrapper.is-active .user-avatar{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.5}}@media screen and (max-width:960px){.profile-button-wrapper{display:flex;justify-content:center;margin-left:auto;cursor:pointer}.profile-button-wrapper .avatar-wrapper{border-radius:23px}.profile-button-wrapper .avatar-wrapper.is-active{z-index:2000}.profile-button-wrapper .avatar-wrapper .close-icon-container{width:46px;height:46px}}.airsaas-navbar-menu .scrollbar-wrapper{max-height:100%;overflow:visible!important;position:relative}.airsaas-navbar-menu .scrollbar-wrapper .ps__rail-x{display:none}@media screen and (min-width:0px) and (max-width:960px){.airsaas-navbar-menu .scrollbar-wrapper{padding:15px 0 10px;margin-bottom:5px;max-height:calc(100vh - 100px)}}@-webkit-keyframes profile-menu-list-item-appear{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes profile-menu-list-item-appear{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes profile-menu-list-item-disappear{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes profile-menu-list-item-disappear{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}.airsaas-menu-item.hidden{display:none}@media screen and (min-width:960px){.airsaas-menu-item svg{height:100%;width:100%;transition:.2s;color:grey}.airsaas-menu-item-arrow-icon{width:24px;opacity:0}.airsaas-menu-item:hover .airsaas-menu-item-arrow-icon{opacity:1}}@media screen and (max-width:960px){.airsaas-menu-item{transition:.3s!important}.airsaas-menu-item.appear{-webkit-transform:translateX(0);transform:translateX(0)}.airsaas-menu-item.disappear{-webkit-transform:translateX(100%);transform:translateX(100%)}}.language-selector .language-selector-element .language-selector-icon{display:flex;height:100%;width:15px;margin-right:10px}.language-selector .language-selector-element .language-selector-icon svg{margin:auto 0}@media screen and (max-width:960px){.language-selector{transition:.3s!important;top:-98px}.language-selector.appear{-webkit-transform:translateX(0);transform:translateX(0)}.language-selector.disappear{-webkit-transform:translateX(100%);transform:translateX(100%)}.language-selector .language-selector-element .MuiToggleButton-label{width:100%;display:flex;justify-content:flex-start}.language-selector .language-selector-element.Mui-selected .MuiToggleButton-label{background-color:#eaeaea}}.profile-menu-section-workspaces-items.scrollable{max-height:165px;overflow-y:auto}.profile-menu-section-workspaces-items .avatar .inner{font-size:12px;margin-top:1px}.profile-menu-section-workspaces-search-empty{padding:5px 20px;color:#707070;font-weight:300;font-size:14px}.profile-menu-section-workspaces-search.custom-textfield-wrapper{float:none;margin:0 20px 5px;padding:0 10px;width:auto;min-height:30px;background-color:var(--palette-secondary-5);box-shadow:0 0 0 1px var(--palette-secondary-5) inset}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input{min-height:30px}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper{height:30px}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper .MuiFormControl-root{height:30px;margin-bottom:0}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper input{height:20px;line-height:20px;padding-top:5px;padding-left:0!important;font-weight:300;font-size:14px;color:var(--palette-secondary)}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper input::-webkit-input-placeholder{opacity:1;color:#707070}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper input::-moz-placeholder{opacity:1;color:#707070}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper input::-ms-input-placeholder{opacity:1;color:#707070}.profile-menu-section-workspaces-search.custom-textfield-wrapper .airsaas-input .airsaas-input-wrapper input::placeholder{opacity:1;color:#707070}.profile-menu-section-workspaces-search.custom-textfield-wrapper.filled,.profile-menu-section-workspaces-search.custom-textfield-wrapper.focused{background-color:#fff;box-shadow:0 0 0 1px var(--palette-secondary) inset}@media screen and (max-width:960px){.profile-menu-list .MuiListItemIcon-root{left:unset;right:20px;align-items:flex-end}.profile-menu-list .MuiListItemIcon-root svg{transition:.2s;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);height:25px;width:25px}.profile-menu-list .profile-menu-list-item{background:var(--palette-secondary-5) 0 0 no-repeat padding-box!important}.profile-menu-list .profile-menu-list-item#language-selector-menu-item{padding-right:50px!important}.profile-menu-list.language-selector-open .profile-menu-list-item#language-selector-menu-item .MuiListItemIcon-root svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.profile-menu-list-item.settings span{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.profile-menu-title{display:flex}.profile-menu-title .profile-menu-title-avatar{margin:auto 0;width:34px;height:34px;flex:0 0 auto}.profile-menu-title-information{display:flex;flex-direction:column;height:56px;text-align:left;margin-left:10px;justify-content:center;white-space:nowrap;overflow:hidden}.profile-menu-title-information-name{text-overflow:ellipsis;overflow:hidden;color:var(--palette-secondary);height:20px;line-height:20px;font-weight:700}.profile-menu-title-information-workspace{text-overflow:ellipsis;overflow:hidden;color:var(--palette-primary);height:20px;line-height:20px}.current-workspace{display:flex;align-items:center}.current-workspace img{margin-right:5px}.profile-popup-wrapper{flex:1 1;position:relative}@media screen and (max-width:960px){.profile-popup-wrapper{flex:1 1;position:unset}}.airsaas-scrollbar-native{scrollbar-color:transparent transparent}.airsaas-scrollbar-native:hover{scrollbar-color:#aeb2b7 transparent}.airsaas-scrollbar-native::-webkit-scrollbar{width:8px;height:8px}.airsaas-scrollbar-native::-webkit-scrollbar-track{background:transparent}.airsaas-scrollbar-native::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:transparent;border-radius:20px;border:1px solid transparent}.airsaas-scrollbar-native:hover::-webkit-scrollbar-thumb{background-color:#aeb2b7}.animated-suggestions{position:relative;top:-42px;font-size:18px;z-index:50;font-weight:400;color:#b0b7c5;padding:0 145px 0 66px}.animated-suggestions div{overflow:hidden;text-overflow:ellipsis}.animated-suggestions div .Typist{white-space:nowrap!important}.home .animated-suggestions{top:-44px!important;font-size:20px!important}.searching .animated-suggestions{top:-38px!important}@media screen and (min-width:0px) and (max-width:960px){.animated-suggestions,.home{padding:0 15px 0 55px;top:-35px}.home .animated-suggestions{top:-34px!important;font-size:16px!important}}.searchinput-container{width:100%}.searchinput-container .react-autosuggest__container{width:100%;padding:0!important;margin:0!important;flex-direction:column;justify-content:center;align-items:center}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container{width:100%;transition:background .2s;background:#fff}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container--open{padding-top:10px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__section-title{padding:10px 0 0 12px;font-size:14px;color:var(--palette-secondary)}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list{padding:0;box-sizing:content-box;list-style-type:none;font-family:Airsaas sans;font-weight:300;margin:0 0 15px;background:#fff}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion{cursor:pointer;padding:5px 0}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion--highlighted{background:#fff 0 0 no-repeat padding-box}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion--highlighted .react-autosuggest__suggestion-action{color:var(--palette-primary);font-weight:600;display:flex;justify-content:end;flex-grow:1}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion--highlighted .react-autosuggest__suggestion-action svg{fill:var(--palette-primary)}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-container{display:flex;height:100%;align-items:center;overflow:hidden;text-overflow:ellipsis}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-icon{flex:0 0 60px;display:flex;justify-content:center}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-icon img{height:35px;width:35px;border-radius:35px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-icon svg{width:19px;height:21px;fill:var(--palette-secondary);color:var(--palette-secondary)}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-content{padding-right:10px;color:var(--palette-secondary);font-size:17px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-content div:first-child{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-content mark{color:#303234;background:transparent;font-weight:700}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-content .project-unique-id{font-size:13px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-action{margin-right:15px;font-size:13px;display:none;flex-shrink:0}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-action svg{height:14px;width:11px;margin:auto 0 2px 10px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion:hover{background:hsla(0,0%,50.2%,.082)}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__section-container .react-autosuggest__suggestions-list{margin:0 0 5px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__section-container:last-child .react-autosuggest__suggestions-list{margin:0 0 15px}@media screen and (min-width:960px){.searchinput-container .react-autosuggest__container{margin-top:50px;border-radius:10px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list{max-height:46vh;overflow-y:auto;color:var(--palette-secondary)}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list::-webkit-scrollbar{width:7px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list::-webkit-scrollbar-track{display:none}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 10px;background-clip:padding-box;background:transparent;border-radius:7px;transition:.2s}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list:hover{color:hsla(0,0%,66.7%,.76)}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list:hover::-webkit-scrollbar-thumb{background-color:inherit}}@media screen and (min-width:0px) and (max-width:960px){.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list{padding:0;margin:0;width:100vw;overflow-y:scroll}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion{padding:10px 20px 10px 0;min-height:44px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-icon{flex:0 0 60px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-content{white-space:normal;padding-right:10px;font-size:17px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-content svg{height:14px;width:11px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-action{display:flex;margin-right:10px}.searchinput-container .react-autosuggest__container .react-autosuggest__suggestions-container .react-autosuggest__suggestions-list .react-autosuggest__suggestion-action svg{height:9px;width:12px;margin:auto 0 2px 10px;fill:var(--palette-primary)}.searchinput-container.noValue .react-autosuggest__container input{padding-right:25px;text-overflow:ellipsis;overflow:hidden}}.searchbar-wrapper{padding:10px 0;width:550px;max-width:95vw}.searchbar-wrapper .searchbar-container{width:100%;max-width:550px}.help-button-container{position:relative}.airsaas-announcekit-container{position:absolute;top:-5px;right:-1px;display:none}.airsaas-announcekit-container svg{width:22px!important;height:22px!important}.airsaas-announcekit-container.unread{display:block}.airsaas-announcekit-container .announcekit-widget-badge{width:auto!important;height:auto!important;top:-1.5px}.airsaas-announcekit-container .announcekit-widget-badge>svg{width:11px!important;height:11px!important}.airsaas-announcekit-container .announcekit-widget-badge>svg text{display:none}.header-navigation-button.MuiButtonBase-root{background-color:transparent;color:#fff;font-weight:300;font-size:16px;margin-right:0!important}.header-navigation-button.MuiButtonBase-root.active,.header-navigation-button.MuiButtonBase-root:hover{background-color:var(--palette-primary-10);color:var(--palette-primary)}.header-navigation-button.MuiButtonBase-root .MuiButton-startIcon svg{width:auto;height:1em;font-size:20px}.header-navigation-button.MuiButtonBase-root.Mui-disabled{background-color:transparent!important;color:#b1b9f3!important}.header-navigation-button-tag{display:block;position:absolute;top:-10px;right:-15px;line-height:1;font-size:9px;font-weight:700;padding:3px 10px 2px;border-radius:75px;background-color:var(--palette-primary-70);color:#fff;border:1px solid var(--palette-secondary-40)}.header-navigation-button-tag.header-navigation-button-soon{border-color:#fff}.header-navigation-button-tag.header-navigation-button-new{border-color:var(--palette-success-main)}.header-navigation{display:flex;width:100%;gap:25px;padding-left:25px}.header-poppper-navigation-button{background:transparent!important;min-width:290px;width:100%;display:flex;padding:4px 0!important;border-radius:0!important;margin:0!important}.header-poppper-navigation-button .MuiButton-label{display:flex;justify-content:left;font-size:16px;font-weight:100}.header-poppper-navigation-button .label-children{display:flex;width:100%}.header-poppper-navigation-button .label-children .label-children-inside{flex:1 1 auto;display:flex;width:100%;justify-content:space-between;gap:5px}.header-poppper-navigation-button svg{color:var(--palette-secondary)!important}.header-poppper-navigation-button-end-icon{visibility:hidden;float:right;margin-left:10px;height:26px!important;color:var(--palette-primary)!important}.header-poppper-navigation-button.active .header-poppper-navigation-button-end-icon,.header-poppper-navigation-button:hover .header-poppper-navigation-button-end-icon{visibility:visible;color:var(--palette-primary)!important}.header-wrapper{box-sizing:border-box;position:-webkit-sticky;position:sticky;top:0;height:56px;width:100%;z-index:2000;background:var(--palette-primary-70)}.header-wrapper .header-container{z-index:4500;padding:10px 25px;align-items:center;width:100vw;height:100%;display:flex;flex-direction:row;box-sizing:border-box;position:absolute}.header-wrapper .header-container .logo{display:flex;z-index:1100}.header-wrapper .header-container .header-buttons-wrapper{z-index:1100;flex:0 0 25px;display:flex;margin-left:auto}.header-wrapper .header-container .header-buttons-wrapper .help-wrapper,.header-wrapper .header-container .header-buttons-wrapper .notifications-wrapper,.header-wrapper .header-container .header-buttons-wrapper .search-wrapper{display:flex;align-items:center;margin-right:10px}.header-wrapper .header-container .header-buttons-wrapper .header-buttons-link{line-height:54px;margin-left:auto;font-size:16px;color:var(--palette-primary);cursor:pointer}.header-wrapper.isProductView{box-shadow:0 1px 8px 2px hsla(0,0%,83.9%,.47843137254901963)}.header-wrapper.hideSearchbar{box-shadow:none}.header-wrapper.showRegisterForm{z-index:2400}@media screen and (max-height:450px){.header-wrapper{position:absolute}}@media screen and (max-width:960px){.header-wrapper{width:100%;position:fixed}.header-wrapper.isOnboarding{height:80px;flex:0 0 80px}.header-wrapper.isOnboarding .header-container{height:80px}.header-wrapper .header-container{position:relative;display:flex;flex-direction:row;justify-content:space-between}.header-wrapper .header-container .logo{display:flex;flex:0 0 31px;padding:0;z-index:1600}.header-wrapper .header-container .header-buttons-wrapper{z-index:2500;flex:0 0 46px;display:flex;align-items:center;margin:0;right:0}.header-wrapper .header-container .header-buttons-wrapper .header-buttons-link{display:none}.header-wrapper.isHome,.header-wrapper.isPopupDisplayed{z-index:4000}.header-wrapper.isHome .header-container .logo,.header-wrapper.isPopupDisplayed .header-container .logo{position:relative;width:100%}.header-wrapper.mobileProductView{box-shadow:0 1px 8px 2px rgba(0,0,0,.07058823529411765);display:flex;flex-direction:column}}.feeditem-actions{display:flex;line-height:21px;padding-left:6px;height:25px}.feeditem-actions-bin,.feeditem-actions-dots,.feeditem-actions-edit{display:inline;vertical-align:middle;fill:var(--palette-secondary)}.feeditem-actions-dots{stroke:var(--palette-secondary);height:14px;width:14px;padding:3px;cursor:pointer;transition:fill .3s ease,stroke .3s ease}.feeditem-actions-dots:hover{fill:#000;stroke:#000}.feeditem-actions-edit{height:21px}.feeditem-actions-bin{height:22px}.left-panel-favorite-company{display:flex;align-items:center;height:35px;padding-right:12px;cursor:pointer;padding-left:20px}.left-panel-favorite-company .left-panel-favorite-company-button{height:100%;min-width:20px;margin-left:10px;margin-right:40px}.left-panel-favorite-company .left-panel-favorite-company-button>span{width:20px}.left-panel-favorite-company .left-panel-favorite-company-button .label-children svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);fill:rgba(128,132,139,.43)}.left-panel-favorite-company.favorite-company-selected{margin-left:-30px;padding-left:50px;background:var(--palette-secondary-5)}.left-panel-favorite-company.favorite-company-selected .left-panel-favorite-company-name{font-weight:700}.left-panel-favorite-company.favorite-company-selected .left-panel-favorite-company-button .label-children svg{fill:#80848b}.left-panel-favorite-company .left-panel-favorite-company-button .label-children{color:#051232;font-size:14px;padding-top:3px}.left-panel-favorite-company:hover{background:var(--palette-secondary-2);margin-left:-30px;padding-left:50px}.left-panel-favorite-company:hover .left-panel-favorite-company-button .label-children svg{fill:#80848b}.left-panel-favorite-company:hover .left-panel-favorite-company-loader{display:block}.left-panel-favorite-company-logo{display:flex;width:21px;height:21px;border-radius:11px;margin-right:15px}.left-panel-favorite-company-logo.empty-div{background-color:#fff}.left-panel-favorite-company-logo.internal-div,.left-panel-favorite-company-logo.partner-div{background-color:var(--palette-secondary)}.left-panel-favorite-company-logo.internal-div svg,.left-panel-favorite-company-logo.partner-div svg{width:13px;height:13px;margin:auto;color:#fff}.left-panel-favorite-company-name{flex:1 1 auto;width:128px;white-space:nowrap;overflow:hidden;display:block;color:#50545d;font-size:15px;line-height:18px;text-overflow:ellipsis}.left-panel-favorite-company-loader{display:none;margin:auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.left-panel-favorite-company-button{flex:0 0 auto}@media screen and (max-width:959px){.left-panel-favorite-company{height:30px;margin-bottom:5px}.left-panel-favorite-company:hover{background:transparent}.left-panel-favorite-company-loader{display:block;margin-right:12px}.left-panel-favorite-company-logo{width:26px;height:26px;border-radius:13px}.left-panel-favorite-company-button{display:none;box-shadow:0 3px 6px rgba(0,0,0,.1607843137254902);margin-right:20px}}.accordion{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-left:30px}.accordion,.accordion .container-list{position:relative}.accordion .MuiPaper-root,.accordion .no-background{background:transparent}.accordion .MuiCollapse-hidden{display:none}.accordion svg.chevron-category{height:16px;position:relative;fill:var(--palette-secondary);color:var(--palette-secondary);left:0;margin-right:10px}.accordion .MuiAccordionDetails-root>div{margin:0!important;padding:0!important;background:transparent!important}.accordion .MuiAccordionDetails-root .feeditem-actions{opacity:0;right:5px!important}.accordion .MuiAccordion-root{position:relative}.accordion .MuiAccordionSummary-root .feeditem-actions{opacity:0;right:2px!important;top:4px}.accordion .MuiAccordionSummary-root:hover .feeditem-actions{opacity:1}.accordion .MuiAccordionDetails-root .left-panel-favorite-company .left-panel-favorite-company-button{margin-right:18px}@media screen and (max-width:959px){.accordion .MuiAccordionDetails-root .left-panel-favorite-company .left-panel-favorite-company-button{margin-right:17px}}.accordion .MuiAccordionSummary-content .feeditem-actions,.accordion .MuiAccordionSummary-content .MuiButtonBase-root{padding:0;position:absolute;width:24px;height:24px;top:auto}.accordion .item-expanded{min-height:5px}.accordion .item-expanded .MuiAccordionSummary-root{height:0;min-height:0}.accordion .item-expanded .MuiAccordionSummary-root .MuiAccordionSummary-content{min-height:0}.accordion .item-expanded .MuiAccordionSummary-root .MuiAccordionSummary-content svg{display:none}.accordion .item-expanded .MuiAccordionSummary-root .MuiAccordionSummary-content .left-panel-list-header,.accordion .item-expanded .MuiAccordionSummary-root .MuiAccordionSummary-content .MuiTypography-root{font-weight:400;margin-left:0}.accordion .placeholder{position:absolute;background-color:transparent;display:flex;justify-content:center;align-items:center}.accordion .placeholder:before{content:"";width:90%;height:1px;background:#000;border-radius:15px}.accordion .clone .left-panel-favorite-company{background-color:rgba(241,244,246,.9)}.accordion .clone .left-panel-favorite-company:not(.favorite-company-selected){border-radius:20px 0 0 20px;padding-left:15px}.accordion [data-rbd-drag-handle-context-id]{cursor:default}.accordion [data-rbd-draggable-context-id]{outline:none}.feed-left-panel-action{width:100%;box-sizing:border-box;position:absolute;bottom:0;left:0;height:56px;padding:0;border-top:1px solid var(--palette-divider)}.feed-left-panel-action button{height:100%!important;border-radius:0!important;padding-left:40px}.feed-left-panel-action button:hover{color:#fff;background-color:var(--palette-primary-70)}.left-panel{background-color:#fff;border-right:1px solid var(--palette-divider);width:280px;position:fixed;left:0;top:0;padding-top:56px;z-index:60;font-weight:300;color:var(--palette-secondary)}.left-panel,.left-panel-main{box-sizing:border-box;height:100%}.left-panel-main{padding-bottom:56px;width:100%}.left-panel-main .perfect-scrollbar>div:first-child{overflow-x:hidden!important}.left-panel-container{padding:20px;display:flex;flex-direction:column;margin-bottom:40px;overflow:hidden}.left-panel-container .left-panel-feed{border-radius:10px;padding:10px 20px;display:flex;align-items:center;cursor:pointer}.left-panel-container .left-panel-feed.current-company-selected,.left-panel-container .left-panel-feed:hover{background-color:var(--palette-primary-10);color:var(--palette-primary)}.left-panel-container .left-panel-feed.current-company-selected *,.left-panel-container .left-panel-feed:hover *{color:var(--palette-primary)}.left-panel-container .left-panel-feed svg{height:23px!important;width:auto}.left-panel-container .left-panel-current-company{color:var(--palette-secondary);background-color:transparent;display:flex;align-items:center;height:48px;border-radius:10px;margin-bottom:10px;line-height:18px;padding:0 10px}.left-panel-container .left-panel-current-company.current-company-selected{background-color:var(--palette-secondary-5)}.left-panel-container .left-panel-current-company:hover{background-color:var(--palette-secondary-5);cursor:pointer}.left-panel-container .left-panel-current-company svg{fill:var(--palette-primary);width:31px;height:24px;margin:0 10px}.left-panel-container .left-panel-current-company svg.fa{color:var(--palette-primary);width:24px;height:24px;margin:auto 10px auto 8px}.left-panel-container .left-panel-current-company-logo{display:flex;max-width:40px;height:40px;border-radius:50%;margin-right:5px}.left-panel-container .left-panel-current-company-text{width:calc(100% - 43px);display:inline;padding-right:10px}.left-panel-container .left-panel-list-wrapper{display:flex;flex-direction:column;color:var(--palette-secondary)}.left-panel-container .left-panel-list-wrapper .left-panel-list-header{font-size:16px;color:var(--palette-secondary);display:flex;align-items:center;gap:10px;padding:10px 20px;margin:5px 0}.left-panel-container .left-panel-list-wrapper .left-panel-list-header>svg{width:23px;height:23px}.left-panel-container .left-panel-list-wrapper .left-panel-list-header-title{font-weight:300}.left-panel-container .left-panel-list-wrapper .left-panel-list-header-workspace{display:inline-block}.left-panel-container .left-panel-list-wrapper .left-panel-list-header button{padding:0}.left-panel-container .left-panel-list-wrapper .left-panel-list-header:first-child{margin-top:0}.left-panel-container .left-panel-list-wrapper .left-panel-list-header.left-panel-list-header-lists{margin-bottom:0}.left-panel-container .left-panel-list-wrapper .left-panel-list-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;margin-left:-27px;padding:0 15px;text-align:center}.left-panel-container .left-panel-list-wrapper .left-panel-list-empty-title{font-size:18px}.left-panel-container .left-panel-list-wrapper .left-panel-list-empty-subtitle{font-size:16px;max-width:200px;text-align:center;opacity:.6}.left-panel-container .left-panel-list-wrapper .left-panel-list-empty.project{margin-top:10px}.left-panel-container .left-panel-list-wrapper .left-panel-list-empty .loader{margin-top:40px}.left-panel-container .left-panel-list-wrapper .left-panel-last-discussions{margin-left:-20px}.left-panel-container .feeditem-actions svg{top:-2px;position:relative;height:12px}.left-panel-container .left-panel-favorite-company{width:96%}.left-panel-container .left-panel-favorite-company .feeditem-actions{opacity:0;position:absolute;right:12px}.left-panel-container .left-panel-favorite-company:hover .feeditem-actions{opacity:1}.left-panel-container .add-list-button,.left-panel-container .add-project-button{font-family:Airsaas sans,sans-serif;min-width:52px;margin-right:15px;transition:color .1s}.left-panel-container .add-list-button .label-children,.left-panel-container .add-project-button .label-children{display:flex}.left-panel-container .add-list-button svg,.left-panel-container .add-project-button svg{height:18px;width:18px}.left-panel-container .add-list-button:hover,.left-panel-container .add-project-button:hover{color:#50545d}.left-panel-container .left-panel-decision,.left-panel-container .left-panel-program,.left-panel-container .left-panel-project{display:flex;align-items:center;height:35px;padding:8px 20px;border-radius:10px;box-sizing:border-box;cursor:pointer}.left-panel-container .left-panel-decision-logo,.left-panel-container .left-panel-program-logo,.left-panel-container .left-panel-project-logo{display:flex;border-radius:11px;margin-right:15px;margin-left:4px}.left-panel-container .left-panel-decision-logo svg,.left-panel-container .left-panel-program-logo svg,.left-panel-container .left-panel-project-logo svg{width:auto;height:19px;margin:auto;color:var(--palette-secondary)}.left-panel-container .left-panel-decision-logo .projectLockIconContainer svg,.left-panel-container .left-panel-program-logo .projectLockIconContainer svg,.left-panel-container .left-panel-project-logo .projectLockIconContainer svg{width:10px;height:10px}.left-panel-container .left-panel-decision-name,.left-panel-container .left-panel-program-name,.left-panel-container .left-panel-project-name{white-space:nowrap;overflow:hidden;display:block;text-overflow:ellipsis}.left-panel-container .left-panel-decision .feeditem-actions,.left-panel-container .left-panel-program .feeditem-actions,.left-panel-container .left-panel-project .feeditem-actions{margin-left:auto}.left-panel-container .left-panel-decision .feeditem-actions .feeditem-actions-dots,.left-panel-container .left-panel-program .feeditem-actions .feeditem-actions-dots,.left-panel-container .left-panel-project .feeditem-actions .feeditem-actions-dots{visibility:hidden}.left-panel-container .left-panel-decision.selected,.left-panel-container .left-panel-program.selected,.left-panel-container .left-panel-project.selected{background-color:var(--palette-primary-2)}.left-panel-container .left-panel-decision:hover,.left-panel-container .left-panel-program:hover,.left-panel-container .left-panel-project:hover{background-color:var(--palette-primary-2)}.left-panel-container .left-panel-decision:hover .feeditem-actions .feeditem-actions-dots,.left-panel-container .left-panel-program:hover .feeditem-actions .feeditem-actions-dots,.left-panel-container .left-panel-project:hover .feeditem-actions .feeditem-actions-dots{visibility:visible}@media screen and (max-width:959px){.left-panel-container{height:auto;overflow-y:visible;overflow-x:visible}.left-panel-container .left-panel-current-company{display:none}}.airsaas-layout{position:relative;display:flex;flex-direction:column;flex:1 1 100%;height:100vh}.airsaas-layout-container{flex:1 1 1px;margin-left:274px;box-sizing:border-box}.airsaas-layout.hideLeftPanel .airsaas-layout-container{margin-left:0}@media screen and (max-width:960px){.airsaas-layout-container{padding-top:56px;margin-left:0}}.invitation-not-found-container{background-color:#e7eaee;height:100%}.invitation-not-found{display:flex;flex-direction:column;height:100%;min-height:100%;width:100%;margin:auto}.invitation-not-found-content{display:flex;max-width:690px;padding:40px 20px;flex-direction:column;margin:auto;text-align:center}.invitation-not-found-illustration{margin:0 auto}.invitation-not-found-title{line-height:22px;margin:24px auto 0;font-size:18px;font-weight:700;letter-spacing:0;color:var(--palette-secondary)}.invitation-not-found-description{line-height:17px;margin:6px auto 2px;font-size:14px;font-weight:400;letter-spacing:0;color:var(--palette-secondary)}.invitation-not-found-contact-button{border-radius:50px!important;font-size:16px!important;font-weight:700!important;line-height:19px!important;letter-spacing:0!important;background:var(--palette-primary) 0 0 no-repeat padding-box!important;color:#fff!important;padding:8.5px 18px 10.5px 17.5px!important;margin:19px auto auto!important}