.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;width:100vw;-webkit-focus-ring-color:var(--color-primary)}html,#root{height:100vh;width:100vw}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em rgba(100,108,255,.6666666667))}.logo.react:hover{filter:drop-shadow(0 0 2em rgba(97,218,251,.6666666667))}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}html{--color-black: #000000;--color-white: #ffffff;--color-primary: #01616b;--color-text-primary: #181515;--color-background-primary: #fdfafa;--color-background-secondary: #d4bbbb;--color-background-tertiary: #716b66;--color-background-quaternary: #f7ecec}.ant-form-item-label label{font-weight:600}button:hover{border-color:var(--color-primary)!important}button:focus,button:focus-visible{outline:2px auto var(--color-primary)!important}.ant-select-selector{box-shadow:none!important}.t2-row{display:flex;flex-direction:row;gap:1rem;width:100%;flex:1;flex-wrap:wrap}.t2-column{display:flex;flex-direction:column;gap:1rem;width:100%;flex:1;min-width:300px}.t2-card-component{border-radius:8px;height:100%;display:flex;flex-direction:column;align-items:center;transition:box-shadow .3s;border:1px solid rgba(0,0,0,.08)}.t2-card-component:hover{transition:box-shadow .3s}.t2-card-component .t2-card-component__container{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;overflow:auto;padding-bottom:2rem}.t2-card-component .t2-card-component__header{display:flex;justify-content:space-between;align-items:center;padding:.5rem;width:calc(100% - 1rem);border-radius:8px 8px 0 0}.t2-card-component .t2-card-component__header .t2-card-component__header__left h3{margin:0}.t2-card-component .t2-card-component__empty-message{display:flex;justify-content:center;align-items:center;flex:1;font-size:1.5rem;font-weight:700;color:#00000040}.t2-card-component .t2-card-component__loading{display:flex;justify-content:center;align-items:center;flex:1}.t2-card-component .t2-card-component__loading .mosaic-rli-bounding-box .mosaic-indicator{width:3em;height:3em}.t2-card-component .t2-card-component__content{display:flex;flex:1;width:100%}.t2-card-component .t2-card-component__footer{display:flex;justify-content:flex-start;align-items:center;width:calc(100% - 1rem);padding:.5rem}.t2-editable-rate-card{position:relative;display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #e8e8e8;border-radius:4px;background-color:#fff;box-shadow:0 0 4px #0000001a;transition:all .3s;opacity:1;flex:1;justify-content:space-between}.t2-editable-rate-card--hide{display:none;opacity:0;transition:all .3s}.t2-editable-rate-card .t2-editable-rate-card__left{display:flex;flex-direction:row;gap:1rem;align-items:center;flex:1}.t2-editable-rate-card .t2-editable-rate-card__title{font-size:14px;font-weight:700}.t2-editable-rate-card .t2-editable-rate-card__actions{position:absolute;top:0;right:0}.t2-label-value-display{display:flex;flex-direction:column;justify-content:flex-start;flex:1;width:100%;min-width:80px}.t2-label-value-display__label{font-weight:700;font-size:12px}.t2-label-value-display__value{font-size:14px;white-space:pre-wrap}.t2-label-value-display__value a{color:var(--color-primary)}.t2-label-value-display__value a:hover{color:var(--color-primary);text-decoration:underline}.t2-label-value-display__read-more{cursor:pointer;outline:none;border:none;font-size:12px;color:var(--color-primary);background-color:transparent;padding:.3rem .5rem;margin-left:.5rem}.t2-label-value-display__read-more:hover{text-decoration:underline;border:none}.t2-label-value-display__read-more:focus{outline:none!important}.t2-label-value-display__read-more:focus-visible{outline:1px auto var(--color-primary)!important}.t2-form-item__content__column{display:flex;flex-direction:column;justify-content:flex-start;flex:1;width:100%;min-width:160px}.t2-form-item__content__column .t2-form-item__label{font-weight:700;font-size:12px}.t2-form-item__content__column .t2-form-item__value{font-size:14px}.t2-form-item__content__column .t2-form-item__edit{display:flex;flex-direction:row;align-items:center}.t2-form-item__content__column .t2-form-item__edit input,.t2-form-item__content__column .t2-form-item__edit .ant-input-number,.t2-form-item__content__column .t2-form-item__edit .ant-select,.t2-form-item__content__column .t2-form-item__edit .ant-select-selector,.t2-form-item__content__column .t2-form-item__edit .ant-picker{flex:1;border-radius:0;border-top:none;border-left:none;border-right:none}.t2-form-item__content__column .t2-form-item__edit button{padding:.3rem}.t2-form-item__content__column .t2-form-item__edit button:hover{border-color:transparent!important}.t2-form-item__content__column .t2-form-item__edit .ant-form-item,.t2-form-item__content__column .t2-form-item__edit .ant-input-number,.t2-form-item__content__column .t2-form-item__edit .ant-picker{margin-bottom:0;width:calc(100% - 26px)}.t2-form-item__content__column .t2-form-item__edit .ant-form-item .ant-form-item,.t2-form-item__content__column .t2-form-item__edit .ant-form-item .ant-input-number{width:100%}.t2-form-item__content__column .t2-form-item__edit.t2-form-item__edit-full .ant-form-item,.t2-form-item__content__column .t2-form-item__edit.t2-form-item__edit-full .ant-input-number,.t2-form-item__content__column .t2-form-item__edit.t2-form-item__edit-full .ant-picker{margin-bottom:0;width:100%}.t2-rate-fields-grid-component{display:flex;flex-direction:column;gap:1rem;width:100%}.t2-rate-fields-grid-component .t2-rate-fields-grid-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:0 1rem}.t2-rate-fields-grid-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem;overflow:auto;flex:1}.t2-rate-fields-grid-container .t2-rate-fields-grid-grid{display:flex;gap:1rem}.t2-rate-fields-grid-container .t2-rate-fields-grid-grid>div{gap:1rem}.t2-rate-fields-grid-container .t2-rate-fields-grid-grid .t2-grid-item-wrapper{display:flex}.t2-rate-fields-grid-container .t2-rate-fields-grid-grid .t2-grid-item-wrapper .t2-grid-item{display:flex;flex-direction:column;gap:1rem;width:100%;padding:.5rem}.t2-create-rate-card{position:relative;display:flex;flex-direction:column;gap:1rem;padding:1rem;border:1px solid #e8e8e8;border-radius:4px;background-color:#fff;box-shadow:0 0 4px #0000001a;transition:all .3s;opacity:1;flex:1;justify-content:space-between}.t2-create-rate-card--hide{display:none;opacity:0;transition:all .3s}.t2-create-rate-card .t2-create-rate-card__left{display:flex;flex-direction:row;gap:1rem;align-items:center;flex:1}.t2-create-rate-card .t2-create-rate-card__title input{flex:1;border-radius:0;border-top:none;border-left:none;border-right:none}.t2-create-rate-card .t2-create-rate-card__actions{position:absolute;top:0;right:0}.t2-input-list{display:flex;flex-direction:column;gap:1rem;width:100%}.t2-input-list .ant-input-group-addon{border-radius:0;border-top:none;border-right:none;background-color:#fff}.t2-profile-view{display:flex;flex-direction:column;width:calc(100% - 2rem);height:100%;gap:1rem;padding:1rem}.t2-profile-view .t2-profile-view__content{display:flex;flex-direction:column;gap:1rem;width:100%;flex:1}.t2-profile-view .t2-profile-view__content__item{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.t2-profile-view .t2-profile-view__content__item:hover .t2-profile-view__actions{display:flex}.t2-profile-view .t2-profile-view__actions{position:absolute;top:-24px;right:0;display:none;flex-direction:row}.t2-profile-view .t2-profile-view__actions.visible{display:flex}.t2-profile-view .t2-profile-view__content__row{display:flex;flex-direction:row;gap:1rem 3rem;width:100%;flex-wrap:wrap}.t2-profile-view .t2-profile-view__content__column{display:flex;flex-direction:column;justify-content:flex-start;flex:1;width:100%;min-width:80px}.t2-profile-view .t2-profile-view__label{font-weight:700;font-size:12px}.t2-profile-view .t2-profile-view__value{font-size:14px}.t2-profile-view .t2-profile-view__edit{display:flex;flex-direction:row;align-items:center}.t2-profile-view .t2-profile-view__edit input{flex:1;border-radius:0;border-top:none;border-left:none;border-right:none}.t2-profile-view .t2-profile-view__edit button{padding:.3rem}.t2-profile-view .t2-profile-view__edit button:hover{border-color:transparent!important}.t2-profile-view .t2-profile-view__edit .ant-form-item{margin-bottom:0}.t2-profile-view .t2-profile-view__read-more{cursor:pointer;outline:none;border:none;font-size:12px;color:var(--color-primary);background-color:transparent}.t2-profile-view .t2-profile-view__read-more:hover{text-decoration:underline;border:none}.t2-profile-view .t2-profile-view__read-more:focus{outline:none!important}.t2-profile-view .t2-profile-view__footer__actions .t2-profile-view__actions{position:relative;display:flex;flex-direction:row;justify-content:flex-start;top:0}@media screen and (max-width: 992px){.t2-profile-view .t2-profile-view__actions{display:flex}}.t2-gauge-chart #text,.t2-gauge-chart #title{font-weight:700}.t2-results-card{flex:1}.t2-results-card .ant-select-outlined{height:auto;min-width:150px}.t2-results-card .ant-select-selector{border-radius:0;border-top:none!important;border-left:none!important;border-right:none!important;background-color:transparent!important}.t2-results-card .t2-card-component__header{flex-wrap:wrap;padding:.5rem}.t2-results__select .t2-results__select-title{font-size:14px;font-weight:700;line-height:16px}.t2-results__select .t2-results__select-subtitle{font-size:12px;color:#666;line-height:14px}.t2-results-card__row{display:flex;flex-direction:row;gap:1rem;align-items:center;flex-wrap:wrap;flex:1;width:100%}.t2-results-card__column{display:flex;flex-direction:column;gap:1rem;align-items:center;flex-wrap:wrap;flex:1;width:100%}.t2-interview-record{display:flex;flex-direction:column;gap:.5rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#fff;box-shadow:0 0 4px #0000001a;overflow:hidden;transition:all .3s;min-width:150px;padding-top:.5rem;position:relative}.t2-interview-record:hover{box-shadow:0 0 8px #0000001a}.t2-interview-record:hover .t2-interview-record__header{display:flex}.t2-interview-record .t2-interview-record__title{padding:0 1rem;font-size:14px;font-weight:700}.t2-interview-record .t2-interview-record__content{flex:1}.t2-interview-record .t2-interview-record__subtitle{padding:0 1rem}.t2-interview-record .t2-interview-record__date{padding:0 1rem;font-size:12px;color:#666}.t2-interview-record .t2-interview-record__status{height:6px;width:100%}.t2-interview-record .t2-interview-record__status.requested{background-color:#fb3}.t2-interview-record .t2-interview-record__status.scheduled{background-color:#33b5e5}.t2-interview-record .t2-interview-record__status.done{background-color:#00c851}.t2-interview-record .t2-interview-record__status.cancelled,.t2-interview-record .t2-interview-record__status.canceled{background-color:#f44}.t2-interview-record .t2-interview-record__status.interviewed{background-color:#2f54eb}.t2-interview-record .t2-interview-record__header{position:absolute;top:0;right:0;display:none;transition:all .3s}.t2-incoming-interviews-container,.t2-past-interviews-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;padding:1rem;align-self:baseline}.t2-schedule-interview-item{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:.5rem;box-shadow:0 0 4px #0000001a;transition:all .3s;background-color:#fff;cursor:pointer}.t2-schedule-interview-item:hover,.t2-schedule-interview-item.active{box-shadow:0 0 10px #01616b66;transition:all .3s}.t2-schedule-interview-item .t2-schedule-interview-item__title{font-size:14px;font-weight:700}.t2-schedule-interview-item .t2-schedule-interview-item__content{align-self:center}.t2-schedule-interview-container{display:flex;align-self:center;flex:1;width:100%;align-items:center;justify-content:center;flex-direction:column}.t2-schedule-interview-container .schedule-button{font-size:22px;font-weight:700;color:var(--color-text-primary);opacity:.5;background-color:transparent;border-radius:.5rem;padding:1rem 2rem;margin-top:1rem;transition:all .3s}.t2-schedule-interview-container .schedule-button span{margin-right:1rem}.t2-schedule-interview-container .schedule-button:hover{color:var(--color-primary);opacity:1;transition:all .3s}.t2-schedule-interview-container-edit{display:flex;flex-direction:column;gap:1rem;padding:1rem;width:calc(100% - 2rem)}.t2-schedule-interview-content{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap;padding:1rem}.t2-schedule-interview-content .t2-steps__interview-empty{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;flex:1}.t2-schedule-interview-content .t2-steps__interview-empty .t2-steps__interview-empty__title{font-size:1.5rem;font-weight:700;color:#00000040}.t2-schedule-interview-content .t2-steps__interview-empty .t2-steps__interview-empty__subtitle{font-size:1rem;color:#000000b3}.t2-schedule-interview-footer{display:flex;flex-direction:row;gap:1rem;justify-content:space-between}.t2-schedule-interview-content__columns{display:flex;flex-direction:column;gap:1rem;flex:1;width:100%;min-width:80px}.t2-schedule-interview-content__columns .t2-schedule-interview__title{font-weight:700;font-size:12px}.t2-schedule-interview-content__columns .ant-picker,.t2-schedule-interview-content__columns .ant-select{width:100%}.t2-schedule-interview-content__columns .ant-picker,.t2-schedule-interview-content__columns .ant-select,.t2-schedule-interview-content__columns .ant-select-selector{border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0}@media screen and (max-width: 768px){.t2-schedule-interview-container .schedule-button{font-size:18px;padding:.5rem 1rem}.t2-schedule-interview-container-edit{padding:.5rem}}.t2-dashboard-page{display:flex;flex-direction:column;width:100%;height:100%}.t2-dashboard-page .t2-dashboard-page__container{display:flex;flex-direction:column;height:100%;padding:1rem;overflow:auto;gap:1rem;flex:1}.t2-interviews-page{display:flex;flex-direction:column;width:100%;height:100%}.t2-interviews-page .t2-interviews-page__container{display:flex;flex-direction:column;height:100%;padding:1rem;overflow:auto;gap:1rem;flex:1}.t2-login-page{text-align:center}.t2-login-page>.t2-auth-layout__card{overflow:auto}.t2-login-page h2{margin-bottom:1rem;font-size:2rem}.t2-login-page .t2-login-page__content{display:flex;justify-content:start;align-items:center;flex-direction:column;width:100%;height:100%}.t2-login-page .t2-login-page__form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;width:100%;height:100%;text-align:left}.t2-login-page form{display:flex;flex-direction:column;align-items:center;padding:0rem 2rem;max-width:500px;width:100%;gap:1rem}.t2-login-page form .ant-form-item{width:100%;margin-bottom:1rem}.t2-login-page form button{margin-top:1rem}.t2-login-page .t2-login-page__footer{margin-top:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;width:100%}.t2-login-page button{border:none}.t2-login-page button:focus{outline:none}.t2-auth-layout{position:relative;display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:var(--color-background-primary)}.t2-auth-layout .t2-auth-layout__logo{position:absolute;top:2rem;left:2rem}.t2-auth-layout .t2-auth-layout__logo img{height:60px}.t2-auth-layout .t2-auth-layout__card{background-color:var(--color-background-quaternary);padding:2rem;border-radius:8px;box-shadow:0 4px 4px #00000040;width:50vw;height:50vh;display:flex;flex-direction:column;align-items:center;overflow:auto}@media (max-width: 1200px){.t2-auth-layout .t2-auth-layout__card{width:60vw}}@media (max-width: 768px){.t2-auth-layout .t2-auth-layout__card{width:100vw;height:100vh;box-shadow:none;padding:2rem 1rem}.t2-auth-layout .t2-auth-layout__logo{top:1rem;left:1rem}.t2-auth-layout .t2-auth-layout__logo img{height:40px}}.t2-main-layout{display:flex;flex-direction:row;height:100vh;width:100vw;background-color:var(--color-background-primary);overflow:hidden}.t2-main-sidebar{width:250px;background-color:var(--color-background-quaternary);display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;margin:.5rem;border-radius:8px;z-index:1;transition:width .5s;box-shadow:0 4px 4px #00000040}.t2-main-sidebar.collapsed{width:50px;transition:all .5s}.t2-main-sidebar.collapsed .t2-sidebar-navigation-item__title{opacity:0}.t2-main-sidebar.collapsed .t2-sidebar-logo,.t2-main-sidebar.collapsed .t2-sidebar-logo img{width:50px}.t2-main-sidebar .t2-main-sidebar-header{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:3rem;width:100%}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-logo{display:flex;justify-content:center;align-items:center;padding:1rem;height:50px}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-logo img{object-fit:contain;height:100%}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-welcome{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:.5rem;text-align:center;height:200px;opacity:0;color:var(--color-text-primary)}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-welcome.show{opacity:1}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-welcome>h3{margin:0}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-welcome>p{margin:0;font-size:16px}.t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-welcome>:nth-child(3){margin-top:.5rem;margin-bottom:.5rem}.t2-main-sidebar .t2-main-sidebar-footer{width:100%}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button{display:flex;justify-content:center;align-items:center;width:100%;height:40px;background-color:transparent;border-radius:8px;cursor:pointer;color:#666}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button span{font-size:20px}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button:hover{border-color:transparent!important}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button:focus-within{outline:none!important}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button:focus{outline:2px auto var(--color-primary)!important}.t2-main-sidebar .t2-main-sidebar-content{display:flex;flex-direction:column;gap:1rem;flex:1;width:100%}.t2-main-sidebar .t2-main-sidebar-content .t2-sidebar-navigation{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-right:1rem}.t2-main-sidebar .t2-main-sidebar-content .t2-sidebar-navigation .t2-sidebar-active{position:absolute;background-color:var(--color-background-secondary);border-radius:0 8px 8px 0;top:0;left:0;display:none;opacity:.9;width:100%;transition:top .25s}.t2-main-sidebar .t2-main-sidebar-content .t2-sidebar-navigation .t2-sidebar-navigation-item{display:flex;justify-content:flex-start;text-align:left;align-items:center;gap:1rem;padding:.7rem .5rem;border-radius:0 8px 8px 0;cursor:pointer;width:100%;font-size:16px;background-color:transparent;z-index:1;font-weight:400;color:var(--color-text-primary)}.t2-main-sidebar .t2-main-sidebar-content .t2-sidebar-navigation .t2-sidebar-navigation-item.active{font-weight:700}.t2-main-sidebar.collapsed .t2-main-sidebar-content{align-self:flex-start;padding:.5rem .5rem .5rem 0;justify-content:flex-start}.t2-main-sidebar.collapsed .t2-main-sidebar-content .t2-sidebar-navigation{margin-right:0}.t2-main-container{display:flex;flex-direction:column;flex:1;overflow:hidden}.t2-main-header{height:50px;background-color:var(--color-background-quaternary);display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;margin:.5rem;border-radius:8px;box-shadow:0 4px 4px #00000040}.t2-main-header .t2-main-header__left{display:flex;justify-content:center;align-items:center;gap:1rem}.t2-main-header .t2-main-header__left .t2-header-collapse-button{display:none;color:var(--color-text-primary)}.t2-main-header .t2-main-header__left .t2-header-navigation-ref{font-size:22px;font-weight:700}.t2-main-header .t2-main-header__right{display:flex;justify-content:center;align-items:center;gap:1rem;padding:.5rem 0}.t2-main-header .t2-main-header__right .t2-main-header__user{display:flex;justify-content:center;align-items:center;gap:.5rem;height:50px;width:50px;padding:.5rem;border-radius:8px;background-color:var(--color-background-secondary);cursor:pointer;font-size:21px;font-weight:700;color:var(--color-text-primary)}.t2-main-header .t2-main-header__right .ant-select-selector{border-radius:0;border-top:none!important;border-left:none!important;border-right:none!important;background-color:transparent!important}.t2-main-header__status,.t2-main-header__status-modal{display:flex;align-items:center;flex-direction:row;gap:.5rem;padding:.5rem}.t2-main-header__status.mobile,.t2-main-header__status-modal.mobile{padding:0}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes borderPulse{0%{box-shadow:0 0 0 0 var(--pulse-color-start)}to{box-shadow:0 0 0 8px var(--pulse-color-end)}}.t2-main-header__status .t2-main-header__status__indicator,.t2-main-header__status-modal .t2-main-header__status__indicator{height:10px;width:10px;border-radius:50%;animation:borderPulse 1.5s infinite normal}.t2-main-header__status .t2-main-header__status__indicator.actively_looking,.t2-main-header__status-modal .t2-main-header__status__indicator.actively_looking{background-color:#01616b;--pulse-color-start: #01616b;--pulse-color-end: rgba(1, 97, 107, 0)}.t2-main-header__status .t2-main-header__status__indicator.open_to_opportunities,.t2-main-header__status-modal .t2-main-header__status__indicator.open_to_opportunities{background-color:#69b1ff;--pulse-color-start: #69b1ff;--pulse-color-end: rgba(105, 177, 255, 0)}.t2-main-header__status .t2-main-header__status__indicator.not_looking,.t2-main-header__status-modal .t2-main-header__status__indicator.not_looking{background-color:#722ed1;--pulse-color-start: #722ed1;--pulse-color-end: rgba(114, 46, 209, 0)}.t2-main-header__status .t2-main-header__status__indicator.exploring_opportunities,.t2-main-header__status-modal .t2-main-header__status__indicator.exploring_opportunities{background-color:#d46b08;--pulse-color-start: #d46b08;--pulse-color-end: rgba(212, 107, 8, 0)}.t2-main-header__status .t2-main-header__status__indicator.unavailable,.t2-main-header__status-modal .t2-main-header__status__indicator.unavailable{background-color:#cf1322;--pulse-color-start: #cf1322;--pulse-color-end: rgba(207, 19, 34, 0)}.t2-main-header__status .t2-main-header__status__indicator-static,.t2-main-header__status-modal .t2-main-header__status__indicator-static{height:10px;width:10px;border-radius:50%}.t2-main-header__status .t2-main-header__status__indicator-static.actively_looking,.t2-main-header__status-modal .t2-main-header__status__indicator-static.actively_looking{background-color:#01616b}.t2-main-header__status .t2-main-header__status__indicator-static.open_to_opportunities,.t2-main-header__status-modal .t2-main-header__status__indicator-static.open_to_opportunities{background-color:#69b1ff}.t2-main-header__status .t2-main-header__status__indicator-static.not_looking,.t2-main-header__status-modal .t2-main-header__status__indicator-static.not_looking{background-color:#722ed1}.t2-main-header__status .t2-main-header__status__indicator-static.exploring_opportunities,.t2-main-header__status-modal .t2-main-header__status__indicator-static.exploring_opportunities{background-color:#d46b08}.t2-main-header__status .t2-main-header__status__indicator-static.unavailable,.t2-main-header__status-modal .t2-main-header__status__indicator-static.unavailable{background-color:#cf1322}.t2-main-header__status .t2-main-header__status__info,.t2-main-header__status-modal .t2-main-header__status__info{display:flex;flex-direction:column;font-size:14px;font-weight:400;color:var(--color-text-primary)}.t2-main-header__status .t2-main-header__status__info .t2-main-header__status__title,.t2-main-header__status-modal .t2-main-header__status__info .t2-main-header__status__title{font-weight:700}.t2-main-header__status .t2-main-header__status__info .t2-main-header__status__description,.t2-main-header__status-modal .t2-main-header__status__info .t2-main-header__status__description{font-size:12px;color:#666}.t2-main-header__status-modal{cursor:pointer;padding:1rem}.t2-main-header__status-modal:hover{background-color:#f0f0f0}.t2-main-content{display:flex;flex-direction:column;flex:1;overflow:auto;margin:.5rem}.t2-main-header__menu{min-width:200px}.t2-main-header__menu .ant-popover-inner{padding:.5rem 0!important}.t2-main-header__menu .ant-popover-inner .ant-popover-title{padding:0 1rem}.t2-main-header__menu .ant-popover-inner .ant-menu-item{margin:0;width:100%;border-radius:0}@media (max-width: 768px){.t2-main-layout .t2-main-sidebar{margin:0;position:absolute;width:100%;height:100%;border-radius:0;box-shadow:none}.t2-main-layout .t2-main-sidebar.collapsed{width:0;margin:0}.t2-main-layout .t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-logo{height:80px}.t2-main-layout .t2-main-sidebar .t2-main-sidebar-header .t2-sidebar-logo img{height:100%}.t2-main-layout .t2-main-header{height:40px}.t2-main-layout .t2-main-header .t2-main-header__left .t2-header-collapse-button{height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:transparent;color:var(--color-text-primary)}.t2-main-layout .t2-main-header .t2-main-header__left .t2-header-navigation-ref{font-size:18px}.t2-main-layout .t2-main-header .t2-main-header__right .t2-main-header__user{height:45px;width:45px;font-size:16px}.t2-main-layout .t2-main-header .t2-main-header__menu{display:flex;color:var(--color-text-primary)}.t2-main-sidebar .t2-main-sidebar-content .t2-sidebar-navigation{margin:0 1rem}.t2-main-sidebar .t2-main-sidebar-content .t2-sidebar-navigation .t2-sidebar-active{border-radius:8px}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button{height:40px}.t2-main-sidebar .t2-main-sidebar-footer .t2-sidebar-collapse-button span{font-size:20px}}.t2-auth-template{text-align:center}.t2-auth-template>.t2-auth-layout__card{overflow:auto}.t2-auth-template h2{margin-bottom:1rem;font-size:2rem}.t2-auth-template h3{margin-bottom:1rem;font-size:1.5rem;text-align:center}.t2-auth-template .t2-auth-template__content{display:flex;justify-content:start;align-items:center;flex-direction:column;width:100%;height:100%}.t2-auth-template .t2-auth-template__form{display:flex;justify-content:center;align-items:center;flex-direction:column;flex:1;gap:1rem;width:100%;height:100%;text-align:left}.t2-auth-template form{display:flex;flex-direction:column;align-items:center;padding:0rem 2rem;max-width:500px;width:100%;gap:1rem}.t2-auth-template form .ant-form-item{width:100%;margin-bottom:1rem}.t2-auth-template form button{margin-top:1rem}.t2-auth-template .t2-auth-template__footer{margin-top:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;width:100%}.t2-auth-template button{border:none}.t2-auth-template button:focus{outline:none}@media (max-width: 768px){.t2-auth-template .t2-auth-template__content{padding-top:3rem}.t2-auth-template form{padding:0rem}}.t2-register-page{text-align:center}.t2-register-page>.t2-auth-layout__card{overflow:auto}.t2-register-page h2{margin-bottom:1rem;font-size:2rem}.t2-register-page .t2-register-page__content{display:flex;justify-content:start;align-items:center;flex-direction:column;width:100%;height:100%}.t2-register-page .t2-register-page__form{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;width:100%;height:100%;text-align:left}.t2-register-page form{display:flex;flex-direction:column;align-items:center;padding:0rem 2rem;max-width:500px;width:100%;gap:1rem}.t2-register-page form .ant-form-item{width:100%;margin-bottom:1rem}.t2-register-page form button{margin-top:1rem}.t2-register-page .t2-register-page__footer{margin-top:1rem;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem;width:100%}.t2-register-page button{border:none}.t2-register-page button:focus{outline:none}.t2-profile-page{display:flex;flex-direction:column;width:100%;height:100%}.t2-profile-page .t2-profile-page__container{display:flex;flex-direction:column;height:100%;padding:1rem;overflow:auto;gap:1rem;flex:1}.t2-change-password{padding:1rem}.t2-change-password-card .t2-card-component__content{width:auto}.t2-change-password-form__content{display:flex;flex-direction:column;gap:1rem;width:100%;min-width:300px}.t2-change-password-form__content .ant-input-password{border-top:none;border-left:none;border-right:none;border-radius:0}@media (max-width: 768px){.t2-change-password-card .t2-card-component__content{width:100%}.t2-change-password-form__content{min-width:0;padding:1rem;width:calc(100% - 2rem)}form{width:100%}}.t2-feedback-page{display:flex;flex-direction:column;height:100%;gap:1rem;padding:1rem}.t2-feedback-page__container{display:flex;flex-direction:column;height:100%;padding:1rem}.t2-feedback-page__container .t2-feedback-page__headline{margin-bottom:2rem}.t2-feedback-page__container .t2-feedback-page__headline p{font-size:16px}.t2-feedback-page__container .t2-feedback-page__form-content{display:flex;flex-direction:column;gap:1rem 2rem;width:100%;min-width:300px}.t2-feedback-page__container .t2-feedback-page__form-content .t2-form-item__content__column .t2-form-item__label{font-weight:700;font-size:14px;margin-bottom:.5rem}.t2-feedback-page__container .t2-column.lg{flex:3}@media screen and (max-width: 1600px){.t2-feedback-page__container .t2-column.desktop{display:none}}.t2-slider-with-icons{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;width:100%}.t2-slider-with-icons .ant-slider{flex:1}.t2-loading-page{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;gap:1rem;width:calc(100vw - 2rem);height:calc(100vh - 2rem);padding:1rem;background-color:var(--color-background-secondary)}.t2-loading-page .t2-loading-page__header .t2-loading-page__header__welcome{font-size:2rem;font-weight:700;text-align:center;margin-bottom:40px}.t2-loading-page .t2-loading-page__header .t2-loading-page__header__logo{height:100px}.t2-loading-page .t2-loading-page__header .t2-loading-page__header__logo img{width:100%;height:100px}.t2-loading-page .t2-loading-page__content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%}.t2-loading-page .t2-loading-page__content .t2-loading-page__content__text{font-size:1.3rem;font-weight:700;text-align:center}.t2-loading-page .t2-loading-page__footer .t2-loading-page__footer__text{font-size:1rem;font-weight:700;text-align:center}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;height:100vh;width:100vw;max-width:100%;word-break:break-word}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
