.Home_container__tlJEC{display:flex;flex-direction:column}.Home_header__Olkmk{display:flex;justify-content:space-between;padding:20px}.Home_headerText__mjXd3{font-size:20px;font-weight:700}.Home_actionsContainer__ZfjiI{display:flex;height:50px}.Home_logoContainer__HdpCb{margin-left:10px}.Home_logoContainer__HdpCb img{max-width:60px;max-height:30px}.Home_actionButtons__VQi8k{display:flex;justify-content:space-between;margin-top:2rem}.Home_searchBar__ShWx8{max-width:50%}.Home_headerMenu__s_YSj{display:flex;justify-content:flex-start;gap:3rem;align-items:center;height:50px}.Home_headerMenu__s_YSj div{font-size:17px}.Home_menuItem__dDrBV{text-decoration:none;color:rgba(0,0,0,.85)}.Home_menuItem__dDrBV:hover{color:#9524d6}.Home_menuItemActive__xa13o{text-decoration:none;font-weight:700;color:#d62466}.Home_menuItemActive__xa13o:hover{color:#d62466}.Home_headerClientLogo__S7Fy6{max-height:80px}body{margin:0;font-family:Helvetica!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{padding:0 3rem;height:100%}.App,.container{display:flex;flex-direction:column}.container{flex:1 1;height:calc(100% - 90px)}.ant-app-container{height:100%}#nprogress{pointer-events:none}#nprogress .bar{background:#9524d6;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #9524d6,0 0 5px #9524d6;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#9524d6 transparent transparent #9524d6;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}