.user-profile-card-text.empty{color:var(--grey-color-shade-5)}.skills-modal-v2{max-width:700px;width:90%;max-width:600px;height:700px;max-height:90vh;background-color:var(--background-color);border-radius:.5rem;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);overflow:hidden;display:flex;flex-direction:column}.skills-modal-form{display:flex;flex-direction:column;height:calc(100% - 80px)}.skills-modal-body{padding:1.5rem 2rem;flex:1;overflow-y:auto;max-height:calc(100vh - 200px)}.skills-search-container{margin-bottom:1.5rem}.skills-section-title{font-weight:600;margin-bottom:1rem}.skills-chip-name,.skills-section-title{font-size:var(--font-9);color:var(--grey-color)}.skills-remove-button{padding:2px;width:20px;height:20px;margin-left:.25rem}.skills-remove-button svg{font-size:var(--font-9)}.skills-selected-chip:hover{border-color:#ccc;box-shadow:0 2px 4px rgba(0,0,0,.1)}.skills-available-chip{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:var(--background-color);border:1px solid #d0d0d0;border-radius:20px;font-size:var(--font-9);color:var(--grey-color);cursor:pointer;transition:all .2s ease;font-family:inherit}.skills-available-chip:active,.skills-save-button:active{transform:scale(.98)}.skills-add-custom-chip{background-color:var(--secondary-color-shade-2);border:2px #ff9500;font-weight:600}.skills-search-icon{color:#666}.skills-available-container{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.feedback-bottom-sub-container{width:32%}.my-assesment-card-title h4:hover{text-decoration:underline;color:var(--primary-color)}.share-file-batch-list{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}.share-file-batch-list-item{border:1px solid var(--grey-color-shade-2);padding:.5rem 1rem;border-radius:.5rem;font-size:var(--font-9);font-weight:400;color:var(--grey-color);transition:all .2s ease;text-align:left}.share-file-batch-list-item:hover{background-color:var(--grey-color-shade-1)}.share-file-batch-list-item.active{color:var(--primary-color);border-color:var(--primary-color)}.practice-page-calendar-header{padding:0 .75rem .5rem;position:relative}.practice-page-calendar-nav-button{padding:unset;font-size:unset}.practice-page-calendar-nav{display:flex;align-items:center;gap:1rem}.practice-page-upcoming-badge-container{position:absolute;top:-6px;right:4px}.practice-page-upcoming-badge-shadow{position:absolute;top:0;right:0;opacity:60%}.practice-page-upcoming-badge-container:hover .practice-page-upcoming-badge-shadow{display:none}.practice-page-calendar-streak-counter{justify-content:unset;gap:.5rem}@media (min-width:1600px){.feedback-bottom-sub-container{width:39%}}@media (max-width:992px){.public-job-details-details-container{padding:0}}@media (max-width:576px){.page-header-v1{padding-inline:.75rem}.public-job-filter-wrapper{justify-content:flex-start}}