@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Open-Sans,sans-serif;height:100vh;height:100dvh}button,input,select,textarea{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-family:Open-Sans,sans-serif;font-size:16px;margin:0;padding:8px}::placeholder{color:#888;opacity:1}button:focus,input:focus,select:focus,textarea:focus{border-color:blue;outline:none}@media (max-width:768px){button,input,select,textarea{font-size:14px;padding:10px}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sidebar{background:#222528;bottom:0;box-sizing:border-box;color:#838586;display:flex;flex-direction:column;height:100%;height:100vh;height:100dvh;justify-content:space-between;left:0;position:fixed;top:0;width:74px;z-index:101}.sidebar .menu-container{align-items:center;display:flex;flex-flow:column}.sidebar .break{border-top:2px solid #5656569e;color:#838586;font-weight:500;margin-top:12px;min-width:40px;padding-top:12px}.sidebar .menu-item{border-radius:8px;cursor:pointer;margin-bottom:4px;margin-top:4px;padding:8px;transition:background-color .7s ease}@media(max-height:700px)and (min-width:1001px){.sidebar .menu-item{font-size:18px;padding:8px}}.sidebar .menu-item.loading-bar{width:20px}.sidebar .menu-item.loading-bar:before{top:36px}.sidebar .menu-item a{color:#838586}.sidebar .menu-item a i{font-size:20px}.sidebar .menu-item:has(a.active),.sidebar .menu-item:hover{background-color:#5860674d}.sidebar .menu-item.notifications{margin-bottom:0;margin-top:0}.sidebar .menu-item.notifications i{font-size:22px}.sidebar .menu-item.notifications i.new-notifications{color:#f04e3e}.sidebar .menu-item.notifications .new-notifications-count-wrap{background-color:#0000;border-radius:50%;display:block;height:0;padding:2px;position:relative;width:0}.sidebar .menu-item.notifications .new-notifications-count-wrap .new-notifications-count{color:#f04e3e;display:block;font-size:14px;left:10px;position:absolute;top:-4px}.sidebar .footer-links{align-items:center;display:flex;flex-direction:column;margin-bottom:8px;width:100%}.sidebar .footer-links .menu-item{align-items:center;display:flex;justify-content:space-around}.sidebar .footer-links i{font-size:20px;width:16px}.sidebar .logo{align-items:center;cursor:pointer;display:flex;justify-content:center;padding-bottom:12px;padding-top:28px}.sidebar .logo img{height:38px;width:38px}@keyframes pulse{0%{box-shadow:0 0 0 0 #f04e3eb3}70%{box-shadow:0 0 0 10px #f04e3e00}to{box-shadow:0 0 0 0 #f04e3e00}}.alert{background-color:#f04e3e;border-radius:50%;display:inline-block;height:8px;margin-left:4px;margin-top:4px;position:absolute;width:8px}.alert.pulse{animation:pulse 2s infinite}.notification-popover{color:#838586;max-height:300px;overflow-y:auto;width:280px}.notification-popover .header{color:#808283;font-size:18px;font-weight:600;margin:8px}.notification-popover .category{font-size:15px;font-weight:400;margin:8px 0}.notification-popover .category .notification-item{border-radius:4px;cursor:pointer;margin-left:8px;padding:8px}.notification-popover .category .notification-item .notification-text{display:inline-block;padding-left:16px}.notification-popover .category .notification-item:hover{background-color:#393f44;color:#fff}.notification-popover .category .notification-item.new{position:relative}.notification-popover .category .notification-item.new:after{animation:pulse 3s infinite;background-color:#f04e3e;border-radius:25px;content:"";display:flex;height:8px;position:absolute;top:50%;transform:translate(-3px,-50%);width:8px}.notification-popover-wrap{background-color:#222528!important;border-color:#0000!important;left:90px!important}.table-container{background-color:#fff;border-radius:4px;overflow:auto}.table-container a{color:#1e77af!important}.table-container table{border-collapse:collapse;width:100%}.table-container table thead th:first-child{border-top-left-radius:4px}.table-container table thead th:last-child{border-top-right-radius:4px}.table-container table thead th{background-color:#f1eded;color:#333;font-weight:400;padding:12px 20px;text-align:left}.table-container table thead th h5{color:#394346;font-weight:800}.table-container table tbody{border-bottom-left-radius:20px}.table-container table tbody td{border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;padding:15px 20px}.empty-state{color:#aaa;font-style:italic;padding:30px;text-align:center}.filter-section{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px}.jobs-page .button-container{margin-left:2px;margin-top:16px}.page-header{background-color:#fff;flex-direction:row;padding-left:40px}.page-header,.page-header .head-wrap{display:flex;justify-content:space-around}.page-header .head-wrap{flex:1 1;flex-direction:column;max-width:1360px}.page-header .page-header-container{background-color:#fff;color:#394346;max-width:800px;padding:40px 0}.page-header .page-header-container h3{margin:0 0 4px}.page-header .page-header-container h5{color:#313c4682;margin:0}.page-header .tabs-container{align-items:center;background-color:#fff;display:flex;gap:10px;height:100%;margin-top:-20px}.page-header .tabs-container .tab-link{border-bottom:2px solid #0000;color:#394346;font-size:12px;font-weight:500;margin-bottom:-2px;padding:10px 20px;text-decoration:none;transition:color .3s,border-bottom-color .3s}.page-header .tabs-container .tab-link.active,.page-header .tabs-container .tab-link:hover{border-bottom:2px solid #f04e3e;color:#f04e3e}.page-header .tabs-container .tab-empty{margin-bottom:20px}.button{animation:dropIn .5s ease;background-color:#f04e3e;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:300;margin:0;max-height:18px;padding:12px 24px;text-align:center;transition:background-color .3s,transform .1s;-webkit-user-select:none;user-select:none}.button:hover{background-color:#f4796d}.button.secondary{background-color:#f04e3e}.button.secondary:hover{background-color:#f4796d}.button.tertiary{background-color:#0000;border:1px solid #1e77af;color:#1e77af;padding:8px 16px}.button.tertiary:hover{background-color:#1e77af33}.button.tertiary.disabled{cursor:not-allowed;pointer-events:none}.button.tertiary.disabled,.button.tertiary.disabled:hover{background-color:#0000;border-color:#67b5e5;color:#67b5e5}.button:active{transform:translateY(1px)}.button.disabled{background-color:gray;cursor:not-allowed;pointer-events:none}.button.disabled:active,.button.disabled:hover{background-color:gray;transform:none}.post-job .button-container{margin:12px;max-width:800px;width:100%}.post-job .head h2{margin-bottom:4px;margin-top:4px}.post-job .form-wrap{align-items:center;display:flex;flex-direction:column}.post-job .form-wrap,.post-job .form-wrap .form{justify-content:space-between}.post-job .form-wrap .job-description{box-sizing:border-box;display:flex;flex-direction:column;height:100%;min-height:400px}.post-job .form-wrap .job-description .post-job-text{border:1px solid #ececed;border-radius:8px;box-sizing:border-box;flex:1 1;height:100%;padding:12px;width:100%}.post-job .form-wrap .content{max-width:800px;width:100%}.post-job .content{flex:1 1;height:100%;overflow:visible}.post-job .content .text-input{width:100%}.post-job .combo-box-label{margin-bottom:0!important}.post-job .combo-box{border:1px solid #ececed;margin-top:9px}.post-job .combo-box .combo-box-display{font-size:14px;min-height:16px;padding:8px}.post-job .combo-box-options{z-index:10}.post-job .combo-box.open.downwards{position:relative}.post-job .welcome-image{border-radius:8px;margin:8px;width:500px}.post-job .skill-text{font-size:26px;font-weight:500}.text-input-container{display:flex;flex-direction:column;margin-bottom:-12px;width:300px}.text-input-container.search-pad .text-input{padding-left:30px}.text-input-container .error-message{color:#d04537;font-size:14px;margin-top:-14px}.text-input-container .search-icon-wrap-wrap{position:relative}.text-input-container .search-icon-wrap{align-items:center;color:#838586;display:flex;height:0;justify-content:center;left:20px;pointer-events:none;position:absolute;top:-36px;width:0}.text-input-container .text-input{border:1px solid #ececed;border-radius:6px;box-sizing:border-box;font-size:14px;margin-bottom:20px;padding:8px;transition:border-color 1s}.text-input-container .text-input:focus{border-color:#1e77af;outline:none}.text-input-container .text-input.input-error{border:1px solid #d04537}.text-input-label{color:#394346;font-size:17px;font-weight:700;margin-bottom:8px}@keyframes move{0%,to{left:0}50%{left:65%}}@keyframes colorChange{0%,to{background-color:#f04e3e}50%{background-color:#394346}}@keyframes widthChange{0%,to{width:35%}50%{width:40%}}.loading-bar{position:relative;width:100%}.loading-bar:before{animation:move 4s ease-in-out infinite,colorChange 2s ease-in-out infinite,widthChange 2s ease-in-out infinite;content:"";height:4px;position:absolute;top:0}.loading-bar.hidden .loading-bar:before{display:none}.combo-box{background-color:#fff;border:2px solid #e9e9e9;border-radius:4px;cursor:pointer;position:relative;transition:color .3s ease;-webkit-user-select:none;user-select:none}.combo-box.open,.combo-box:hover{color:#1e77af}.combo-box.open.upwards{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:0}.combo-box.open.upwards .combo-box-display:after{content:"▼"}.combo-box.open:not(.upwards){border-bottom-left-radius:0;border-bottom-right-radius:0}.combo-box.open:not(.upwards) .combo-box-display:after{content:"▲"}.combo-box .combo-box-display{color:#838586;padding:10px 15px;position:relative}.combo-box .combo-box-display:after{color:#1e77af;content:"▼";font-size:12px;pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.combo-box-options{background-color:#fff;border:2px solid #e9e9e9;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 8px 16px #3943461f;list-style:none;margin:0 -2px;max-height:200px;overflow-y:auto;padding-left:0;position:absolute;width:100%;z-index:1000}.upwards .combo-box-options{border-bottom:none;border-radius:8px 8px 0 0;border-top:2px solid #e9e9e9;bottom:100%;box-shadow:0 -8px 16px #3943461f}.combo-box-option{padding:10px 15px}.combo-box-option:hover{background-color:#f5f5f5}.full-screen-modal{align-items:center;background-color:#00000080;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .7s ease;width:100%;z-index:9999}.full-screen-modal.hidden{opacity:0}.full-screen-modal .modal-dialog{background-color:#fff;border-radius:4px;max-height:90%;max-width:90%;overflow-y:auto;padding:20px;text-align:center;width:700px}@media(max-width:600px){.full-screen-modal .modal-dialog{border-radius:0;max-height:100%;max-width:100%}}.full-screen-modal .modal-dialog .modal-header{font-size:24px;margin-bottom:10px;text-transform:capitalize}@media(max-width:600px){.full-screen-modal .modal-dialog .modal-header{font-size:20px}}.full-screen-modal .modal-dialog .modal-content{font-size:16px}@media(max-width:600px){.full-screen-modal .modal-dialog .modal-content{font-size:14px}}.welcome-message{font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding-left:20px;padding-right:20px;text-align:left}.welcome-message p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.welcome-message ol{margin-bottom:1.5rem;padding-left:1.5rem}.welcome-message ol li{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.welcome-message ol li strong{color:#394346;font-weight:700}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:left;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid #0000;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;width:100%;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4,lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.text-editor{display:flex;flex:1 1;flex-direction:column;height:100%}.text-editor .toolbar-wrap{display:flex;flex-direction:row;gap:4px;padding:8px}.text-editor .toolbar-wrap button{background-color:#0000;border:none;color:#333;cursor:pointer;font-size:14px;font-weight:700;height:30px;line-height:12px;padding-bottom:10px;text-align:center}.text-editor .toolbar-wrap button i{font-size:14px}.text-editor .toolbar-wrap button.active,.text-editor .toolbar-wrap button:hover{background-color:#f0f0f0}.text-editor .error-message{color:#d04537;font-size:14px;margin-top:6px}.full-screen{align-items:center;background-color:#5d5e60;display:flex;height:100%;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:opacity .7s ease-in-out;width:100%;z-index:10}.full-screen.loading-bar{position:fixed!important}.full-screen.hidden{opacity:0;pointer-events:none}.full-screen .text-element{color:#fff;font-size:2.2rem;font-weight:700;margin-left:auto;margin-right:auto;margin-top:-200px;max-width:800px;opacity:0;padding-left:80px;text-align:center;transform:translateY(-50px);transition:opacity 2s ease-in-out,transform .7s ease-in-out}.full-screen .text-element pre{font-weight:300}@media(max-height:700px)and (min-width:1001px){.full-screen .text-element{margin-top:0}}.full-screen .text-element.initial{opacity:0;transform:translateY(-120px)}.full-screen .text-element.animate-in{opacity:1;transform:translateY(0)}.full-screen .text-element.animate-out{opacity:0;transform:translateY(50px)}@font-face{font-display:block;font-family:icomoon;font-style:normal;font-weight:400;src:url(/static/media/icomoon.f58f0aefb9e1fd85bfff.eot);src:url(/static/media/icomoon.f58f0aefb9e1fd85bfff.eot#iefix) format("embedded-opentype"),url(/static/media/icomoon.2fc838a6f5f8033a88fb.ttf) format("truetype"),url(/static/media/icomoon.aaed781c78b27f505f4f.woff) format("woff"),url(/static/media/icomoon.bede71ad892f475ee23b.svg#icomoon) format("svg")}[class*=" icon-"],[class^=icon-]{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-notification:before{content:""}.icon-post-job:before{content:""}.icon-all-jobs:before{content:""}.icon-filter:before{content:""}.icon-search:before{content:""}.icon-upload:before{content:""}.icon-pool:before{content:""}.icon-accomplishment:before{content:""}.icon-award:before{content:""}.icon-companies-etc:before{content:""}.icon-company-loyalty:before{content:""}.icon-education1:before{content:""}.icon-experience-length:before{content:""}.icon-job-history:before{content:""}.icon-matching:before{content:""}.icon-Miscellaneous:before{content:""}.icon-missing:before{content:""}.icon-no-text:before{content:""}.icon-resume-related:before{content:""}.icon-text-match:before{content:""}.icon-time-company:before{content:""}.icon-time-role:before{content:""}.icon-unrelated:before{content:""}.icon-celebrate:before{content:""}.icon-bite:before{content:""}.icon-poo:before{content:""}.icon-shrink:before{content:""}.icon-calendar:before{color:#fff;content:""}.icon-candidates:before{color:#fff;content:""}.icon-help:before{color:#fff;content:""}.icon-hirers:before{color:#fff;content:""}.icon-home:before{color:#fff;content:""}.icon-jobs:before{color:#fff;content:""}.icon-logout:before{color:#fff;content:""}.icon-pencil:before{content:""}.icon-books:before{content:""}.icon-pin:before{content:""}.icon-bubble:before{content:""}.icon-bubble2:before{content:""}.icon-profile:before{content:""}.icon-candidate:before{content:""}.icon-clipboard:before{content:""}.icon-list-numbered:before{content:""}.icon-list2:before{content:""}.icon-flag:before{content:""}.icon-star-full:before{content:""}.icon-approve:before{content:""}.icon-decline:before{content:""}.icon-neutral:before{content:""}.icon-checkmark:before{content:""}.icon-exit:before{content:""}.icon-arrow-right2:before{content:""}.icon-arrow-left2:before{content:""}.icon-circle-up:before{content:""}.icon-bold:before{content:""}.icon-underline:before{content:""}.icon-italic:before{content:""}.icon-embed2:before{content:""}body,html{height:100%;margin:0}.App,body,html{background-color:#fafafa}.App{align-items:center;box-sizing:border-box;justify-content:center;margin-left:74px;min-height:100vh}.App .App-flex-container{display:flex;height:100%;height:100vh;min-height:100%;min-height:100vh;overflow-y:auto}.page-container{background-color:#fafafa;width:100%}.content-container{box-sizing:border-box;display:flex;flex-flow:column;margin:auto;max-width:1400px;padding:24px}.content{background-color:#fff;border:1px solid #e9e9e9;border-radius:4px;box-shadow:0 8px 16px rgba(57,67,70,.035);box-sizing:border-box;margin:12px;opacity:0;overflow:auto;padding:12px}.content.dark-back{background-color:#fafafa;border:1px solid #e9e9e9}.content.animated{animation:dropIn .7s ease forwards}.content .content-header{color:#394346;margin:2px 0;padding-bottom:8px;padding-left:8px;padding-top:8px}.content .content-details{display:flex;flex-wrap:wrap;margin-bottom:8px;margin-left:8px;margin-right:8px}.content .content-details.horizontal>*{flex:1 1 auto;max-width:300px;min-width:200px;padding-right:8px}@media(max-width:800px){.content .content-details.horizontal>*{min-width:30%}}@media(max-width:500px){.content .content-details.horizontal>*{min-width:100%}}.content .content-details.horizontal>:only-child{min-width:100%}.content .content-details.vertical{flex-flow:column}.content .content-details.vertical>*{flex:1 1 auto;min-width:100%}.content .content-details.half-box{flex-flow:row}.content.transparent{background-color:#0000;border:2px solid #e9e9e9;margin:0;padding:0}a{-webkit-text-decoration-skip:objects;background-color:#0000;color:#1e77af;cursor:pointer;font-weight:400;text-decoration:none;transition:color .3s ease}a:hover{color:#175983;text-decoration:none}a:active,a:focus{outline:none;text-decoration:none}h1,h2,h3,h4{color:#394346}h3{font-size:24px}h3,h4{font-weight:700}h4{font-size:16px}h5{font-weight:500;line-height:18px;margin:0}h5,p,textarea{font-size:14px}@keyframes dropIn{0%{opacity:.1;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.no-select{-webkit-user-select:none;user-select:none}.contents{display:contents}.inline-block{display:inline-block}.flex-center-column{align-items:center;display:flex;flex-flow:column;justify-content:center}.color-white{background-color:#fff}.color-light-gray{background-color:#ececed}.color-inkwell{background-color:#394346}.color-coral{background-color:#f04e3e}.color-skyline{background-color:#1e77af}.color-dark-blue{background-color:#313c46}.color-branding-blue{background-color:#255681}.color-border-gray{background-color:#e9e9e9}.color-slate{background-color:#708090}.color-card-background-gray{background-color:#f1eded}.color-background-gray{background-color:#fafafa}.color-gray{background-color:#4f4f4f}.color-danger{background-color:#d04537}.color-warning{background-color:#f0a202}.color-success{background-color:#3fc2b1}.color-black{background-color:#0a0a0a}.color-dark-gray{background-color:#222528}.color-highlight-gray{background-color:#838586}.color-highlight-gray2{background-color:#5d5e60}.color-light-gray-back{background-color:#eeeeef}.white{color:#fff}.light-gray{color:#ececed}.inkwell{color:#394346}.coral{color:#f04e3e}.skyline{color:#1e77af}.dark-blue{color:#313c46}.branding-blue{color:#255681}.border-gray{color:#e9e9e9}.slate{color:#708090}.card-background-gray{color:#f1eded}.background-gray{color:#fafafa}.gray{color:#4f4f4f}.danger{color:#d04537}.warning{color:#f0a202}.success{color:#3fc2b1}.black{color:#0a0a0a}.dark-gray{color:#222528}.highlight-gray{color:#838586}.highlight-gray2{color:#5d5e60}.light-gray-back{color:#eeeeef}.no-events{pointer-events:none;touch-action:none}.no-margin{margin:0!important}.small-margin{margin-bottom:12px;margin-top:4px}.icon-x:after{content:"X";display:inline-block;font-family:Inter,Open-Sans,sans-serif;font-size:1.2em;font-weight:700;margin-left:5px}.tab-container{border-bottom:4px solid #e9e9e9;display:flex;flex-flow:row;margin-bottom:8px;margin-top:12px}.tab-container .tab{border-bottom:4px solid #0000;color:#5d5e60;cursor:pointer;font-size:14px;margin-bottom:-4px;margin-left:8px;margin-right:8px;overflow:hidden;padding:4px;text-overflow:ellipsis;transition:border-color .5s ease-out,color .5s ease-out;white-space:nowrap}.tab-container .tab .color-unset{color:inherit}.tab-container .tab.active,.tab-container .tab:hover{border-bottom:4px solid #1e77af;color:#1e77af}.tab-container .tab:first-child{margin-left:0;padding-left:0}pre{font-family:Inter,Open-Sans,sans-serif;max-width:100%;overflow-wrap:break-word;white-space:pre-wrap;word-break:keep-all}.job-description-page .content{display:grid!important;grid-template-columns:repeat(4,1fr);overflow-x:hidden;overflow-y:auto}.job-description-page .content>:first-child{display:block;grid-column:1/-1;width:100%}.job-description-page .content h4{margin:0 0 12px}.job-description-page .content .detail{font-size:14px;margin-bottom:8px;margin-top:8px}.job-description-page .content.blob-text{box-sizing:border-box;display:block!important;word-break:break-all}.job-description-page .content.blob-text .content-details{margin:0;padding:0}.job-description-page .content.blob-text>*{max-width:100%}.user-avatar-container{align-items:center;cursor:pointer;display:flex;transition:color .7s ease;width:280px}.user-avatar-container.clickable .user-name{color:#1e77af;transition:color .7s ease}.user-avatar-container.clickable .user-name:hover{color:#134b6e}.user-avatar-container .avatar{background-color:#007bff;border-radius:50%;color:#fff;display:inline-block;line-height:50px;margin-right:10px;max-height:50px;max-width:50px;min-height:50px;min-width:50px;overflow:hidden;text-align:center}.user-avatar-container .avatar .avatar-image{border-radius:50%;height:50px;object-fit:cover;width:50px}.user-avatar-container .avatar .avatar-initials{display:inline-block;font-weight:700}.user-avatar-container .user-name{color:#333;min-width:90px;transition:color .7s ease}.job-management-page .user-container{align-items:center;animation:dropIn .5s ease forwards;display:flex;justify-content:space-between;margin:0 0 8px;max-width:500px}.job-selector{box-sizing:border-box;margin:0;width:100%}.job-selector .filter-container{margin-left:12px;margin-right:12px}.job-selector .filter-job-item{border-radius:4px;box-sizing:border-box;cursor:pointer;padding:0 8px 8px;width:100%}.job-selector .filter-job-item a{line-height:1.8}.job-selector .filter-job-item:hover{color:#134b6e}.job-selector .filter-job-item.active a,.job-selector .filter-job-item:hover.active a{border-bottom:2px solid #134b6e;color:#134b6e}.job-selector .filter-job-item a{color:#1e77af;padding-bottom:4px}.job-selector .filter-job-item a:hover{color:#134b6e}.job-selector .content{box-sizing:border-box;margin-left:0!important;margin-right:0!important;overflow-x:hidden;overflow-y:auto;width:100%}.job-selector .content .text-input{box-sizing:border-box;width:270px}.resume-upload-page{display:flex;justify-content:flex-start;margin-left:auto;margin-right:auto;max-width:1200px;width:100%}.resume-upload-page .icon-candidates{margin-left:6px}.resume-upload-page .upload-prompt{align-items:center;color:#838586;display:flex;gap:24px;justify-content:center;width:100%}.resume-upload-page .upload-prompt i{color:#838586;font-size:24px}.resume-upload-page .upload-prompt:hover{color:#1e77af!important}.resume-upload-page .upload-prompt:hover i{color:#1e77af;font-size:24px}@media(max-width:600px){.resume-upload-page{flex-direction:column!important;justify-content:flex-start}}@media(max-width:1000px){.resume-upload-page{flex-direction:column!important;justify-content:flex-start}}.resume-upload-page .left-menu{flex:0 0 260px;margin-left:24px;margin-top:2px}.resume-upload-page .left-menu .content{margin-bottom:0}@media(max-width:600px){.resume-upload-page .left-menu{flex:0 0;margin-bottom:0;margin-left:24px;margin-right:24px;max-width:100%}}@media(max-width:1000px){.resume-upload-page .left-menu{flex:0 0;margin-bottom:0;margin-left:24px;margin-right:24px;max-width:100%}}.resume-upload-page .right-content{flex:1 1}.resume-upload-page .right-content .content-container{padding-top:0}.resume-upload-page .right-content .content{border-radius:4px;margin-bottom:0}@media(max-width:600px){.resume-upload-page .right-content .content{margin:12px 0 0}}@media(max-width:1000px){.resume-upload-page .right-content .content{margin:12px 0 0}}.resume-upload-page .right-content .content .file-drop{flex:1 1}.resume-upload-page .right-content .content .file-status,.resume-upload-page .right-content .content .file-status-header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.resume-upload-page .right-content .content .file-status{align-items:center;animation:dropIn .5s ease forwards;border-bottom:1px solid #e9e9e9;padding-bottom:24px;padding-top:24px}.resume-upload-page .right-content .content .file-status-header>*,.resume-upload-page .right-content .content .file-status>*{animation:dropIn .5s ease forwards;flex-basis:auto;flex-grow:1;max-height:60px;max-width:220px;overflow:hidden;text-align:center;text-overflow:ellipsis}.resume-upload-page .right-content .content .file-status.loading-bar{height:auto}.resume-upload-page .right-content .content .file-status.loading-bar:before{bottom:-2px;top:auto}.resume-upload-page .right-content .content .content-details.vertical .file-status:last-child{border-bottom:none}.file-drop{align-items:center;animation:dropIn .5s ease forwards;border:2px dashed #394346;border-radius:5px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:120px;padding:20px;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.file-drop:hover{border-color:#1e77af}.file-drop.dragging{border-color:#394346;color:#394346}.file-drop.file-dropped{background-color:#fff;border-color:#394346}.number-counter{color:#f04e3e;display:inline-block;transition:transform .35s}.number-counter.scale{animation:scaleAnimation .7s ease-in-out}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.upload-recap{margin-top:8px}.upload-recap .content{margin:0;overflow:hidden}.org-flow{align-items:center;background-color:#394346;display:flex;height:100vh;justify-content:center;width:100vw}@keyframes floatAway{0%{opacity:0;transform:translateY(0) translateX(0)}20%{opacity:1;scale:2;transform:translateY(-5px) translateX(0)}to{opacity:0;scale:1;transform:translateY(-50px) translateX(-25px)}}.celebrate{animation:floatAway 2s ease forwards;font-size:24px;position:fixed;z-index:1000}.candidate-pool-page{display:flex;flex-direction:column;height:100%;margin:auto;max-width:2450px;padding-left:12px;padding-right:12px}.candidate-pool-page .top-menu{display:flex;flex:0 1;flex-flow:row;gap:20px;margin-bottom:20px;margin-top:20px}.candidate-pool-page .top-menu .job-selection-container{min-width:340px}.candidate-pool-page .bottom-container{display:flex;flex:2 1;flex-flow:row;gap:20px;margin-bottom:16px;width:100%}.candidate-pool-page .bottom-container .fill,.candidate-pool-page .bottom-container .left,.candidate-pool-page .bottom-container .middle{background-color:#fff;border-radius:4px;box-shadow:0 8px 16px rgba(57,67,70,.035);box-sizing:border-box;display:flex;margin-bottom:8px;min-height:100%;overflow-y:auto;padding:12px}.candidate-pool-page .bottom-container .fill{flex:1 1;height:100%;max-height:100%;max-width:1300px;min-width:580px;overflow-y:auto}@media(max-height:700px)and (min-width:1001px){.candidate-pool-page .bottom-container .fill{min-width:420px}.candidate-pool-page .bottom-container .fill>*{padding-left:0;padding-right:0;scale:.95}}.candidate-pool-page .bottom-container .left,.candidate-pool-page .bottom-container .middle{flex:0 0 auto;max-width:340px;min-width:340px}@media(max-height:700px)and (min-width:1001px){.candidate-pool-page .bottom-container .left,.candidate-pool-page .bottom-container .middle{max-width:290px;min-width:290px}.candidate-pool-page .bottom-container .left .leaderboard-questions-wrap,.candidate-pool-page .bottom-container .middle .leaderboard-questions-wrap{font-size:13.5px}.candidate-pool-page .bottom-container .left .leaderboard-questions-wrap h5,.candidate-pool-page .bottom-container .middle .leaderboard-questions-wrap h5{font-size:14px}.candidate-pool-page .bottom-container .left .leaderboard-questions-wrap .context-questions-messages,.candidate-pool-page .bottom-container .middle .leaderboard-questions-wrap .context-questions-messages{font-size:12px}.candidate-pool-page .bottom-container .left .button,.candidate-pool-page .bottom-container .middle .button{align-items:center;display:flex;font-size:12px!important;justify-content:space-around;padding:4px 12px 4px 4px}.candidate-pool-page .bottom-container .left .button i,.candidate-pool-page .bottom-container .middle .button i{font-size:12px;margin-right:4px}.candidate-pool-page .bottom-container .left .tab,.candidate-pool-page .bottom-container .middle .tab{font-size:11px}}@media screen and (max-height:700px){.candidate-pool-page .bottom-container{max-height:calc(100vh + 20px)}}@media screen and (min-height:701px){.candidate-pool-page .bottom-container{max-height:calc(100vh - 120px)}}@media screen and (min-width:2000px){.candidate-pool-page .bottom-container .left,.candidate-pool-page .bottom-container .middle{max-width:400px;min-width:400px}.candidate-pool-page .bottom-container .middle{max-width:460px;min-width:460px}}.candidate-pool-page .bottom-container .left.closed{display:none;max-width:0;min-width:0;opacity:0;pointer-events:none;width:0}@media screen and (min-width:2000px){.candidate-pool-page .hide-button{left:380px!important}.candidate-pool-page .hide-button.closed{left:430px!important}}.candidate-pool-page .hide-wrap{position:relative}.candidate-pool-page .hide-button{align-items:center;background-color:#373c41;border-radius:12px;box-shadow:0 4px 8px #838586cc;color:#838586;cursor:pointer;display:flex;height:42px;justify-content:center;left:308px;margin-top:12px;position:absolute;top:-22px;transition:color .7s ease,background-color .7s ease;width:42px;z-index:1}.candidate-pool-page .hide-button.closed{bottom:40px}.candidate-pool-page .hide-button.closed i{transform:rotate(180deg)}.candidate-pool-page .hide-button:hover{background-color:#5a626a}.candidate-pool-page .hide-button i{font-size:19px;text-align:center}.candidate-pool-page .combo-box{background-color:#222528;border-radius:8px;color:#fff;padding-bottom:6px;padding-top:6px}.candidate-pool-page .combo-box:not(.open):hover{background-color:#35393e}.candidate-pool-page .combo-box .combo-box-options{background-color:#222528}.candidate-pool-page .combo-box .combo-box-options :hover{background-color:#35393e}.candidate-pool-page .combo-box .combo-box-display{padding-right:40px}.candidate-pool-page .combo-box .combo-box-display:after{color:#838586;font-size:16px;margin-right:0;right:15px}.leaderboard-questions-wrap{box-sizing:border-box;display:flex;flex:2 1;flex-direction:column;margin-top:8px;overflow:hidden}.leaderboard-questions-wrap .button-container{margin-top:16px}.leaderboard-questions-wrap .button{margin-right:12px;margin-top:0;padding:6px;width:80px}.leaderboard-questions-wrap .leaderboard-questions{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;height:600px;min-height:100%;overflow:auto;padding:12px;width:100%}.leaderboard-questions-wrap .prompt-message{background-color:#1e77af33;border:1px solid #1e77af;border-radius:8px;color:#394346;cursor:pointer;margin-bottom:8px;padding:8px;transition:background-color .7s ease}.leaderboard-questions-wrap .prompt-message:hover{background-color:#1e77af4d}.leaderboard-questions-wrap .context-questions-messages{animation:dropIn .5s;flex:1 1;font-size:14px;font-weight:500;margin-bottom:12px;max-width:100%;overflow-x:hidden;overflow-y:auto}.leaderboard-questions-wrap .context-questions-messages .incoming{align-self:flex-start;background-color:#eeeeef;border-radius:8px;color:#222528;margin-top:8px;padding:8px 12px}.leaderboard-questions-wrap .context-questions-messages .outgoing{align-self:flex-end;background-color:#fff;border-radius:12px;color:#394346;margin-top:8px;padding:8px 12px}.leaderboard-questions-wrap .context-questions-messages .context-questions-message{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.leaderboard-questions-wrap .context-questions-input{align-items:center;display:flex;flex:0 1;margin-bottom:8px;padding-top:8px;position:relative;width:100%}.leaderboard-questions-wrap .context-questions-input i{background-color:#0000;border-radius:25px;color:#1e77af;cursor:pointer;padding:4px;position:absolute;right:4px;z-index:100}.leaderboard-questions-wrap .context-questions-input input{padding-right:40px;width:100%}.candidate-popover{background-color:#fff;border:1px solid #ccc;border-radius:4px;bottom:100%;box-shadow:0 2px 4px #0003;left:0;max-height:200px;overflow-y:auto;position:absolute;z-index:1000}.candidate-popover .candidate-item{cursor:pointer;padding:8px 12px}.candidate-popover .candidate-item.selected,.candidate-popover .candidate-item:hover{background-color:#f2f2f2}.candidate-popover .candidate-item .typed-text{color:blue}.animated-word{animation:fadeIn .01s ease-in-out forwards;opacity:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.leaderboard-filter-prompt{background-color:#eeeeef;border-radius:8px;box-sizing:border-box;color:#5d5e60;margin-bottom:8px;padding:12px}.leaderboard-filter-prompt .button-container{align-items:center;display:flex;margin-top:8px;width:100%}.leaderboard-filter-prompt .button-container .button{animation:none;background-color:#fff;border-color:#255681;color:#255681;font-size:14px;font-weight:500;margin-bottom:8px;width:300px}.leaderboard-filter-prompt .button-container .button:hover{background-color:#1e77af1a;border-color:#1e77af}.leaderboard-filter-prompt .button-container .button.disabled{background-color:#8385861a;border-color:#838586;color:#4f4f4f}.leaderboard-filter-prompt .button-container .button.disabled i{color:#4f4f4f!important}.leaderboard-filter-prompt .button-container .button i{font-size:14px;margin-right:8px}.leaderboard-filter-prompt.has-chat{background-color:#fff!important;box-sizing:border-box;margin-bottom:16px!important;margin:8px auto auto;width:98%}.leaderboard-filter-prompt.has-chat h5{margin-bottom:4px}.leaderboard-filter-prompt:last-child:not(.has-chat){position:relative}.leaderboard-filter-prompt:last-child:not(.has-chat):after{border-bottom:2px solid #e1e1e1;bottom:-8px;content:"";left:5%;position:absolute;width:90%}.percentage-gauge .label{font-size:14px;margin-bottom:5px}.percentage-gauge .gauge-container{align-items:center;background-color:#f1eded;border-radius:4px;display:flex;height:24px;overflow:visible;transition:background-color .7s ease-in-out;width:100%}.percentage-gauge .divider{background-color:#f1eded;height:100%;width:1px}.percentage-gauge .section{align-items:center;border-radius:4px;box-shadow:1px 2px 3px #00000080;display:flex;height:100%;justify-content:center;overflow:visible;position:relative;transition:width .5s ease-in-out,background-color .7s ease-in-out}.percentage-gauge .section:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.percentage-gauge .section:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.percentage-gauge .value{font-size:14px;padding:0 8px}.percentage-gauge .percentage{font-size:14px;font-weight:500;transition:opacity .7s ease}.list-candidate{border-radius:8px;box-sizing:border-box;cursor:pointer;margin-right:8px;overflow:hidden;padding:8px;transition:background-color .5s ease}.list-candidate.active,.list-candidate:hover{background-color:#ececee;border:1px solid #838586}.list-candidate .pinned-candidate{height:0;overflow:visible;position:relative;right:0;top:0;transform:translate(calc(100% - 28px),-4px);z-index:1000}.list-candidate .pinned-candidate i{align-items:center;background-color:#fff;border:1px solid #fff;border-radius:16%;box-shadow:0 1px 3px #00000026;color:#f0a202;display:flex;font-size:20px;height:28px;justify-content:center;text-align:center;width:28px}.list-candidate .candidate-info{color:#0a0a0a;font-weight:500;margin-bottom:8px;margin-top:8px}.list-candidate .candidate-actions{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:8px}.list-candidate .candidate-actions .button{align-items:center;animation:none;background-color:#222528;border:none;border-radius:8px;color:#fff;display:flex;font-size:11px;font-weight:500;height:18px;justify-content:center;padding:6px 18px 6px 10px}.list-candidate .candidate-actions .button:hover{background-color:#454b51}.list-candidate .candidate-actions .button i{margin-right:10px}.candidate-name.blurred-text{color:#0000;text-shadow:0 0 5px #c8c8c899,0 0 5px #b4b4b499,0 0 5px #a0a0a099,0 0 5px #8c8c8c99}.candidate-name.blurred-text .content-header{color:#0000;text-shadow:0 0 8px #c8c8c899,0 0 8px #b4b4b499,0 0 8px #a0a0a099,0 0 8px #8c8c8c99}.candidate-name.blurred-text a{color:#0000;text-shadow:0 0 5px #c8c8c899,0 0 5px #b4b4b499,0 0 5px #a0a0a099,0 0 5px #8c8c8c99}.candidate-pool-list{box-sizing:border-box;display:flex;flex-direction:column;margin-top:16px;overflow-x:hidden;overflow-y:hidden;width:100%}.candidate-pool-list .filter{border-radius:50%;color:#1e77af;cursor:pointer;min-width:46px;padding:8px 16px 7px 8px}.candidate-pool-list .filter:hover{color:#185f8c}.candidate-pool-list .search{max-width:80%}.candidate-pool-list .search .text-input-wrapper .text-input{width:90%}.candidate-pool-list .number-counter{text-wrap:avoid;color:#1e77af}.candidate-pool-list .filter-container{display:flex;flex-flow:row;justify-content:space-between;width:100%}.candidate-pool-list .filter-container>:first-child{flex:2 1}.candidate-pool-list .filter-container>*{flex:0 1}.checkbox-group{display:flex;flex-direction:column}.checkbox-group .checkbox-option{align-items:center;cursor:pointer;display:flex;margin-bottom:8px}.checkbox-group .checkbox-option .checkbox-input{display:none}.checkbox-group .checkbox-option .checkmark{align-items:center;background-color:#fff;border:1px solid #e9e9e9;border-radius:4px;box-sizing:border-box;display:inline-flex;font-size:16px;height:16px;justify-content:center;margin-right:8px;position:relative;transition:border .5s ease-in-out;width:16px}.checkbox-group .checkbox-option .checkmark .dash{color:#1e77af;display:inline-block;font-size:20px;line-height:.96;opacity:0;text-align:center;transition:opacity .2s ease-in-out}.checkbox-group .checkbox-option .checkmark .dash.selected{font-size:16px;font-weight:500;opacity:1}.checkbox-group .checkbox-option .checkmark .dash.selected:before{content:"✓"}.checkbox-group .checkbox-option .checkmark .dash.some{font-size:20px;font-weight:500;opacity:1}.checkbox-group .checkbox-option .checkmark .dash.some:before{content:"-"}.checkbox-group .checkbox-option .checkmark .checkmark-icon{color:#1e77af;display:inline-block;font-size:16px;line-height:1;opacity:0;transition:opacity .2s ease-in-out,border .5s ease-in-out}.checkbox-group .checkbox-option .checkmark .checkmark-icon.checked{border:none!important;font-weight:500;opacity:1}.checkbox-group .checkbox-option .checkmark .checkmark-icon.checked:before{content:"✓"}.checkbox-group .checkbox-option .label-text{font-size:14px;transition:color .4s ease}.checkbox-group .checkbox-option .label-text:hover{color:#1e77af}.checkbox-group .checkbox-option :has(.checked),.checkbox-group .checkbox-option:hover .checkmark{border:1px solid #1e77af!important}.list-filter-popover{box-sizing:border-box;max-height:calc(100vh - 200px);overflow:hidden;padding-bottom:19px;padding-left:19px;padding-right:19px;width:320px}.list-filter-popover .check-wrap{box-sizing:border-box;display:flex;flex-direction:column;max-height:calc(100vh - 300px);overflow-y:auto;width:300px}.list-filter-popover .header{color:#838586;font-size:14px;font-weight:700}.list-filter-popover .close{align-items:center;background-color:#0000;border:none;border-radius:20px;cursor:pointer;display:flex;height:24px;justify-content:center;padding:8px;position:absolute;right:4px;top:4px;transition:background-color .3s ease;width:24px}.list-filter-popover .close:after,.list-filter-popover .close:before{background-color:#255681;content:"";height:2px;position:absolute;transform:rotate(45deg);width:16px}.list-filter-popover .close:after{transform:rotate(-45deg)}.list-filter-popover .close:hover{background-color:#f0f0f0}.candidate-profile2{box-sizing:border-box;display:flex;flex-direction:column;height:100%;overflow-y:auto;padding-left:20px;padding-right:20px;width:100%}.candidate-profile2 .icon-Miscellaneous{color:#1e77af;display:inline-block;font-size:14px;margin-left:4px}.candidate-profile2 iframe{border:none;border-radius:0}.candidate-profile2 .resume-container{display:flex;flex:2 1}.candidate-profile2 .skill-titles{color:#5d5e60;display:flex;flex-direction:row;justify-content:flex-start}.candidate-profile2 .skill-titles>*{width:33%}.candidate-profile2 .skill-titles h4{color:#5d5e60}.candidate-profile2 .ai-breakdown{box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.candidate-profile2 .ai-breakdown .report-card-wrap{background-color:#f5f5f5;border-radius:16px;box-shadow:0 0 1px #8080804d;display:grid;grid-template-columns:240px 1fr}.candidate-profile2 .ai-breakdown .report-card-wrap .overall-score{background-color:#fff;border-radius:8px;box-shadow:0 0 1px #8080804d;display:flex;flex-direction:column;grid-column:1;margin:8px}.candidate-profile2 .ai-breakdown .report-card-wrap .overall-score .graph-wrap{align-items:center;display:flex;justify-content:center}.candidate-profile2 .ai-breakdown .report-card-wrap .overall-score h4{color:#222528;font-weight:700;margin-bottom:4px;text-align:center;width:100%}.candidate-profile2 .ai-breakdown .report-card-wrap .scores-wrap{grid-gap:20px;display:grid;gap:20px;grid-column:2;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:8px;margin-right:8px;margin-top:8px}@media(min-width:1900px){.candidate-profile2 .ai-breakdown .report-card-wrap .scores-wrap{grid-template-columns:repeat(3,minmax(180px,1fr))}}.candidate-profile2 .ai-breakdown .report-card-wrap .scores-wrap .score-container{background-color:#f0f0f0;background-color:#fff;border-radius:8px;box-shadow:0 0 1px #8080804d;display:flex;flex-direction:column;gap:10px;padding:20px}.candidate-profile2 .ai-breakdown .report-card-wrap .scores-wrap .score-container .score-header{color:#222528;font-size:14px;font-weight:700}.candidate-profile2 .ai-breakdown .report-card-wrap .scores-wrap .score-container .score-text{color:#838586;font-size:14px;font-weight:500}.candidate-profile2 .ai-breakdown .skills-wrap{width:100%}.candidate-profile2 .ai-breakdown .skills-wrap h4{margin:8px;width:300px}.candidate-profile2 .ai-breakdown .skills-wrap .skills-grid{background-color:#f5f5f5;border-radius:16px;box-shadow:0 0 1px #8080804d;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:8px;margin-top:8px;padding:8px}.candidate-profile2 .ai-breakdown .skills-wrap .skills-grid .skill-pill{background-color:#255681;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:4px;padding:4px 8px}.candidate-profile2 .ai-breakdown .experience-wrap{grid-gap:16px;background-color:#f5f5f5;border-radius:16px;box-shadow:0 0 1px #8080804d;box-sizing:border-box;display:grid;gap:16px;grid-template-columns:minmax(auto,380px) minmax(200px,450px) minmax(auto,380px);justify-content:space-evenly;min-height:200px}.candidate-profile2 .ai-breakdown .experience-wrap .experience-stat-wrap{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;justify-content:space-between;padding:8px;width:100%}.candidate-profile2 .ai-breakdown .experience-wrap .experience-stat-wrap:first-child{grid-column:1}.candidate-profile2 .ai-breakdown .experience-wrap .experience-stat-wrap:last-child{grid-column:3}.candidate-profile2 .ai-breakdown .experience-wrap .experience-stat-wrap .experience-stat{background-color:#fff;border-radius:8px;box-shadow:0 0 1px #8080804d;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;justify-content:space-between;padding:16px;width:100%}.candidate-profile2 .ai-breakdown .experience-wrap .experience-stat-wrap .experience-stat .experience-header{font-size:14px;font-weight:700}.candidate-profile2 .ai-breakdown .experience-wrap .experience-stat-wrap .experience-stat .experience-text{color:#838586;font-size:14px}.candidate-profile2 .ai-breakdown .flags-wrap-wrap .section-title{margin-bottom:8px;margin-left:8px;margin-top:0}.candidate-profile2 .ai-breakdown .flags-wrap{grid-gap:8px;background-color:#f5f5f5;border-radius:16px;box-sizing:border-box;display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:12px}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;padding:12px}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section .no-flags{align-items:center;color:#838586;display:flex;font-size:16px;justify-content:space-around;margin:auto}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section .no-flags span{font-size:40px;padding:16px;text-transform:none}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section .flag-header{display:inline-block;margin-bottom:16px;margin-top:8px}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section .flag-header .icon-flag{font-size:18px;margin-left:8px;margin-right:8px}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section h4{display:inline-block;margin:0}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section .flags .flag{border-bottom:2px solid #f5f5f5;display:flex;flex-direction:column;gap:8px;justify-content:space-between;margin-bottom:2px;padding:8px}.candidate-profile2 .ai-breakdown .flags-wrap .flag-section .flags .flag .flag-text{color:#838586;font-size:13px}.hover-wrap{display:inline-block}.color-white{background-color:#fff!important;border:2px solid #fff;box-shadow:0 0 2px #808080cc;color:#222528!important}.experience-hover{box-sizing:border-box;color:#222528;display:flex;flex-direction:column;max-height:1200px;max-width:800px;overflow-x:hidden;overflow-y:hidden;padding:8px;pointer-events:none;text-overflow:ellipsis;white-space:normal;word-break:break-word}.experience-hover .exp-hover-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.experience-hover .responsibility-row{display:contents}.experience-hover .candidate-column,.experience-hover .job-column{padding:10px}.experience-hover .experience-graph{background-color:#fff;border-radius:8px;box-shadow:0 0 1px #8080804d;grid-column:2;margin:8px;overflow:visible;width:330px}.experience-hover .answer,.experience-hover h4{margin:0 0 8px}.experience-hover li{margin-bottom:8px;white-space:normal;width:100%;word-break:break-word}.skill-popover{padding:8px;width:400px}.skill-popover h4{font-size:14px;margin:8px 0 0}.skill-popover .leaderboard-filter-prompt.has-chat{background-color:#0000;margin-bottom:0!important;margin-left:0;margin-top:0!important;padding-left:0}.skill-popover .leaderboard-filter-prompt.has-chat .button-container{margin-left:0}.candidate-contact-info .content-header{color:#5d5e60;margin-bottom:8px;margin-top:6px}.candidate-contact-info .contact-info{display:flex;flex-direction:row;justify-content:space-between;max-width:500px}.candidate-job-history{border-radius:16px;color:#394346;display:flex;flex-direction:column;margin-bottom:12px}.candidate-job-history .history-wrap{background-color:#f5f5f5;border-radius:12px;padding:8px}.candidate-job-history .title{font-size:16px;margin:8px}.candidate-job-history .job-title{margin:0}.candidate-job-history .job-section-title{margin-bottom:8px}.candidate-job-history .job-item-wrap{background-color:#fff;border:2px solid #f5f5f5;border-radius:8px;box-shadow:0 0 1px #8080804d;margin-bottom:8px;padding:12px}.candidate-job-history .job-item-wrap .job-head{font-size:15px}.candidate-job-history .job-item-wrap .job-item{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1.5fr 1.2fr .5fr;padding-top:8px}.candidate-job-history .job-item-wrap .job-item .job-detail{color:#838586;font-size:13px;font-weight:400;gap:8px}.candidate-job-history .job-item-wrap .job-item .job-summary{display:flex;flex-direction:column;gap:4px;justify-content:flex-start}.candidate-job-history .job-item-wrap .skill-pill-wrap{border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:8px;margin-top:8px;padding:8px 0}.candidate-job-history .job-item-wrap .skill-pill-wrap .skill-pill{background-color:#255681;border-radius:25px;color:#fff;display:inline-block;font-size:14px;margin:4px;padding:4px 8px}.candidate-job-history .accomplishment-wrap{display:flex;flex-direction:column;gap:12px}.candidate-job-history .accomplishment-wrap .job-title{font-size:16px}.candidate-job-history .accomplishment-wrap .accomplishment{font-size:14px;font-weight:400;padding-bottom:4px;padding-top:4px}.toggle-button{display:inline-block;height:18px;position:relative;width:34px}.toggle-button input{height:0;opacity:0;width:0}.toggle-button .slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-button .slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:12px;left:4px;position:absolute;transition:.4s ease-out;width:12px}.toggle-button input:checked+.slider{background-color:#1e77af}.toggle-button input:focus+.slider{box-shadow:0 0 1px #1e77af}.toggle-button input:checked+.slider:before{transform:translateX(14px)}.hide-names-wrap{align-items:center;background-color:#222528;border-radius:8px;color:#fff;display:flex;height:50px;justify-content:space-around;margin:1px;width:340px}.hide-names-wrap .text{width:260px}.welcome-pool-message{font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding-left:20px;padding-right:20px;text-align:left}.welcome-pool-message p{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.welcome-pool-message ul{list-style-type:none;margin-bottom:1.5rem;padding-left:0}.welcome-pool-message ul li{font-size:1.03rem;line-height:1.6;margin-left:8px}.welcome-pool-message ul li strong{color:color("inkwell");font-weight:700}.hover{overflow:visible;position:relative}.hover__content{background:#373c41;border-radius:8px;color:#b6b6b6;padding:12px;pointer-events:none;position:fixed;transition:opacity .2s ease-in-out;white-space:nowrap;z-index:999}.hover__content--visible{opacity:1;pointer-events:auto}.hover__content--right{left:calc(100% + 16px);top:50%;transform:translateY(-50%)}.hover__content--top{bottom:calc(100% + 16px);left:50%;transform:translateX(-50%)}.hover__content--bottom{left:50%;top:calc(100% + 16px);transform:translateX(-50%)}.popover{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #00000026;padding:8px;position:absolute;z-index:9999}.apply-page{background-color:#fafafa;box-sizing:border-box;height:100%;height:100vh}.apply-page .content-container{height:100%}@media(max-width:600px){.apply-page .content-container{margin-left:0;margin-right:0;padding-left:4px;padding-right:4px}.apply-page .content{display:flex!important;flex-flow:column;margin-left:0;margin-right:0}}@media(max-width:1000px){.apply-page .content{display:flex!important;flex-flow:column;margin-left:0;margin-right:0}}.apply-page .content.grid{display:grid;grid-template-columns:repeat(2,2fr)}.apply-page .bullet-list{font-size:14px;padding-top:0}.apply-page .content.blob-text{display:block!important;word-break:break-all}.apply-page .content.blob-text>*{max-width:100%}.apply-page .radio-group{padding-left:20px}.apply-page .detail{color:#313c46;font-size:14px;font-weight:500}.apply-page .button-container{margin-left:16px;padding-bottom:40px;padding-top:16px}@media(max-width:600px){.apply-page .button-container{margin-left:0;margin-right:0}}@media(max-width:1000px){.apply-page .button-container{margin-left:10px;margin-right:10px}}.radio-group .radio-option{align-items:center;cursor:pointer;display:flex;font-size:14px;margin-bottom:12px;padding-left:20px;position:relative}.radio-group .radio-option .radio-input{cursor:pointer;opacity:0;position:absolute}.radio-group .radio-option .checkmark{background-color:#fff;border:1px solid #4f4f4f;border-radius:50%;height:14px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s,border-color .2s;width:14px}.radio-group .radio-option .checkmark:after{background:#f04e3e;border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s;width:12px}.radio-group .radio-option .radio-input:checked~.checkmark{border-color:#f04e3e}.radio-group .radio-option .radio-input:checked~.checkmark:after{transform:translate(-50%,-50%) scale(1)}.radio-group .radio-option:hover .label-text{color:#394346}.radio-group .radio-option:hover .radio-input:not(:checked)~.checkmark{border-color:#4f4f4f}.radio-group .radio-option:hover .radio-input:not(:checked)~.checkmark:after{background-color:#f04e3ecc;transform:translate(-50%,-50%) scale(.75)}.radio-group .radio-option .label-text{display:block;margin-left:8px;transition:color .2s}.notification-container{display:flex;flex-direction:column;gap:10px;position:fixed;right:20px;top:20px;z-index:1000}.notification{align-items:center;animation:slideIn .3s ease-out forwards;border-radius:4px;box-shadow:0 1px 3px #39434666;color:#fff;cursor:pointer;display:flex;font-weight:400;justify-content:center;margin:auto;padding:10px 20px;text-align:center;-webkit-user-select:none;user-select:none}.notification.notification{background-color:#394346}.notification.error{background-color:#d04537;box-shadow:0 1px 3px #4f4f4f66;color:#fff}.notification:hover{opacity:.9}.notification.exit{animation:slideOut .3s ease-out forwards}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.sign-in{background-color:#394346;display:flex;height:100vh;width:100vw}.mobile-not-ready{background-color:#394346;box-sizing:border-box;font-weight:500;height:100%;margin:0 auto;min-height:100vh;padding:8px}@media(min-height:100%){.mobile-not-ready{height:100vh}}.mobile-not-ready h2{font-size:28px;font-weight:700;margin-bottom:20px}.mobile-not-ready p{font-size:18px;line-height:1.6;margin-bottom:20px}.mobile-not-ready .mobile-message{margin-bottom:20px}.mobile-not-ready .mobile-message p{margin-bottom:10px}
/*# sourceMappingURL=main.fd35509f.css.map*/