.mention-notification{border-left:5px solid #01c7d2;cursor:pointer;-webkit-user-select:none;user-select:none}.mention-notification .mentioned-user{color:#01c7d2;text-shadow:#e0e0e0 1px 1px 0}.mention-notification .mention-notification-content{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-width:100%;overflow:hidden;text-overflow:ellipsis}.mention-notification .mention-notification-content .chat-mentions-mention{background-color:#1a90ff1a;border-radius:4px;color:#1890ff;padding:2px 4px;position:relative;z-index:1}.mention-notification .mention-notification-content .chat-mentions-mention__highlighted{background-color:#ffc10780;color:#0261b9}.reminder-notification{border-left:5px solid #01c7d2;cursor:pointer;padding:12px!important;-webkit-user-select:none;user-select:none}.reminder-notification .reminder-notification-content>p{font-size:16px;margin:0}.reminder-notification .reminder-notification-content>span{color:#53627c;font-size:14px}.reminder-notification .reminder-notification-icon{margin-left:5px;margin-top:2px}.r-loader-wrapper{align-items:center;display:inline-flex;height:100%}.r-loader-wrapper>span{color:#314362;margin-left:5px;text-align:left}.r-loader-wrapper .r-circular-loader{animation:rotate 2s linear infinite;transform-origin:center center}.r-loader-wrapper .r-circular-loader .r-loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%{stroke:#01c6d2}40%{stroke:#01c6d2}66%{stroke:#01c6d2}80%,90%{stroke:#01c6d2}}.error-boundary-container{background-color:#f3f3f4;height:100%;width:100%}.error-boundary-container .error-boundary-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container{background-color:#fff;border-left:4px solid #01c6d2;box-shadow:0 0 18px 0 #0a1f441f;height:100%;margin:25px;max-height:500px;max-width:800px;padding:25px;width:100%}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-heading{align-items:center;display:flex;flex-direction:column}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-heading>span{color:#01c6d2;font-size:80px;margin-bottom:10px}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-heading>div{text-align:center}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-heading>div>h2{margin:0}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-heading>div>p{background:#f3f3f4;border:1px solid #dad6d6;border-radius:4px;color:#f03d3d;display:inline-block;margin:0;max-height:200px;max-width:700px;overflow:auto;padding:5px 15px;white-space:pre-wrap}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-body{margin-top:40px;text-align:center}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-body>p{color:#000;font-size:15px;line-height:18px;margin:0 auto 20px;max-width:500px}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-body>a{background-color:#01c6d2;border-radius:25px;box-shadow:0 0 18px 0 #0a1f441f;color:#fff;cursor:pointer;padding:8px 18px;text-decoration:none;-webkit-user-select:none;user-select:none}.error-boundary-container .error-boundary-wrapper .error-boundary-details-container .error-boundary-details-body>a>span{font-size:16px;margin-right:5px}.nav-item-wrapper__active .nav-item-content{background-color:#e6e8f1!important}.nav-item-wrapper__active .nav-item-content>span{color:#0a1f44!important}.nav-item-wrapper{color:#0a1f44;cursor:pointer;margin:8px 0;min-width:250px;-webkit-user-select:none;user-select:none}.nav-item-wrapper .nav-item-content{align-items:center;display:flex;flex-direction:column;font-size:13px;position:relative;transition:background-color .2s ease-in-out}.nav-item-wrapper .nav-item-content:hover{background-color:#e6e8f166}.nav-item-wrapper .nav-item-content:hover>span{color:#0a1f44!important}.nav-item-wrapper .nav-item-content .sub-nav-item-unread-message{background-color:#dc2626;border-radius:100%;box-shadow:0 0 4px 0 #0a1f4414,0 1px 1px 0 #0a1f4414;height:8px;min-height:8px;min-width:8px;position:absolute;right:15px;top:15px;width:8px}.nav-item-wrapper .nav-item-content>span{display:none}.nav-item-wrapper .nav-item-content .nav-item-logo{height:34px;padding:7px;width:34px}.nav-item-wrapper .nav-item-content .nav-item-logo>svg{height:100%;width:100%}.nav-item-wrapper .sub-nav-item-wrapper{font-size:14px;margin-top:10px}.nav-item-wrapper .sub-nav-item-wrapper .sub-nav-item__active{background-color:#e6e8f1!important}.nav-item-wrapper .sub-nav-item-wrapper .sub-nav-item:hover{background-color:#e6e8f166}.nav-item-wrapper .sub-nav-item-wrapper .sub-nav-item{border-radius:5px;margin:0 auto 1px;padding:10px 0 10px 42px;transition:background-color .2s ease-in-out;width:calc(100% - 24px)}.nav-item-wrapper .sub-nav-item-wrapper .sub-nav-item:hover .sub-nav-item__active{background-color:#e6e8f1!important}.nav-item-wrapper .sub-nav-item-wrapper .sub-nav-item:hover .sub-nav-item:hover{background-color:#e6e8f166}.nav-item-wrapper__sub{flex-direction:column;padding-left:0;position:relative}.nav-item-wrapper__sub .nav-item-content .nav-item-chevron{display:block;position:absolute;right:10px;top:8px;transition:transform .2s ease-in-out;width:20px}.nav-item-wrapper__sub .nav-item-content .nav-item-chevron__opened{transform:rotate(180deg)}.nav-item-wrapper__sub .sub-nav-item-wrapper .sub-nav-item{color:#53627c;padding-left:60px}.nav-item-wrapper__sub.nav-item-wrapper__collapsed .nav-item-content .nav-item-chevron{display:none}.nav-item-wrapper__sub.nav-item-wrapper__collapsed .nav-item-content .nav-item-chevron__opened{transform:rotate(-90deg)}.nav-item-wrapper__sub.nav-item-wrapper__collapsed .sub-nav-item-wrapper{background-color:#fff;box-shadow:0 0 4px 0 #0a1f4414,0 1px 1px 0 #0a1f4414;left:75px;position:absolute;top:0}.nav-item-wrapper__sub.nav-item-wrapper__collapsed .sub-nav-item-wrapper .sub-nav-item{padding:10px 10px 10px 20px;width:150px}@media(max-width:768px){.nav-item-wrapper__sub .sub-nav-item-wrapper .sub-nav-item{padding-left:65px}}.nav-item-wrapper__collapsed{min-width:70px}.nav-item-wrapper__collapsed .nav-item-content{border-radius:5px;margin:0 12px;padding:4px}.ramp-session-debugger-widget{bottom:20px!important;left:10px!important;position:fixed!important;z-index:999}.nav-bar-wrapper{background-color:#fff;box-shadow:0 0 4px 0 #0a1f4414,0 1px 1px 0 #0a1f4414;height:100vh;overflow:hidden;padding:30px 0;position:sticky;top:0;transition:width .1s ease-in-out;width:70px;z-index:999}.nav-bar-wrapper .nav-bar-heading{align-items:center;display:flex}.nav-bar-wrapper .nav-bar-heading>svg{cursor:pointer}.nav-bar-wrapper .nav-bar-heading .nav-bar-burger{color:#90969e;margin-right:20px;width:28px}.nav-bar-wrapper .nav-bar-heading .nav-bar-logo{height:45px;left:24px;position:absolute;top:30px;width:110px}.nav-bar-wrapper .nav-bar-heading .nav-bar-logo .ramp-logo-letter{display:none}.nav-bar-wrapper .nav-bar-body{margin-top:110px;position:relative}.nav-bar-wrapper .nav-bar-body .nav-bar-account>span{color:#53627c;max-width:180px}.nav-bar-wrapper .nav-bar-body .nav-bar-content{height:calc(100vh - 164px);overflow-x:hidden;overflow-y:auto}.nav-bar-wrapper .nav-bar-body .nav-bar-toggle{border-radius:4px;box-sizing:initial;cursor:pointer;flex:none;height:22px;padding:3px;position:absolute;right:20px;top:-45px;transform:rotate(90deg);transition:background-color .2s ease-in-out;width:22px}.nav-bar-wrapper .nav-bar-body .nav-bar-toggle:hover{background:#dbe2e9}.nav-bar-wrapper .nav-bar-body .nav-bar-toggle__collapsed{transform:rotate(-90deg)}.nav-bar-wrapper__mobile{background:#fff;border-bottom:1px solid #e8eaed;height:auto;left:0;padding:15px 0;position:fixed;top:0;width:100%;z-index:9999}.nav-bar-wrapper__mobile .nav-bar-heading{flex-direction:row-reverse;justify-content:space-between}.nav-bar-wrapper__mobile .nav-bar-heading .nav-bar-logo{left:10px;pointer-events:auto;top:10px;width:120px}.nav-bar-wrapper__mobile .nav-bar-heading .nav-bar-logo .ramp-logo-letter{display:block}.nav-bar-wrapper__mobile .nav-bar-body{margin-top:40px}.nav-bar-wrapper__mobile .nav-bar-body .nav-bar-account{margin-bottom:20px;padding:0 30px}.nav-bar-wrapper__mobile .nav-bar-body .nav-bar-content .nav-item-wrapper{margin:8px 0}.nav-bar-wrapper__mobile .nav-bar-body .nav-bar-content .nav-item-wrapper .nav-item-content{border-radius:5px;flex-direction:row;font-size:14px;margin:0 20px;padding:2px}.nav-bar-wrapper__mobile .nav-bar-body .nav-bar-content .nav-item-wrapper .nav-item-content .nav-item-logo{margin-right:10px}.nav-bar-wrapper__mobile .nav-bar-body .nav-bar-content .nav-item-wrapper .nav-item-content>span{color:#53627c;display:block}.nav-bar-wrapper__mobile_active{background:#fff;height:100%}.nav-bar-wrapper__expanded{width:250px}.nav-bar-wrapper__expanded .nav-bar-heading .nav-bar-logo{margin-left:15px;margin-top:-5px;pointer-events:auto;position:static;width:120px}.nav-bar-wrapper__expanded .nav-bar-heading .nav-bar-logo .ramp-logo-letter{display:block}.nav-bar-wrapper__expanded .nav-bar-body{margin-top:18px}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-account{align-items:flex-start;color:#53627c;display:flex;font-size:14px;min-width:250px;padding:12px 20px 20px}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-account .nav-bar-toggle{right:10px;top:7px}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-content{height:calc(100vh - 164px);overflow-x:hidden;overflow-y:auto}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-content .nav-item-wrapper{margin:8px 0}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-content .nav-item-wrapper .nav-item-content{border-radius:5px;flex-direction:row;font-size:14px;margin:0 12px;padding:4px}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-content .nav-item-wrapper .nav-item-content>span{color:#53627c;display:block}.nav-bar-wrapper__expanded .nav-bar-body .nav-bar-content .nav-item-wrapper .nav-item-content .nav-item-logo{margin-right:10px}.nav-bar-slider-wrapper .ant-drawer-body{padding:0}.sidebar-nav-item-tooltip{padding-left:0}.sidebar-nav-item-tooltip .ant-tooltip-arrow{display:none}.sidebar-nav-item-tooltip .ant-tooltip-inner{background-color:#0a1f44}.main-layout{background-color:#fbfbfb!important;display:flex;flex-direction:row;position:relative}.main-layout .main-content{background-color:#fbfbfb;flex:1 1;height:100%;padding:0 20px 20px;position:relative;width:calc(100% - 250px)}.main-layout .ant-input-affix-wrapper .ant-input:not(:first-child){padding-left:45px}.main-layout .ant-menu-inline-collapsed>.ant-menu-item .anticon{height:30px;line-height:22px}@media(max-width:768px){.main-layout{flex-direction:column}.main-layout .main-content{width:100%}.main-layout .header-search{margin-bottom:0}}.ant-card,.card-wrapper{border-radius:5px;box-shadow:0 0 18px 0 #0a1f441f;margin-bottom:24px}.card-wrapper{background-color:#fff}.card-wrapper .ant-card{border:0;box-shadow:none;margin:0;padding:0}.ant-card-body{padding:5px 20px 20px}.ant-card-head{border-bottom:0;margin:0;min-height:40px}.ant-card-head-title{padding-bottom:0}.ant-card-extra{padding:16px 0 0}.ant-card-extra a{color:#8a94a6}.ant-card-meta-detail>div:not(:last-child){margin-bottom:0}.ant-list-item{border-radius:5px;padding:12px}.avatar-text{align-items:center;display:flex;margin-bottom:.5rem}.avatar-text .ant-avatar{margin-right:.5rem}.row-editable{cursor:pointer}.row-editable>td:hover{background:#e6f7ff!important}.row-non-editable:hover>td{background:#fff!important}@font-face{font-family:JetBrainsMono-Bold;src:url(/static/media/JetBrainsMono-Bold.364834b8a8927db01405.ttf) format("truetype")}@font-face{font-family:Inter;font-style:normal;font-weight:100;src:url(/static/media/Inter-Light.d6125db9dd20399de932.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.76224c7fa303861462e7.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:url(/static/media/Inter-Medium.9c1163dc5cc2a1c9b55b.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:url(/static/media/Inter-Bold.c3c9f10a4dbfc7314a59.woff2) format("woff2")}*,body,html{letter-spacing:.5px}body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-weight:400;line-height:1.5715;margin:0;padding:0;pointer-events:auto!important}html ::-webkit-scrollbar{-webkit-border-radius:100px;height:8px;width:8px}html ::-webkit-scrollbar:hover{background-color:rgba(188,194,203,.251)}html ::-webkit-scrollbar-thumb:vertical{background:#bcc2cb;background-clip:padding-box;border:2px solid #0000;-webkit-border-radius:100px;min-height:30px}html ::-webkit-scrollbar-thumb:vertical:active{background:#949ba1;background-clip:padding-box;-webkit-border-radius:100px;min-height:30px}html ::-webkit-scrollbar-thumb:horizontal{background:#bcc2cb;background-clip:padding-box;border:2px solid #0000;-webkit-border-radius:100px;min-height:30px}html ::-webkit-scrollbar-thumb:horizontal:active{background:#949ba1;background-clip:padding-box;-webkit-border-radius:100px;min-height:30px}#root{height:100vh}.ant-notification{z-index:99999999}.ant-table-body{scrollbar-color:auto;scrollbar-width:auto}.react-horizontal-scrolling-menu--wrapper .react-horizontal-scrolling-menu--scroll-container{overflow:hidden}
/*# sourceMappingURL=main.448db7e0.css.map*/