@import url(https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700&display=swap);#root{background-color:#f4f4f4;font-family:Mulish,sans-serif;min-height:100vh}a:focus{box-shadow:none!important}.custom-control,.switch-reset{padding-left:0}.no-underline-hover:hover{text-decoration:none!important}.badge-filter{cursor:pointer}.container-max{max-width:1400px;margin:auto}.main-container{min-height:80vh}.min-h-100{min-height:100%}.btn-primary{background-color:#4987be!important;border-color:#4987be!important}.hidden{opacity:0;transform:translateX(-20px)}.show{opacity:1;transform:translateX(0);transition:opacity 1s,transform 1s}.outline-none:focus,.outline-none:focus-visible,.outline-none:focus-within{outline:none}.show{transition:opacity .5s!important}.non-selectable{-moz-user-select:none;-webkit-user-select:none;user-select:none}.nav-link.active{background:none!important;border-bottom-color:#f8f9fa!important}@keyframes dropdownFadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownFadeOutSlide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}body{margin:0;font-family:Mulish,sans-serif!important;overflow-x:hidden!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.w-80vw{width:80vw!important;max-width:1000px!important}.px-6{padding-left:1.5rem;padding-right:1.5rem}.body-modal-open{position:fixed;overflow-y:scroll!important}.text-light-black{color:#303030}@media screen and (min-width:576px){.w-80vw{width:90%!important}}@media(min-width:768px){.px-6{padding-left:2rem!important;padding-right:2rem!important}}@media(min-width:992px){.px-6{padding-left:2rem!important;padding-right:2rem!important}}@media(min-width:1200px){.px-6{padding-left:4.5rem!important;padding-right:4.5rem!important}}.ant-tooltip-inner a{color:#fff}.cursor-pointer{cursor:pointer!important}.cursor-normal{cursor:default!important}.w-fit-content{width:-moz-fit-content;width:fit-content}.h-fit-content{height:-moz-fit-content!important;height:fit-content!important}.h-80{height:80%!important}.left-0{left:0!important}.top-0{top:0!important}.right-0{right:0!important}.bottom-0{bottom:0!important}.text-lg{font-size:1.125rem!important}.text-title{font-size:1rem!important}.text-xl{font-size:1.25rem!important}.text-xxl{font-size:1.5rem!important}.text-large{font-size:1.125rem!important}.text-base,.text-sm{font-size:.875rem!important}.text-xxs{font-size:.625rem!important}.text-12-px,.text-xs{font-size:.75rem!important}.font-tiny{font-size:.6rem!important}.outstanding-text{letter-spacing:1px}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-weight-1000{font-weight:1000}.border-thin-blue-principal{border:.065rem solid #4987be;border-radius:8px}.dotted-border-bottom{border-bottom:.125rem dotted #4987be!important}.size-checkbox{height:1.375rem;width:1.375rem}.transition-2-ms{transition:.2s}.font-mulish{font-family:Mulish,sans-serif;font-style:normal}.rotate-180{transform:rotate(180deg)}.object-fit-contain{-o-object-fit:contain;object-fit:contain}.z-index-0{z-index:0}.z-index-1{z-index:1}.z-index-2{z-index:2}.z-index-3{z-index:3}.z-index-4{z-index:4}.z-index-5{z-index:5}.z-index-6{z-index:6}.z-index-7{z-index:7}.z-index-8{z-index:8}.z-index-9{z-index:9}.bg-gray{background-color:#f4f4f4}.border-blue-principal{border-color:#4987be!important}.border-red-danger{border-color:#dc251c!important}.text-red-danger{color:#dc251c!important}.text-muted-alkemy{color:#4f4f4f}.bg-maya-blue{background-color:#4987be!important}.bg-disabled-button,.bg-maya-blue.disabled{background-color:#828282!important}.bg-blue-principal,.bg-dark-maya-blue{background-color:#4987be!important}.bg-blue-light{background-color:#a5c4e0!important}.bg-blue-mid{background-color:#79a6cf!important}.bg-blue-dark{background-color:#357b9e!important}.bg-blue-secondary{background-color:#0e9ce2!important}.bg-green-principal{background-color:#67e0ae!important}.bg-green-secondary{background-color:#a3ecce!important}.bg-grey-1{background-color:#686868!important}.bg-grey-2{background-color:#bcbcbc!important}.bg-grey-3{background-color:#ececec!important}.bg-grey-4{background-color:#d9d9d9!important}.color-blue-principal{color:#4987be!important}.color-blue-secondary{color:#0e9ce2!important}.border-dark-maya-blue{border-color:#4987be!important}.description-container{max-width:65rem}.text-dark-maya-blue{color:#4987be!important}.text-dark{color:#1a1a1a!important}.text-blue-principal{color:#4987be!important}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#cacaca #eee}.custom-scrollbar::-webkit-scrollbar{width:.75rem}::-webkit-scrollbar-track{background-color:#f0f0f0;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#4987be!important;border-radius:10px;border:1px solid #fff}::-webkit-scrollbar-thumb:hover{background-color:#07c}.custom-scrollbar::-webkit-scrollbar-track{background:#eee}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4987be!important;border-radius:20px;border:3px solid #eee}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.unstyled-button{background:none;border:none}.break-before{-moz-column-break-before:always;break-before:always}.w-min-content{width:-moz-min-content;width:min-content}.w-max-content{width:-moz-max-content;width:max-content}.min-width-100{min-width:100%}.w-85{width:85%}.w-60{width:60%}.text-gray-2{color:#4f4f4f}.text-gray-4{color:#757575}.smooth-scroll{scroll-behavior:smooth}@media screen and (min-width:768px){.border-md-right{border-right:1px solid #dee2e6!important}}@media screen and (min-width:576px){.w-sm-25{width:25%!important}.w-sm-100{width:100%!important}}.flex-grow-2{flex-grow:2}.flex-grow-3{flex-grow:3}.border-container{border:1.5px solid rgba(26,172,240,.52);border-radius:8px}.border-container-gray{border:1.5px solid #bcbcbc}.italic{font-style:italic}.b-radius-8{border-radius:8px!important}.b-left-radius-8{border-radius:8px 0 0 8px!important}.b-right-radius-8{border-radius:0 8px 8px 0!important}.line-height-20{line-height:1.25rem}.line-height-17{line-height:1.063rem}.line-height-14{line-height:.914rem}.letter-spacing-05{letter-spacing:-.031rem}.gray-subtitle{color:rgba(79,79,79,.84)}.secondary-contrast-color{color:#3430f8}.blue-color{color:#4147a8}.red-color{color:#dc251c}.border-gray{border:1px solid #c9c9c9}.text-purple{color:#4987be}.ant-btn-primary{background-color:#4987be!important;color:#fff!important;border:0}.bg-yellow-warning{background:rgba(255,211,41,.6)}.bg-disabled{background-color:#828282}.text-disabled{color:#828282}.bg-red-danger{background:#dc251c}.time-picker-button{width:8.5rem;height:2.28rem;box-shadow:0 .063rem 0 rgba(0,0,0,.1);border-radius:4px}.time-picker-button img{margin-top:.4rem}.time-picker-button .dropdown-select-options-container-open{max-height:8.5rem}.time-picker-button-small .dropdown-select-options-container-open{max-height:6.2rem}.text-black{color:#000!important}.header-vertical-line{border-left:.125rem solid #d9d9d9;height:2.375rem}.absolute-top-right{position:absolute;top:0;right:0;z-index:1}.gap-1{gap:.625rem}.gap-2{gap:1.25rem}.gap-3{gap:1.875rem}.gap-4{gap:2.5rem}.rounded-start-0{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.b-radius-4{border-radius:4px}.b-radius-8{border-radius:8px}.b-radius-12{border-radius:12px}.b-radius-16{border-radius:16px}.b-radius-20{border-radius:20px}.b-radius-24{border-radius:24px}.b-radius-28{border-radius:28px}.b-radius-32{border-radius:32px}.b-radius-36{border-radius:36px}.b-radius-40{border-radius:40px}.b-radius-44{border-radius:44px}.b-radius-48{border-radius:48px}.b-radius-52{border-radius:52px}.b-radius-56{border-radius:56px}.b-radius-60{border-radius:60px}.b-radius-64{border-radius:64px}.home-dashboard-container .ant-card-head-title{font-size:.875rem;font-weight:600}.pt-6,.py-6{padding-top:5rem!important}.pr-6,.px-6{padding-right:5rem!important}.pb-6,.py-6{padding-bottom:5rem!important}.pl-6,.px-6{padding-left:5rem!important}@media(min-width:576px){.pt-sm-6,.py-sm-6{padding-top:5rem!important}.pr-sm-6,.px-sm-6{padding-right:5rem!important}.pb-sm-6,.py-sm-6{padding-bottom:5rem!important}.pl-sm-6,.px-sm-6{padding-left:5rem!important}}@media(min-width:768px){.pt-md-6,.py-md-6{padding-top:5rem!important}.pr-md-6,.px-md-6{padding-right:5rem!important}.pb-md-6,.py-md-6{padding-bottom:5rem!important}.pl-md-6,.px-md-6{padding-left:5rem!important}}@media(min-width:992px){.pt-lg-6,.py-lg-6{padding-top:5rem!important}.pr-lg-6,.px-lg-6{padding-right:5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:5rem!important}.pl-lg-6,.px-lg-6{padding-left:5rem!important}}@media(min-width:1200px){.pt-xl-6,.py-xl-6{padding-top:5rem!important}.pr-xl-6,.px-xl-6{padding-right:5rem!important}.pb-xl-6,.py-xl-6{padding-bottom:5rem!important}.pl-xl-6,.px-xl-6{padding-left:5rem!important}}.ph-item{position:relative;display:flex;flex-wrap:wrap;margin-bottom:20px;overflow:hidden;direction:ltr;border-radius:2px}.ph-item,.ph-item *,.ph-item :after,.ph-item :before{box-sizing:border-box}.ph-item:before{position:absolute;top:0;right:0;bottom:0;left:50%;z-index:1;width:500%;margin-left:-250%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 46%,hsla(0,0%,100%,.35) 50%,hsla(0,0%,100%,0) 54%) 50% 50%;animation:phAnimation 1s linear infinite;content:" ";pointer-events:none}.ph-item>*{display:flex;flex:1 1 auto;flex-flow:column;padding-right:15px;padding-left:15px}.ph-row{display:flex;flex-wrap:wrap;margin-top:-7.5px}.ph-row div{height:10px;margin-top:7.5px;background-color:hsla(0,0%,85.5%,.7803921568627451)}.ph-row .big,.ph-row.big div{height:20px}.ph-row .hiper,.ph-row.hiper div{height:10rem}.ph-row .auto,.ph-row.auto div{height:100%}.ph-row .med,.ph-row.med div{height:15px}.ph-row .empty{background-color:hsla(0,0%,100%,0)}.ph-col-2{flex:0 0 16.66667%}.ph-col-4{flex:0 0 33.33333%}.ph-col-6{flex:0 0 50%}.ph-col-8{flex:0 0 66.66667%}.ph-col-10{flex:0 0 83.33333%}.ph-col-12{flex:0 0 100%}[class*=ph-col]{direction:ltr}[class*=ph-col]>*+.ph-row{margin-top:0}[class*=ph-col]>*+*{margin-top:7.5px}.ph-avatar{position:relative;width:100%;min-width:60px;overflow:hidden;background-color:#ced4da;border-radius:50%}.ph-avatar:before{display:block;padding-top:100%;content:" "}.ph-picture{width:100%;height:120px;background-color:#ced4da}@keyframes phAnimation{0%{transform:translate3d(-30%,0,0)}to{transform:translate3d(30%,0,0)}}th{width:-moz-max-content!important;width:max-content!important}thead{position:sticky;top:0;background:#f8f9fa;box-shadow:0 6px 6px -5px rgba(0,0,0,.2)}.react-bootstrap-table th .caret-4-asc:after,.react-bootstrap-table th .caret-4-asc:before,.react-bootstrap-table th .caret-4-desc:after,.react-bootstrap-table th .caret-4-desc:before,.react-bootstrap-table th .order-4:after,.react-bootstrap-table th .order-4:before{content:""!important;width:0;height:0;border-style:solid;display:inline-block;margin-bottom:2px}.react-bootstrap-table th .caret-4-desc:after{border-width:6px 4px 0;border-color:#181818 transparent transparent}.react-bootstrap-table th .caret-4-asc:after,.react-bootstrap-table th .order-4:after{border-width:6px 4px 0;border-color:#727272 transparent transparent}.react-bootstrap-table th .caret-4-desc:before,.react-bootstrap-table th .order-4:before{border-width:0 4px 6px;border-color:transparent transparent #727272}.react-bootstrap-table th .caret-4-asc:before{border-width:0 4px 6px;border-color:transparent transparent #181818}.react-bootstrap-table table{table-layout:fixed!important}.react-bootstrap-table table,.table-responsive table{background:#fff}.dropdown-select-container{font-size:.875rem}.dropdown-select-arrow{min-width:.75rem}.dropdown-select-options-container{width:-moz-max-content;width:max-content;max-width:12.5rem}.header-dropdown-max-height{max-height:3rem}.dropdown-text{font-size:.875rem;line-height:3rem;color:#182c4c}.dropdown-link:hover{text-decoration:none}.dropdown-link:active{outline:none;border:none}.dropdown-option-img{width:1.25rem;height:1.25rem}.dropdown-user-info-enter{max-height:auto;animation:dropdownFadeInSlide .3s ease-out forwards}.dropdown-user-info-exit{max-height:auto;animation:dropdownFadeOutSlide .3s ease-in forwards}.country-flag[data-size=sm]{width:1rem;height:.75rem}.country-flag[data-size=md]{width:1.5rem;height:1.125rem}.country-flag[data-size=lg]{width:2rem;height:1.5rem}.dropdown-language-enter{max-height:12.5rem;animation:dropdownFadeInSlide .3s ease-out forwards}.dropdown-language-exit{max-height:12.5rem;animation:dropdownFadeOutSlide .3s ease-in forwards}.dropdown-lang-select-container{font-size:.874rem;line-height:1rem;color:#828282;background-color:#fff;z-index:1}.dropdown-lang-select-container .ant-badge-dot{width:12px!important;height:12px!important;min-width:12px!important;box-shadow:0 0 0 2px #fff;background:#ff4d4f}.dropdown-lang-select-arrow{transition:transform .3s}.dropdown-lang-select-arrow-open{transform:rotate(-180deg)}.dropdown-lang-select-options-container{list-style:none;position:relative;max-height:0;min-width:100%}.dropdown-lang-select-options-container-open{max-height:12.5rem}.dropdown-lang-select-option{white-space:nowrap}.dropdown-lang-select-option:hover{background-color:#fafafa}.dropdown-lang-selected-option{color:#505050;background-color:#ebebeb}.dropdown-lang-select-placeholder{white-space:nowrap;text-overflow:ellipsis;line-height:1.125rem}.dropdown-lang-max-height{max-height:3.125rem}.dropdown-lang-container-index{z-index:3}.dropdown-lang-gray-bg{background-color:#f4f4f4}.notification-container{position:relative;left:-40px}.without-decoration,.without-decoration:hover{text-decoration:none;color:inherit}.notification_badge{font-weight:700;color:#fff;padding:2px 0;font-size:12px;position:absolute;border-radius:50%;width:18px;height:18px;background-color:red;text-align:center;top:0;left:0}.dropdown-notification-enter{max-height:12.5rem;animation:dropdownFadeInSlide .3s ease-out forwards}.dropdown-notification-exit{max-height:12.5rem;animation:dropdownFadeOutSlide .3s ease-in forwards}.notification-center-drawer .ant-drawer-header{padding:16px 20px;border-bottom:1px solid #f0f0f0}.notification-center-drawer .ant-drawer-body{padding:0;display:flex;flex-direction:column;overflow:hidden}.notification-center-filter{padding:20px 20px 16px;flex-shrink:0;border-bottom:1px solid #f0f0f0}.notification-center-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:20px}.notification-center-list{display:flex;flex-direction:column;gap:12px}.notification-center-item{position:relative;background:#fff;border-radius:8px;padding:14px 50px 14px 16px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 1px 2px rgba(0,0,0,.1);transition:all .3s;cursor:pointer;border-left:4px solid transparent;overflow:visible;word-wrap:break-word}.notification-center-item.type-success{border-left-color:#52c41a;background:#f6ffed}.notification-center-item.type-success.unread{background:#f6ffed}.notification-center-item.type-info{border-left-color:#1890ff;background:#e6f7ff}.notification-center-item.type-info.unread{background:#e6f7ff}.notification-center-item.type-warning{border-left-color:#faad14;background:#fffbe6}.notification-center-item.type-warning.unread{background:#fffbe6}.notification-center-item.type-error{border-left-color:#f5222d;background:#fff1f0}.notification-center-item.type-error.unread{background:#fff1f0}.notification-center-item.unread:after{content:"";position:absolute;right:8px;top:8px;width:10px;height:10px;background-color:#4987be;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.2);z-index:2}.notification-center-item.priority-low{opacity:.85}.notification-center-item.priority-high{font-weight:500}.notification-center-item.priority-urgent{animation:pulse 2s infinite;border-left-width:6px}.notification-center-item:hover{box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}.notification-center-item:hover .notification-delete-button{opacity:1}.notification-center-item .notification-center-item-content .ant-alert{border:none;background:transparent;padding:0}.notification-center-item .notification-center-item-content .ant-alert .ant-alert-icon{font-size:24px;line-height:24px}.notification-center-item .notification-center-item-content .ant-alert .ant-alert-message{color:rgba(0,0,0,.88);font-weight:500;margin-bottom:4px;word-break:break-word;padding-right:8px}.notification-center-item .notification-center-item-content .ant-alert .ant-alert-description{color:rgba(0,0,0,.65);font-size:14px}.notification-center-item .notification-delete-button{position:absolute;top:14px;right:16px;color:rgba(0,0,0,.45);padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s;z-index:10}.notification-center-item .notification-delete-button:hover{color:#f5222d;background:rgba(245,34,45,.1)}.notification-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.06);font-size:12px;color:rgba(0,0,0,.45);gap:8px;flex-wrap:wrap}.notification-sender{font-weight:500;color:rgba(0,0,0,.65);flex-shrink:0}.notification-timestamp{font-size:12px;color:rgba(0,0,0,.45)}.notification-category{font-size:11px;padding:2px 6px;background:rgba(0,0,0,.04);border-radius:4px;color:rgba(0,0,0,.65);text-transform:uppercase}.notification-center-actions{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.notification-center-actions .ant-btn{height:32px;padding:4px 12px;font-size:13px;line-height:24px;border-radius:4px!important;font-weight:500;transition:all .2s;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-center-actions .ant-btn.ant-btn-primary{background-color:#4987be!important;border-color:#4987be!important;color:#fff!important}.notification-center-actions .ant-btn.ant-btn-primary:hover{background-color:rgb(55.7894736842,109.004048583,156.2105263158)!important;border-color:rgb(55.7894736842,109.004048583,156.2105263158)!important}.notification-center-actions .ant-btn.ant-btn-default{background-color:#fff!important;border:1px solid #d9d9d9!important;color:rgba(0,0,0,.85)!important}.notification-center-actions .ant-btn.ant-btn-default:hover{border-color:#4987be!important;color:#4987be!important}.notification-center-actions .ant-btn.ant-btn-link{border:none!important;color:#4987be!important;padding:4px 8px}.notification-center-actions .ant-btn.ant-btn-link:hover{color:rgb(55.7894736842,109.004048583,156.2105263158)!important}.notification-center-actions .ant-btn.ant-btn-danger{background-color:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.notification-center-actions .ant-btn.ant-btn-danger:hover{background-color:#ff7875!important;border-color:#ff7875!important}.notification-center-empty,.notification-center-error{display:flex;justify-content:center;align-items:center;min-height:200px;padding:24px}.notification-center-empty .ant-empty .ant-empty-image,.notification-center-error .ant-empty .ant-empty-image{margin-bottom:16px}.notification-center-empty .ant-empty .notification-empty-content,.notification-center-error .ant-empty .notification-empty-content{display:flex;flex-direction:column;align-items:center;gap:8px}.notification-center-empty .ant-empty .notification-empty-content .notification-empty-description,.notification-center-error .ant-empty .notification-empty-content .notification-empty-description{color:rgba(0,0,0,.45);font-size:14px;text-align:center}.notification-skeleton-container{padding:0;margin-top:12px}.notification-skeleton-item{background:#fff;border-radius:8px;padding:16px;border-left:4px solid #e8e8e8;box-shadow:0 1px 3px rgba(0,0,0,.05)}.notification-skeleton-item .ant-skeleton .ant-skeleton-content .ant-skeleton-title{margin-top:0;height:20px}.notification-skeleton-item .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph{margin-top:12px}.notification-skeleton-item .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph li{height:16px}.notification-skeleton-item .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph li:first-child{width:90%!important}.notification-skeleton-item .ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph li:last-child{width:60%!important}.notification-center-observer{height:1px;width:100%;margin-top:8px}.notification-center-header{display:flex;align-items:center;justify-content:space-between;width:100%}.notification-center-header .notification-center-title{display:flex;align-items:center;gap:8px}.notification-center-header .notification-center-mark-all-read{padding:4px!important;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:rgba(0,0,0,.45);transition:all .2s;cursor:pointer;pointer-events:auto}.notification-center-header .notification-center-mark-all-read:hover{color:#4987be;background:rgba(73,135,190,.1)}.notification-center-header .notification-center-mark-all-read svg{width:18px;height:18px;pointer-events:none}.list-button{outline:none}.link-list{width:0;transition:.3s}.link-list.show-list{background-color:#011528;width:12.5rem;transition:.3s;border-radius:3px}.link-list.collapsed-list{margin-left:4rem}.link_name.collapsed{width:0}.link-list a{color:#c4c4c4;transition:.2s}.list-item a:hover{color:#fff;transition:.2s}.normal-arrow,.rotate-arrow{transition:.3s}.rotate-arrow{transform:rotate(-180deg)}.link_name{color:#fff;font-weight:500;font-size:1rem;transition:.5s}.fuction-disabled{padding-right:5px!important}.alkyMationIcon{margin-left:.6rem;margin-top:.3rem}.fuction-text-disabled{display:none!important;margin-left:1rem!important;padding-right:1rem!important}.dropdown-workspace-select-container{font-size:.874rem;line-height:1rem;color:#828282;z-index:1045;position:relative;border:2px solid hsla(0,0%,76.9%,.6)}.width-button-open{width:12rem}.dropdown-workspace-select-arrow,.dropdown-workspace-select-arrow-open{transition:transform .3s;margin-left:auto}.dropdown-workspace-select-arrow-open{transform:rotate(-180deg)}.dropdown-workspace-select-options-container{list-style:none;max-height:0;min-width:100%}.dropdown-workspace-select-options-container-open{width:11rem;max-height:20.5rem;overflow:initial!important;border:2px solid hsla(0,0%,76.9%,.6)}.ul-container{max-height:12rem}.dropdown-workspace-select-option{white-space:nowrap}.star-empty{display:none}.dropdown-workspace-select-option:hover{background-color:#e6e6e6}.dropdown-workspace-select-option:hover .star-empty{display:block}.dropdown-workspace-selected-option{color:#505050;background-color:#ebebeb}.dropdown-workspace-select-placeholder{white-space:nowrap;text-overflow:ellipsis;line-height:1.125rem}.dropdown-workspace-max-height{max-height:3.125rem;max-width:12rem}.dropdown-workspace-container-index{z-index:1045}.footer-dropdown-workspace{border-top:1px solid #bcbcbc}.unselected-border{border-color:#828282!important;transition:.2s}.modal-create-workspace{margin:auto 30rem!important;min-width:30rem!important}.text-gray{color:#5d5d5d!important}.dropdown-workspace-enter{animation:dropdownFadeInSlide .3s ease-out forwards}.dropdown-workspace-enter,.dropdown-workspace-exit{width:11rem;max-height:20.5rem;overflow:initial!important;border:2px solid hsla(0,0%,76.9%,.6)}.dropdown-workspace-exit{animation:dropdownFadeOutSlide .3s ease-in forwards}.dropdown-custom-background{background-color:hsla(0,0%,96.1%,.5)}.modal{width:100vw;height:100vh;overflow-x:hidden;background-color:rgba(31,32,41,.5);pointer-events:none;opacity:0;transition:opacity .25s ease .7s}.visible{pointer-events:auto;opacity:1;transition:all .3s ease-in-out;overflow:hidden}.modal__wrap{margin:auto .5rem;align-self:start;opacity:0;transition:opacity .25s ease .25s,transform .3s ease .25s;transform:scale(0);background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:20px}.visible .modal__wrap{opacity:1;transform:scale(1);transition:opacity .25s ease .5s,transform .35s ease .5s}.button-left-modal,.button-right-modal{box-sizing:border-box;border:1px solid #4987be}.button-left-modal{background:#fff;padding:.685rem 1.345rem}.button-right-modal{background:#4987be;padding:.685rem 1.345rem}.button-left-modal:disabled,.button-right-modal:disabled{background-color:#6c757d;border-color:#6c757d;cursor:not-allowed}.text-button-left-modal,.text-button-right-modal{font-weight:700;font-size:.875rem;line-height:1rem;letter-spacing:.025rem;margin:0prem .25rem}.text-button-left-modal{color:#4987be}.text-button-right-modal{color:#fff}.line-jump{white-space:pre-line}.button-cancel-right-modal{background:#dc251c;padding:.685rem 1.345rem}.button-cancel-left-modal,.button-cancel-right-modal{border-radius:16px;box-sizing:border-box;border:1px solid #dc251c}.text-button-cancel-left-modal{color:#dc251c}@media (min-width:400px){.container-components-modal,.modal__wrap{margin:auto 1rem}}@media (min-width:700px){.modal__wrap{margin:auto 6rem}.container-components-modal{margin:auto 3.5rem}}@media (min-width:1000px){.modal__wrap{margin:auto 14rem}}@media (min-width:1300px){.modal__wrap{margin:auto 24rem}}@media (min-width:1600px){.modal__wrap{margin:auto 34rem}}.modal-select-evaluation .modal__wrap{max-width:500px;margin:auto}.modal-select-evaluation .evaluation-list-container{border-color:#e0e0e0!important}.modal-select-evaluation .evaluation-item{transition:background-color .2s ease}.modal-select-evaluation .evaluation-item:hover{background-color:#f5f5f5}.modal-select-evaluation .evaluation-item:last-child{border-bottom:none!important}.modal-select-evaluation .evaluation-item:focus{outline:2px solid #4987be;outline-offset:-2px}.lds-ellipsis{display:inline-block;position:relative;width:5rem;height:5rem}.lds-ellipsis.no-height{height:0}.lds-ellipsis div{height:.875rem;background:#4987be}.lds-ellipsis div,.white{position:absolute;top:2.125rem;width:.875rem;border-radius:50%;animation-timing-function:cubic-bezier(0,1,1,0)}.white{display:block;background:#fff!important}.lds-ellipsis div:first-child{left:.5rem;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:.5rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:2rem;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:3.5rem;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(1.5rem)}}.form-container{height:2.25rem}.form-container-input{background:#fff;border-radius:8px;border:1.5px solid #828282}.form-container-input input{outline:none;font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.selected-border{transition:.2s}.workspace-dropdown-content{min-width:100%;max-width:320px;overflow:initial;border:1px solid #bcbcbc;z-index:100}.workspace-dropdown-content,.workspace-dropdown-content-sidebar{max-height:28rem;box-shadow:0 4px 12px rgba(0,0,0,.1);position:absolute;top:100%;left:0}.workspace-dropdown-content-sidebar{width:11rem;overflow:initial!important;border:1px solid hsla(0,0%,76.9%,.6);z-index:1045}.workspace-dropdown-collapsed{top:0!important;left:100%!important;margin-left:.5rem}.workspace-dropdown-list{max-height:16rem;list-style:none;padding:0;overflow-y:auto;overflow-x:hidden;margin:0}.workspace-dropdown-option{padding:.5rem .75rem;transition:all .15s ease;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.workspace-dropdown-option:hover{background-color:rgb(210.5,210.5,210.5);box-shadow:inset 3px 0 0 #4987be}.workspace-dropdown-option:hover .star-empty svg,.workspace-dropdown-option:hover svg{transform:scale(1.1)}.workspace-dropdown-option.workspace-dropdown-option-active{background-color:rgba(73,135,190,.15);border-left:3px solid #4987be;padding-left:calc(.75rem - 3px);box-shadow:0 1px 3px rgba(73,135,190,.1)}.workspace-dropdown-option.workspace-dropdown-option-active .workspace-option-name{font-weight:700;color:rgb(55.7894736842,109.004048583,156.2105263158)}.workspace-option-button{flex:1;min-width:0;display:flex;align-items:center;gap:.5rem}.workspace-option-button:focus-visible{outline:2px solid #4987be;outline-offset:2px;border-radius:4px}.workspace-option-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-option-star{flex-shrink:0;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}.workspace-option-star:focus-visible{outline:2px solid #4987be;outline-offset:2px;border-radius:4px}.workspace-dropdown-footer{border-top:1px solid #bcbcbc;padding:.5rem .75rem;transition:background-color .2s ease}.workspace-dropdown-footer a{transition:all .2s ease;border-radius:4px;padding:.5rem .75rem;background-color:hsla(0,0%,92.5%,.3)}.workspace-dropdown-footer a:hover{background-color:#ececec;transform:translateX(2px)}.workspace-dropdown-footer a:focus-visible{outline:2px solid #4987be;outline-offset:2px}.workspace-dropdown-actions{border-top:1px solid #bcbcbc;padding:.5rem}.workspace-dropdown-action-button{padding:.5rem .75rem;transition:all .2s ease;border-radius:4px;background-color:hsla(0,0%,92.5%,.3);display:flex;align-items:center;gap:.25rem}.workspace-dropdown-action-button:hover{color:#4987be!important;background-color:rgba(73,135,190,.1);transform:translateY(-1px)}.workspace-dropdown-action-button:active{transform:scale(.98)}.workspace-dropdown-action-button:focus-visible{outline:2px solid #4987be;outline-offset:2px}.workspace-dropdown-action-button:not(:last-child){border-right:1px solid #bcbcbc}.text-gray{color:#4f4f4f!important}.box-icon{width:1.5rem;height:1.5rem;border-radius:4px;overflow:hidden}.img-icon-dropdown{width:1rem;height:1rem;-o-object-fit:cover;object-fit:cover}.diamond-icon-small{width:32px;height:32px}.diamond-icon-xs{width:24px;height:24px}.diamond-icon-micro{width:18px;height:18px}.diamond-background{border:1px solid #8e8146}.diamond-background:hover{background-color:#e0cb6d}.badge-pro-container{display:flex;align-items:center;justify-content:center;border-radius:15px;padding:5px 8px;gap:5px;color:#fff;background-color:#4e4e4e}.badge-pro-text{font-weight:800;font-size:small}.dropdown-menu-text{font-size:1rem;line-height:3.875rem}.overlay{background-color:rgba(0,0,0,.5);z-index:12}.dropdown-menu-responsive{width:18.5rem;z-index:13;background-color:#011528;transform:translateX(100%);transition:transform .5s}.dropdown-active{height:100vh;transform:translateX(0);transition:transform .5s}.menu-responsive-icon{width:1.125rem;height:1.125rem}.responsive-sidebar-list-container{height:calc(100% - 8rem)}.switch{width:2.75rem;min-width:2.75rem;height:1.5rem;border-radius:20px}.switch-active{background-color:#4987be;transition:color .5s}.switch-inactive{background-color:#c7c7c7;transition:color .5s}.switch input{opacity:0;width:0;height:0}.slider{top:0;left:0;right:0;bottom:0}.slider,.slider:after{height:1rem;width:1rem}.slider:after{position:absolute;content:"";left:1.45rem;bottom:-4px;border-radius:50%;background-color:#fff;transition:.3s}input:checked+.slider:after{transform:translateX(-1.15rem);transition:.3s}.toggle-selected-option{color:#272727;transition:color .5s}.toggle-unselected-option{color:#939393;transition:color .5s}.cursor-loading{cursor:wait!important}.switch-container{height:-moz-fit-content;height:fit-content}.maintenance-title{font-size:2.25rem;line-height:2.375rem;color:#222}.maintenance-subtitle{font-weight:600;font-size:1.5rem;line-height:2.375rem;color:#828282}.maintenance-button{padding:.565rem 1rem;background:#4987be;border-radius:1rem}.maintenance-button-text{font-size:.875rem;line-height:1rem}.sk-chase{width:40px;height:40px;position:relative;animation:sk-chase 2.5s linear infinite both;margin:50px auto}.sk-chase-dot{width:100%;height:100%;position:absolute;left:0;top:0;animation:sk-chase-dot 2s ease-in-out infinite both}.sk-chase-dot:before{content:"";display:block;width:25%;height:25%;background-color:#4987be;border-radius:100%;animation:sk-chase-dot-before 2s ease-in-out infinite both}.sk-chase-dot:first-child{animation-delay:-1.1s}.sk-chase-dot:nth-child(2){animation-delay:-1s}.sk-chase-dot:nth-child(3){animation-delay:-.9s}.sk-chase-dot:nth-child(4){animation-delay:-.8s}.sk-chase-dot:nth-child(5){animation-delay:-.7s}.sk-chase-dot:nth-child(6){animation-delay:-.6s}.sk-chase-dot:first-child:before{animation-delay:-1.1s}.sk-chase-dot:nth-child(2):before{animation-delay:-1s}.sk-chase-dot:nth-child(3):before{animation-delay:-.9s}.sk-chase-dot:nth-child(4):before{animation-delay:-.8s}.sk-chase-dot:nth-child(5):before{animation-delay:-.7s}.sk-chase-dot:nth-child(6):before{animation-delay:-.6s}@keyframes sk-chase{to{transform:rotate(1turn)}}@keyframes sk-chase-dot{80%,to{transform:rotate(1turn)}}@keyframes sk-chase-dot-before{50%{transform:scale(.6)}0%,to{transform:scale(1)}}.header{height:3rem;background:#fff;box-shadow:0 2px 0 rgba(0,0,0,.1);position:sticky!important;top:0!important;z-index:12}.logo{width:7.5rem;height:auto}@media screen and (max-width:992px){.logo{width:5.5rem}}.dropdown-logo{width:2rem;height:2rem}.dropdown-name{margin:auto .75rem;font-size:.875rem;line-height:1rem;color:#182c4c}.dropdown-menu-burger{width:1.125rem;height:.875rem}.header-toggle{height:-moz-fit-content;height:fit-content;margin:auto}@media screen and (max-width:768px){.header-toggle{display:none}}.hoverable-btn,.hoverable-btn:hover{transition:all .1s ease!important;cursor:pointer;text-decoration:none}.schedule-demo-btn,.schedule-demo-btn:visited{color:#757575!important}.calendar-basic-icon,.demo-icon{fill:#757575!important}.demo-onboarding{background-color:transparent;border:none}.schedule-demo-btn-container:hover .schedule-demo-btn{color:#4987be!important}.schedule-demo-btn-container:hover .calendar-basic-icon,.schedule-demo-btn-container:hover .demo-icon{fill:#4987be!important}.calendar-basic-icon-margin{margin-bottom:.125rem}*{margin:0;padding:0;box-sizing:border-box}.sidebar{top:90;left:-13.5rem;height:100%;width:13.5rem;background-color:#4987be;transition:all .5s;z-index:8}.sidebar .nav-links{padding-top:3rem}.sidebar-scrollable{height:calc(100% - 50px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:#4987be transparent}.sidebar-scrollable::-webkit-scrollbar{width:.5rem}.sidebar-scrollable::-webkit-scrollbar-track{background:transparent}.sidebar-scrollable::-webkit-scrollbar-thumb{background-color:#4987be!important;border-radius:20px;border:2px solid hsla(0,0%,100%,.5019607843)}.sidebar .nav-links li{list-style:none}.sidebar .nav-links li:first-child{list-style:none;margin:0}.sidebar .nav-links li#DROPDOWN_WORKSPACE{position:relative;z-index:1045}.sidebar-icon-rotate{transform:rotate(-90deg);transition:transform .5s}.disabled-icon-side-bar{margin:0!important}.disabled-icon-side-bar,.sidebar-icon{height:1.5rem;width:1.5rem}.sidebar .nav-links li img{margin-left:.75rem}.sidebar .nav-links li a{text-decoration:none;white-space:nowrap}.nav-links li a:hover{text-decoration:none;color:#fff}.sidebar .nav-links li a span{color:#fff;font-weight:500;font-size:1rem;margin-left:.75rem;transition:.5s}.menu-collapses{padding:0 1.438rem}.sidebar-active{margin-left:.1rem;background-color:rgba(165,196,224,.5960784314)}.sidebar.close-sidebar{width:4rem}.sidebar.close-sidebar .sidebar-icon-rotate{transform:rotate(0deg);transition:transform .5s}.sidebar.close-sidebar .nav-links li .nav-links__item .link_name{color:hsla(0,0%,100%,.2);transition:.5s}.sidebar.close-sidebar .nav-links li a{margin-left:.015rem;white-space:nowrap}.sidebar.close-sidebar .menu-collapses{padding:0 auto}.sidebar .disable-child-side-bar span{width:100%;color:#aaa!important;padding-right:2px!important}.sidebar .disable-child-side-bar svg{fill:#aaa!important}.home-section{position:relative;left:0;transition:all .5s}.home-content{width:100%;height:inherit}.sidebar.close-sidebar~.home-section{left:0;transition:all .5s}.home-section .home-content .bx-menu,.home-section .home-content .text{color:#11101d;font-size:2.188rem}.home-section .home-content .bx-menu{margin:0 .938rem;cursor:pointer}.home-section .home-content .text{font-weight:600}.icon-selected{stroke:#a5c4e0;fill:#a5c4e0}.icon-normal{stroke:#fff;fill:#fff}.sidebar-item-link{transition:.5s;width:100%}.sidebar-item-link:hover{background-color:rgba(165,196,224,.4117647059);transition:.5s}@media(max-width:768px){.sidebar{display:none}.sidebar.close-sidebar{width:0}.home-section,.sidebar.close-sidebar~.home-section{width:100%;left:0}}@media(min-width:992px){.sidebar{display:block;left:0}.home-section{left:13.5rem;width:calc(100% - 13.5rem)}.sidebar.close-sidebar~.home-section{left:4rem;width:calc(100% - 4rem)}}.ml-1_2rem{margin-left:1.2rem!important}.burger-menu{display:inline-block;height:.125rem;margin-right:1.685rem;transform:translateX(0)}.burger-menu span.main-nav-toggle{display:block;width:1.375rem;height:100%;left:1.065rem;position:absolute;top:.935rem}.burger-menu span.main-nav-toggle:after,.burger-menu span.main-nav-toggle:before{content:"";position:absolute;top:0;height:0;border-bottom:4px solid #fff;width:100%;left:0;right:0;transition:all .4s ease-out}.burger-menu span.main-nav-toggle:after{top:100%}.burger-menu span.main-nav-toggle i{display:block;text-indent:100%;overflow:hidden;white-space:nowrap;height:.25rem;background-color:#fff;width:100%;position:absolute;top:50%;transition:all .1s ease-out}.burger-menu span.main-nav-toggle.active-menu:after{transform:rotate(-45deg);transform-origin:center;top:50%}.burger-menu span.main-nav-toggle.active-menu:before{transform:rotate(45deg);transform-origin:center;top:50%}.burger-menu span.main-nav-toggle.active-menu i{opacity:0}.layout-skeleton-wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background-color:#fafafa;pointer-events:all}.layout-skeleton-wrapper li,.layout-skeleton-wrapper ul{list-style:none!important;padding-left:0!important}.layout-skeleton-wrapper .skeleton-content-area{margin-left:80px;padding-top:70px;max-width:calc(100% - 80px)}@media(max-width:991px){.layout-skeleton-wrapper .skeleton-content-area{margin-left:0;max-width:100%}}.sidebar .ant-skeleton-element{display:inline-flex;align-items:center}.sidebar .ant-skeleton-element .ant-skeleton-avatar,.sidebar .ant-skeleton-element .ant-skeleton-button{background:hsla(0,0%,100%,.1)!important}.header .skeleton-logo .ant-skeleton-input{width:7.5rem!important;height:28px!important}.header .skeleton-header-icon.ant-skeleton-button{width:24px!important;height:24px!important}.header .skeleton-header-button.ant-skeleton-button{width:80px!important;height:32px!important}.header .skeleton-header-user-text .ant-skeleton-input{width:100px!important;margin-left:8px!important}.sidebar .skeleton-sidebar-icon.ant-skeleton-button{width:20px!important;height:16px!important;background:hsla(0,0%,100%,.1)!important}.sidebar .skeleton-nav-icon.ant-skeleton-button{width:24px!important;height:24px!important;background:hsla(0,0%,100%,.1)!important}.content-min-height{min-height:calc(100vh - 80px)}.introjs-fixedTooltip{left:1.0735rem!important}.not-accepted-terms-and-conditions-modal-container{width:100vw;height:100vh}.modal-bg-image{height:100%;background-image:url(/static/media/partners-new-home.c65fe0a0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(10px)}.modal-card{position:fixed!important;min-height:200px;max-width:90%;max-height:80vh;z-index:1050;top:50%;left:50%;transform:translate(-50%,-50%);animation:modal-animation .5s ease}.overflow{overflow-y:auto}.overflow-y-auto{min-width:800px;overflow-y:auto}.modal-card.min-width{min-width:65%!important}.modal-background-custom{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:1040}.modal-close-button{position:absolute;right:1.25rem;top:1.25rem;line-height:1.5rem;background:none;border:none;font-size:1.625rem}.modal-close-button-relative{position:relative;align-self:flex-end;background:none;border:none;font-size:1.625rem}.defaultCursor{cursor:default!important}@media screen and (min-width:576px){.modal-card.min-width{width:90%}}@media screen and (min-width:1000px){.modal-card.min-width{width:80%;min-width:0!important}}.language-container-preferred{max-height:400px;overflow-y:auto}.login-input-container{background-color:#f5fcff}.login-input-blur{border-bottom:.065rem solid #c4c4c4}.login-input-placeholder{padding:.625rem;pointer-events:none;left:0;top:0;transition:.2s;transition-timing-function:ease;opacity:.5}.login-input-focused{border-bottom:.075rem solid #4987be}.input-login-image{width:1.25rem}.login-input{padding:.625rem;outline:none;font-weight:600;color:#6b7280}.login-input::-moz-placeholder{font-style:italic;font-weight:400;font-size:.875rem}.login-input::placeholder{font-style:italic;font-weight:400;font-size:.875rem}.login-input:not(:-moz-placeholder)+.login-input-placeholder{opacity:1;transform:scale(.9) translateY(-100%) translateX(-2.5rem)}.login-input:focus+.login-input-placeholder,.login-input:not(:placeholder-shown)+.login-input-placeholder{opacity:1;transform:scale(.9) translateY(-100%) translateX(-2.5rem)}.border-danger{border-bottom:1px solid #fc4040}$grey-1:#686868;$grey-2:#bcbcbc;$grey-3:#ececec;$grey-4:#d9d9d9;$violet-secundary:#41479b;$blue-secondary:#0e9ce2;$blue-dark:#357b9e;$blue-mid:#79a6cf;$blue-principal:#4987be;$blue-light:#a5c4e0;$orange-error:#ff852c;$grey-secondary:#4f4f4f;$red-light:#feebeb;$red-principal:#ff7676;$green-light:#c2f2de;$green-principal:#67e0ae;$green-secondary:#a3ecce;$grey-background:#f5f6f6;.otp-container{margin-top:1rem;margin-bottom:1rem}.otp-input{width:3rem;height:3rem;border:1px solid #c4c4c4;border-radius:4px;font-size:1.25rem;font-weight:700;transition:border-color .2s,box-shadow .2s;background-color:#fff;color:grey-1}.otp-input:focus{border-color:blue-principal;outline:none;box-shadow:0 0 0 2px violet-secundary}.logged-out-container{height:100vh}.logged-out-layout-title{font-size:1.25rem}.decoration-bottom{display:flex}.steps-children-loggedout-container{width:35rem;height:80vh;border-radius:25px;overflow-y:auto;justify-content:space-evenly;animation:showContent 2s ease-out}.steps-children-loggedout-container::-webkit-scrollbar-track{background-color:transparent;border-radius:15px}.steps-children-loggedout-container::-webkit-scrollbar-thumb{background-color:#4987be!important;border-radius:15px;border:.1px solid transparent}.steps-children-loggedout-container::-webkit-scrollbar-thumb:hover{background-color:#07c}.forgot-password-container{width:35rem;height:60vh;border-radius:25px;z-index:1;animation:showContent 2s ease-out}.steps-image-info-container{max-width:40rem;min-width:25rem;height:80vh;z-index:3;border-radius:25px;animation:showContent 2s ease-out}.img-more-info{width:90%;border-radius:15px;max-height:55vh}.logged-out-layout-subtitle{font-weight:600;color:#5c5c5c}.logged-out-bg-image{max-height:100vh;background-size:cover;background-position:50%}.logged-out-children-container{max-height:100vh;overflow-y:scroll;scrollbar-width:none}.logged-out-children-container::-webkit-scrollbar{display:none}.login-subtitle,.login-title{color:#222}.logged-out-logo{width:140px}.login-form-button{padding:.65rem .75rem}.register-with-google-btn{color:#686868;border:.063rem solid #bcbcbc;background-color:transparent}.login-content-margin{margin:0 .625rem}.verify-email-view{height:100vh!important}.toggle-have-account-text{color:#5f5f5f}@media(max-width:768px){.logged-out-children-container{width:100%!important}.steps-children-container{width:95%!important;height:95%!important}.decoration-bottom{display:none}}@keyframes showContent{0%{opacity:0}to{opacity:1}}.language-selector-login{z-index:1050}.steps-children-container::-webkit-scrollbar{display:none}.disabled-button-background{background-color:#757575}.login-form-container{width:90%}.login-step-subtitle{font-size:1.375rem}.login-section-divider{padding:2vh 0;font-style:normal;font-weight:500;font-size:.75rem;line-height:2.25rem;letter-spacing:.065rem}.login-section-divider:before{margin-right:1rem}.login-section-divider:after,.login-section-divider:before{content:"";top:0;bottom:0;width:100px;height:1px;border-bottom:1px solid #c4c4c4;position:relative}.login-section-divider:after{margin-left:1rem}.modal-tac-container{width:100%!important;max-width:44rem!important}.modal-close-icon{font-size:3.125rem!important}.close-modal-button{width:-moz-fit-content;width:fit-content}.container{overflow:hidden;padding:0;display:flex;justify-content:center;max-height:100vh}.children-container{display:flex;flex-direction:column;padding:1rem 1.875rem}.input-show-pass-btn{position:absolute;bottom:0;right:0;padding:7px 20px;color:#444;border:none;background:none;z-index:1}.input-show-pass-btn:focus-visible{outline:none}.danger-text{color:#ea182c}.input-container{position:relative;padding-bottom:4px}.input-container:before{content:"";display:inline-block;height:1px;width:100%;background:#a8a8a8;position:absolute;left:0;bottom:0}.input-container-hover:before{height:2px}.input-container:after{content:"";display:inline-block;height:2px;width:100%;background:#4987be;position:absolute;left:0;bottom:0;transform:rotateY(90deg);transition:transform .3s}.input-container-active:after,.input-error:after{transform:rotateY(0deg)}.input-error:after{background:#ea182c;transition:transform .3s}.custom-input{border:none;background:none;height:28px}.custom-input:focus-visible{outline:none}.custom-input-label{position:absolute;transform:translateY(25px);transition:transform .3s,font-size .3s;cursor:text;color:#737374}.custom-input-label-active{transform:translateY(0);cursor:default;font-size:90%;color:#212529}.not-approved-card{max-width:50rem}.not-approved-form{min-width:12.5rem}.brand-logo{margin-bottom:2rem}.name-container{margin:auto}.name-welcome{font-size:1.25rem;margin-bottom:1.875rem;text-transform:capitalize}.welcome-last-step{font-size:1rem;margin-bottom:.5rem}.welcome-last-step-subtitle{color:#5f5f5f}.last-step-title-container{padding:0 1.5rem;margin-bottom:1.875rem}.finish-button:disabled{background:grey!important;cursor:not-allowed;border-color:grey!important}.option-container{width:100%;height:3.125rem;border:2px solid;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;margin-bottom:.7rem;cursor:pointer}.interest-option{color:#5f5f5f;-webkit-user-select:none;-moz-user-select:none;user-select:none}.interest-active{border-color:#4987be}.interest-not-active{border-color:#c1c1c1}.register-navigation-buttons{padding:.4rem 1.6rem}.not-approved-input{outline:none;border-radius:8px;padding:.9rem}.active{border:1px solid #4987be}.disabled{border:1px solid #828282}.not-approved-input:-moz-read-only{cursor:not-allowed}.not-approved-input:read-only{cursor:not-allowed}.error-message{color:#ea182c}.not-approved-toggle{outline:none;border-radius:8px;padding:.9rem}.dropdown-select-container{color:#4987be}.dropdown-container-index{position:relative}.disabled-arrow{filter:grayscale(100%)}.translate-options-dropdown{margin-top:14vh!important}.home-profile-img.skeleton-avatar.ant-skeleton-element .ant-skeleton-avatar,.size-profile-img.skeleton-avatar.ant-skeleton-element .ant-skeleton-avatar{width:inherit!important;height:inherit!important}.home-plan-image.ant-skeleton-element .ant-skeleton-avatar{width:4.8rem!important;height:4.8rem!important}@media(max-width:992px){.home-plan-image.ant-skeleton-element .ant-skeleton-avatar{width:5rem!important;height:5rem!important}}.skeleton-plan-title .ant-skeleton-input{width:140px!important;height:20px!important}.skeleton-user-name .ant-skeleton-input{width:160px!important;height:20px!important}.skeleton-credits-text .ant-skeleton-input{width:180px!important;height:14px!important}.skeleton-profile-percentage .ant-skeleton-input,.skeleton-renewal-text .ant-skeleton-input{width:200px!important;height:14px!important;margin-bottom:.5rem!important}.skeleton-progress-container{margin:.375rem 0}.skeleton-progress-container .skeleton-progress-bar.ant-skeleton-button{height:.5rem!important;border-radius:.5rem!important}.skeleton-plan-button.ant-skeleton-button{padding:.3rem 1rem;border:1px solid #e1e1e1}.skeleton-recommend-button.ant-skeleton-button{padding:.3rem 1rem}.skeleton-profile-button.ant-skeleton-button{padding:.3rem 1rem;border:1px solid #e1e1e1}.empty-container{background-color:#f4f4f4;border-radius:.5rem}.background-top{left:0;top:0}.banner-links-container a:hover{text-decoration:none;color:#6c757d}.saved-filters-list li:before{content:"•";font-size:1rem;margin-right:.5rem}@media screen and (min-width:1024px){.search-container{max-width:49%}}.show-contact-modal{transition:all .2s;opacity:1}.not-show-contact-modal{transition:all .2s;width:0;opacity:0}.contact-gmail-icon{width:1.5rem;height:1.5rem}.checkbox{--border-active:#58dda6}.checkbox input,.checkbox svg{width:14px;height:14px}.checkbox.bounce input:checked{--s:11px}.search-dashboard-checkbox{--border-active:#58dda6}.search-dashboard-checkbox input,.search-dashboard-checkbox svg{width:18px;height:18px}.search-dashboard-checkbox.bounce input:checked{--s:11px}.confirm-modal-container{max-width:22rem;cursor:auto}.show-confirm-modal{transition:all .2s;opacity:1;bottom:2.6rem}.not-show-confirm-modal{transition:all .2s;width:0;opacity:0}.button-confirm-modal{background:#4987be;border:none;border-radius:2rem;padding:.4rem;transition:all .2s ease}.button-confirm-modal:hover{background:#3a6fa5;box-shadow:0 2px 4px rgba(0,0,0,.2)}.button-confirm-modal:active{box-shadow:none}.button-confirm-modal-text{font-size:.875rem;text-decoration-line:none;color:#fff}.button-cancel-modal{background:#fff;border:1px solid #4987be;border-radius:2rem;padding:.315rem 0;transition:all .2s ease}.button-cancel-modal:hover{background:#f0f7fd;border-color:#3a6fa5;box-shadow:0 2px 4px rgba(0,0,0,.1)}.button-cancel-modal:active{box-shadow:none}.button-cancel-modal-text{font-size:.875rem;text-decoration-line:none;color:#4987be}.profile-list-item-name-container{min-width:10rem}.profile-list-item-name,.profile-list-item-name-container{text-overflow:ellipsis;white-space:nowrap}.profiles-list-container[data-size~="0"] .profiles-list-name-width{width:100%}.profiles-list-container[data-size~="0"] .profiles-list-actions-width{width:4.5rem}.profiles-list-container[data-size~="0"] .profiles-list-english-width,.profiles-list-container[data-size~="0"] .profiles-list-sent-date-width{width:2.75rem}.profiles-list-container[data-size~="0"] .profiles-list-score-width{width:3.25rem}.profiles-list-container[data-size~="0"] .profiles-list-country-width{width:2rem}.profiles-list-container[data-size~="0"] .profiles-list-tech-width{width:4.9rem}.profiles-list-container[data-size~="450"] .profiles-list-name-width{width:25%}.profiles-list-container[data-size~="700"] .profiles-list-country-width{width:5rem}.profiles-list-container[data-size~="700"] .profiles-list-invited-width{width:7rem}.profiles-list-container[data-size~="700"] .profiles-list-tech-width{width:8.25rem}.profiles-list-container[data-size~="700"] .profiles-list-score-width{width:6.1rem}.profiles-list-container[data-size~="800"] .profiles-list-english-width{width:8.25rem}.profiles-list-container[data-size~="900"] .profiles-list-english-width{width:10.5rem}.profiles-list-container[data-size~="800"] .profiles-list-sent-date-width{width:8.25rem}.profiles-list-container[data-size~="900"] .profiles-list-sent-date-width{width:10.5rem}.mix-yellow-0{background-color:#ffdc57}.mix-yellow-1{background-color:rgb(252.634,218.895,88.339)}.mix-yellow-2{background-color:rgb(250.268,217.79,89.678)}.mix-yellow-3{background-color:rgb(247.902,216.685,91.017)}.mix-yellow-4{background-color:rgb(245.536,215.58,92.356)}.mix-yellow-5{background-color:rgb(243.17,214.475,93.695)}.mix-yellow-6{background-color:rgb(240.804,213.37,95.034)}.mix-yellow-7{background-color:rgb(238.438,212.265,96.373)}.mix-yellow-8{background-color:rgb(236.072,211.16,97.712)}.mix-yellow-9{background-color:rgb(233.706,210.055,99.051)}.mix-yellow-10{background-color:rgb(231.34,208.95,100.39)}.mix-yellow-11{background-color:rgb(228.974,207.845,101.729)}.mix-yellow-12{background-color:rgb(226.608,206.74,103.068)}.mix-yellow-13{background-color:rgb(224.242,205.635,104.407)}.mix-yellow-14{background-color:rgb(221.876,204.53,105.746)}.mix-yellow-15{background-color:rgb(219.51,203.425,107.085)}.mix-yellow-16{background-color:rgb(217.144,202.32,108.424)}.mix-yellow-17{background-color:rgb(214.778,201.215,109.763)}.mix-yellow-18{background-color:rgb(212.412,200.11,111.102)}.mix-yellow-19{background-color:rgb(210.046,199.005,112.441)}.mix-yellow-20{background-color:rgb(207.68,197.9,113.78)}.mix-yellow-21{background-color:rgb(205.314,196.795,115.119)}.mix-yellow-22{background-color:rgb(202.948,195.69,116.458)}.mix-yellow-23{background-color:rgb(200.582,194.585,117.797)}.mix-yellow-24{background-color:rgb(198.216,193.48,119.136)}.mix-yellow-25{background-color:rgb(195.85,192.375,120.475)}.mix-yellow-26{background-color:rgb(193.484,191.27,121.814)}.mix-yellow-27{background-color:rgb(191.118,190.165,123.153)}.mix-yellow-28{background-color:rgb(188.752,189.06,124.492)}.mix-yellow-29{background-color:rgb(186.386,187.955,125.831)}.mix-yellow-30{background-color:rgb(184.02,186.85,127.17)}.mix-yellow-31{background-color:rgb(181.654,185.745,128.509)}.mix-yellow-32{background-color:rgb(179.288,184.64,129.848)}.mix-yellow-33{background-color:rgb(176.922,183.535,131.187)}.mix-yellow-34{background-color:rgb(174.556,182.43,132.526)}.mix-yellow-35{background-color:rgb(172.19,181.325,133.865)}.mix-yellow-36{background-color:rgb(169.824,180.22,135.204)}.mix-yellow-37{background-color:rgb(167.458,179.115,136.543)}.mix-yellow-38{background-color:rgb(165.092,178.01,137.882)}.mix-yellow-39{background-color:rgb(162.726,176.905,139.221)}.mix-yellow-40{background-color:rgb(160.36,175.8,140.56)}.mix-yellow-41{background-color:rgb(157.994,174.695,141.899)}.mix-yellow-42{background-color:rgb(155.628,173.59,143.238)}.mix-yellow-43{background-color:rgb(153.262,172.485,144.577)}.mix-yellow-44{background-color:rgb(150.896,171.38,145.916)}.mix-yellow-45{background-color:rgb(148.53,170.275,147.255)}.mix-yellow-46{background-color:rgb(146.164,169.17,148.594)}.mix-yellow-47{background-color:rgb(143.798,168.065,149.933)}.mix-yellow-48{background-color:rgb(141.432,166.96,151.272)}.mix-yellow-49{background-color:rgb(139.066,165.855,152.611)}.mix-yellow-50{background-color:rgb(136.7,164.75,153.95)}.mix-yellow-51{background-color:rgb(134.334,163.645,155.289)}.mix-yellow-52{background-color:rgb(131.968,162.54,156.628)}.mix-yellow-53{background-color:rgb(129.602,161.435,157.967)}.mix-yellow-54{background-color:rgb(127.236,160.33,159.306)}.mix-yellow-55{background-color:rgb(124.87,159.225,160.645)}.mix-yellow-56{background-color:rgb(122.504,158.12,161.984)}.mix-yellow-57{background-color:rgb(120.138,157.015,163.323)}.mix-yellow-58{background-color:rgb(117.772,155.91,164.662)}.mix-yellow-59{background-color:rgb(115.406,154.805,166.001)}.mix-yellow-60{background-color:rgb(113.04,153.7,167.34)}.mix-yellow-61{background-color:rgb(110.674,152.595,168.679)}.mix-yellow-62{background-color:rgb(108.308,151.49,170.018)}.mix-yellow-63{background-color:rgb(105.942,150.385,171.357)}.mix-yellow-64{background-color:rgb(103.576,149.28,172.696)}.mix-yellow-65{background-color:rgb(101.21,148.175,174.035)}.mix-yellow-66{background-color:rgb(98.844,147.07,175.374)}.mix-yellow-67{background-color:rgb(96.478,145.965,176.713)}.mix-yellow-68{background-color:rgb(94.112,144.86,178.052)}.mix-yellow-69{background-color:rgb(91.746,143.755,179.391)}.mix-yellow-70{background-color:rgb(89.38,142.65,180.73)}.mix-yellow-71{background-color:rgb(87.014,141.545,182.069)}.mix-yellow-72{background-color:rgb(84.648,140.44,183.408)}.mix-yellow-73{background-color:rgb(82.282,139.335,184.747)}.mix-yellow-74{background-color:rgb(79.916,138.23,186.086)}.mix-yellow-75{background-color:rgb(77.55,137.125,187.425)}.mix-green-0{background-color:#4987be}.mix-green-1{background-color:rgb(73.84,138.4,189.08)}.mix-green-2{background-color:rgb(74.68,141.8,188.16)}.mix-green-3{background-color:rgb(75.52,145.2,187.24)}.mix-green-4{background-color:rgb(76.36,148.6,186.32)}.mix-green-5{background-color:rgb(77.2,152,185.4)}.mix-green-6{background-color:rgb(78.04,155.4,184.48)}.mix-green-7{background-color:rgb(78.88,158.8,183.56)}.mix-green-8{background-color:rgb(79.72,162.2,182.64)}.mix-green-9{background-color:rgb(80.56,165.6,181.72)}.mix-green-10{background-color:rgb(81.4,169,180.8)}.mix-green-11{background-color:rgb(82.24,172.4,179.88)}.mix-green-12{background-color:rgb(83.08,175.8,178.96)}.mix-green-13{background-color:rgb(83.92,179.2,178.04)}.mix-green-14{background-color:rgb(84.76,182.6,177.12)}.mix-green-15{background-color:rgb(85.6,186,176.2)}.mix-green-16{background-color:rgb(86.44,189.4,175.28)}.mix-green-17{background-color:rgb(87.28,192.8,174.36)}.mix-green-18{background-color:rgb(88.12,196.2,173.44)}.mix-green-19{background-color:rgb(88.96,199.6,172.52)}.mix-green-20{background-color:rgb(89.8,203,171.6)}.mix-green-21{background-color:rgb(90.64,206.4,170.68)}.mix-green-22{background-color:rgb(91.48,209.8,169.76)}.mix-green-23{background-color:rgb(92.32,213.2,168.84)}.mix-green-24{background-color:rgb(93.16,216.6,167.92)}.mix-green-25{background-color:#5edca7}.recruit-session-dropdown-container{position:relative}.recruit-session-dropdown-container .dropdown-menu-container{top:calc(100% + 8px);right:0;min-width:280px;max-width:400px;z-index:1050;border-radius:8px;border:1px solid #e0e0e0;animation:slideDown .2s ease}.recruit-session-dropdown-container .dropdown-menu-container .search-container-dropdown{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.recruit-session-dropdown-container .dropdown-menu-container .search-container-dropdown input{font-size:14px;border:1px solid #ced4da;border-radius:4px;padding:6px 12px}.recruit-session-dropdown-container .dropdown-menu-container .search-container-dropdown input:focus{border-color:#4987be;box-shadow:0 0 0 .2rem rgba(73,135,190,.25)}.recruit-session-dropdown-container .dropdown-menu-container .options-container::-webkit-scrollbar{width:6px}.recruit-session-dropdown-container .dropdown-menu-container .options-container::-webkit-scrollbar-track{background:#f1f1f1}.recruit-session-dropdown-container .dropdown-menu-container .options-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.recruit-session-dropdown-container .dropdown-menu-container .options-container::-webkit-scrollbar-thumb:hover{background:#555}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container{border-bottom:1px solid #f0f0f0;transition:all .15s ease}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container:last-child{border-bottom:none}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container.selected-item,.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container:hover{background-color:#f5f8fa}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container.selected-item .dropdown-item-btn,.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container:hover .dropdown-item-btn{color:#1a73e8}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container.selected-item .item-number,.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container:hover .item-number{color:#1a73e8!important}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container.selected-item{background-color:#e8f0fe}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container .dropdown-item-btn{font-size:14px;transition:color .15s ease}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container .dropdown-item-btn:focus{outline:2px solid #4987be;outline-offset:-2px}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container .dropdown-item-btn .item-number{font-size:12px;min-width:24px}.recruit-session-dropdown-container .dropdown-menu-container .dropdown-item-container .dropdown-item-btn .item-name{font-weight:500}.recruit-session-dropdown-container .dropdown-menu-container .empty-state{min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center}.recruit-session-dropdown-container .dropdown-menu-container .empty-state p{font-size:14px;color:#6c757d}.recruit-session-dropdown-container .dropdown-menu-container .empty-state .btn{font-size:12px;font-weight:600;background-color:#4987be;border-color:#4987be}.recruit-session-dropdown-container .dropdown-menu-container .empty-state .btn:hover{background-color:#3a6fa5;border-color:#3a6fa5;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.magnifying-glass-dropdown{list-style:none;max-height:0;width:12rem;z-index:10;right:0;box-shadow:0 0 6px 0 rgba(0,0,0,.1607843137)}.magnifying-glass-dropdown.open{max-height:12.5rem}.favorites-page-container{max-width:65rem}.favorite-list-item-name-container{min-width:10rem}.favorite-list-item-name,.favorite-list-item-name-container{text-overflow:ellipsis;white-space:nowrap}.profiles-list-container[data-size~="0"] .favorites-list-name-width{width:100%}.profiles-list-container[data-size~="0"] .favorites-list-actions-width{width:4.5rem}.profiles-list-container[data-size~="0"] .favorites-list-english-width{width:2.75rem}.profiles-list-container[data-size~="0"] .favorites-list-score-width{width:3.25rem}.profiles-list-container[data-size~="0"] .favorites-list-country-width{width:2rem}.profiles-list-container[data-size~="0"] .favorites-list-tech-width{width:4.9rem}.profiles-list-container[data-size~="450"] .favorites-list-name-width{width:25%}.profiles-list-container[data-size~="700"] .favorites-list-country-width{width:5rem}.profiles-list-container[data-size~="700"] .favorites-list-tech-width{width:8.25rem}.profiles-list-container[data-size~="700"] .favorites-list-score-width{width:6.1rem}.profiles-list-container[data-size~="800"] .favorites-list-english-width{width:8.25rem}.profiles-list-container[data-size~="900"] .favorites-list-english-width{width:10.5rem}.favorites-list-title{font-size:1.5rem;line-height:1.8rem;color:#272727}.favorites-list-button{background:#4987be;border-radius:1rem}.favorites-list-button-text{font-size:.875rem;line-height:1rem}.favorites-list-skill-name,.favorites-list-titles{font-size:.625rem;line-height:.75rem;letter-spacing:.1rem;color:#424242}.favorites-list-item-container{background-color:#f4f4f4;border-radius:.5rem;font-size:.875rem;min-height:3.5rem;line-height:1rem;color:#272727}.favorites-list-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:40%}.favorites-list-item-name-min-width{min-width:7rem}.favorites-list-item-percent{height:1.375rem;font-size:.75rem;line-height:.875rem;letter-spacing:.07rem;border-radius:20px;padding:0 .7rem;flex-shrink:0;isolation:isolate}.favorites-list-item-percent-subitem{width:100%;height:100%;z-index:-1;border-radius:20px;position:absolute}.favorites-list-item-percent[data-color=yellow]{background-color:#ffdc57}.favorites-list-item-percent[data-color=blue]{background-color:#4987be}.favorites-list-item-percent[data-color=green]{background-color:#5edca7}@keyframes slideUpIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:9999;padding:20px;border-top:1px solid #e8e8e8;animation:slideUpIn 1.5s ease-out forwards}.cookie-consent-banner .cookie-consent-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}@media(max-width:768px){.cookie-consent-banner .cookie-consent-content{flex-direction:column;align-items:stretch}}.cookie-consent-banner .cookie-consent-text{flex:1;min-width:300px}.cookie-consent-banner .cookie-consent-text h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#1a1a1a}.cookie-consent-banner .cookie-consent-text p{margin:0;font-size:14px;color:#595959;line-height:1.5}.cookie-consent-banner .cookie-consent-actions{display:flex;gap:12px;align-items:center}@media(max-width:768px){.cookie-consent-banner .cookie-consent-actions{width:100%;justify-content:stretch}.cookie-consent-banner .cookie-consent-actions button{flex:1}}.cookie-consent-banner .cookie-consent-actions .customize-button{border-color:#1890ff;color:#1890ff}.cookie-consent-banner .cookie-consent-actions .customize-button:hover{border-color:#40a9ff;color:#40a9ff}.cookie-consent-banner .cookie-consent-actions .accept-button{background-color:#1890ff;border-color:#1890ff}.cookie-consent-banner .cookie-consent-actions .accept-button:hover{background-color:#40a9ff;border-color:#40a9ff}.cookie-categories .cookie-category{padding:16px 0;border-bottom:1px solid #f0f0f0}.cookie-categories .cookie-category:last-child{border-bottom:none}.cookie-categories .cookie-category .ant-checkbox-wrapper{display:flex;align-items:flex-start}.cookie-categories .cookie-category .ant-checkbox-wrapper strong{font-size:15px;color:#1a1a1a}.cookie-categories .cookie-category .category-description{margin:8px 0 0 24px;font-size:13px;color:#595959;line-height:1.5}.login-button{padding:.5rem .875rem;background:#4987be;border-radius:20px}.login-button-text{font-size:.875rem;line-height:1rem;margin:0 .5rem}.profile-search-input-search-container{position:relative}.profile-search-input-search{padding-right:3.5rem!important}.profile-search-input-search-btn{color:#6b6b6b;position:absolute;top:0;right:0;padding:2px 14px;border:none;background:none}.profile-search-input-search-btn:focus-visible,.profile-search-input-search-btn:visited{outline:none}.profile-search-input-age-btn{border:none;background:#6c757d;color:#fff;display:flex;align-items:center;padding:8px 12px;border-radius:.25rem}.search-modal-card{position:fixed!important;width:600px;height:500px;max-width:90%;max-height:80vh;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);animation:search-modal-animation .5s ease}.search-modal-card-body{overflow-y:scroll}.search-modal-card-body:after{content:"";width:100%;position:absolute;bottom:0;left:0;height:80px;background:linear-gradient(0deg,#fff 30%,hsla(0,0%,100%,0) 80%);pointer-events:none}.search-modal-background{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:9}.search-modal-close-button{position:absolute;right:20px;top:28px;line-height:24px;background:none;border:none;font-size:26px}.search-modal-filter-item{display:inline-block}.search-modal-input-container{min-height:40px;max-height:40px}.search-modal-input{max-width:85%!important}@keyframes search-modal-animation{0%{transform:translate(-50%,-50%) translateY(20px);opacity:0}to{transform:translate(-50%,-50%) translateY(0);opacity:1}}@media(min-width:576px){.search-modal-input{max-width:90%!important}}.accordion__icon{transition:transform .3s ease-in-out;transform:rotate(270deg)}.rotate{transform:rotate(1turn)}.accordion__content{transition:max-height .3s ease-in-out;z-index:7;max-height:0}.accordion__text{font-family:Mulish,sans-serif;font-weight:400;font-size:.875rem}.accordion-open{max-height:100%}.Navbar-container-input{background:#fff;border-radius:8px;border:1.5px solid #828282}.Navbar-container-input input{outline:none;font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.Navbar-container-options-alkymers strong,.Navbar-container-options-relevant{font-size:.875rem}.Navbar-container-options-relevant span{color:grey}.Navbar-container-options-filter{display:inline-block}.Navbar-container-options .options-button{outline:none;background:transparent}.input-search{width:85%}.input-search::-moz-placeholder{font-style:italic;font-weight:400;color:#adadad}.input-search::placeholder{font-style:italic;font-weight:400;color:#adadad}.link-router:hover{color:#0056b3;text-decoration:underline}.ordering-container-triangles{height:.8rem;left:calc(100% + .2rem);top:-.27rem}.ordering-asc,.ordering-desc{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent}.ordering-desc[data-active=true]{border-top:5px solid #000}.ordering-desc[data-active=false]{border-top:5px solid rgba(0,0,0,.3)}.ordering-asc[data-active=true]{border-bottom:5px solid #000}.ordering-asc[data-active=false]{border-bottom:5px solid rgba(0,0,0,.3)}.empty-space-table-title{min-width:10rem}.profiles-list-title{font-size:1.5rem;line-height:1.8rem;color:#272727}.profiles-list-button{background:#4987be;border-radius:1rem}.profiles-list-button-text{font-size:.875rem;line-height:1rem}.profiles-list-skill-name,.profiles-list-titles{font-size:.625rem;line-height:.75rem;letter-spacing:.1rem;color:#424242}.profiles-list-item-container{background-color:#f4f4f4;border-radius:.5rem;font-size:.875rem;min-height:3.5rem;line-height:1rem;color:#272727}.profiles-list-item-name{white-space:nowrap;text-overflow:ellipsis;max-width:40%}.profiles-list-item-name-min-width{min-width:7rem}.profiles-list-item-percent{height:1.375rem;font-size:.75rem;line-height:.875rem;letter-spacing:.07rem;border-radius:20px;padding:0 .7rem;flex-shrink:0;isolation:isolate}.profiles-list-item-percent-subitem{width:100%;height:100%;z-index:-1;border-radius:20px;position:absolute}.profiles-list-item-percent[data-color=yellow]{background-color:#ffdc57}.profiles-list-item-percent[data-color=blue]{background-color:#4987be}.profiles-list-item-percent[data-color=green]{background-color:#5edca7}.dashboard-name-link{color:#272727}.dashboard-name-link:hover{color:#272727;text-decoration:underline;transition:.5s}.pill-bg{background:#e5e6e9;border-radius:20px;width:2.875rem;height:1.375rem}.profile-index-week-tag{background-color:#ddd;font-weight:700;padding:3px 10px;border-radius:4px;font-size:12px}.filter-list-height{max-height:calc(100% - 80px)}.black-filter{background-color:rgba(51,51,51,.4)}.results-button{background-color:#e4e5eb;border-radius:16px;outline:none}.profiles-filters-tour-box-container{position:sticky;width:100%;top:5rem;z-index:-1}.profiles-filters-tour-box{position:absolute;width:100%;height:calc(100vh - 5rem);top:0}.header-not-approve-account{background:#dde4e8;box-shadow:0 0 .188rem .188rem rgba(82,193,248,.4392156863)}.empty-candidates-container{height:16rem;width:100%;border-radius:8px}.profiles-breadcrumb-container{height:3.5rem}.profiles-breadcrumb-container .description-container{max-width:none}.tech-button-border{border-radius:8px;border:1.5px solid}.first-filter-form-container{max-width:35.313rem;min-height:66vh}.first-filter-form-container.last-steps{min-height:0}.border-unselected-types{border-color:#a0a0a0}.first-filter-form-types-dropdown{margin-top:.65rem!important;border-radius:8px;border-color:#4987be!important}.first-filter-form-types-dropdown .screening-completion-dot{display:none}.first-filter-form-types-dropdown div:hover{background-color:#fafafa}.first-filter-form-types-dropdown li.dropdown-selec-option{padding-left:.25rem;font-weight:600!important;font-style:normal!important;color:#5e5e5e;opacity:.5;width:100%}.modal-container{position:fixed!important;width:35.313rem;min-height:17.75rem;z-index:10;top:50%;left:50%;transform:translate(-50%,-50%);animation:modal-animation .5s ease;background:#fff;padding:3.125rem 3rem 2.5rem;border-radius:8px}.modal-background{position:fixed;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:9}.modal-subtitle{color:#5f5f5f}.close-button{border:none;margin:auto}.close-button,.modal-mail-button{width:-moz-fit-content;width:fit-content}.modal-mail-button{background:#4987be;border:0;border-radius:22px;padding:.5rem 2rem;color:#fff}.body-modal-open{overflow:hidden!important}.buttons-container{margin-top:1rem}@keyframes modal-animation{0%{transform:translate(-50%,-50%) translateY(20px);opacity:0}to{transform:translate(-50%,-50%) translateY(0);opacity:1}}.disabled-screen-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(20px);background:rgba(59,59,59,.363);z-index:9999}.disabled-screen-modal{display:flex;flex-direction:column;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center}.disabled-screen-modal h5{margin-bottom:1rem}.disabled-screen-modal p{margin-bottom:0}.user-heading{max-width:none;background:#fff}.user-heading-img{width:8rem;height:8rem;-o-object-fit:contain;object-fit:contain;border:.5px solid #a8a8a8}.hover-overlay{border-left:5px solid #f8f7f5}.hover-overlay:hover,.selected{background:#f8f7f5;border-left:5px solid #4987be}.text-card-width{font-size:1.375rem;line-height:1.688rem;text-align:center;color:#272727}.email-card-width{font-weight:500;font-size:1rem;line-height:1.25rem;color:#787878;word-break:normal;word-wrap:normal}.card-button-edit{padding:.5rem;background:#fff;border:1px solid #c9c9c9;box-sizing:border-box;border-radius:4px}.card-button-text{font-weight:500;font-size:.875rem;line-height:1.065rem;color:#828282;margin:0 .25rem}.button-edit-image{margin-left:.625rem;background-color:transparent;border:none}.button-edit-image-profile{right:1.25rem;bottom:0}.icon-edit-image{font-size:1.5rem}.video-upload-text{font-size:.875rem;line-height:1.065rem;color:#272727}.bubble{background:#eff0f4;border-radius:.935rem;width:3.5rem;height:1.875rem}.profile-menu-container{padding:4rem}.player-size-profile{width:17.375rem!important}.input-picker-color-custom{width:24px;height:24px;max-width:24px;max-height:24px;background-color:#fff;color:#000;border:none;border-radius:.25rem}.input-picker-color-custom[type=color]::-webkit-color-swatch-wrapper{padding:0}.input-picker-color-custom[type=color]::-webkit-color-swatch{border:none;border-radius:5px}.button-edit-image-profile{width:1.875rem}.image-upload>input{display:none}.list-partners-company{list-style-type:none}.css-1wa3eu0-placeholder{font-weight:500;font-size:1rem;line-height:1.25rem}.w-33{width:33%}.w-66{width:66%}.button-save-profile{background:#4987be}.button-save-profile:disabled{background-color:#828282}.input-type-color-profile{border:1px solid #737373;outline:2px solid transparent;outline-offset:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);width:137px;height:40px;padding:8px 16px;border-radius:8px;gap:8px}.profile-personalization-img{width:3rem;height:3rem;-o-object-fit:contain;object-fit:contain}.container-inputs-profile{width:33%}@media(max-width:600px){.player-size-profile{width:100%!important}.email-card-width{word-break:break-word;word-wrap:break-word}}@media(max-width:550px){.input-type-color-profile{width:25%}.container-inputs-profile{width:50%}}@media(max-width:440px){.input-type-color-profile{width:30%}}@media(max-width:380px){.input-type-color-profile{width:35%}}@media screen and (min-width:992px){.user-heading{max-width:22.815rem}}.button-image{background:none;border:none;padding:0;margin:0;cursor:pointer}.button-image:disabled{cursor:not-allowed}.mfa-icon-wrapper{width:48px;height:48px;background:linear-gradient(135deg,#4987be,#386d9c);flex-shrink:0}.mfa-status-badge{padding:.4rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center}.mfa-badge-enabled{background-color:#d4edda!important;color:#155724!important;border:1px solid #c3e6cb}.mfa-badge-disabled{background-color:#e2e3e5!important;color:#383d41!important;border:1px solid #d6d8db}.mfa-factor-card{width:100%!important;background-color:#f4f4f4;transition:all .2s ease-in-out}.mfa-factor-icon-wrapper{width:36px;height:36px;background-color:#e8e7f5;flex-shrink:0}.mfa-delete-btn{transition:all .2s ease-in-out;cursor:pointer;color:#dc3545!important}.mfa-delete-btn:hover:not(:disabled){background-color:rgba(220,53,69,.1)!important}.mfa-delete-btn:disabled{opacity:.5;cursor:not-allowed}.mfa-enable-btn{background:linear-gradient(135deg,#4987be,#386d9c)!important;color:#fff!important;font-weight:600;border:none!important;transition:all .2s ease-in-out;cursor:pointer}.mfa-enable-btn:hover:not(.disabled){background:linear-gradient(135deg,#3a7ab0,#2f5f8a)!important;color:#fff!important;transform:translateY(-1px)}.mfa-enable-btn.disabled{opacity:.6;cursor:not-allowed}.mfa-action-button{font-weight:600;font-size:.875rem;transition:all .2s ease-in-out;cursor:pointer}.mfa-action-button.disabled{opacity:.6;cursor:not-allowed}.mfa-button-outline-primary{background-color:transparent!important;border:2px solid #4987be!important;color:#4987be!important}.mfa-button-outline-primary:hover:not(.disabled){background-color:#4987be!important;color:#fff!important;transform:translateY(-1px)}.mfa-button-outline-danger{background-color:transparent!important;border:2px solid #dc3545!important;color:#dc3545!important}.mfa-button-outline-danger:hover:not(.disabled){background-color:#dc3545!important;color:#fff!important;transform:translateY(-1px)}.mfa-button-outline-warning{background-color:transparent!important;border:2px solid #ffc107!important;color:#856404!important}.mfa-button-outline-warning:hover:not(.disabled){background-color:#ffc107!important;color:#212529!important;transform:translateY(-1px)}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.gap-2{gap:.5rem}.mfa-shield-icon{width:24px;height:24px}.mfa-badge-icon{width:14px;height:14px}.mfa-factor-icon,.mfa-section-icon{width:16px;height:16px}.mfa-factor-icon{color:#4987be}.mfa-trash-icon{width:16px;height:16px}.mfa-warning-icon{width:20px;height:20px}.mfa-btn-icon,.mfa-info-icon,.mfa-notification-icon{width:16px;height:16px}.input-custom-new-style{border-radius:.5rem;border:1px solid #eff0f4;outline:2px solid transparent;outline-offset:2px;box-shadow:0 1px 2px 0 rgba(0,0,0,.1);font-weight:600;color:#828282}.border-red-500{border:1px solid #ef4444}.border-gray-300{border:1px solid #d1d5db}.w-350{width:250px!important}.styled-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='13' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.5l5 5 5-5' stroke='%234987BE' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:calc(100% - 1rem);background-position:calc(100% - .25rem) 50%;background-repeat:no-repeat;-webkit-appearance:button;-moz-appearance:button;appearance:none;font-weight:600;color:#828282;border-radius:.5rem;outline:2px solid transparent;outline-offset:2px;z-index:1}.styled-select:disabled{background-image:none}.error-page-container{max-width:600px}.error-page-text{color:#666}.home-container{width:100%!important;min-height:100vh;display:flex;flex-direction:column}.home-container-gap{gap:.8rem}.home-display-content{display:flex;flex-direction:column;align-items:center;padding:0 2rem 3rem;gap:1rem;flex:1;width:100%!important;min-height:0}@media(min-width:1280px){.home-display-content{padding-left:2rem;padding-right:2rem;padding-bottom:3rem}}@media(max-width:1024px){.home-display-content{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:2.5rem}}@media(max-width:830px){.home-display-content{padding:0 0 2rem}}.home-top-section{width:100%;margin-top:1rem;display:flex;flex-direction:column;gap:0}.home-welcome-text{font-size:1.125rem}.home-section-plan-container{width:100%}.dropdown-no-border{width:100%!important}.dropdown-no-border span{color:#686868!important}.dropdown-no-border path{stroke:#686868!important}.rounded-top{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.home-rocket-no-active-searches{width:16.5625rem}.no-searches-content{padding:2rem 6.2rem;border-radius:2%;line-height:1.875rem;width:50%}@media(max-width:1200px){.no-searches-content{width:88%}}.home-button-custom-size{padding:1.5rem 3rem;border-radius:5rem!important}.home-profile-separator{border-left:1px solid #d9d9d9}@media(max-width:992px){.home-profile-separator{border-left:none}}.home-dashboard-container{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;gap:1.5rem;height:65vh;max-height:850px;min-height:500px}.home-dashboard-container .evaluations-column{display:flex;flex-direction:column;overflow:hidden;height:100%}.home-dashboard-container .stats-news-column{display:grid;grid-template-rows:1fr 1fr;gap:1.5rem;overflow:hidden;height:100%}.home-dashboard-container .news-container,.home-dashboard-container .stats-container{display:flex;flex-direction:column;overflow:hidden;height:100%}@media(max-width:992px){.home-dashboard-container{grid-template-columns:1fr;grid-template-rows:auto;height:auto;max-height:none;min-height:0}.home-dashboard-container .evaluations-column{grid-row:auto;height:500px}.home-dashboard-container .stats-news-column{grid-template-rows:auto auto;gap:1rem;height:auto}.home-dashboard-container .news-container,.home-dashboard-container .stats-container{height:350px}}.rounded-bottom{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.workspace-options-home-bar{display:flex;flex-wrap:wrap}.workspace-option-item{flex:1 1 auto;min-width:0}@media screen and (max-width:991px){.workspace-option-item{flex:0 0 50%}}@media screen and (max-width:767px){.workspace-option-item{flex:0 0 100%}}.bg-blue-principal .complete-profile-button{padding-left:.375rem!important;padding-right:.375rem!important;font-size:.8125rem!important;white-space:nowrap}@media screen and (max-width:991px){.bg-blue-principal .complete-profile-button{padding-left:1rem!important;padding-right:1rem!important;font-size:.875rem!important}}.bg-blue-principal .custom-border-end{border:none!important;border-right:1px solid hsla(0,0%,100%,.2)!important}.bg-blue-principal .custom-border-end:last-child{border-right:none!important}@media screen and (max-width:991px){.bg-blue-principal .custom-border-end{border-bottom:1px solid hsla(0,0%,100%,.2)!important;border-right:none!important}.bg-blue-principal .custom-border-end:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.2)!important}}@media screen and (max-width:767px){.bg-blue-principal .custom-border-end{border-right:none!important}}.created-workspace-grid-container .custom-border-end{border:none!important}.workspace-home-button-wrapper{height:100%;display:flex;align-items:center;position:relative}.workspace-home-button-wrapper,.workspace-home-button-wrapper:first-child .workspace-home-button{border-bottom-left-radius:.5rem}.workspace-home-button{height:100%;width:100%;min-width:-moz-fit-content;min-width:fit-content;padding-left:.375rem;padding-right:.375rem;font-size:.8125rem!important;border:none;border-right:1px solid hsla(0,0%,100%,.2)!important}@media screen and (max-width:991px){.workspace-home-button{padding-left:1rem;padding-right:1rem;font-size:.875rem!important}}.workspace-home-button:last-child{border-right:none!important}.workspace-home-button:hover:not(:disabled){background-color:hsla(0,0%,100%,.1)!important;transform:none;box-shadow:none}.workspace-home-button:focus:not(:disabled){outline:none;box-shadow:none!important}.workspace-home-button:focus-visible:not(:disabled){outline:2px solid hsla(0,0%,100%,.5);outline-offset:-2px;border-bottom-left-radius:.5rem;box-shadow:none!important}.workspace-home-button:disabled{opacity:.5;cursor:not-allowed}.workspace-home-icon{display:flex;align-items:center;justify-content:center}.workspace-home-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-home-arrow,.workspace-home-arrow-open{transition:transform .3s;margin-left:.25rem;display:flex;align-items:center}.workspace-home-arrow-open{transform:rotate(-180deg)}.workspace-home-dropdown{top:100%;left:0;width:100%}.workspace-home-enter{animation:workspaceHomeFadeInSlide .3s ease-out forwards}.workspace-home-exit{animation:workspaceHomeFadeOutSlide .3s ease-in forwards}@keyframes workspaceHomeFadeInSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes workspaceHomeFadeOutSlide{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media screen and (max-width:991px){.workspace-home-button{border-bottom:1px solid hsla(0,0%,100%,.2)!important;border-right:1px solid hsla(0,0%,100%,.2)!important}}@media screen and (max-width:767px){.workspace-home-button{border-right:none!important}}.progress-container{z-index:2}.progress-training{height:.3125rem;z-index:2;transition:width 1s ease .5s}.progress-training,.progress-training-with-bg{background:linear-gradient(89.98deg,#4987be,#9bf55a 99.98%)}.progress-training-bg{height:.3125rem;z-index:-1;background:#ebebeb;top:0;left:0}.transition{height:.3125rem;z-index:2;transition:width 1s ease .5s}.bg-secondary-contrast{background:#94e9c6}.bg-yellow-contrast{background:#58dda6}.bg-green-contrast{background:#49b588}.home-profile{padding:1rem}@media(min-width:768px){.home-profile{padding:1rem 1.25rem}}@media(min-width:992px){.home-profile{padding:.3rem 1.5rem 0}}.home-profile-img{border-radius:9999px;width:6rem;height:6rem;-o-object-fit:contain;object-fit:contain;border:.5px solid #a8a8a8}@media(max-width:767px){.home-profile-img{width:5rem;height:5rem}}.home-plan-image{position:absolute;top:-10%;right:-1.5%;width:6rem;height:6rem;-o-object-fit:contain;object-fit:contain;padding:.6rem;border-radius:100%}@media(max-width:992px){.home-plan-image{position:relative;top:0;right:0;margin:0 auto;padding:0;width:5rem;height:5rem}}.complete-profile-button{padding:.3rem 1rem;align-self:flex-end;border:1px solid #4987be;color:#4987be;background-color:#fff;cursor:pointer;transition:all .3s ease}.complete-profile-button:hover:not(:disabled){background-color:#fff;border-color:#357b9e;color:#357b9e;transform:scale(1.01);box-shadow:0 2px 4px rgba(73,135,190,.15)}.complete-profile-button:focus:not(:disabled){outline:none;box-shadow:0 0 0 2px rgba(73,135,190,.2)}.complete-profile-button:hover:focus:not(:disabled){box-shadow:0 2px 4px rgba(73,135,190,.15),0 0 0 2px rgba(73,135,190,.2)}.complete-profile-button:disabled{color:rgba(16,16,16,.3);border-color:hsla(0,0%,46.3%,.3);background-color:transparent;cursor:not-allowed}.complete-profile-button-tertiary{padding:.3rem 1rem;align-self:flex-end;border:1px solid #d9d9d9;color:#4f4f4f;background-color:transparent;cursor:pointer;transition:all .3s ease}.complete-profile-button-tertiary:hover:not(:disabled){background-color:#f5f6f6;border-color:#bcbcbc;transform:scale(1.01);box-shadow:0 2px 4px rgba(0,0,0,.08)}.complete-profile-button-tertiary:focus:not(:disabled){outline:none;box-shadow:0 0 0 2px rgba(79,79,79,.15)}.complete-profile-button-tertiary:hover:focus:not(:disabled){box-shadow:0 2px 4px rgba(0,0,0,.08),0 0 0 2px rgba(79,79,79,.15)}.complete-profile-button-tertiary:disabled{color:rgba(16,16,16,.3);border-color:hsla(0,0%,46.3%,.3);background-color:transparent;cursor:not-allowed}.complete-profile-button-urgent{padding:.3rem 1rem;align-self:flex-end;border:1px solid #ff7676;color:#fff;background-color:#ff7676;cursor:pointer;transition:all .3s ease}.complete-profile-button-urgent:hover:not(:disabled){background-color:#f55;border-color:#f55;transform:scale(1.01);box-shadow:0 2px 4px rgba(255,118,118,.3)}.complete-profile-button-urgent:focus:not(:disabled){outline:none;box-shadow:0 0 0 2px rgba(255,118,118,.3)}.complete-profile-button-urgent:hover:focus:not(:disabled){box-shadow:0 2px 4px rgba(255,118,118,.3),0 0 0 2px rgba(255,118,118,.3)}.complete-profile-button-urgent:disabled{opacity:.5;cursor:not-allowed}.complete-profile-button-recommended{padding:.3rem 1rem;color:#fff;background-color:#4987be;cursor:pointer;transition:all .3s ease}.complete-profile-button-recommended:hover:not(:disabled){background-color:#6ba3d0;border-color:#6ba3d0;transform:scale(1.01);box-shadow:0 2px 4px rgba(0,0,0,.1)}.complete-profile-button-recommended:focus:not(:disabled){outline:none;box-shadow:0 0 0 2px rgba(73,135,190,.2)}.complete-profile-button-recommended:hover:focus:not(:disabled){box-shadow:0 2px 4px rgba(0,0,0,.1),0 0 0 2px rgba(73,135,190,.2)}.complete-profile-button-recommended:disabled{opacity:.5;cursor:not-allowed}.home-profile-button{width:100%;margin:0}@media(min-width:992px){.home-profile-button{width:auto;min-width:180px}}.home-plan-button{width:100%;margin:0 0 .75rem}@media(min-width:768px){.home-plan-button{width:48%;margin:0}}@media(min-width:992px){.home-plan-button{width:auto;min-width:160px;margin-right:.5rem}}.home-plan-button-recommended{width:100%;margin:0}@media(min-width:768px){.home-plan-button-recommended{width:48%;margin-left:auto}}@media(min-width:992px){.home-plan-button-recommended{width:auto;min-width:160px;margin-left:.5rem}}.home-progress{margin:.375rem 0}.home-progress .progress-training,.home-progress .progress-training-bg{height:.5rem!important}.custom-margin-home-progress{margin-top:.25rem}.completed-percentage-text{color:#5e5e5e}.completed-percentage-text-red{color:#f44336}.text-link{color:#3f47cf;text-decoration:underline}.tooltip-visual-home{z-index:200}.width-container-home-profile{width:50%}@media(max-width:992px){.width-container-home-profile{width:100%}}.container-flex-profile{display:flex;flex-direction:row;align-items:center;height:4rem}.position-profile-name{margin-left:1rem}.position-progress-bar{width:40%;margin:0 auto;padding-left:1.5rem;align-self:center}.position-percentage-text{margin-right:1rem}.position-profile-button,.position-profile-button-recommended{position:absolute;top:2.8rem;margin-right:1rem}.position-profile-button-recommended{left:-2rem}.size-profile-img{border-radius:9999px;width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain;border:.5px solid #a8a8a8}@media only screen and (max-width:1000px){.container-flex-profile{flex-direction:column;height:auto}.position-progress-bar{width:80%;margin:1rem auto auto}.position-profile-name{margin-right:auto;margin-left:2.5rem}.position-percentage-text{margin-top:1rem;margin-right:0}.position-profile-button-recommended .position-profile-button{position:inherit;margin:auto 2rem 1rem}}@media only screen and (max-width:1400px){.flex-xxl-row{flex-direction:row!important}}.ordering-container{height:.5rem;top:-.6rem}.ordering-angle{height:.4rem}.p-container-email{padding-bottom:1rem}.preview-email-custom-component{height:34.375rem;max-width:50%}.custom-overflow{overflow-y:scroll}.custom-mw-component{max-width:50%}.button-create-template{background:#bcbcbc;border-radius:2rem;padding:.4rem;transition:all .3s ease}.button-create-template:hover{background:#686868}.template-custom-shadow{box-shadow:0 4px 4px rgba(0,0,0,.25);min-height:-moz-min-content;min-height:min-content}.custom-email-editor-container .ant-card{height:100%;display:flex;flex-direction:column}.custom-email-editor-container .ant-card .ant-card-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.custom-email-editor-container .custom-overflow{flex:1;overflow-y:auto;overflow-x:hidden}.custom-email-editor-container .custom-overflow.template-custom-shadow{min-height:400px;max-height:calc(80vh - 200px)}@media(max-width:1200px){.custom-email-editor-container .custom-overflow.template-custom-shadow{max-height:calc(75vh - 180px)}}@media(max-width:768px){.custom-email-editor-container .custom-overflow.template-custom-shadow{max-height:calc(70vh - 160px)}}#divCustomPreview{max-width:100%;overflow-x:auto}#divCustomPreview>table{max-width:100%!important;width:auto!important;margin:0 auto}@media(max-width:768px){#divCustomPreview{font-size:14px}#divCustomPreview table{min-width:auto!important}}#divCustomPreview table{display:table}#divCustomPreview tbody{display:table-row-group}#divCustomPreview tr{display:table-row}#divCustomPreview td,#divCustomPreview th{display:table-cell}#divCustomPreview div,#divCustomPreview p{display:block}#divCustomPreview span{display:inline}#divCustomPreview b,#divCustomPreview strong{font-weight:700}.picture-company-email{width:6.25rem}.edit-mail-info-container{border:1px solid #bcbcbc}.subject-input{padding:.563rem .5rem .563rem 1rem;gap:.5rem;height:2.5rem;border:1.5px solid #bcbcbc;border-radius:8px;width:100%;transition:border-color .3s ease}.subject-input:focus{border-color:#4987be;outline:none}.subject-input::-moz-placeholder{font-style:italic}.subject-input::placeholder{font-style:italic}@media(max-width:992px){.custom-mw-component,.preview-email-custom-component{min-width:100%}}.custom-button{display:inline-flex;align-items:center;justify-content:center;background-color:#0e9ce2;color:#fff!important;font-family:Mulish,sans-serif;font-size:16px;font-weight:700;padding:5px 10px;border:none;border-radius:50px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2);transition:all .3s ease;text-decoration:none!important}.custom-button:hover{background-color:#4987be;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.3)}.custom-button span{margin-left:10px;display:inline-block;font-size:18px;transition:transform .3s ease}.custom-button:hover span{transform:translateX(5px)}.text-title{font-size:20px!important}.custom-ant .ant-select-selector{height:50px!important;font-size:14px!important;display:flex!important;align-items:center!important;padding:.563rem .5rem .563rem 1rem!important;gap:.5rem!important;height:3.125rem!important;border:1.5px solid #bcbcbc!important;border-radius:8px!important;transition:all .3s ease!important}.custom-ant .ant-select-selector:hover{border-color:#a5c4e0!important}.custom-ant .ant-select-selector:focus,.custom-ant .ant-select-selector:focus-within{border-color:#4987be!important;box-shadow:0 0 0 2px rgba(73,135,190,.2)!important}.custom-ant .ant-select-dropdown{border:1.5px solid #bcbcbc!important;border-radius:8px!important}.email-reminder-card{border:1px solid #ececec;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease}.email-reminder-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.email-reminder-card .ant-card-body{padding:20px}.email-reminder-card .ant-switch-checked{background-color:#67e0ae}.email-reminder-card .ant-input-number:hover{border-color:#a5c4e0}.email-reminder-card .ant-input-number:focus{border-color:#4987be;box-shadow:0 0 0 2px rgba(73,135,190,.2)}.email-reminder-card .ant-tag{cursor:pointer;transition:all .2s ease}.email-reminder-card .ant-tag:hover{transform:translateY(-2px)}.email-reminder-card .ant-tag.ant-tag-blue{background-color:rgba(73,135,190,.1);border-color:#4987be;color:#357b9e}.email-reminder-card .ant-tag.ant-tag-green{background-color:rgba(103,224,174,.1);border-color:#67e0ae;color:rgb(38.1147540984,186.8852459016,125.4098360656)}.email-reminder-card .ant-badge-status-warning .ant-badge-status-dot{background-color:#ff852c}.email-reminder-card .ant-badge-status-processing .ant-badge-status-dot{background-color:#0e9ce2}.variables-info-card{background-color:#f5f6f6;border:1px solid #ececec}.variables-info-card .ant-card-body{padding:16px}.variables-info-card .ant-typography{margin-bottom:12px}.variables-info-card .ant-tag{margin-bottom:8px;font-size:13px;padding:4px 8px}.variables-info-card .ant-tag:hover{opacity:.8;transform:scale(1.05)}.custom-email-save-btn{background-color:#4987be!important;border-color:#4987be!important}.custom-email-save-btn:focus,.custom-email-save-btn:hover{background-color:#357b9e!important;border-color:#357b9e!important}.ant-btn{border-radius:0!important}.ant-btn.ant-btn-primary{background-color:#4987be;border-color:#4987be}.ant-btn.ant-btn-primary:focus,.ant-btn.ant-btn-primary:hover{background-color:#357b9e;border-color:#357b9e}.ant-btn.ant-btn-dashed{border-color:#bcbcbc;color:#686868}.ant-btn.ant-btn-dashed:hover{border-color:#4987be;color:#4987be}.ant-btn.ant-btn-text.ant-btn-danger:hover{background-color:rgba(255,118,118,.1)}.ant-input:hover{border-color:#a5c4e0}.ant-input:focus{border-color:#4987be;box-shadow:0 0 0 2px rgba(73,135,190,.2)}.ant-input.ant-input-lg{font-size:15px}.evaluations-card-wrapper{flex-direction:column}.evaluations-card,.evaluations-card-wrapper{height:100%;max-height:100%;display:flex;overflow:hidden}.evaluations-card{flex-direction:column;flex:1;min-height:0}.evaluations-card .ant-card{height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.evaluations-card .ant-card-head{border-bottom:1px solid #e8e8e8;padding:.5rem!important;flex-shrink:0;min-height:auto!important}.evaluations-card .ant-card-head-title,.evaluations-card .ant-card-head-wrapper{min-height:auto!important;padding:0!important}.evaluations-card .ant-card-head-title{font-size:.875rem;font-weight:600;color:#182c4c;line-height:1.3!important}.evaluations-card .unreviewed-toolbar{position:sticky;top:0;z-index:1;background:#fff;border-bottom:1px solid #f0f0f0;margin-left:-1rem;margin-right:-1rem;padding:.5rem 1.5rem .5rem 1rem}.evaluations-card .ant-card-body{padding:0 1rem;flex:1;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;min-height:0}.evaluations-card .ant-card-body .ant-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;min-height:300px}.evaluations-card .ant-card-body #sync-scroll{overflow-x:hidden!important;visibility:hidden;height:0;padding:0!important;margin:0!important}.evaluations-card .ant-card-body #sync-scroll>div:first-child{width:45px!important;padding-left:0!important}.evaluations-card .ant-card-body #sync-scroll>div{padding-left:.375rem!important}.evaluations-card .ant-card-body #sync-scroll>div:nth-child(3){width:100px!important}.evaluations-card .ant-card-body #sync-scroll>div:last-child{width:70px!important}.evaluations-card .ant-card-body table{table-layout:fixed!important;width:100%!important}.evaluations-card .ant-card-body table td,.evaluations-card .ant-card-body table th{overflow:hidden;text-overflow:ellipsis;padding-left:.375rem!important;padding-right:.375rem!important}.evaluations-card .ant-card-body table td>span,.evaluations-card .ant-card-body table th>span{display:block;max-width:100%;overflow:hidden}.evaluations-card .ant-card-body table td:first-child,.evaluations-card .ant-card-body table th:first-child{width:45px!important;min-width:45px!important;max-width:45px!important;padding:.5rem .25rem!important}.evaluations-card .ant-card-body table td:nth-child(3),.evaluations-card .ant-card-body table th:nth-child(3){width:100px!important;min-width:100px!important;max-width:100px!important}.evaluations-card .ant-card-body table td:last-child,.evaluations-card .ant-card-body table th:last-child{width:70px!important;min-width:70px!important;max-width:70px!important;padding-left:.25rem!important;padding-right:.25rem!important}.evaluations-card .candidate-cell .candidate-info{display:flex;flex-direction:column;gap:.125rem;max-width:100%}.evaluations-card .candidate-cell .candidate-info .candidate-name{font-size:.8125rem;color:#182c4c;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.evaluations-card .candidate-cell .candidate-info .candidate-email{font-size:.75rem;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.evaluations-card .evaluation-info{display:flex;flex-direction:column;gap:.125rem;max-width:100%}.evaluations-card .evaluation-info .evaluation-name{font-size:.8125rem;color:#182c4c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.evaluations-card .evaluation-info .evaluation-date{font-size:.6875rem;color:#8c8c8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(max-width:768px){.evaluations-card .candidate-cell .candidate-info .candidate-name,.evaluations-card .candidate-cell .candidate-info .evaluation-name,.evaluations-card .evaluation-info .candidate-name,.evaluations-card .evaluation-info .evaluation-name{font-size:.75rem}.evaluations-card .candidate-cell .candidate-info .candidate-email,.evaluations-card .candidate-cell .candidate-info .evaluation-date,.evaluations-card .evaluation-info .candidate-email,.evaluations-card .evaluation-info .evaluation-date{font-size:.6875rem}}.evaluations-card .profiles-list-item-percent{width:100%!important;max-width:100%!important;padding:0 .15rem!important;min-width:auto!important;font-size:.625rem!important}.evaluations-card .see-all-link{padding:.75rem 1.5rem;text-align:left;border-top:1px solid #f0f0f0}.evaluations-card .see-all-link a{color:#4987be;font-size:.75rem;text-decoration:none}.evaluations-card .see-all-link a:hover{text-decoration:underline}.unreviewed-footer{text-align:center;padding:16px;border-top:1px solid #f0f0f0;background:#fff;flex-shrink:0}.unreviewed-footer .unreviewed-footer-text{color:#666;font-size:.875rem}.unreviewed-footer .unreviewed-footer-text .link-candidates{color:#4987be;cursor:pointer}.unreviewed-footer .unreviewed-footer-text .link-candidates:hover{text-decoration:underline}.unreviewed-evaluations-email-modal .ant-modal-body{padding:0;background:#fff}.unreviewed-evaluations-email-modal .background-top,.unreviewed-evaluations-email-modal [class*=background-top],.unreviewed-evaluations-email-modal [class*=BackgroundTop],.unreviewed-evaluations-email-modal [data-testid=background-top-component]{display:none!important}.unreviewed-evaluations-email-modal .px-2{padding-left:0;padding-right:0}.unreviewed-evaluations-email-modal .description-container{border:none;box-shadow:none;background:#fff;border-radius:0}.unreviewed-evaluations-email-modal .variables-info-card{border:1px solid #f0f0f0;box-shadow:none}.unreviewed-evaluations-email-modal .ant-card{border:none;box-shadow:none}.unreviewed-evaluations-email-modal .ant-input,.unreviewed-evaluations-email-modal .ant-select-selector{border-width:1px}.unreviewed-evaluations-email-modal .ant-alert{border:1px solid #e6f7ff}.unreviewed-evaluations-email-modal .p-container-email{padding:24px;margin:0;border:none;box-shadow:none}.unreviewed-evaluations-email-modal #edit-email-template-component,.unreviewed-evaluations-email-modal [data-testid=edit-email-template-component]{background:#fff}.unreviewed-evaluations-email-modal #edit-email-template-component>div,.unreviewed-evaluations-email-modal [data-testid=edit-email-template-component]>div{border:none;box-shadow:none;background:#fff}.unreviewed-evaluations-email-modal div[class*=w-100]{background:#fff}.unreviewed-evaluations-email-modal div[style*=background]{background:#fff!important}.usage-card,.usage-card .ant-card{height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.usage-card .ant-card-head{flex-shrink:0;padding:.5rem!important;min-height:auto!important}.usage-card .ant-card-head-title,.usage-card .ant-card-head-wrapper{min-height:auto!important;padding:0!important}.usage-card .ant-card-head-title{line-height:1.3!important}.usage-card .ant-card-body{flex:1;min-height:0;overflow:hidden;padding:.75rem!important}.usage-card .card-title-with-filter{display:flex;justify-content:space-between;align-items:center;width:100%}.usage-card .card-title-with-filter span{font-size:.875rem;font-weight:600;color:#182c4c}.usage-card .card-title-with-filter .date-controls{display:flex;gap:.5rem;align-items:center}.usage-card .card-title-with-filter .date-controls .quick-selects{display:flex;gap:.25rem}.usage-card .card-title-with-filter .date-controls .quick-selects .ant-btn-sm{font-size:.75rem;height:24px;padding:0 8px;border-radius:0}.usage-card .card-title-with-filter .date-controls .react-datepicker-input{width:12.5rem;height:24px;padding:0 8px;border:1px solid #d9d9d9;border-radius:0;font-size:.75rem;cursor:pointer}.usage-card .card-title-with-filter .date-controls .react-datepicker-input:hover{border-color:#4987be}.usage-card .card-title-with-filter .date-controls .react-datepicker-input:focus{outline:none;border-color:#4987be;box-shadow:0 0 0 2px rgba(73,135,190,.1)}.usage-card .ant-picker{border-radius:0}.usage-card .usage-content{display:flex;gap:1rem;height:100%;max-height:100%;overflow:hidden}.usage-card .usage-content .stats-sidebar{display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;min-width:11rem;width:11rem;background:#f5f5f5;padding:.75rem;border-radius:0;flex-shrink:0;overflow-y:auto}.usage-card .usage-content .stats-sidebar .stat-box{display:flex;flex-direction:column;gap:.25rem;min-height:0}.usage-card .usage-content .stats-sidebar .stat-box .stat-label{font-size:.65rem;color:#666;font-weight:400;line-height:1.2}.usage-card .usage-content .stats-sidebar .stat-box .stat-value{font-size:1.5rem;font-weight:600;color:#182c4c;line-height:1}.usage-card .usage-content .stats-sidebar .stat-box .stat-percentage{font-size:.75rem;color:#666}.usage-card .usage-content .chart-section{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.usage-card .usage-content .chart-section .chart-title{font-size:.875rem;font-weight:500;color:#666;margin:0 0 .5rem;text-align:center;flex-shrink:0}.usage-card .usage-content .chart-section .chart-container{flex:1;min-height:0;position:relative}@media(max-width:768px){.usage-card .card-title-with-filter{flex-direction:column;align-items:flex-start!important;gap:.5rem}.usage-card .card-title-with-filter .date-controls{width:100%;flex-direction:column;align-items:flex-start}.usage-card .card-title-with-filter .date-controls .quick-selects{width:100%}.usage-card .card-title-with-filter .date-controls .react-datepicker-input{width:100%!important}.usage-card .usage-content{flex-direction:column}.usage-card .usage-content .stats-sidebar{min-width:auto}}.news-card,.news-card .ant-card{height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.news-card .ant-card{border-radius:0}.news-card .ant-card-head{flex-shrink:0;padding:.5rem!important;border-bottom:1px solid #ececec;min-height:auto!important}.news-card .ant-card-head-wrapper{min-height:auto!important;padding:0!important}.news-card .ant-card-body{flex:1;overflow:hidden;padding:.75rem!important;display:flex;flex-direction:column}@media(max-width:1200px){.news-card .ant-card-body{padding:.75rem!important}}@media(max-width:768px){.news-card .ant-card-body{padding:.75rem!important}}.news-card .ant-card-head-title{font-size:.875rem;font-weight:600;color:#4f4f4f;min-height:auto!important;line-height:1.3!important;padding:0!important}.news-card .news-carousel{position:relative;margin:0 -.5rem}.news-card .news-carousel,.news-card .news-carousel .slick-slider{flex:1;display:flex;flex-direction:column;height:100%}.news-card .news-carousel .slick-slider .slick-list{margin:0 -.5rem;padding:.5rem 0;flex:1;height:100%}.news-card .news-carousel .slick-slider .slick-list .slick-track{display:flex;align-items:stretch;height:100%;max-height:100%}.news-card .news-carousel .slick-slider .slick-list .slick-track .slick-slide{height:100%}.news-card .news-carousel .slick-slider .slick-list .slick-track .slick-slide>div{height:100%;display:flex;width:100%}.news-card .news-carousel .slick-next,.news-card .news-carousel .slick-prev{width:2rem;height:2rem;z-index:10;background:#fff;border:1px solid #d9d9d9;border-radius:50%;display:flex!important;align-items:center;justify-content:center;transition:all .3s ease;top:50%;transform:translateY(-50%)}.news-card .news-carousel .slick-next:before,.news-card .news-carousel .slick-prev:before{font-size:.875rem;color:#4987be;opacity:1;line-height:0;position:relative;top:0;left:0}.news-card .news-carousel .slick-next:hover,.news-card .news-carousel .slick-prev:hover{border-color:#4987be;background:#f5f6f6}.news-card .news-carousel .slick-next.slick-disabled,.news-card .news-carousel .slick-prev.slick-disabled{display:none!important}.news-card .news-carousel .slick-prev{left:.5rem}@media(max-width:768px){.news-card .news-carousel .slick-prev{left:.25rem}}.news-card .news-carousel .slick-next{right:.5rem}@media(max-width:768px){.news-card .news-carousel .slick-next{right:.25rem}}.news-card .news-carousel .news-slide{padding:0 .5rem;height:100%;display:flex}.news-card .news-carousel .news-item{cursor:pointer;position:relative;width:100%;display:flex;flex-direction:column;background:#fff;border:1px solid #ececec;border-radius:0;overflow:hidden;transition:all .3s ease;height:100%;min-height:210px;max-height:210px}@media(max-width:1200px){.news-card .news-carousel .news-item{min-height:190px;max-height:190px}}@media(max-width:768px){.news-card .news-carousel .news-item{min-height:180px;max-height:180px}}.news-card .news-carousel .news-item:hover{border-color:#a5c4e0;box-shadow:0 4px 12px rgba(73,135,190,.1)}.news-card .news-carousel .news-item .news-thumbnail{position:relative;width:100%;overflow:hidden;background:#f5f6f6;flex:0 0 140px;min-height:140px;max-height:140px}@media(max-width:1200px){.news-card .news-carousel .news-item .news-thumbnail{flex:0 0 120px;min-height:120px;max-height:120px}}@media(max-width:768px){.news-card .news-carousel .news-item .news-thumbnail{flex:0 0 100px;min-height:100px;max-height:100px}}.news-card .news-carousel .news-item .news-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.news-card .news-carousel .news-item .news-thumbnail:hover img{transform:scale(1.05)}.news-card .news-carousel .news-item .news-thumbnail .news-icon-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#4987be;color:#fff}.news-card .news-carousel .news-item .news-thumbnail .news-icon-container .anticon{font-size:3rem}@media(min-width:993px){.news-card .news-carousel .news-item .news-thumbnail .news-icon-container .anticon{font-size:3rem}}@media(max-width:992px)and (min-width:768px){.news-card .news-carousel .news-item .news-thumbnail .news-icon-container .anticon{font-size:2.5rem}}@media(max-width:767px){.news-card .news-carousel .news-item .news-thumbnail .news-icon-container .anticon{font-size:2rem}}.news-card .news-carousel .news-item .news-thumbnail .play-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2}.news-card .news-carousel .news-item .news-thumbnail .play-overlay .anticon{font-size:3rem;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.news-card .news-carousel .news-item .news-thumbnail:hover .play-overlay{opacity:1}.news-card .news-carousel .news-item .news-thumbnail .fixed-badge{position:absolute;top:.5rem;right:.5rem;background:#4987be;color:#fff;padding:.2rem .5rem;border-radius:0;font-size:.5625rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:3;box-shadow:0 2px 4px rgba(0,0,0,.2);pointer-events:none}.news-card .news-carousel .news-item .news-content{padding:.75rem;display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden;justify-content:flex-start}.news-card .news-carousel .news-item .news-content h4{font-size:.75rem;font-weight:600;color:#4f4f4f;margin-bottom:.25rem;max-height:1.95rem}.news-card .news-carousel .news-item .news-content h4,.news-card .news-carousel .news-item .news-content p{margin-top:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.news-card .news-carousel .news-item .news-content p{font-size:.625rem;color:#686868;margin-bottom:0;min-height:0;max-height:1.625rem}.news-card .news-loading{display:flex;justify-content:center;align-items:center;min-height:15rem;padding:2rem}.news-card .ant-empty{padding:2rem}.news-modal .ant-modal-body{padding:0;position:relative}.news-modal .news-modal-loading{display:flex;justify-content:center;align-items:center;min-height:28.125rem;background:#f5f6f6}.news-modal video{width:100%;max-height:28.125rem;background:#000}.news-modal img{max-height:28.125rem;-o-object-fit:contain;object-fit:contain}.news-modal .text-content{padding:1rem;max-height:28.125rem;overflow-y:auto}.news-modal .text-content p{color:#4f4f4f;font-size:.875rem;line-height:1.5}.news-modal .news-modal-description{padding:1rem;border-top:1px solid #ececec}.news-modal .news-modal-description p{margin-bottom:.75rem;color:#4f4f4f;font-size:.875rem}.news-modal .news-modal-description a{color:#4987be;font-weight:600;text-decoration:none}.news-modal .news-modal-description a:hover{text-decoration:underline}.video-modal .ant-modal-body{padding:0}.video-modal .video-container video{width:100%;max-height:28.125rem;background:#000}.video-modal .video-container .video-description{padding:1rem}.video-modal .video-container .video-description p{margin-bottom:.75rem;color:#4f4f4f;font-size:.875rem}.video-modal .video-container .video-description .video-stats{color:#686868;font-size:.75rem;display:flex;align-items:center;gap:.25rem}.testgroup-description-border-4step{border:.2rem solid #f4f4f4;border-radius:0}.details-button-testgroup{display:flex;color:#4987be;border:1px solid #357b9e!important;background-color:transparent;padding:.2rem 1.2rem;height:auto;font-size:.8rem;font-weight:700;align-items:center;justify-content:center}.testgroup-listitem-container{border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);min-height:10rem}.tg-number-text{font-size:1.25rem;font-weight:500;color:#bcbcbc}.wrong-weight{color:#ff852c!important;border-color:#ff852c!important}.list-item-card{position:relative;transition:transform .5s;transform-style:preserve-3d;border:none;display:grid;grid-template-rows:1fr;height:100%;z-index:0!important}.flip-element,.list-item-card.flipped{transform:rotateY(180deg)}.list-item-card-back,.list-item-card-front{display:flex;height:100%;width:100%;backface-visibility:hidden;grid-area:1/1/2/2}.list-item-card-front{z-index:2}.list-item-card-back{transform:rotateY(180deg);z-index:1;background:#ececec;border-radius:8px;cursor:pointer}.testformat-icon{width:1rem;height:1rem;color:#bcbcbc!important}.testgroup-list-item-menu{display:flex;width:-moz-max-content;width:max-content;flex-direction:column;align-items:center;justify-content:center;top:100%;right:0;opacity:0;padding:.5rem;background:#ececec;transition:opacity .1s ease-in-out!important;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);margin-top:.2rem;gap:.5rem;z-index:-2!important}.testgroup-list-item-menu.show-menu{opacity:1;z-index:1050!important}.border-grey-rounded{border-radius:0 8px 8px 0}.advanced-config-button-testgroup{display:flex;color:#686868;border:1px solid #bcbcbc;background-color:transparent;padding:.2rem .8rem;height:auto;font-size:.75rem;font-weight:500;align-items:center;justify-content:center;border-radius:4px}.advanced-config-button-testgroup:hover{background-color:#ececec}.preset-badge{padding:.35rem 1rem;border-radius:12px;font-size:.65rem;text-align:center;font-weight:600;margin-top:1rem;z-index:10;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;transition:all .2s ease}.preset-badge:hover{transform:scale(1.05);box-shadow:0 2px 8px rgba(0,0,0,.15)}.leaflet-container{width:80vw;height:90vh}.map-marker-label{top:2.5rem;position:relative;padding:2px}.modal-test-image{width:24rem;height:12rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 .25rem 0 rgba(0,0,0,.2509803922);border-radius:.5rem}.modal-test-image-open-button{background:none;border:none;color:rgba(48,48,48,.8)}.option-multiple-container{font-size:1rem;font-weight:400;color:#686868}.option-multiple-container p{margin:0}.maya-blue-solid-border{border:.065rem solid #1aacf0;border-radius:8px}.correct-option{background-color:#d5f6e8;border:1px solid #5edca7}.partial-correct-option{background-color:#fff4cc;border:1px solid #806600}.incorrect-option{background-color:#f9d4d2;border:1px solid #dc251c}.cero-option{background-color:#e6e6e6;border:1px solid #607d8b}.option-icon-w{width:2rem}.option-score-w{width:5rem}.modal-container-check-result-custom-height{box-shadow:0 1px 0 rgba(0,0,0,.1);border-radius:8px;min-width:3.9rem}.modal-container-check-border-color-red{border:1px solid #f44336}.modal-container-check-border-color-green{border:1px solid #2b9f5a}.modal-container-check-border-color{border:1px solid rgba(88,193,245,.58)}.modal-container-check-border-color-yellow{border:1px solid #806600}.modal-container-check-border-color-gray{border:1px solid #607d8b}.circle-blue-rounded{min-width:1.25rem;width:1.25rem;height:1.25rem;border:2px solid #4987be}.circle-blue-bg-selected{width:.625rem;height:.625rem;background-color:#4987be}.option-formula-position-format{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;pointer-events:none;z-index:2;box-sizing:border-box}.option-formula-background{background-color:hsla(0,0%,100%,.46)}.bg-grey{background-color:#ececec}.default-styles-none{border:none}.gap{gap:.5rem}.rounded{border-radius:.25rem}.modal-move-screening{border-radius:16px!important;max-width:600px!important}.modal-move-screening .move-screening-content{padding:2rem}.move-screening-header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:.5rem}.move-screening-header .move-screening-icon{font-size:3rem;color:#4987be}.move-screening-header .move-screening-title{margin:0!important;text-align:center;color:#357b9e;font-weight:600!important;font-size:1.5rem!important}.move-screening-alert{margin:1.5rem 0;border-radius:8px}.move-screening-alert .alert-content{display:flex;flex-direction:column;gap:.5rem}.move-screening-alert .alert-content .ant-typography{margin:0}.move-screening-alert .warning-list{margin:.75rem 0 0;padding-left:1.5rem}.move-screening-alert .warning-list li{margin-bottom:.5rem;line-height:1.6}.move-screening-alert .warning-list li:last-child{margin-bottom:0}.credit-warning-alert{margin:1rem 0 1.5rem;border-radius:8px}.credit-warning-alert .ant-typography{margin:0}.workspace-selection-section{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.workspace-selection-section .selection-label{font-size:1rem;color:#357b9e}.workspace-selection-section .workspace-select{width:100%}.workspace-selection-section .workspace-select .ant-select-selector{border-radius:8px!important}.move-screening-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.move-screening-actions .ant-btn{min-width:120px;border-radius:8px;font-weight:600;transition:all .3s ease}.move-screening-actions .ant-btn:not(.ant-btn-primary){border:2px solid #4987be;color:#4987be}.move-screening-actions .ant-btn:not(.ant-btn-primary):hover{background:rgba(73,135,190,.05);transform:translateY(-2px);box-shadow:0 4px 12px rgba(73,135,190,.2)}.move-screening-actions .ant-btn.ant-btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(73,135,190,.4)}.move-screening-actions .ant-btn:disabled{opacity:.6;cursor:not-allowed}.move-screening-content .ant-divider{margin:1.5rem 0;border-color:rgba(0,0,0,.08)}@media(max-width:768px){.modal-move-screening .move-screening-content{padding:1.5rem}.modal-move-screening .move-screening-header .move-screening-icon{font-size:2.5rem}.modal-move-screening .move-screening-header .move-screening-title{font-size:1.25rem!important}.modal-move-screening .move-screening-actions{flex-direction:column}.modal-move-screening .move-screening-actions .ant-btn{width:100%}}.dropdown-btn{background-color:transparent;border-radius:.25rem}.dropdown-btn:active{outline:none;border:none}.dropdown-btn:disabled{cursor:not-allowed}.dropdown-btn .row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:.5rem;margin:0}.dropdown-btn .row .col-2{flex:0 0 auto;width:auto;padding:0;display:flex;align-items:center;justify-content:center}.dropdown-btn .row .col-10{flex:1;padding:0}.dropdown-btn .row .col-10 span{padding-left:0!important;font-size:.75rem;font-weight:500}.vertical-dots-dropdown{list-style:none;width:12rem;max-height:20rem;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:4px;overflow-y:auto}.vertical-dots-dropdown::-webkit-scrollbar{width:6px}.vertical-dots-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.vertical-dots-dropdown::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.vertical-dots-dropdown::-webkit-scrollbar-thumb:hover{background:#555}.vertical-dots-dropdown{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.vertical-dots-trigger{padding:.2rem;border-radius:4px;transition:background .2s ease}.vertical-dots-trigger.cursor-pointer:hover{background:rgba(0,0,0,.05)}.menu-dots{height:1.25rem;fill:#757575;transition:fill .2s ease}.cursor-pointer:hover .menu-dots{fill:#000}.dropdown-option{color:#757575;list-style-type:none;font-size:.875rem}.dropdown-option .icon{fill:#757575;height:1rem;width:1rem}.dropdown-option .dropdown-btn:hover{background-color:#f2f2f2}.dropdown-option:hover{color:#1a1a1a}.dropdown-option:hover .icon{fill:#1a1a1a}.dropdown-delete-option{color:#757575;list-style-type:none;font-size:.875rem}.dropdown-delete-option .icon{fill:#757575;height:1rem;width:1rem}.dropdown-delete-option .dropdown-btn:hover{background-color:#fee8e7}.dropdown-delete-option:hover{color:#f44336}.dropdown-delete-option:hover .icon{fill:#f44336}.featured-evaluation-card{background:#fff;border-radius:8px;overflow:visible;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);display:flex;flex-direction:column;height:100%;min-width:180px;max-width:180px;flex-shrink:0;position:relative;transition:box-shadow .3s ease-in-out}.featured-evaluation-card:hover{box-shadow:0 6px 6px 0 rgba(0,0,0,.3764705882);transition:box-shadow .3s ease-in-out}.featured-evaluation-card .card-header{padding:.5rem .75rem;position:relative;border-top-left-radius:.6875rem;border-top-right-radius:.6875rem;transition:all .3s ease-in-out}.featured-evaluation-card .card-header.open-bg{background-color:#a5c4e0}.featured-evaluation-card .card-header.closed-bg{background-color:#bcbcbc}.featured-evaluation-card .card-header:hover{transition:all .3s ease-in-out}.featured-evaluation-card .card-header:hover.open-bg{background-color:rgb(176.3801652893,203.4603305785,227.9198347107)}.featured-evaluation-card .card-header:hover.closed-bg{background-color:rgb(213.5,213.5,213.5)}.featured-evaluation-card .card-header:hover .evaluation-title{color:#000;text-decoration:underline}.featured-evaluation-card .card-header .card-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.featured-evaluation-card .card-header .evaluation-title{background:transparent;border:none;text-align:left;font-size:.8125rem;font-weight:600;color:rgba(41,41,41,.9254901961);cursor:pointer;padding:0;flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:130%;letter-spacing:-.019em;min-height:1.9em;white-space:normal}.featured-evaluation-card .card-header .evaluation-title:hover{text-decoration:underline}.featured-evaluation-card .card-header .card-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;min-width:-moz-max-content;min-width:max-content}.featured-evaluation-card .card-header .status-badge{display:flex;align-items:center;gap:.2rem;font-size:.5625rem;font-weight:600;white-space:nowrap}.featured-evaluation-card .card-header .status-badge span{line-height:1}.featured-evaluation-card .card-header .status-badge .anticon{font-size:.6875rem}.featured-evaluation-card .card-header .header-buttons{display:flex;align-items:center;gap:.1rem;margin-right:-.75rem}.featured-evaluation-card .card-header .pin-button{background:transparent;border:none;padding:.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;height:auto;min-width:auto}.featured-evaluation-card .card-header .pin-button:hover:not(:disabled){background:rgba(0,0,0,.05)}.featured-evaluation-card .card-header .pin-button:disabled{opacity:.3;cursor:not-allowed}.featured-evaluation-card .card-header .pin-button .icon-pin{font-size:.9rem;color:#686868;transition:transform .2s ease,color .2s ease}.featured-evaluation-card .card-header .pin-button .icon-pin.pinned{color:#000;transform:rotate(45deg)}.featured-evaluation-card .card-header .dots-dropdown{font-size:1rem;color:#686868}.featured-evaluation-card .card-body{padding:.625rem .75rem;flex:1;display:flex;flex-direction:column;gap:.375rem}.featured-evaluation-card .card-body .info-row-compact{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.featured-evaluation-card .card-body .info-row-compact .label-compact{font-size:.625rem;color:#686868;font-weight:500;white-space:nowrap}.featured-evaluation-card .card-body .info-row-compact .value-compact{font-size:.6875rem;color:#272727;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:right}.featured-evaluation-card .card-body .created-by-compact{font-size:.625rem;color:#686868;font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-evaluation-card .card-footer{padding:.5rem .75rem;border-radius:0 0 8px 8px;background:#ececec;color:#357b9e}.featured-evaluation-card .card-footer .footer-actions{display:flex;flex-wrap:wrap;gap:.375rem;align-items:center;justify-content:flex-start}.featured-evaluation-card .card-footer .footer-button{background:transparent;border:none;font-size:.625rem;font-weight:600;color:#357b9e;text-decoration:underline;cursor:pointer;display:flex;align-items:center;gap:.2rem;padding:0;transition:opacity .2s ease}.featured-evaluation-card .card-footer .footer-button:hover:not(:disabled){opacity:.7}.featured-evaluation-card .card-footer .footer-button:disabled{opacity:.5;cursor:not-allowed}.featured-evaluation-card .card-footer .footer-button g,.featured-evaluation-card .card-footer .footer-button svg{width:12px;height:12px;fill:#357b9e;stroke-width:1}.featured-evaluation-card .dots-button{padding:4px;height:auto;min-height:auto;border:none}.featured-evaluation-card .dots-button:hover{background-color:rgba(0,0,0,.04)}.featured-evaluation-card .dots-button .anticon{font-size:18px;color:#757575}.ant-dropdown .ant-dropdown-menu{font-size:.7rem;padding:.25rem 0}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item{padding:.3rem .6rem;min-height:1.6rem;line-height:1.3}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-item-content{display:flex;align-items:center;gap:.6rem;width:100%}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-item-content .dropdown-item-icon{display:flex;align-items:center;justify-content:center;min-width:16px;width:16px;flex-shrink:0}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-item-content .dropdown-item-icon .icon,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-item-content .dropdown-item-icon svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-item-content .dropdown-item-text{font-size:.75rem;line-height:1.3;color:#757575;flex:1}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item:hover{background-color:#f2f2f2}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item:hover .dropdown-item-text{color:#1a1a1a}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item:hover .dropdown-item-icon .icon,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item:hover .dropdown-item-icon svg{fill:#1a1a1a}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item.ant-dropdown-menu-item-danger .dropdown-item-text{color:#f44336}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item.ant-dropdown-menu-item-danger .dropdown-item-icon .icon,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item.ant-dropdown-menu-item-danger .dropdown-item-icon svg{fill:#f44336}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item.ant-dropdown-menu-item-danger:hover{background-color:#fee8e7}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item.ant-dropdown-menu-item-danger:hover .dropdown-item-text{color:#f44336}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn{background-color:transparent!important;width:calc(100% + 1.2rem)!important;margin:-.3rem -.6rem!important;padding:.3rem .6rem!important;text-align:left!important;border-radius:0!important;min-height:1.6rem!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn:hover{background-color:transparent!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn:active,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn:focus{outline:none!important;box-shadow:none!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:.6rem!important;margin:0!important;width:100%!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-2,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-10{display:flex!important;align-items:center!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-2{flex:0 0 16px!important;width:16px!important;max-width:16px!important;min-width:16px!important;padding:0!important;margin:0!important;justify-content:center!important;flex-shrink:0!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-2 svg{width:14px!important;height:14px!important;max-width:14px!important;max-height:14px!important;display:block!important;margin:0 auto!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-10{flex:1 1 0%!important;width:auto!important;max-width:none!important;padding:0!important;margin:0!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-10 span,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-10 span.font-weight-500,.ant-dropdown .ant-dropdown-menu .featured-dropdown-item .dropdown-btn .row .col-10 span.pl-1{font-size:.75rem!important;line-height:1.3!important;color:#757575!important;padding:0!important;margin:0!important;display:block!important;font-weight:400!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item:hover .dropdown-btn .row .col-2 svg{fill:#1a1a1a!important}.ant-dropdown .ant-dropdown-menu .featured-dropdown-item:hover .dropdown-btn .row .col-10 span{color:#1a1a1a!important}.create-evaluation-card{background:#fff;border:2px dashed #a5c4e0;border-radius:8px;overflow:visible;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:180px;max-width:180px;flex-shrink:0;cursor:pointer;transition:all .3s ease-in-out;padding:1rem}.create-evaluation-card:hover{border-color:#357b9e;border-width:2px;background-color:#a5c4e0;box-shadow:0 6px 6px 0 rgba(0,0,0,.3764705882);transition:all .3s ease-in-out}.create-evaluation-card:hover .plus-icon-container{background-color:#357b9e}.create-evaluation-card:hover .plus-icon{transform:scale(1.1);color:#fff}.create-evaluation-card:hover .create-card-text{color:#357b9e;font-weight:700}.create-evaluation-card:active{transform:scale(.98)}.create-evaluation-card .create-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.create-evaluation-card .plus-icon-container{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#a5c4e0;transition:all .3s ease-in-out}.create-evaluation-card .plus-icon{font-size:2rem;color:#357b9e;transition:all .3s ease-in-out}.create-evaluation-card .create-card-text{font-size:.875rem;font-weight:600;color:#357b9e;line-height:1.3;transition:all .3s ease-in-out}.featured-evaluations-container{width:100%;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.featured-evaluations-container .ant-card-head{border-bottom:1px solid #e8e8e8;padding:.5rem .75rem!important;min-height:auto!important}.featured-evaluations-container .ant-card-head-wrapper{min-height:auto!important;padding:0!important}.featured-evaluations-container .ant-card-head-title{min-height:auto!important;line-height:1.3!important;padding:0!important}.featured-evaluations-container .ant-card-body{padding:.75rem}.featured-evaluations-container .featured-card-header{display:flex;justify-content:space-between;align-items:center;width:100%}.featured-evaluations-container .featured-card-header .featured-title{font-size:.875rem;font-weight:600;color:#182c4c;margin:0}.featured-evaluations-container .featured-card-header .view-all-button{background-color:transparent;color:#357b9e;border:1px solid #357b9e;border-radius:0;padding:.375rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s}.featured-evaluations-container .featured-card-header .view-all-button:hover{background-color:#357b9e;color:#fff}.featured-evaluations-container .featured-card-header .view-all-button:active{transform:scale(.98)}.featured-evaluations-container .featured-grid{display:flex;flex-direction:row;align-items:stretch;gap:1.25rem;overflow-x:auto;overflow-y:hidden;width:100%;padding-bottom:.5rem}.featured-evaluations-container .featured-grid::-webkit-scrollbar{height:.5rem}.featured-evaluations-container .featured-grid::-webkit-scrollbar-button{display:none}.featured-evaluations-container .featured-grid::-webkit-scrollbar-track{background:transparent}.featured-evaluations-container .featured-grid::-webkit-scrollbar-thumb{background-color:#4987be;border-radius:20px;border:2px solid hsla(0,0%,100%,.5019607843)}.featured-evaluations-container .featured-grid::-webkit-scrollbar-thumb:hover{background-color:#357b9e}.featured-evaluations-container .featured-grid{scrollbar-width:thin;scrollbar-color:#4987be transparent}.featured-evaluations-container .featured-grid .loading-more-container{display:flex;align-items:center;justify-content:center;min-width:100px;flex-shrink:0}.dashboard-skeleton-card{height:100%;min-height:200px;width:100%}.dashboard-skeleton-card .ant-skeleton,.dashboard-skeleton-card .ant-skeleton-content{width:100%}.dashboard-skeleton-card .ant-skeleton-paragraph,.dashboard-skeleton-card .ant-skeleton-title{width:100%!important;max-width:100%!important}.onboarding-card,.onboarding-card .ant-card{height:100%;max-height:100%;display:flex;flex-direction:column;overflow:hidden}.onboarding-card .ant-card-head{flex-shrink:0;padding:.5rem!important;min-height:auto!important;border-bottom:1px solid #f0f0f0}.onboarding-card .ant-card-head-title,.onboarding-card .ant-card-head-wrapper{min-height:auto!important;padding:0!important}.onboarding-card .ant-card-head-title{line-height:1.3!important}.onboarding-card .ant-card-body{flex:1;min-height:0;overflow:hidden;padding:.75rem!important}.onboarding-loading{display:flex;justify-content:center;align-items:center;min-height:150px}.onboarding-header{display:flex;justify-content:space-between;align-items:center;width:100%}.onboarding-header .header-title{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:#182c4c}.onboarding-header .header-title .header-icon{font-size:1rem;color:#4987be}.onboarding-header .dismiss-button{color:#686868;font-size:.6875rem;padding:.125rem .375rem;height:auto}.onboarding-header .dismiss-button:hover{color:#4987be}.onboarding-content{display:flex;flex-direction:column;gap:.5rem;height:100%;max-height:100%;overflow-x:hidden;overflow-y:auto}.progress-section{flex-shrink:0}.progress-section .progress-text{font-size:.75rem;color:#686868;margin-bottom:.5rem;font-weight:500}.progress-section .ant-progress{margin-top:.25rem}.progress-section .ant-progress .ant-progress-bg{border-radius:0}.steps-list{display:flex;flex-direction:column;gap:.5rem;flex:1;min-height:0}.step-item{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem;border:1px solid #f0f0f0;border-radius:0;transition:all .2s ease}.step-item.completed{background-color:#f6ffed;border-color:#b7eb8f}.step-item.completed .step-label{color:#686868}.step-item.pending{background-color:#fff}.step-item.pending:hover{border-color:#4987be;box-shadow:0 2px 8px rgba(0,0,0,.05)}.step-item .step-status{margin-top:.125rem;flex-shrink:0}.step-item .step-status .check-icon{font-size:1rem;color:#52c41a}.step-item .step-status .empty-circle{width:1rem;height:1rem;border:2px solid #bcbcbc;border-radius:50%}.step-item .step-content{flex:1;min-width:0}.step-item .step-content .step-label{font-size:.75rem;font-weight:600;color:#686868;margin-bottom:.125rem;line-height:1.2}.step-item .step-content .step-description{font-size:.6875rem;color:#bcbcbc;line-height:1.3}.step-item .step-action-button{flex-shrink:0;border-radius:0;font-size:.6875rem;height:26px;padding:0 .5rem;align-self:center;min-width:120px}@media(max-width:768px){.onboarding-header .header-title{font-size:.8125rem;gap:.25rem}.onboarding-header .header-title .header-icon{font-size:.9375rem}.step-item{flex-direction:column;align-items:flex-start;gap:.375rem}.step-item .step-action-button{width:100%;margin-top:.25rem;align-self:stretch}}.empty-evaluations-card{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-evaluations-card .ant-card-body{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.empty-evaluations-content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;max-width:400px}.empty-evaluations-content .rocket-image{width:200px;height:auto;margin-bottom:1.5rem;-o-object-fit:contain;object-fit:contain}.empty-evaluations-content .empty-title{font-size:1.25rem;font-weight:600;color:#686868;margin-bottom:.5rem}.empty-evaluations-content .empty-subtitle{font-size:.875rem;color:#bcbcbc;margin-bottom:1.5rem;line-height:1.5}.empty-evaluations-content .create-button{border-radius:0;padding:.5rem 2rem;height:auto;font-size:.875rem;font-weight:500}@media(max-width:768px){.empty-evaluations-content{padding:1rem}.empty-evaluations-content .rocket-image{width:150px}.empty-evaluations-content .empty-title{font-size:1rem}.empty-evaluations-content .empty-subtitle{font-size:.8125rem}}.error-container{height:calc(100vh - 7rem)}.error-title-color{color:#222}.error-subtitle{color:#828282;max-width:90%;width:64rem;white-space:pre-line}.error-button{padding:.565rem 1rem;background:#4987be;border-radius:1rem}.error-button-text{font-size:.875rem;line-height:1rem;color:#fff}.error-button-secondary{padding:.565rem 1rem;background:#fff;border:2px solid #4987be;border-radius:1rem}.error-button-secondary-text{font-size:.875rem;line-height:1rem;color:#4987be;margin:0 .5rem}.table-progress{width:80%}.progress-dropdown{width:-moz-min-content;width:min-content;top:1rem;min-height:1rem}.progress-dropdown-position{position:absolute}.barras{border:1px dashed #c9c9c9;width:1px;left:50%;z-index:7}.progress-title-ace,.progress-title-pre{min-width:50%;font-size:.75rem;line-height:.875rem;color:#5f5f5f}.progress-skill-title{font-size:.815rem;line-height:1rem;color:#272727}.technical-skills-card-title{font-size:1.125rem;line-height:1rem;color:#272727}.technical-skills-card-subtitle{font-size:1.125rem;line-height:1rem;color:#4f4f4f}.technical-skills-title-normal{font-weight:400}.progress-skill-counter{font-size:.815rem;line-height:1rem;color:#828282}.progress-outstanding{font-size:.565rem;letter-spacing:.15em;color:#4f4f4f;z-index:7;max-height:1rem}.dropdown-button{background-color:transparent;border:none;font-weight:400;font-size:.685rem;line-height:.815rem;color:#5f5f5f}.dropdown-button:focus-visible{outline:none}.panel-group{margin-top:1.875rem}.item-collapse{z-index:7}.skill-completed,.skill-incompleted{padding:4px 8px;border-radius:16px;font-size:11px;line-height:13px;letter-spacing:.07em}.skill-incompleted{background:#eff0f4;color:#828282}.skill-completed{background:#e4fcef;color:#0a6645}.skill-custom-advance-background[data-percent="0"]{background:linear-gradient(90deg,#e4fcef 0,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="1"]{background:linear-gradient(90deg,#e4fcef 1%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="2"]{background:linear-gradient(90deg,#e4fcef 2%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="3"]{background:linear-gradient(90deg,#e4fcef 3%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="4"]{background:linear-gradient(90deg,#e4fcef 4%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="5"]{background:linear-gradient(90deg,#e4fcef 5%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="6"]{background:linear-gradient(90deg,#e4fcef 6%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="7"]{background:linear-gradient(90deg,#e4fcef 7%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="8"]{background:linear-gradient(90deg,#e4fcef 8%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="9"]{background:linear-gradient(90deg,#e4fcef 9%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="10"]{background:linear-gradient(90deg,#e4fcef 10%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="11"]{background:linear-gradient(90deg,#e4fcef 11%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="12"]{background:linear-gradient(90deg,#e4fcef 12%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="13"]{background:linear-gradient(90deg,#e4fcef 13%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="14"]{background:linear-gradient(90deg,#e4fcef 14%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="15"]{background:linear-gradient(90deg,#e4fcef 15%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="16"]{background:linear-gradient(90deg,#e4fcef 16%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="17"]{background:linear-gradient(90deg,#e4fcef 17%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="18"]{background:linear-gradient(90deg,#e4fcef 18%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="19"]{background:linear-gradient(90deg,#e4fcef 19%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="20"]{background:linear-gradient(90deg,#e4fcef 20%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="21"]{background:linear-gradient(90deg,#e4fcef 21%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="22"]{background:linear-gradient(90deg,#e4fcef 22%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="23"]{background:linear-gradient(90deg,#e4fcef 23%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="24"]{background:linear-gradient(90deg,#e4fcef 24%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="25"]{background:linear-gradient(90deg,#e4fcef 25%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="26"]{background:linear-gradient(90deg,#e4fcef 26%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="27"]{background:linear-gradient(90deg,#e4fcef 27%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="28"]{background:linear-gradient(90deg,#e4fcef 28%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="29"]{background:linear-gradient(90deg,#e4fcef 29%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="30"]{background:linear-gradient(90deg,#e4fcef 30%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="31"]{background:linear-gradient(90deg,#e4fcef 31%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="32"]{background:linear-gradient(90deg,#e4fcef 32%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="33"]{background:linear-gradient(90deg,#e4fcef 33%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="34"]{background:linear-gradient(90deg,#e4fcef 34%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="35"]{background:linear-gradient(90deg,#e4fcef 35%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="36"]{background:linear-gradient(90deg,#e4fcef 36%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="37"]{background:linear-gradient(90deg,#e4fcef 37%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="38"]{background:linear-gradient(90deg,#e4fcef 38%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="39"]{background:linear-gradient(90deg,#e4fcef 39%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="40"]{background:linear-gradient(90deg,#e4fcef 40%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="41"]{background:linear-gradient(90deg,#e4fcef 41%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="42"]{background:linear-gradient(90deg,#e4fcef 42%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="43"]{background:linear-gradient(90deg,#e4fcef 43%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="44"]{background:linear-gradient(90deg,#e4fcef 44%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="45"]{background:linear-gradient(90deg,#e4fcef 45%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="46"]{background:linear-gradient(90deg,#e4fcef 46%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="47"]{background:linear-gradient(90deg,#e4fcef 47%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="48"]{background:linear-gradient(90deg,#e4fcef 48%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="49"]{background:linear-gradient(90deg,#e4fcef 49%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="50"]{background:linear-gradient(90deg,#e4fcef 50%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="51"]{background:linear-gradient(90deg,#e4fcef 51%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="52"]{background:linear-gradient(90deg,#e4fcef 52%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="53"]{background:linear-gradient(90deg,#e4fcef 53%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="54"]{background:linear-gradient(90deg,#e4fcef 54%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="55"]{background:linear-gradient(90deg,#e4fcef 55%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="56"]{background:linear-gradient(90deg,#e4fcef 56%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="57"]{background:linear-gradient(90deg,#e4fcef 57%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="58"]{background:linear-gradient(90deg,#e4fcef 58%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="59"]{background:linear-gradient(90deg,#e4fcef 59%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="60"]{background:linear-gradient(90deg,#e4fcef 60%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="61"]{background:linear-gradient(90deg,#e4fcef 61%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="62"]{background:linear-gradient(90deg,#e4fcef 62%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="63"]{background:linear-gradient(90deg,#e4fcef 63%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="64"]{background:linear-gradient(90deg,#e4fcef 64%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="65"]{background:linear-gradient(90deg,#e4fcef 65%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="66"]{background:linear-gradient(90deg,#e4fcef 66%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="67"]{background:linear-gradient(90deg,#e4fcef 67%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="68"]{background:linear-gradient(90deg,#e4fcef 68%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="69"]{background:linear-gradient(90deg,#e4fcef 69%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="70"]{background:linear-gradient(90deg,#e4fcef 70%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="71"]{background:linear-gradient(90deg,#e4fcef 71%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="72"]{background:linear-gradient(90deg,#e4fcef 72%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="73"]{background:linear-gradient(90deg,#e4fcef 73%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="74"]{background:linear-gradient(90deg,#e4fcef 74%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="75"]{background:linear-gradient(90deg,#e4fcef 75%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="76"]{background:linear-gradient(90deg,#e4fcef 76%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="77"]{background:linear-gradient(90deg,#e4fcef 77%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="78"]{background:linear-gradient(90deg,#e4fcef 78%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="79"]{background:linear-gradient(90deg,#e4fcef 79%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="80"]{background:linear-gradient(90deg,#e4fcef 80%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="81"]{background:linear-gradient(90deg,#e4fcef 81%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="82"]{background:linear-gradient(90deg,#e4fcef 82%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="83"]{background:linear-gradient(90deg,#e4fcef 83%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="84"]{background:linear-gradient(90deg,#e4fcef 84%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="85"]{background:linear-gradient(90deg,#e4fcef 85%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="86"]{background:linear-gradient(90deg,#e4fcef 86%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="87"]{background:linear-gradient(90deg,#e4fcef 87%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="88"]{background:linear-gradient(90deg,#e4fcef 88%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="89"]{background:linear-gradient(90deg,#e4fcef 89%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="90"]{background:linear-gradient(90deg,#e4fcef 90%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="91"]{background:linear-gradient(90deg,#e4fcef 91%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="92"]{background:linear-gradient(90deg,#e4fcef 92%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="93"]{background:linear-gradient(90deg,#e4fcef 93%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="94"]{background:linear-gradient(90deg,#e4fcef 94%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="95"]{background:linear-gradient(90deg,#e4fcef 95%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="96"]{background:linear-gradient(90deg,#e4fcef 96%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="97"]{background:linear-gradient(90deg,#e4fcef 97%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="98"]{background:linear-gradient(90deg,#e4fcef 98%,#eff0f4 0,#eff0f4)}.skill-custom-advance-background[data-percent="99"]{background:linear-gradient(90deg,#e4fcef 99%,#eff0f4 0,#eff0f4)}.skill-custom-advance[data-percent="0"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 0,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="1"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 1%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="2"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 2%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="3"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 3%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="4"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 4%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="5"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 5%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="6"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 6%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="7"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 7%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="8"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 8%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="9"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 9%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="10"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 10%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="11"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 11%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="12"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 12%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="13"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 13%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="14"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 14%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="15"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 15%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="16"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 16%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="17"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 17%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="18"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 18%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="19"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 19%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="20"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 20%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="21"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 21%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="22"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 22%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="23"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 23%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="24"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 24%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="25"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 25%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="26"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 26%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="27"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 27%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="28"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 28%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="29"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 29%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="30"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 30%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="31"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 31%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="32"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 32%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="33"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 33%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="34"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 34%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="35"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 35%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="36"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 36%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="37"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 37%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="38"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 38%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="39"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 39%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="40"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 40%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="41"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 41%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="42"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 42%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="43"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 43%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="44"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 44%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="45"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 45%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="46"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 46%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="47"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 47%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="48"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 48%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="49"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 49%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="50"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 50%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="51"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 51%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="52"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 52%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="53"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 53%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="54"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 54%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="55"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 55%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="56"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 56%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="57"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 57%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="58"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 58%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="59"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 59%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="60"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 60%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="61"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 61%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="62"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 62%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="63"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 63%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="64"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 64%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="65"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 65%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="66"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 66%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="67"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 67%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="68"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 68%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="69"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 69%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="70"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 70%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="71"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 71%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="72"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 72%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="73"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 73%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="74"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 74%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="75"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 75%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="76"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 76%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="77"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 77%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="78"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 78%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="79"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 79%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="80"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 80%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="81"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 81%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="82"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 82%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="83"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 83%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="84"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 84%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="85"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 85%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="86"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 86%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="87"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 87%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="88"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 88%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="89"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 89%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="90"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 90%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="91"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 91%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="92"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 92%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="93"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 93%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="94"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 94%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="95"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 95%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="96"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 96%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="97"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 97%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="98"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 98%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.skill-custom-advance[data-percent="99"]{background:#0a6645;background:linear-gradient(90deg,#0a6645 99%,#828282 0,#828282);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ticket-training-job-ready{font-size:.685rem;line-height:.815rem;letter-spacing:.07em;color:#0a6645;padding:.25rem .5rem;background:#e4fcef;border-radius:1rem;margin-left:.565rem}.content{padding:0 1.125rem;background-color:#fff;max-height:0;overflow:hidden;transition:max-height .2s ease-out}.dropdown-arrow{right:0;width:.625rem;height:.375rem;transition:transform .5s}.dropdown-arrow-open{transform:rotate(-180deg)}@media(min-width:576px){.progress-dropdown{margin-left:.3rem;margin-top:.8rem;min-height:0;top:0}.progress-dropdown-position{position:relative}}.results-right-column{border-top:1px solid #e0e0e0}.percent-result-text{font-size:1.75rem}@media(min-width:768px){.results-left-column{width:70%}.results-right-column{width:30%;border-left:1px solid #e0e0e0;border-top:none}}.screening-input{border:1px solid #c9c9c9;outline:none;padding:.3rem 0;max-height:2.225rem}.screening-input::-moz-placeholder{color:#828282;font-size:.875rem}.screening-input::placeholder{color:#828282;font-size:.875rem}.screening-input-delete-icon{background:none;border:none;max-height:2.225rem}.link-custom-email{color:#222}.link-custom-email,.link-custom-email:hover{text-decoration:underline}.calendar-invitations{padding:5px!important;width:7rem!important}.button-screening-import{background:#fff;border:1px solid #4987be;border-radius:2rem;padding:.4rem 0}.button-screening-import-text{font-size:.875rem;text-decoration-line:none;color:#4987be;white-space:pre-line}.custom-file-button{max-width:25.375rem;max-height:2.375rem;background-color:#fff;box-shadow:0 .063rem 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #eff0f4;color:#182c4c}.email-form-max-height{max-height:17.2rem}.add-more-rows-button:disabled{color:grey;cursor:not-allowed}.ticket-sprint-text,.ticket-technology-text{font-size:.813rem;line-height:.938rem;letter-spacing:.07em;padding:.375rem;border-radius:.125rem}.profile-item-sprint{width:-moz-fit-content;width:fit-content}.ticket-sprint-text{color:#0a6645;background:#e4fcef}.ticket-rounded-text{font-size:.688rem;line-height:.813rem;letter-spacing:.07em;color:#4987be;background:rgba(73,135,190,.1960784314);border-radius:1rem;padding:.25rem .5rem}.ticket-light-orange{color:#fda741;background-color:#fff1e2}.ticket-light-blue{color:#50b4ec;background-color:#e5f5fe}.ticket-filter{background-color:#f4f4f4;color:#666;font-size:.875rem}.ticket-technology-text,.ticket-test-level-text{color:#4987be;background:rgba(73,135,190,.1960784314)}.ticket-test-level-text{border-radius:.125rem;padding:.125rem .25rem;line-height:.9519rem}.ticket-test-tech{background-color:#ffe2e3;color:#fd6466;letter-spacing:.07rem}.screening-modal{max-width:65rem}.screening-modal .ant-modal-footer{border-top:.2rem solid #4987be}.screening-modal .ant-modal-header{background-color:#4987be}.screening-modal .ant-modal-header div{color:#fff}.screening-modal .ant-modal-close{display:none}.screening-modal .ant-modal-footer{display:flex;justify-content:flex-end}.screening-page-container{background-color:#f4f4f4;display:flex;flex-direction:column;height:100vh}.screening-card-container{min-height:11.875rem}.screening-card{background:#fff;border-radius:8px;display:inline-block;position:relative;border:2px solid #222}.text-gray-screening{font-size:.875rem;line-height:1.065rem;color:#828282}.text-screening-technology{font-size:1.25rem;line-height:1.5rem;color:#272727}.button-apply-screening{background:#fff;border:1px solid #4987be;border-radius:2rem;padding:.315rem 0}.button-apply-screening-text{font-size:.875rem;text-decoration-line:none;color:#4987be}.button-apply-screening[data-selected=true]{background:#58dda6;border:1px solid #58dda6}.button-apply-screening[data-selected=true] .button-apply-screening-text{color:#fff}.button-screening-continue{background:#4987be;border:none;border-radius:2rem;padding:.4rem}.button-screening-continue:disabled{background:rgba(73,135,190,.5490196078)}.button-screening-continue-text{font-size:.875rem;text-decoration-line:none;color:#fff}.ticket-screening-text{color:#176b71;background:#d0f0ff}.ticket-padding,.ticket-screening-text{font-size:.815rem;line-height:.935rem;letter-spacing:.07em;padding:.175rem;border-radius:.125rem}.ticket-padding{display:flex;align-items:center}.title-screening-color{color:#222}.subtitle-screening{font-size:1.25rem;line-height:1.875rem}.ticket-technology-frontend{color:#4987be;background:rgba(73,135,190,.1960784314)}.ticket-technology-fullstack{color:#fd6466;background:#ffe2e3}.button-screening-cancel{background:#fd6466;border:none;border-radius:2rem;padding:.4rem}.button-screening-cancel:disabled{background:rgba(253,100,102,.4588235294)}.button-screening-cancel-text{font-size:.875rem;text-decoration-line:none;color:#fff}.button-screening-new-row{background:#fff;border:1px solid #4987be;border-radius:2rem;padding:.4rem 0}.button-screening-new-row-text{font-size:.875rem;text-decoration-line:none;color:#4987be}.button-screening-new-row:disabled{border:1px solid rgba(73,135,190,.4039215686)}.button-screening-new-row:disabled .button-screening-new-row-text{color:rgba(73,135,190,.4039215686)}.button-back-invitation{top:.825rem;position:relative}@media(min-width:992px){.button-back-invitation{position:absolute}}.search-bar-screenings{outline:none;border:none;border-bottom:2px solid #bcbcbc;padding:.3rem;font-weight:500;font-size:.875rem}.search-bar-screenings input{border:none;outline:none}.screenings-tree-filters .ant-tree-checkbox-inner{background-color:transparent;border:2px solid #4987be}.screenings-tree-filters .ant-tree-checkbox-checked .ant-tree-checkbox-inner:after,.screenings-tree-filters .ant-tree-checkbox-indeterminate .ant-tree-checkbox-inner:after,.screenings-tree-filters .ant-tree-checkbox-inner:hover{border-color:#4987be}.screenings-tree-filters .ant-tree-treenode{max-width:100%}.screenings-tree-filters .ant-tree-treenode span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.screening-filters-title svg{color:#357b9e}.border-filters{border:1px solid #d9d9d9}.border-filters .border-bottom-filter{border-bottom:1px solid #bcbcbc}.bg-principal{background-color:#4987be!important}.rec-dot{background-color:#bae2f6!important;width:15px!important;height:15px!important}.rec-dot,.rec-dot_active{box-shadow:none!important}.rec-dot_active{background-color:#4987be!important}.dkEaAU{background-color:#ddeef7!important}.ticket-status-search{font-weight:700;font-size:.68rem;line-height:.935rem;letter-spacing:.07em;padding:.25rem .5rem;border-radius:.125rem;width:-moz-fit-content;width:fit-content}.ticket-on{color:#3d8c6b;background:#cae8db}.ticket-off{background:#ffe2e3;color:#fd6466}.ticket-draft{background:#d9d9d9;color:#5f5f5f}.screening-search-container{border:none;box-sizing:border-box;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922);transition:box-shadow .3s ease-in-out}.screening-search-container:hover{box-shadow:0 6px 6px 0 rgba(0,0,0,.3764705882);transition:box-shadow .3s ease-in-out}.empty-screening-search-container{box-sizing:border-box;border-radius:8px}.button-see-more-search{background:hsla(0,0%,77.6%,.21);border-radius:16px}.text-see-more-search{color:#222;font-size:.875rem;line-height:1.25rem;letter-spacing:.01rem}.text-see-more-search:hover{text-decoration:none}.text-description-screening{line-height:1.25rem;letter-spacing:.01rem;color:#222}.text-create-search-screening{font-size:.875rem;line-height:1.065rem;letter-spacing:.01rem;color:#828282}.text-underline{text-decoration-line:underline}.description-card-search{height:2.5rem}.modal-buttons-border{border-radius:1rem}.hover-danger:hover{background-color:#fd6466}.dont-delete-draft-button-border{border:.063rem solid}.title-screening{white-space:normal;line-height:130%;letter-spacing:-.019em;padding-top:.75rem;color:rgba(41,41,41,.9254901961)}.footer-card{border-radius:0 0 8px 8px;padding:.625rem;background:#ececec!important;color:#357b9e}.footer-card g{fill:#357b9e!important;stroke-width:1}.w-90{width:90%}.bullets-button{margin-top:-.938rem}.created-by-position{width:15rem;white-space:nowrap;position:absolute;bottom:3.438rem}.position-texts{position:absolute;top:6rem;left:0;right:0}.arrow-invite-position{position:absolute;left:18rem;bottom:3.5rem}.position-dots{position:absolute;right:.4rem}.width-selectable{width:13rem!important}button:disabled{opacity:.75;cursor:not-allowed;border:0;background:inherit}.displayNone{display:none}#move-screening-container .ant-select-item-option-content{display:flex;align-items:center;margin-left:1rem}.screening-title-container{border-top-left-radius:.6875rem;border-top-right-radius:.6875rem}.screening-title-container.open-bg{background-color:#a5c4e0!important}.screening-title-container.closed-bg{background-color:#bcbcbc!important}.screening-title-container.draft-bg{background-color:#ececec!important}.screening-title-container,.screening-title-container:hover{transition:all .3s ease-in-out}.screening-title-container:hover.open-bg{background-color:rgb(176.3801652893,203.4603305785,227.9198347107)!important}.screening-title-container:hover.closed-bg{background-color:rgb(213.5,213.5,213.5)!important}.screening-title-container:hover.draft-bg{background-color:#fff!important}.screening-title-container:hover .title-screening{color:#000;text-decoration:underline!important}.screening-title-container:hover .title-screening a{text-decoration:underline!important}.card-screenings{width:100%;height:6.5rem!important;perspective:1000px;cursor:pointer;position:relative;transition:transform .5s;transform-style:preserve-3d;border:none}.card-screenings.flipped{transform:rotateY(180deg)}.card-back-screenings,.card-front-screenings{display:flex;width:100%;height:100%!important;backface-visibility:hidden;position:absolute;top:0;left:0;flex-direction:column;padding:0 1rem}.card-front-screenings{padding:0 3rem!important}.card-back-screenings{transform:rotateY(180deg)}.color-grey-1{color:#686868}.color-principal{color:#4987be}.border-bottom-dotted{border-bottom:1px dotted #a5c4e0}.hover-arrow-page:hover{transform:scale(1.1)}.hover-arrow-page,.hover-arrow-page:hover{transition:transform .2s ease-in-out}.icon-pin svg{fill:#686868}.icon-pin.pinned svg{fill:#000!important}@keyframes slideFromRight{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.modal-content-enter{animation:fadeIn .5s cubic-bezier(.25,.46,.45,.94) forwards}.confirmation-step.modal-content-enter{animation:slideFromRight .5s cubic-bezier(.25,.46,.45,.94) forwards}.reset-testgroup-modal-container{transition:opacity .5s ease,transform .5s ease}.modern-modal{min-height:550px;display:flex;flex-direction:column;cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.modern-modal.confirmation-step{justify-content:space-between}.modern-modal *{cursor:default}.modern-modal .ant-btn,.modern-modal .ant-card,.modern-modal .ant-card *,.modern-modal .ant-list-item,.modern-modal .ant-space,.modern-modal .ant-space *,.modern-modal .ant-tag,.modern-modal .testgroup-card,.modern-modal .testgroup-card *,.modern-modal .testgroup-content,.modern-modal .testgroup-content *,.modern-modal .testgroup-info,.modern-modal .testgroup-info *,.modern-modal .testgroup-item,.modern-modal .testgroup-name,.modern-modal button{cursor:pointer!important}.modern-modal .ant-btn:disabled,.modern-modal button:disabled{cursor:not-allowed!important}.modal-header{margin-bottom:24px}.candidate-summary-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #e1e5e9;border-radius:4px;margin-top:16px}.candidate-name{font-size:14px;color:#2c3e50}.candidate-email{font-size:12px;color:#6c757d}.modal-content-wrapper{flex-grow:1;padding-bottom:16px}.testgroups-selection-area{flex-grow:1;max-height:320px;overflow-y:auto;padding-right:4px}.testgroups-list .ant-list-item{border:none;padding:8px 0;cursor:pointer!important}.testgroup-card{border-radius:4px;transition:border-color .2s ease;border:2px solid #e1e5e9;cursor:pointer!important;width:100%}.testgroup-card:hover{border-color:#4987be;cursor:pointer!important}.testgroup-card.selected-card{border-color:#4987be;background:linear-gradient(135deg,rgba(73,135,190,.08),rgba(73,135,190,.04))}.testgroup-card .ant-card-body{padding:16px;width:100%;cursor:pointer!important}.testgroup-content{padding:4px 0}.testgroup-name{font-size:14px;color:#2c3e50;margin-bottom:4px}.testgroup-tag{border-radius:6px;font-size:10px;margin:0}.modal-footer{border-top:1px solid #e1e5e9;padding-top:20px;display:flex;justify-content:flex-end}.cancel-btn{border-radius:4px;border:1px solid #d9d9d9;color:#595959;font-weight:500;cursor:pointer!important}.cancel-btn:hover{border-color:#4987be;color:#4987be;cursor:pointer!important}.confirm-btn,.continue-btn{border-radius:4px;font-weight:600;cursor:pointer!important}.continue-btn{background:#4987be;border-color:#4987be}.continue-btn:hover{background:#3a6fa0;border-color:#3a6fa0}.confirm-btn:hover{cursor:pointer!important}.confirmation-card{background:#fafafa;border-radius:4px;margin:16px 0}.candidate-info-card{background:#f0f7ff;border:1px solid #bae0ff;border-radius:4px}.loading-container{padding:40px 0}.modern-modal .ant-btn,.modern-modal .ant-card,.modern-modal button{border-radius:4px!important}.modern-modal .ant-btn:hover,.modern-modal .ant-card:hover,.modern-modal button:hover{border-radius:4px!important;transform:none!important;box-shadow:none!important}.reset-testgroup-lists-container{max-height:300px}.reset-testgroup-modal-data-max-height{max-height:400px}.tech-button-border{border:1px solid #ddd;border-radius:4px;transition:all .3s ease}.tech-button-border:hover{border-color:#4987be}.bg-disabled{background-color:#ccc!important;cursor:not-allowed}.bg-maya-blue{background-color:#4987be}.bg-maya-blue:hover{background-color:#3a6fa0}.modern-modal .cancel-btn,.modern-modal .cancel-btn:hover,.modern-modal .confirm-btn,.modern-modal .confirm-btn:hover,.modern-modal .continue-btn,.modern-modal .continue-btn:hover,.modern-modal .testgroup-card:hover,.modern-modal .testgroup-card:hover *,.modern-modal .testgroup-card:hover .ant-space,.modern-modal .testgroup-card:hover .ant-space *,.modern-modal .testgroup-card:hover .ant-tag,.modern-modal .testgroup-card:hover .ant-typography,.modern-modal .testgroup-card:hover .testgroup-content,.modern-modal .testgroup-card:hover .testgroup-content *,.modern-modal .testgroup-card:hover .testgroup-info,.modern-modal .testgroup-card:hover .testgroup-info *,.modern-modal .testgroup-card:hover .testgroup-name{cursor:pointer!important}.batch-candidates-preview{display:flex;flex-direction:column;gap:4px;margin-top:8px}.candidate-email-batch{font-size:12px;color:#6c757d}.candidate-confirmation-item{padding:4px 0!important;border:none!important}.candidate-confirmation-item .ant-list-item-meta{margin-bottom:0}.dropdown-button-options-container[data-open=true]{max-height:10rem;width:10rem;z-index:4;box-shadow:0 4px 4px rgba(0,0,0,.25)}.dropdown-button-options-container[data-open=false]{display:none}.screening-completion-dot{height:7px;width:7px;border-radius:50%}.completed-dot-bg{background-color:#2b9f5a}.in-progress-dot-bg{background-color:#ddbc67}.invited-dot-bg{background-color:#d9d9d9}.invited-list-skill-name,.invited-list-titles{font-size:.625rem;line-height:.75rem;color:#424242}.invited-page-container{max-width:65rem}.invited-list-name-indicator-width,.invited-list-name-width{width:25%}.profiles-invited-list-container[data-size~="0"] .invited-list-name-width{width:100%}.profiles-invited-list-container[data-size~="0"] .invited-list-screening-width{width:3rem}.profiles-invited-list-container[data-size~="0"] .invited-list-score-width{width:2rem}.profiles-invited-list-container[data-size~="0"] .invited-list-date-width{width:3.5rem}.profiles-invited-list-container[data-size~="0"] .invited-list-process-width{width:4rem}.profiles-invited-list-container[data-size~="0"] .invited-list-status-dropdown-width,.profiles-invited-list-container[data-size~="0"] .invited-list-status-width{width:2.5rem}.profiles-invited-list-container[data-size~="600"] .invited-list-name-width{width:25%}.profiles-invited-list-container[data-size~="700"] .invited-list-screening-width{width:4.5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-score-width{width:3.5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-process-width{width:5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-status-width{width:7.5rem}.profiles-invited-list-container[data-size~="700"] .invited-list-status-dropdown-width{width:9rem}.profiles-invited-list-container[data-size~="900"] .invited-list-screening-width{width:5rem}.profiles-invited-list-container[data-size~="900"] .invited-list-score-width{width:7rem}.profiles-invited-list-container[data-size~="900"] .invited-list-date-width{width:4.5rem}.ant-btn,.ant-btn:focus,.ant-btn:hover{border-radius:1rem;color:rgba(0,0,0,.85);border-color:#d9d9d9}.ant-btn-primary,.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff;background-color:#58dda6;border-color:#58dda6}.invitation-status-modal-container span{font-size:1.1rem}.profiles-list-item-container-search{border:.5px solid #4987be;border-radius:8px;font-size:.875rem;min-height:3.5rem;line-height:1rem;color:#272727}.cursor-not-allowed{cursor:not-allowed}@media(max-width:768px){.ml-md-6{margin-left:7.5rem!important}.w-indicators-container{width:50%}}@media(max-width:990px){.w-indicators-container{width:50%}}@media(max-width:500px){.w-indicators-container{width:80%}}.test-grid-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(25.6rem,1fr));gap:1rem}.test-grid-container.create-evaluation-view{gap:0!important}@media(max-width:1600px){.test-grid-container{grid-template-columns:repeat(3,1fr)}}@media(max-width:1500px){.test-grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:1150px){.test-grid-container{grid-template-columns:repeat(1,1fr)}}.full-width-grid{grid-column:1/-1}.test-grid-container-create-screening,.test-grid-container-tests{height:24.125rem}.test-button-filters{border:1px solid #787878}.test-button-filters-selected{border:1px solid #4987be}.test-text-filters-selected{font-size:.875rem;color:#182c4c;font-weight:700}.container-test-role{background:#4987be}.select-dropdown-menu{position:absolute;z-index:1050}.closed-bg{background-color:#bcbcbc!important}.bg-info-dark-subtle{background-color:#10a5f0!important}.share-dashboard-modal{display:flex;justify-items:center;width:50vw!important;border-radius:1.5rem!important}.share-dashboard-modal .card{cursor:crosshair}.spinner-max-width{max-width:1.25rem;max-height:1rem}.filter-tab-button-search{box-sizing:content-box!important;position:relative;width:100%;line-height:0;padding:1rem .5rem;border:1px solid #bcbcbc;border-radius:1rem 1rem 0 0}.filter-tab-button-search:before{width:100%;height:0;content:"";position:absolute;bottom:0;background-color:transparent}.filter-tab-button-search span{font-size:1.5rem;color:#757575}.filter-tab-button-search.selected-tab-button{color:#4987be;border-color:#4987be}.filter-tab-button-search.selected-tab-button:before{height:.25rem;background-color:#4987be}.filter-tab-button-search.selected-tab-button span{color:#4987be}.select-big{height:50px;top:5px}.multiple-select-container{display:flex;justify-content:space-between}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.component-selectable-button-filters{border-radius:8px;border:1px solid #787878}.component-selectable-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0 1px 0 rgba(0,0,0,.1));border-radius:8px}.component-selectable-text-filters{color:#828282;font-weight:700;font-size:.875rem}.component-selectable-text-filters-selected{font-size:.875rem;color:#182c4c;font-weight:700}.funnel-chart-content{border:1px solid #b7e4fb;padding:1.5rem}.funnel-chart-content-progress{flex:0 1 65%}.funnel-chart-content-label{flex:0 1 35%}.funnel-chart-progress-bar{border-radius:4px}.layout-container{min-width:25.188rem;width:100%;display:flex;flex:0 1 calc(50% - 0.625rem);flex-direction:column;margin:auto}@media screen and (min-width:990px){.layout-container{min-width:19rem}}@media screen and (max-width:1350px){.layout-container{width:100%!important;max-width:40.625rem!important}}.layout-fixed-height{height:21.875rem}.layout-title-container{background:#b7e4fb;padding:.938rem;border-radius:5px 5px 0 0}.layout-title-container-text{color:#4987be}.pie-chart-container{width:9.375rem;height:9.375rem}.chart-legend-item-box{height:1.25rem;width:1.25rem;border-radius:50%}.custom-date-button{width:9.375rem;height:2.375rem;background-color:#fff;box-shadow:0 .063rem 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #eff0f4;color:#182c4c}.container-picker{background:#fff!important;border:1px solid #4987be!important;border-radius:8px!important}.react-datepicker__day-names{margin-top:.625rem;background:#fff!important}.react-datepicker__day-name{font-family:Mulish,sans-serif;font-size:.75rem;margin:0 .3rem;color:#828282}.react-datepicker__header{background:#fff;border:0}.react-datepicker__navigation-icon:before{margin-top:1rem;border-color:#4987be}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{display:none}.react-datepicker__current-month{font-size:.875rem;font-weight:700;line-height:1.375rem}.react-datepicker__month-container{padding:.6rem .8rem}.react-datepicker__day{font-family:Mulish,sans-serif;font-size:.875rem;line-height:1.375rem;padding:.3rem;width:2rem;height:2rem}.react-datepicker__week{padding:.1rem .3rem}.react-datepicker__day--selected,.react-datepicker__day--selected:hover{background:#4987be;border-radius:6.625rem}.react-datepicker__day--selected:hover{transform:scale(1.2)}.react-datepicker__day--keyboard-selected,.react-datepicker__day:hover{border-radius:6.625rem;background:#4987be}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{display:none}.react-datepicker-popper{z-index:20;width:-moz-fit-content;width:fit-content}.react-datepicker__day--keyboard-selected,.react-datepicker__day:hover{color:#fff}.scores-chart-column-label-text{color:#d3d3d3}.scores-chart-labels-text{color:#828282}.score-bar-width{width:100%;border-radius:4px 4px 0 0}.score-bars-and-labels-separator{border-top:3px solid #d9d9d9;margin:0 .125rem}.score-chart-container{height:7rem}.score-chart-bar-container{margin:0 .125rem}.horizontal-bars-row-height{height:2rem}.horizontal-bars-bar-section{height:2rem;z-index:1}.horizontal-bar-text{font-size:.875rem;font-weight:500;color:grey;max-width:5.8rem;text-align:end}.horizontal-bar-column-value{font-size:.875rem;font-weight:500;color:grey;width:0}.horizontal-bar-chart-lines{border-top:2px solid #d9d9d9}.horizontal-bar-column-value:before{content:"";position:absolute;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;bottom:1.8rem;height:calc(100% - 1.8rem)}.horizontal-bar-column-value:first-child:before{display:none}.age-gender-chart-total{font-size:2rem;line-height:110%;letter-spacing:-.019em;margin-bottom:.75rem}.age-gender-legend-circle{display:inline-block;width:.875rem;height:.875rem;border-radius:1rem}.age-gender-legend-container{margin-bottom:.5rem}.age-gender-legend-container:last-child{margin:0}.age-gender-chart-total-text{color:#828282;font-size:.875rem;line-height:80%}.age-gender-legend{font-size:.875rem;line-height:150%;font-weight:500}.invert-axes-text{color:#828282;font-size:.875rem;font-weight:600}.checkbox{--background:#fff;--border:#c5c5c5;--border-hover:#d6d6d6;--border-active:#4987be;--tick:#fff;position:relative}.checkbox input,.checkbox svg{width:.875rem;height:.875rem;display:block}.checkbox input{-webkit-appearance:none;-moz-appearance:none;position:relative;outline:none;background:var(--background);border:none;margin:0;padding:0;cursor:pointer;border-radius:4px;transition:box-shadow .3s;box-shadow:inset 0 0 0 var(--s,1px) var(--b,var(--border))}.checkbox input:hover{--s:2px;--b:var(--border-hover)}.checkbox input:checked{--b:var(--border-active)}.checkbox svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke,var(--border-active));position:absolute;top:0;left:0;width:.875rem;height:.875rem;transform:scale(var(--scale,1)) translateZ(0)}.checkbox.path input:checked{--s:2px;transition-delay:.4s}.checkbox.path input:checked+svg{--a:16.1 86.12;--o:102.22}.checkbox.path svg{stroke-dasharray:var(--a,86.12);stroke-dashoffset:var(--o,86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.checkbox.bounce{--stroke:var(--tick)}.checkbox.bounce input:checked{--s:0.688rem}.checkbox.bounce input:checked+svg{animation:bounce .4s linear .2s forwards}.checkbox.bounce svg{--scale:0}.search-dashboard-checkbox{--background:transparent;--border:#757272;--border-hover:#b6b1b1;--border-active:#4987be;--tick:#fff}.search-dashboard-checkbox input,.search-dashboard-checkbox svg{width:1.125rem;height:1.125rem}.search-dashboard-checkbox input{border-radius:3px;box-shadow:inset 0 0 0 var(--s,2px) var(--b,var(--border))}.search-dashboard-checkbox svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke,var(--border));position:absolute;top:0;left:0;width:1.125rem;height:1.125rem;transform:scale(var(--scale,1)) translateZ(0)}.search-dashboard-checkbox.path input:checked{--s:2px;transition-delay:.4s}.search-dashboard-checkbox.path input:checked+svg{--a:16.1 86.12;--o:102.22}.search-dashboard-checkbox.path svg{stroke-dasharray:var(--a,86.12);stroke-dashoffset:var(--o,86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.search-dashboard-checkbox.bounce{--stroke:var(--tick)}.search-dashboard-checkbox.bounce input:checked{--s:0.688rem}.search-dashboard-checkbox.bounce input:checked+svg{animation:bounce .4s linear .2s forwards}.search-dashboard-checkbox.bounce svg{--scale:0}.search-dashboard-checkbox-partial{--background:transparent;--border:#4987be;--border-hover:#b6b1b1;--border-active:#4987be;--tick:#fff;position:relative}.search-dashboard-checkbox-partial input,.search-dashboard-checkbox-partial svg{width:1.125rem;height:1.125rem}.search-dashboard-checkbox-partial input{border-radius:3px;box-shadow:inset 0 0 0 var(--s,2px) var(--b,var(--border))}.search-dashboard-checkbox-partial svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:var(--stroke,var(--border));position:absolute;top:0;left:0;width:1.125rem;height:1.125rem;transform:scale(var(--scale,1)) translateZ(0)}.search-dashboard-checkbox-partial.path input:checked{--s:2px;transition-delay:.4s}.search-dashboard-checkbox-partial.path input:checked+svg{--a:16.1 86.12;--o:102.22}.search-dashboard-checkbox-partial.path svg{stroke-dasharray:var(--a,86.12);stroke-dashoffset:var(--o,86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.search-dashboard-checkbox-partial.bounce{--stroke:#6b17f1}.search-dashboard-checkbox-partial.bounce input:checked{--s:0.688rem}.search-dashboard-checkbox-partial.bounce input:checked+svg{animation:bounce .4s linear .2s forwards}.search-dashboard-checkbox-partial.bounce svg{--scale:0}.no-score-bg{background-color:#b3b3b3}.assessment-invitation-name{text-align:start;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;color:#000}.assessment-invitation-name:hover{text-decoration:underline}.city-span{width:100%;text-align:start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.screening-invitation-item-row{border-bottom:1px solid #c8c8c8;background:#fff;width:-moz-max-content;width:max-content;min-width:100%}.screening-invitation-item-row:hover{background:#f4f4f4}.screening-invitation-item-row .pinned{position:sticky;left:0;background-color:inherit;z-index:2}.linkedin{height:1.25rem;max-width:1.25rem}.linkedin.withLink{fill:#0a66c2}.linkedin.withoutLink{fill:#828282}.wrapper{--sizing:auto-fit;display:grid;grid-template-columns:repeat(var(--sizing),minmax(100px,1fr));grid-gap:1rem}.invisible-background{background-color:#d9d9d9;background-image:linear-gradient(135deg,#fff 25%,transparent 0),linear-gradient(225deg,#fff 25%,transparent 0),linear-gradient(45deg,#fff 25%,transparent 0),linear-gradient(315deg,#fff 25%,#d9d9d9 0);background-position:4px 0,4px 0,0 0,0 0;background-size:4px 4px;background-repeat:repeat}.calendar-invitations{margin:0!important;justify-items:center!important;align-items:center!important}.calendar-invitations i{margin:0!important}.LOW_RISK{background-color:#00bf63}.MEDIUM_RISK{background-color:#ffde59}.HIGH_RISK{background-color:#ff3131}.proctoring-risk-label{min-width:7rem}.dropdown-select-container{font-size:.874rem;line-height:1rem;color:#182c4c;background-color:#fff;z-index:1}.dropdown-select-button{width:-moz-max-content;width:max-content}.dropdown-select-arrow{transition:transform .3s}.dropdown-select-arrow-open{transform:rotate(-180deg)}.dropdown-select-options-container{list-style:none;max-height:0;min-width:100%}.dropdown-select-options-container-open{max-height:12.5rem}.dropdown-selec-option{list-style-type:none}.dropdown-selec-option:hover{background-color:#fafafa}.dropdown-selected-option{background-color:#ebebeb}.dropdown-select-placeholder{white-space:nowrap;text-overflow:ellipsis}.dropdown-max-height{max-height:3.125rem}.dropdown-container-index{z-index:3}.dropdown-gray-bg{background-color:#f4f4f4}.dropdown-dark-gray{background-color:#b1b1b1}.container-search-dashboard{max-width:100%!important;background-color:#fff}.border-headers{border-bottom:1px solid #c8c8c8}.search-dashboard-header{position:sticky;top:4rem;overflow-x:hidden;z-index:2;padding-top:1rem}.search-table-header-item{width:-moz-max-content;width:max-content}.search-table-header-item .pinned{position:sticky;left:0;background-color:inherit;z-index:2}.search-table-body{overflow-x:hidden;width:100%;position:static;padding-bottom:20rem}.table-horizontal-scroll{overflow-x:auto;position:sticky;bottom:.25rem;z-index:3}::-webkit-scrollbar{-webkit-appearance:none;width:.5rem;height:.5rem}::-webkit-scrollbar-thumb{border-radius:.25rem;background-color:rgba(0,0,0,.5);box-shadow:0 0 1px hsla(0,0%,100%,.5)}.scroll-to-top-button{border-radius:50%;position:fixed;width:2.5rem;height:2.5rem;border:none;z-index:10;bottom:1rem;right:1rem;background-color:#4987be}.scroll-to-top-button:disabled{background-color:#9fd7f3}.personalize-column-item{box-shadow:0 0 6px rgba(0,0,0,.24);background:#fff;border-radius:.25rem;padding:.75rem;margin-bottom:.5rem}.qualitative-filters-container{position:fixed;bottom:0;right:0;width:32.5rem;max-width:95%;height:calc(100vh - 4rem);z-index:11;background-color:#fff;box-shadow:-.375rem 0 .5rem rgba(0,0,0,.1607843137);transform:translateX(calc(100% + 2rem));transition:transform .5s ease;padding:3rem 2rem}.qualitative-filters-container[data-opened=true]{transform:translateX(0)}.qualitative-testgroup-dropdown-placeholder{color:#424242}.qualitative-testgroup-dropdown{border:1px solid #4987be!important;border-radius:7px!important}.qualitative-filters-applied{background-color:#bcbcbc;border-radius:1.5rem;height:1.375rem}.qualitative-filters-applied-text{padding-left:.625rem;letter-spacing:.05rem}.qualitative-filters-applied-cross{padding:0 .625rem}.qualitative-filter-balanced,.qualitative-filter-extreme{height:2rem;width:50%}.qualitative-filter-extreme:first-child{border-right:1px solid #757575;width:46%}.qualitative-filters-radio-button{height:1.5rem;width:1.5rem;border-radius:1.5rem;border:2px solid #757575}.qualitative-filters-clear-button{color:#4987be;background:none;border:1px solid #4987be;border-radius:1.5rem;padding:.375rem 1rem}.qualitative-filters-options-container[data-active=false] .qualitative-filter-extreme{cursor:default!important}.qualitative-filters-options-container[data-active=false] .qualitative-filter-extreme:first-child{border-right:1px solid #bcbcbc}.qualitative-filters-options-container[data-active=false] .qualitative-filters-radio-button{border:2px solid #bcbcbc}.qualitative-filters-options-container[data-active=false] .qualitative-filters-text{color:#bcbcbc}.qualitative-filter-balanced[data-active=false]{cursor:default!important}.qualitative-filter-balanced[data-active=false] .qualitative-filters-radio-button{border:2px solid #bcbcbc}.qualitative-filter-balanced[data-active=false] .qualitative-filters-text{color:#bcbcbc}.search-icon-share-dashboard{position:absolute;left:10px;top:50%;transform:translateY(-50%)}.form-control-share-dashboard{padding:1% 6%;border-radius:5px!important;border:1.5px solid #757575!important;outline:none}.form-control-share-dashboard-border{border-color:red!important}.border-custom-share-dashboard{border-color:#c7c7c7!important}.ant-notification{z-index:1060!important}.guests-list-share-dashboard{max-height:200px}.horizontal-loader-center{margin-left:2.5rem;margin-top:.5rem}@media(max-width:600px){.form-control-share-dashboard{padding-left:20%}}.screening-custom-steps{padding:20px 20px 40px}.screening-custom-steps__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.screening-custom-steps__header h2{margin:0;font-size:24px;font-weight:600;color:#1f2937}.screening-custom-steps__filters{margin-bottom:20px;padding:16px;background:#f9fafb;border-radius:8px}.screening-custom-steps__table{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.screening-custom-steps__table .ant-table-wrapper .ant-table{font-size:14px}.screening-custom-steps__table .ant-table-wrapper .ant-table .ant-table-thead>tr>th{background:#f3f4f6;font-weight:600;color:#374151}.screening-custom-steps__table .ant-table-wrapper .ant-table .ant-table-tbody>tr:hover{background:#f9fafb}.screening-custom-steps__table .text-muted{color:#9ca3af;font-style:italic}.screening-custom-steps__error{margin-top:20px}.text-success-screening{color:#222}.p-container{padding-top:8rem;padding-bottom:8rem}.padding-container-screening{padding:0 10rem}@media(max-width:992px){.padding-container-screening{padding:0 6rem}}@media(max-width:576px){.padding-container-screening{padding:0 4rem}}.no-profile-title{font-size:1.5rem}.invited-profile-data-icon{width:1.5rem;text-align:center}.invited-profile-data-text,.invited-profile-data-title,.invited-profile-search{color:#4f4f4f}.download-cv-text{color:#41479b}.invited-profile-search-name{color:#fff;background-color:#fd7779}.invited-profile-cv-link,.invited-profile-cv-link:hover{text-decoration:underline;color:#4f4f4f}.margin-left-country-custom{margin-left:.7525rem}.margin-left-phone-custom{margin-left:.4rem}.margin-left-cv-custom{margin-left:.5625rem}.ml-custom-mark-icon{margin-left:.1875rem}.container-about-invited-profile{border:1px solid #c9c9c9;border-radius:4px;padding:.5625rem .5rem .5625rem 1rem}.invited-profile-pass-stage-button{background-color:#b1b1b1;padding-top:.1rem;padding-bottom:.1rem;letter-spacing:.04rem}.profile-invitation-img{width:4.65rem;height:4.65rem}.go-back-button{border-style:solid}.language-container-margin-custom{margin-left:4rem}.style-input-portfolio{border:1px solid #eff0f4;box-shadow:0 1px 0 rgba(0,0,0,.1);border-radius:8px}.portfolio-container-custom{min-width:8.125rem;max-width:8.125rem}.portfolio-margin-img-custom{width:1.125rem;height:1.0625;margin-left:.625rem}.portfolio-margin-span-custom{margin-left:1.375rem}.portfolio-gap-custom{gap:0 .3125rem}.invited-profile-comments-container-title{font-size:1.125rem}.invited-profile-add-comment-button,.invited-profile-delete-comment-button,.invited-profile-reply-comment-button{background:none;border:none;cursor:pointer;transition:opacity .2s}.invited-profile-add-comment-button:hover,.invited-profile-delete-comment-button:hover,.invited-profile-reply-comment-button:hover{opacity:.7}.invited-profile-comment-title-data{color:#000}.invited-profile-comment-text{word-break:break-all;color:#5e5e5e}.notes-empty-state-button{padding:.5rem 1.75rem;margin:auto}.border-button{border:1px solid #4987be}.comment-input-height{min-height:16.875rem;resize:none}.notes-section{border:1px solid #4987be}.screening-profile-comment-modal .ant-modal-body{padding-bottom:0}.screening-profile-comment-modal .ant-modal-footer{display:flex;justify-content:center;padding-bottom:1rem;border:none}.border-bottom-comment{border-bottom:1px solid hsla(0,0%,51%,.3294117647)}.comment-modal-content{margin-top:1rem}.comment-file-container{display:flex;align-items:center;gap:.5rem}.comment-file-link{color:#4987be;text-decoration:none;font-weight:500}.comment-file-link:hover{text-decoration:underline}.uploaded-file-preview{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f5f5f5;border-radius:1rem;border:1px solid #d9d9d9}.border-pill-pdf{border-radius:1rem;padding:.5rem .75rem}.reply-to-comment-preview{background-color:#f5f5f5;border:1px solid #e0e0e0}.reply-to-comment-preview .comment-preview-text{max-height:100px;overflow-y:auto;line-height:1.5;word-break:break-word}.reply-to-comment-preview .conversation-chain .chain-comment{padding-bottom:.5rem}.reply-to-comment-preview .conversation-chain .chain-comment.chain-comment-reply{margin-left:1rem;padding-left:1rem;border-left:2px solid #4987be;margin-top:.5rem}.bg-color-transition{transition:background-color .6s ease}.manual-action-buttons,.manual-action-readonly,.manual-action-selector-container{display:flex;align-items:center}.manual-action-buttons{gap:.5rem}.manual-action-button{background:none;border:1px solid #d9d9d9;border-radius:.25rem;padding:.25rem .5rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.manual-action-button:hover{border-color:#4987be}.manual-action-button.active{border-color:transparent;background-color:transparent}.manual-action-button .manual-action-icon{color:#8c8c8c;transition:color .2s}.manual-action-button .manual-action-icon.like{color:#52c41a}.manual-action-button .manual-action-icon.dislike{color:#ff4d4f}.mention-textarea-container{position:relative;width:100%}.mention-textarea-input{width:100%;min-height:16.875rem;padding:.5rem;border:1px solid #d9d9d9;border-radius:.25rem;resize:none;font-size:.75rem;font-family:inherit}.mention-textarea-input:focus{outline:none;border-color:#4987be}.mention-dropdown{position:absolute;background:#fff;border:1px solid #d9d9d9;border-radius:.25rem;box-shadow:0 2px 8px rgba(0,0,0,.15);max-height:200px;overflow-y:auto;z-index:1000;min-width:250px}.mention-option{padding:.5rem .75rem;cursor:pointer;transition:background-color .2s}.mention-option.selected-text,.mention-option:hover{background-color:#f5f5f5}.mention-option .mention-option-name{font-size:.875rem;font-weight:600;color:#000}.mention-option .mention-option-email{font-size:.75rem;color:#5e5e5e}.mention-text{font-weight:700;color:#4987be}.character-counter{text-align:right;margin-top:.25rem}.thread-comments-container{margin-top:.75rem;margin-left:1.5rem;padding-left:1rem;border-left:2px solid #e0e0e0}.thread-toggle-button{background:none;border:none;color:#4987be;font-size:.75rem;font-weight:600;cursor:pointer;padding:.25rem 0;display:flex;align-items:center;outline:none}.thread-toggle-button:hover{color:#3a6fa0}.thread-comments-list{margin-top:.5rem}.thread-comment-item{padding:.75rem 0;border-bottom:1px solid #f0f0f0}.thread-comment-item:last-child{border-bottom:none}.thread-comment-text{color:#5e5e5e;word-break:break-word}.thread-comment-file a{text-decoration:none;font-weight:500}.thread-comment-file a:hover{text-decoration:underline}.thread-delete-button,.thread-reply-button-icon{background:none;border:none;cursor:pointer;padding:0;transition:opacity .2s}.thread-delete-button:hover,.thread-reply-button-icon:hover{opacity:.7}.border-pill{border:1px solid #4987be}.invited-profile-stage-percent{font-size:2rem;color:#000}.invited-profile-search,.invited-profile-skill-title{color:#828282}.bg-grey{background-color:#f0f0f0}.b-radius-10{border-radius:10px}.invited-profile-stage-text{color:#272727}.invited-profile-stage-text-container{line-height:1.1rem}.span-see-detail-modal{color:#41479b}.invited-profile-stages-progress{width:80%;min-width:6rem}@media screen and (max-width:847px){.invited-profile-stages-progress{width:60%}}.points-text{margin-left:1.563rem}.section-container{margin-left:1rem;width:100%}@media screen and (max-width:847px){.section-container{margin-left:1.25rem}}.technology-text-value{color:#5f5f5f}.container-name-mw{max-width:70%}.button-detail-mw{max-width:30%}.loader-classname{width:5rem!important;height:1rem!important;margin:1.125rem auto auto .625rem}.circle-no-data{width:9rem;height:9rem;border:5px solid #bcbcbc}.loader-report{height:.5rem}.report-btn-disabled-text{color:#959595}.report-btn-disabled-button{border:1px solid #959595}.no-metrics-icon{display:flex;align-items:center;line-height:8px}.proctoring-link-disabled{cursor:not-allowed!important}.proctoring-link-disabled:hover{color:inherit!important;text-decoration:none!important}.communication-container{border:1px solid #4987be;background-color:#fff;border-radius:8px;color:rgba(75,75,75,.75)}.communication-delivered-background{background-color:#c2f2de;border-color:#67e0ae}.communication-canceled-background{background-color:#bcbcbc;border-color:#686868}.note-updated{color:rgba(75,75,75,.75);font-style:italic}.communication-error-background{background-color:#feebeb;border-color:#ff7676}[data-testid=qualitative-collapsed-container]{padding-right:1rem}[data-testid=qualitative-collapsed-container]::-webkit-scrollbar{width:6px}.qualitative-result-bar-wrapper{position:relative;width:calc(100% - 24px);margin:0 12px}.qualitative-result-bar{height:8px;width:100%;display:flex;align-items:center;position:relative}.qualitative-result-bar-background{background-color:#d9d9d9;position:absolute;height:100%;width:100%}.qualitative-result-bar-fill{background-color:#4987be;position:absolute;height:100%;z-index:1}.qualitative-result-point{height:24px;width:24px;background-color:#4987be;box-shadow:0 0 5px rgba(0,0,0,.2);display:inline-block;border-radius:50%;transition:.3s;transform:translate(-50%,-50%);top:50%;z-index:2}.qualitative-result-bar-color-1{background-color:#d9d9d9}.qualitative-result-bar-color-2{background-color:#b3b3b3}.qualitative-testgroup-select{width:19.625rem;border-color:#4987be!important}.qualitative-result-bar-color-3{background-color:#4987be!important}.qualitative-extreme-selected{color:#4987be}.candidate-role-input-height{min-height:3.5rem;resize:none}.eit-results-container{padding:1rem 0}.eit-score-very-low{background-color:#dc3545;color:#fff}.eit-score-low{background-color:#fd7e14;color:#fff}.eit-score-below-average{background-color:#ffc107;color:#212529}.eit-score-average{background-color:#28a745;color:#fff}.eit-score-above-average{background-color:#20c997;color:#fff}.eit-score-high{background-color:#17a2b8;color:#fff}.eit-score-very-high{background-color:#007bff;color:#fff}.formation-border-increment{border-top:1px solid hsla(0,0%,51%,.33)}.formation-collapsed-container{max-width:85%}.formation-collapsed-label-anchor{margin-top:-5px}.formation-collapsed-container-width{width:80%!important;margin-bottom:0}.formation-width-custom{width:33%}.formation-certificate-custom{position:absolute;right:0}@media(max-width:600px){.formation-collapsed-container-width{width:100%!important;margin-bottom:2rem}.formation-certificate-custom{bottom:0;left:50%;transform:translateX(-40%)}}.input-profile-custom{background-color:hsla(0,0%,100%,.8156862745)!important;border-radius:5rem!important}.input-profile-custom .ant-input,.input-profile-custom svg{color:#4987be!important}.input-profile-custom span{background-color:transparent!important;border:none!important}.input-profile-custom span:focus{border:none}.input-profile-custom input,.input-profile-custom span{background-color:transparent!important;border:none!important}.input-profile-custom input:focus,.input-profile-custom span:focus{border:none}.profile-border-radius{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.invitations-and-challenges-container{overflow-x:scroll}.invitation-item-container{min-width:10rem;max-width:10rem;height:5rem;background-color:hsla(0,0%,100%,.231372549);border:.0625rem solid #fff;border-radius:.5rem;color:#fff;text-align:center}.invitation-item-container.active{background:#fff!important;color:#4987be!important;box-shadow:inset 0 0 0 .1rem #4987be}.invitation-item-container.active .invitation-item-score{background:#0e9ce2!important;color:#fff!important;border:.0625rem solid #fff}.invitation-empty-container{height:5rem!important}.invitation-item-score{position:absolute;top:-12%;right:-5%;background-color:#fff;color:#4f4f4f;border-radius:5rem}.custom-loader-position{height:1rem}.pending-credits{background-color:#d9d9d9;color:#686868}.modal_submission{width:100vw;min-height:100vh;overflow-y:scroll;overflow-x:d-none;background-color:rgba(31,32,41,.5);pointer-events:none;opacity:0;transition:opacity .25s ease .7s;z-index:101!important}.visible_submission{pointer-events:auto;opacity:1;transition:all .3s ease-in-out;overflow:d-none}.modal__wrap_submission{width:70%!important;max-width:112.5rem!important;margin-left:0!important;margin-right:0!important;margin-top:auto;margin-bottom:auto;padding:2rem 4rem 1rem;align-self:start;max-height:calc(100vh - 2.3rem);opacity:0;transition:opacity .25s ease .25s,transform .3s ease .25s;transform:scale(0);background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;overflow-y:auto}.modal__wrap_submission.testgroup-details{width:80%!important;height:90%!important;padding:0}.arrow-dropdown-modal-collapsed{transform:rotate(-180deg);transition:transform .5s}.advanced-settings-info .cursor-pointer{transition:all .2s ease-in-out}.advanced-settings-info .cursor-pointer:hover{opacity:.8;text-decoration:underline}.arrow-dropdown-modal-uncollapsed{transform:rotate(0deg);transition:transform .5s}.visible_submission .modal__wrap_submission{opacity:1;transform:scale(1);transition:opacity .25s ease .5s,transform .35s ease .5s}.button-close-modal{color:#4987be;width:1.375rem;height:1.375rem}.button-close-modal.testgroup-details{color:#272727}.text-blue-modal{color:#4987be}.color-title-test{color:rgba(48,48,48,.8)}.color-count-questions{color:#5e5e5e}.border-language-selected{border:1px solid #bcbcbc;border-radius:1px;width:7rem}.border-item-test-group,.border-item-test-group-content{border:1px solid #4987be;border-radius:8px;transition:all .2s}.border-item-test-group-content{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.text-color-item-test-group{color:rgba(75,75,75,.75);max-width:90%}.text-color-collapsed-modal{color:#303030}.button-close-modal-submission{background:#4987be}.bg-container-options-modal{background:rgba(85,82,249,.03)}.modal-container-text-custom{background:rgba(88,193,245,.19);border-radius:8px}.modal-border-bottom-dashed{border-bottom:2px dashed #4987be}.margin-icon-incorrect-custom{margin-left:2px}.modal-container-check-result{border:3px solid rgba(82,192,247,.86);border-radius:4px;width:1.4375rem;height:1.4375rem}@media(max-width:500px){.modal__wrap{width:90%!important;padding:2rem 2rem 1rem}.text-category-responsive{font-size:10px}}.ant-progress-outer{padding-right:0!important}.disclaimer-yellow-bg{background:#ffe47f;padding:.625rem;margin-top:1.25rem}.best-option{gap:.625rem;width:8rem;height:1.32rem;background:#e4fcef;border-radius:.125rem;line-height:.938rem;letter-spacing:.07em;text-align:left;color:#0a6645}.tg-description{max-height:6rem;overflow:auto;word-wrap:break-word;white-space:pre;white-space:-moz-pre-wrap;white-space:pre-wrap}@media(min-height:770px){.tg-description{max-height:12.5rem}}.text-medium{font-size:1rem}.ticket-difficult{font-size:.715rem;line-height:.815rem;letter-spacing:.05em;padding:.075rem;border-radius:.125rem;display:flex;align-items:center}.ticket-color-EASY,.ticket-color-VERY_EASY{color:#58dda6;background-color:#c2f2de}.ticket-color-INTERMEDIATE{color:grey;background-color:#ebebeb}.ticket-color-HARD{color:grey;background-color:#feebeb}.ticket-color-ADVANCED,.ticket-color-VERY_HARD{color:#fd6466;background-color:#feebeb}.ticket-position{top:0;left:-1rem;border-radius:8px 0 0 0}.container-detail-item-submission{width:3rem}.details-header{background-color:#79a6cf;padding:2rem;display:flex}.details-header .title{font-size:1.375rem}.details-header.example-questions{background-color:#fff}.see-questions-button{min-width:7.125rem;background-color:#4987be;color:#fff;border-radius:1.375rem;border:none;padding:.5rem 1rem;gap:.8rem;display:flex;justify-content:center;align-items:center;box-shadow:inset 0 -4px 4px 0 rgba(0,0,0,.2509803922);justify-self:flex-end!important;cursor:pointer!important}.bg-blue-light{background-color:#bae2f6}.box-item{display:flex;flex-direction:column;width:11.75rem;height:5.25rem;max-height:5.25rem;justify-content:center;align-items:center;gap:.5rem}.box-item .no-gap{gap:0}.box-item .gap-formats{gap:.2rem}.box-item .overflow-y{overflow-y:auto;overflow-x:hidden}.box-item-content{overflow-y:scroll!important;justify-content:center}.box-item svg{width:2.5rem;height:2.5rem}.box-item img{margin-right:.2rem;-o-object-fit:contain;object-fit:contain}.box-item>*{margin:0;padding:0;box-sizing:border-box}.font-size-24{font-size:1.5rem}.font-size-20{font-size:1.25rem}.font-size-16{font-size:1rem}.font-size-14{font-size:.875rem}.gray-pill{display:flex;background-color:#ececec;border-radius:1.25rem;padding:.5rem .75rem;color:#686868}.detail-boxes-container{display:flex;padding:0 2rem 2.5rem;gap:1.3rem}.gap-m{gap:1rem}.image-wrapper{position:relative;width:6.5rem;height:6.5rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.image-wrapper,.image-wrapper:before{background-size:cover;background-position:50%;background-repeat:no-repeat}.image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;filter:blur(10px);z-index:0}.image-wrapper img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.img-endorsement{width:6.5rem;height:6.5rem;border-radius:50%}.tags-container{background-color:#f5f6f6;border-radius:.4rem;color:#272727;font-weight:600;font-size:.75rem}.w-1-3{width:33.33%}.w-1-2{width:50%}.first-container,.second-container{height:85%;display:flex;flex-direction:column;justify-content:space-between}.second-container h3,.second-container p,.second-container span{font-weight:500!important}.third-container{font-weight:500}.testgroup-content-columns{display:flex}.w-95{width:75%!important}.statistics-container-selector{justify-content:start;min-width:30vh}.statistics-dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;width:88%;margin-left:1rem;background-color:#fff}.statistics-button-selector{font-weight:650;width:100%}.statistics-total-text{font-size:1.5rem;margin-bottom:.125rem}@media(max-width:1680px){.testgroup-content-columns{flex-wrap:wrap}.first-container,.second-container{width:50%;height:auto!important}.third-container{width:100%;padding-top:1rem}}@media(max-width:1200px){.first-container,.second-container,.third-container{width:100%}}.tests-container{padding:2rem}.test-item{background-color:#ececec;display:flex;flex-direction:column;padding:.75rem 2rem 1rem 1.5rem;font-size:1rem;font-weight:400;color:#686868}.bg-grey-light{background-color:#f5f6f6}.pointer{cursor:pointer}.submitted-skip-icon{width:1.375rem}.metric-chartlayout-wrapper{max-width:100%;overflow:hidden}.drag-drop-comparison-container{display:flex;flex-direction:column;gap:1rem}.drag-drop-zone-comparison{border:1px solid #e0e0e0;border-radius:8px;padding:1rem;background-color:#fafafa}.drag-drop-columns-wrapper{display:flex;gap:1rem;width:100%}.drag-drop-column{min-width:0;flex:1;max-width:calc(50% - .5rem);display:flex;flex-direction:column}.drag-drop-column-header{padding:.5rem}.drag-drop-expected-zone,.drag-drop-user-zone{background-color:#f5f5f5;border:1px solid #e0e0e0;min-height:100px;height:100%}.drag-drop-expected-zone .card-body,.drag-drop-user-zone .card-body{padding:.5rem!important;overflow:hidden}.drag-drop-zone-empty-error{background-color:#f8d7da;border-color:#dc3545}.drag-drop-item-container{display:flex;flex-direction:column;gap:.5rem}.drag-drop-item{border-radius:.25rem;padding:.5rem .75rem;word-break:break-word;overflow:hidden}.drag-drop-item-expected{background-color:#fff;border:1px solid #d0d0d0}.drag-drop-item-user.drag-drop-item-success{background-color:#d4edda;border:1px solid #28a745;color:#155724}.drag-drop-item-user.drag-drop-item-warning{background-color:#fff3cd;border:1px solid #ffc107;color:#856404}.drag-drop-item-user.drag-drop-item-error{background-color:#f8d7da;border:1px solid #dc3545;color:#721c24}.drag-drop-badge-success{background-color:#28a745!important;color:#fff!important}.drag-drop-badge-warning{background-color:#ffc107!important;color:#212529!important}.drag-drop-badge-error{background-color:#dc3545!important;color:#fff!important}.drag-drop-item-image{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-right:.5rem}.advanced-metrics-container{width:100%;padding:.75rem 0}.advanced-metrics-container .d-flex.flex-wrap.gap-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.advanced-metrics-container .metric-card-wrapper{display:inline-block;min-width:0}.advanced-metrics-container .metric-card{width:100%;padding:1rem;background:hsla(0,0%,100%,.7);border:1px solid rgba(233,236,239,.8);border-radius:8px;transition:all .3s ease;cursor:help;position:relative;box-shadow:0 2px 4px rgba(0,0,0,.05);backdrop-filter:blur(8px)}.advanced-metrics-container .metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:rgba(108,92,231,.4);background:hsla(0,0%,100%,.85)}.advanced-metrics-container .metric-card.metric-card-primary{background:hsla(0,0%,100%,.7);border-color:rgba(233,236,239,.8);cursor:default}.advanced-metrics-container .metric-card.metric-card-primary .metric-value{color:#4987be;font-weight:700}.advanced-metrics-container .metric-card.metric-card-primary .metric-label{color:#636e72}.advanced-metrics-container .metric-card.metric-card-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);background:hsla(0,0%,100%,.85);border-color:#79a6cf}.advanced-metrics-container .metric-card .metric-value{font-size:1.5rem;font-weight:600;color:#2d3436;margin-bottom:.5rem;line-height:1.2}.advanced-metrics-container .metric-card .metric-label{font-size:.75rem;font-weight:500;color:#636e72;text-transform:capitalize;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:992px){.advanced-metrics-container .d-flex.flex-wrap.gap-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.advanced-metrics-container .d-flex.flex-wrap.gap-3{grid-template-columns:repeat(2,1fr);gap:.75rem}.advanced-metrics-container .metric-card{padding:.75rem}.advanced-metrics-container .metric-card .metric-value{font-size:1.25rem}.advanced-metrics-container .metric-card .metric-label{font-size:.7rem}}@media(max-width:480px){.advanced-metrics-container .d-flex.flex-wrap.gap-3{grid-template-columns:1fr}}.language-list{gap:.25rem;width:100%;padding:.25rem 1rem}.language-item{white-space:nowrap;gap:.375rem}.language-label{font-size:.75rem;font-weight:400;line-height:1}@media(max-width:768px){.drag-drop-columns-wrapper{flex-direction:column}.drag-drop-column{max-width:100%}}.scoreDistribution-chart-container{height:200px;position:relative;display:flex;justify-content:center;align-items:center;margin-top:20px}.scoreDistribution-chart-area-container{position:relative;width:10%}.scoreDistribution-area-width{width:100%;transition:height .3s ease}.axis text{font-size:12px;font-weight:700}.axis line{stroke:#d9d9d9}.invited-profile-data-card-custom{width:20%;min-width:22rem}.container-invited-profile-ca{display:flex;flex-direction:row}@media(max-width:847px){.invited-profile-data-card-custom{width:100%;min-width:22rem;padding-left:1.5rem;padding-right:1.5rem}.invited-profile-stages-card{width:100%;margin-top:1rem}.container-invited-profile-ca{flex-direction:column}}.multiple-select-options-container{width:-moz-max-content;width:max-content;min-width:10.25rem;max-height:21.875rem;overflow-y:auto;margin-top:2.125rem}.multiple-select-container{border-radius:8px}.select-border{border:.063rem solid}.border-open{border-color:#4987be}.border-closed{border-color:#eff0f4}.filters-dropdown{width:100%}.filters-dropdown .multiple-select-container{padding:.563rem!important;border-color:#4987be;display:flex;justify-content:space-between;align-items:center}.filters-dropdown .multiple-select-options-container{margin-top:2.25rem!important;width:100%}.ant-select-tree{font-size:12px!important;padding:1px!important}.ant-select-tree .ant-select-tree-node-content-wrapper{line-height:15px;padding-top:.3rem}.tree-select-custom * .ant-select,.tree-select-custom * .ant-select-selector{border-radius:5px!important}.tree-select-custom * .ant-select-selection-placeholder{color:#000;font-weight:700;display:block}.tree-select-custom * .ant-select-tree-title{font-size:4px!important;font-weight:700}.tree-select-custom * .ant-select-selection-overflow-item{display:none}.tree-select-custom * .ant-select-tree-checkbox-inner{border-radius:4px}.button-select-all{background-color:#4987be;margin-right:.25rem}.button-select-all,.button-unselect-all{padding:4px 8px;border:none;color:#fff;cursor:pointer}.button-unselect-all{background-color:#686868}.text-buttons{line-height:1.063rem;letter-spacing:.025rem;flex:1;border-radius:.5rem;padding:1rem;margin:1rem 0}.btn.focus,.btn:focus,.form-control:focus{box-shadow:none!important}.theme-input-border{border:1px solid #eff0f4}.w-92-5{width:92.5%}.imageButton{width:2rem;margin-right:.5rem;height:auto;align-self:center}.border-none{border:none}.additional-image{display:flex;align-self:flex-start}.empty-buttons{flex:1;background-color:#fff;border:none}.bookmarker{width:5rem;height:auto;top:-1.05rem;right:-.5rem;position:absolute}.flex-1{flex:1}.color-grey-1{color:#686868!important}.color-white{color:#fff!important}.bottom-border{border:none;border-bottom:2px solid #bcbcbc;border-radius:.25rem}.border-white-select,.bottom-border{background-color:transparent;resize:none}.border-white-select{border:2px solid #fff;border-radius:.25rem}.svg-selected svg:not(.ai-button) path{fill:#fff}.svg-selected svg.ai-button path{stroke:#fff}.disabled-add-question{top:0;left:0;right:0;bottom:0;z-index:10;background:transparent;pointer-events:none}.disabled-add-question .question-to-add-container{pointer-events:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}.question-to-add-container{background-color:#f5f6f6;padding:1rem 2rem;font-weight:500!important}.checkbox-files-item{background:transparent;border-color:#bcbcbc}.disabled-icon-add-questions{width:2rem;height:2rem;align-self:center;position:absolute;right:0;transform:translateX(50%) translateY(30%);z-index:2;box-shadow:-3px 5px 6px rgba(0,0,0,.125)}textarea:focus::-moz-placeholder{color:transparent}textarea:focus::placeholder{color:transparent}input:focus::-moz-placeholder{color:transparent}input:focus::placeholder{color:transparent}.modal-question-ai .ant-modal-content{height:auto;max-height:100vh;display:flex;flex-direction:column;overflow:hidden;border-radius:10px}.modal-question-ai .ant-modal-body{padding:1rem;height:100%;overflow-y:scroll;margin-bottom:20px}.modal-scrollable-questions{overflow-y:auto;max-height:100%;padding-right:8px}.not-allowed-button{cursor:not-allowed!important}.choice-card-container{display:flex;align-items:center;background-color:#f4f4f4;border-radius:8px;min-height:120px;width:auto}@media(max-width:767.98px){.choice-card-container{flex-direction:column;align-items:flex-start}}.choice-card-index-badge{background-color:#4987be;align-self:flex-start;color:#fff;font-weight:700;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;margin-right:8px}@media(max-width:767.98px){.choice-card-index-badge{margin-right:0;margin-bottom:6px}}.choice-card-content{position:relative;display:flex;justify-content:center;flex-grow:1;width:100%}@media(max-width:767.98px){.choice-card-content{align-items:center;flex-direction:column;gap:10px;margin-bottom:20px}}.choice-card-question{width:200px;max-height:100px}@media(max-width:767.98px){.choice-card-question{max-width:50%}}.choice-card-answers{display:flex;width:50%;flex-direction:column;justify-content:space-around;height:auto}@media(max-width:767.98px){.choice-card-answers{width:100%}}.choice-card-answer{display:flex;align-items:center;padding:0 20px;justify-content:space-between;width:100%}.choice-card-answer .choice-card-answer-text{flex-grow:1;background-color:transparent;outline:none;border:none;border-bottom:1px solid #000;margin-right:8px;padding:1px}.choice-card-answer .choice-card-answer-text:focus{outline:none;box-shadow:none}.choice-card-answer .choice-card-answer-checkbox{width:16px;height:16px}.choice-card-remove{position:absolute;top:8px;right:8px;cursor:pointer;z-index:10}.file-card-container{position:relative;display:flex;align-items:flex-start;flex-direction:column;background-color:#f4f4f4;gap:15px;border-radius:8px;min-height:120px;width:auto}@media(max-width:767.98px){.file-card-container{flex-direction:column;align-items:flex-start}}.file-card-index-badge{background-color:#4987be;color:#fff;font-weight:700;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;min-width:40px;text-align:center}.file-card-content{display:flex;flex-direction:column;align-items:center;padding-bottom:30px;gap:.75rem;width:100%}.file-card-textarea{width:80%;padding:.5rem .75rem;font-size:.875rem;border-radius:6px;border:1px solid transparent;outline:none;max-height:200px}.file-card-textarea.selected-border{border-color:#4987be}.file-card-textarea.unselected-border{border-color:#ccc}.file-card-formula{min-height:60px}.file-card-subtitle{align-self:start;font-size:.875rem;margin:0 0 5px 25px}.file-card-filetypes-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:15px}@media(max-width:767.98px){.file-card-filetypes-container{padding:0 20px}}.file-card-filetype-item{display:flex;align-items:center;gap:.5rem;background-color:#e6f0fa;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#444;cursor:pointer}@media(max-width:767.98px){.file-card-filetype-item{width:100%}}.file-card-filetype-text{margin:0}.file-card-filetype-secondary{font-weight:400}.file-card-remove{position:absolute;top:5px;right:10px;cursor:pointer;z-index:10}.text-card-container{display:flex;position:relative;align-items:flex-start;background-color:#f4f4f4;border-radius:8px;min-height:120px;gap:1rem}@media(max-width:767.98px){.text-card-container{display:flex;flex-direction:column}}.text-card-index-badge{background-color:#4987be;color:#fff;font-weight:700;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;min-width:40px;text-align:center}.text-card-content{display:flex;padding:25px;width:80%}@media(max-width:767.98px){.text-card-content{display:flex;padding:0 0 25px;align-self:center;justify-content:center;align-items:center}}.text-card-fields{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:5px}.text-card-textarea{width:80%;padding:.5rem .75rem;font-size:.875rem;border-radius:6px;border:1px solid transparent;max-height:200px;outline:none;margin-bottom:.5rem}@media(max-width:767.98px){.text-card-textarea{width:100%}}.text-card-textarea.selected-border{border-color:#4987be}.text-card-textarea.unselected-border{border-color:#ccc}.text-card-max-char-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}@media(max-width:767.98px){.text-card-max-char-wrapper{width:100%}}.text-card-max-char-input{padding-bottom:.75rem;border-bottom:1px solid #999;border-radius:8px;text-align:center;width:80%;font-size:.875rem;font-weight:400;height:40px;margin-bottom:.5rem}.text-card-remove{position:absolute;top:5px;right:10px;cursor:pointer;z-index:10}.text-card-textarea-concepts{width:80%;border-radius:6px;margin-top:4px}.card-container{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f4f4f4;border-radius:8px;min-height:120px;width:100%}@media(max-width:767.98px){.card-container{align-items:flex-start}}.card-index-badge{background-color:#4987be;align-self:flex-start;color:#fff;font-weight:700;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;margin-bottom:8px}@media(max-width:767.98px){.card-index-badge{margin-bottom:6px}}.card-question{max-height:100px}.card-answer,.card-question{width:90%;margin-bottom:12px}.card-text{align-self:flex-start;margin:0 0 5px 25px}.card-remove{position:absolute;top:8px;right:12px;cursor:pointer}.code-card-container{display:flex;position:relative;align-items:flex-start;background-color:#f4f4f4;border-radius:8px;min-height:120px;gap:1rem}@media(max-width:767.98px){.code-card-container{display:flex;flex-direction:column}}.code-card-index-badge{background-color:#4987be;color:#fff;font-weight:700;padding:4px 8px;border-top-left-radius:6px;border-bottom-right-radius:6px;min-width:40px;text-align:center}.code-card-content{display:flex;padding:25px;width:80%}@media(max-width:767.98px){.code-card-content{display:flex;padding:0 0 25px;align-self:center;justify-content:center;align-items:center}}.code-card-fields{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;gap:5px}.code-card-textarea{width:80%;padding:.5rem .75rem;font-size:.875rem;border-radius:6px;border:1px solid transparent;max-height:200px;outline:none}@media(max-width:767.98px){.code-card-textarea{width:100%}}.code-card-textarea.selected-border{border-color:#4987be}.code-card-textarea.unselected-border{border-color:#ccc}.code-card-max-char-wrapper{width:80%}@media(max-width:767.98px){.code-card-max-char-wrapper{width:100%}}.code-card-max-char-input{padding-bottom:.75rem;margin-top:1rem;border-bottom:1px solid #999;border-radius:8px;text-align:center;width:100%;font-size:.875rem;font-weight:400;height:40px}.code-card-remove{position:absolute;top:5px;right:10px;cursor:pointer;z-index:10}.number-input-container{width:3.5rem}.number-input-container .number-input-arrows-container{top:.188rem}.number-input-container .number-input-arrow{height:.5rem}.upload-files-input-separator{height:.7rem;width:.07rem;margin:.2rem .5rem;background-color:#41479b}.upload-files-image-uploaded{max-width:24rem;max-height:12rem;width:100%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 .25rem 0 rgba(0,0,0,.2509803922);border-radius:.5rem}.upload-files-uploaded-separator{width:100%;border-bottom:1px solid #bcbcbc}.upload-files-image-open-button{margin-left:1.5rem;background:none;border:none;color:rgba(48,48,48,.8)}.border-pill{border:2px solid #4987be;border-radius:.3rem}.border-pill-pdf{border:1px solid #ff7676;border-radius:.3rem;display:inline-block;width:-moz-fit-content;width:fit-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.div-input{width:20rem;height:2rem}.weight-input{border:none;outline:none;background-color:transparent}.min-height-ia-text{min-height:2.25rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]:focus,input[type=number]:hover{-moz-appearance:number-input}.imange-ai{width:3rem;height:auto}.ai-image-container svg{width:2.2rem;height:auto}.svgs-text-ai svg{color:#4987be!important;background-color:#4987be}.checkboxButton{position:relative}.checkboxButton input,.checkboxButton svg{width:1.125rem;height:1.125rem;display:block}.checkboxButton input{-webkit-appearance:none;-moz-appearance:none;position:relative;outline:none;background:#fff;border:none;margin:0;padding:0;cursor:pointer;border-radius:4px;transition:box-shadow .3s;box-shadow:inset 0 0 0 2px #4987be}.checkboxButton input:hover{box-shadow:inset 0 0 0 2px #6fa0cb}.checkboxButton input:checked{box-shadow:inset 0 0 0 2px rgb(55.7894736842,109.004048583,156.2105263158)}.checkboxButton svg{pointer-events:none;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;stroke:#4987be;position:absolute;top:.125rem;left:.125rem;width:.938rem;height:.938rem;transform:scale(var(--scale,1)) translateZ(0)}.checkboxButton.path input:checked{--s:0.125rem;transition-delay:.4s}.checkboxButton.path input:checked+svg{--a:16.1 86.12;--o:102.22}.checkboxButton.path svg{stroke-dasharray:var(--a,86.12);stroke-dashoffset:var(--o,86.12);transition:stroke-dasharray .6s,stroke-dashoffset .6s}.checkboxButton.bounce{--stroke:var(--tick)}.checkboxButton.bounce input:checked+svg{animation:bounce .1s linear .1s forwards}.checkboxButton.bounce svg{--scale:0}.radio-button-option{font-weight:500;font-size:1.375rem;line-height:1.25rem;display:flex;align-items:center;letter-spacing:.016rem;color:#828282}.drag-drop-items-section{height:100%;display:flex;flex-direction:column}.drag-drop-items-section .drag-drop-section-title{color:#686868;font-size:1rem;font-weight:700;margin-bottom:1rem}.drag-drop-items-pool{flex:1;min-height:150px;padding:1rem;background-color:#f5f6f6;border:2px dashed #d9d9d9;border-radius:8px;transition:all .2s ease;overflow-y:auto}.drag-drop-items-pool.drag-over{border-color:#4987be;background-color:rgba(73,135,190,.05)}.drag-drop-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}@media(max-width:576px){.drag-drop-items-grid{grid-template-columns:repeat(2,1fr)}}.drag-drop-item{background-color:#fff;border:2px solid #d9d9d9;border-radius:8px;padding:.75rem;cursor:grab;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;min-height:100px}.drag-drop-item:hover{border-color:#4987be;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.drag-drop-item:active{cursor:grabbing}.drag-drop-item:focus{outline:2px solid #4987be;outline-offset:2px}.drag-drop-item.dragging{opacity:.5;cursor:grabbing;transform:scale(.95)}.drag-drop-item.image-only{padding:.5rem}.drag-drop-item-image-large{width:100%;max-width:100px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;border:1px solid #d9d9d9}.drag-drop-item-image-large img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.drag-drop-item-image-only{width:100%;max-width:120px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;border:1px solid #d9d9d9}.drag-drop-item-image-only img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.drag-drop-item-text{color:#686868;font-size:.875rem;font-weight:500;line-height:1.4;word-break:break-word}.drag-drop-empty-pool{display:flex;align-items:center;justify-content:center;min-height:100px;color:#bcbcbc;font-size:.875rem;text-align:center;padding:2rem}.drag-drop-zones-section{height:100%;display:flex;flex-direction:column}.drag-drop-zones-section .drag-drop-section-title{color:#686868;font-size:1rem;font-weight:700;margin-bottom:1rem}.drag-drop-zones-container{flex:1;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.drag-drop-zone-wrapper .drag-drop-zone-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.drag-drop-zone-wrapper .drag-drop-zone-header .drag-drop-zone-label{color:#686868;font-size:.938rem;font-weight:600}.drag-drop-zone-wrapper .drag-drop-zone-header .badge{font-size:.75rem}.drag-drop-zone{min-height:120px;background-color:#f5f6f6;border:2px dashed #d9d9d9;border-radius:8px;padding:.75rem;transition:all .2s ease}.drag-drop-zone.active{border-color:#4987be;background-color:rgba(73,135,190,.03)}.drag-drop-zone.drag-over{border-color:#4987be;background-color:rgba(73,135,190,.08);box-shadow:inset 0 0 0 2px rgba(73,135,190,.15)}.drag-drop-zone:hover{border-color:#0e9ce2}.drag-drop-zone-placeholder{display:flex;align-items:center;justify-content:center;min-height:100px;color:#bcbcbc;font-size:.875rem;font-style:italic;text-align:center}.drag-drop-placed-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}@media(max-width:768px){.drag-drop-placed-items{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.drag-drop-placed-items{grid-template-columns:1fr}}.placed-item-wrapper{position:relative}.drag-drop-placed-item{position:relative;background-color:#fff;border:2px solid #4987be;border-radius:8px;padding:.75rem;transition:all .2s ease;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:90px}.drag-drop-placed-item:hover{background-color:rgba(73,135,190,.02);box-shadow:0 2px 8px rgba(0,0,0,.1)}.drag-drop-placed-item:active{cursor:grabbing}.drag-drop-placed-item.dragging{opacity:.5;cursor:grabbing;transform:scale(.95)}.drag-drop-placed-item.drag-over{border:2px dashed #4987be;background-color:rgba(73,135,190,.08);box-shadow:0 0 0 3px rgba(73,135,190,.15)}.drag-drop-placed-item.image-only{padding:.5rem}.drag-drop-placed-item.image-only .placed-item-image-only{max-width:100px;height:70px}.order-badge{top:-8px;left:-8px;width:22px;height:22px;background-color:#4987be;color:#fff;font-size:.75rem}.order-badge,.remove-btn{position:absolute;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.15);z-index:1}.remove-btn{top:-6px;right:-6px;width:24px;height:24px;background-color:#ff7676!important;color:#fff!important;font-size:1rem;transition:all .2s ease}.remove-btn:hover{background-color:#ff4343!important;transform:scale(1.1)}.remove-btn span{line-height:1}.placed-item-image-large{width:100%;max-width:100px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;border:1px solid #d9d9d9}.placed-item-image-large img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.placed-item-image-only{width:100%;max-width:100px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:6px;overflow:hidden;border:1px solid #d9d9d9}.placed-item-image-only img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.placed-item-text{color:#686868;font-size:.813rem;font-weight:500;line-height:1.4;word-break:break-word}.insertion-line{position:absolute;left:0;right:0;height:3px;background-color:#4987be;z-index:10;pointer-events:none}.insertion-line:before{left:0}.insertion-line:after,.insertion-line:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:8px;height:8px;background-color:#4987be;border-radius:50%}.insertion-line:after{right:0}.question-preview{background-color:#fff;height:100%;min-height:500px;animation:fadeInPreview .3s ease-out}.question-preview-layout{display:flex;padding:20px;flex-direction:row;height:100%;min-height:500px}@media(max-width:991px){.question-preview-layout{flex-direction:column}}.question-preview-left-panel{flex:1;display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto;background-color:#fff}@media(max-width:991px){.question-preview-left-panel{padding:1rem 1rem 0}}.question-preview-right-panel{flex:1;display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto;background-color:#f5f6f6}@media(max-width:991px){.question-preview-right-panel{padding:1rem}}.question-preview-divider{width:1px;background-color:#d9d9d9;margin:0}@media(max-width:991px){.question-preview-divider{width:100%;height:1px;margin:1rem 0}}.question-preview-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;margin-bottom:1.5rem;border-bottom:2px solid #ececec}.question-preview-header svg{color:#4987be}.question-preview-header h6{color:#686868;font-size:1rem;margin:0}.question-preview-header .badge{font-size:.75rem;font-weight:500}@media(max-width:576px){.question-preview-header{flex-direction:column;align-items:flex-start;gap:.75rem}}.question-preview-title{margin-bottom:1rem}.question-preview-title h5{color:#686868;font-size:1.125rem;font-weight:700;line-height:1.4}.question-preview-text{padding:1rem;background-color:#f5f6f6;border-left:4px solid #4987be;border-radius:4px;margin-bottom:1.5rem}.question-preview-text p{color:#686868;font-size:.938rem;line-height:1.6;margin:0;white-space:pre-line}.question-preview-unsupported{display:flex;align-items:center;justify-content:center;min-height:200px;padding:2rem}@keyframes fadeInPreview{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.question-preview-modal .modal-content{max-width:1200px;width:95vw;max-height:85vh;overflow:hidden}.question-preview-modal .question-preview{max-height:80vh;overflow:hidden}.question-preview-modal .question-preview-layout,.question-preview-modal .question-preview-left-panel,.question-preview-modal .question-preview-right-panel{max-height:80vh}.question-drag-drop-container{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;background-color:#fff}.section-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;margin-bottom:1rem;border-bottom:2px solid #ececec}.section-header h6{color:#686868;font-weight:600;margin:0}.section-header .section-actions{display:flex;gap:.5rem;align-items:center}.drag-drop-section{background-color:#f5f6f6;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.drag-drop-section h6{color:#686868;font-weight:600;margin-bottom:1rem}.add-option-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.add-option-grid{grid-template-columns:1fr}}.add-option-btn{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background-color:#fff;border:2px dashed #d9d9d9;border-radius:8px;color:#4987be;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease}.add-option-btn:hover:not(:disabled){border-color:#4987be;background-color:rgba(73,135,190,.05);transform:translateY(-1px)}.add-option-btn:active:not(:disabled){transform:translateY(0)}.add-option-btn:disabled{cursor:not-allowed;opacity:.5;border-color:#ececec;color:#bcbcbc}.add-option-btn svg{width:20px;height:20px;flex-shrink:0}.option-card{background-color:#fff;border:2px solid #d9d9d9;border-radius:8px;padding:1rem;margin-bottom:.75rem;transition:all .2s ease;position:relative}.option-card:hover:not(.readonly){border-color:#4987be;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-1px)}.option-card.dragging{opacity:.5;cursor:grabbing;transform:rotate(2deg)}.option-card.readonly{cursor:default;background-color:#ececec;opacity:.7}.option-card .option-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.option-card .option-card-header .drag-handle{color:#bcbcbc;font-size:1.25rem;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease}.option-card .option-card-header .drag-handle:hover{color:#4987be}.option-card .option-card-header .drag-handle:active{cursor:grabbing}.option-card .option-card-header .option-input{flex:1}.option-card .option-card-header .option-actions{display:flex;gap:.5rem;align-items:center}.option-card input[type=text].option-text-input{width:100%;padding:.5rem .75rem;border:1px solid #d9d9d9;border-radius:4px;font-size:.875rem;transition:all .2s ease}.option-card input[type=text].option-text-input:focus{outline:none;border-color:#4987be;box-shadow:0 0 0 .2rem rgba(73,135,190,.25)}.option-card input[type=text].option-text-input::-moz-placeholder{color:#bcbcbc;font-style:italic}.option-card input[type=text].option-text-input::placeholder{color:#bcbcbc;font-style:italic}.option-card .placeholder-image{width:64px;height:64px;min-width:64px;border-radius:4px;overflow:hidden;transition:all .2s ease;margin:0}.option-card .placeholder-image.cursor-pointer:hover{border-color:#4987be!important;box-shadow:0 2px 8px rgba(0,0,0,.15);transform:scale(1.05)}.option-card .placeholder-image.cursor-pointer:active{transform:scale(.98)}.option-card .placeholder-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none}.option-card .placeholder-image svg{opacity:.4;pointer-events:none}.option-card .image-cover{-o-object-fit:cover;object-fit:cover}.option-card .label-min-width{min-width:100px}.option-card .config-number-input{width:70px}.option-card .drag-handle{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s ease}.option-card .drag-handle:hover{opacity:.7}.option-card .drag-handle:active{cursor:grabbing}.draggable-items-pool{display:flex;flex-direction:column;gap:.5rem}.draggable-item{background-color:#fff;border:2px solid #d9d9d9;border-radius:8px;padding:.75rem 1rem;transition:all .2s ease;cursor:grab}.draggable-item:hover:not(.readonly){border-color:#4987be;box-shadow:0 2px 4px rgba(0,0,0,.1)}.draggable-item.dragging{opacity:.5;cursor:grabbing}.draggable-item.readonly{cursor:default;background-color:#ececec}.draggable-item .drag-handle{color:#bcbcbc;font-size:1.2rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.draggable-item .drag-handle:hover{color:#4987be}.bucket-card{background-color:#fff;border:2px solid #d9d9d9;border-radius:8px;padding:1rem;margin-bottom:1rem;transition:all .2s ease}.bucket-card:hover{border-color:#0e9ce2;box-shadow:0 2px 8px rgba(0,0,0,.08)}.bucket-card .bucket-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #ececec}.bucket-card .bucket-header .bucket-title-wrapper{flex:1;display:flex;align-items:center;gap:.75rem}.bucket-card .bucket-header .bucket-title-wrapper .bucket-icon{color:#4987be;font-size:1.25rem}.bucket-card .bucket-header .bucket-title-wrapper input[type=text].bucket-title-input{flex:1;padding:.5rem .75rem;border:1px solid #d9d9d9;border-radius:4px;font-size:.875rem;font-weight:500;transition:all .2s ease}.bucket-card .bucket-header .bucket-title-wrapper input[type=text].bucket-title-input:focus{outline:none;border-color:#4987be;box-shadow:0 0 0 .2rem rgba(73,135,190,.25)}.bucket-card .bucket-header .bucket-actions{display:flex;gap:.5rem;align-items:center}.bucket-card .bucket-drop-zone{min-height:100px;background-color:#f5f6f6;border:2px dashed #d9d9d9;border-radius:8px;padding:.75rem;transition:all .2s ease}.bucket-card .bucket-drop-zone.active{border-color:#4987be;background-color:rgba(73,135,190,.05)}.bucket-card .bucket-drop-zone:hover{border-color:#0e9ce2}.bucket-card .bucket-drop-zone .drop-zone-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;color:#bcbcbc;font-style:italic;font-size:.875rem;text-align:center}.bucket-card .bucket-drop-zone .drop-zone-placeholder svg{width:40px;height:40px;margin-bottom:.75rem;opacity:.5}.drop-zones-container{display:flex;flex-wrap:wrap;gap:1rem;width:100%}@media(max-width:1024px){.drop-zones-container{flex-direction:column}}.zone-card{background-color:#fff;border-radius:8px;transition:all .2s ease}.zone-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.zone-card .zone-label-input{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px}.zone-card .zone-label-input:focus{outline:none;border-color:#4987be;box-shadow:0 0 0 .2rem rgba(73,135,190,.15)}@media(max-width:1024px){.zone-card{min-width:100%!important;max-width:100%!important;flex:1 1 100%!important}}.drop-zone{min-height:80px;background-color:#f5f6f6;border:2px dashed #d9d9d9;border-radius:8px;padding:.75rem;transition:all .2s ease}.drop-zone.active{border-color:#4987be;background-color:rgba(73,135,190,.05)}.drop-zone:hover{border-color:#0e9ce2}.drop-zone-placeholder{color:#bcbcbc;font-style:italic;font-size:.875rem;text-align:center;padding:1rem}.dropped-items{display:flex;flex-direction:column;gap:.5rem}.dropped-item{background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;padding:.5rem .75rem;transition:all .2s ease}.dropped-item:hover{background-color:#ececec;box-shadow:0 1px 3px rgba(0,0,0,.1)}.config-grid{display:grid;align-items:center;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:1024px){.config-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.config-grid{grid-template-columns:1fr}}.config-grid .config-item{display:flex;flex-direction:column;gap:.5rem}.config-grid .config-item label{color:#686868;font-weight:500;font-size:.875rem;margin:0}.config-grid .config-item input[type=number],.config-grid .config-item select{padding:.5rem .75rem;border:1px solid #d9d9d9;border-radius:4px;font-size:.875rem;transition:all .2s ease}.config-grid .config-item input[type=number]:focus,.config-grid .config-item select:focus{outline:none;border-color:#4987be;box-shadow:0 0 0 .2rem rgba(73,135,190,.25)}.config-grid .config-item .config-hint{color:#bcbcbc;font-size:.75rem;font-style:italic}.preview-container{background-color:#f5f6f6;border:1px solid #ececec;border-radius:8px;padding:1.5rem;margin-top:2rem}.preview-container .preview-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #d9d9d9}.preview-container .preview-header svg{color:#4987be;width:24px;height:24px}.preview-container .preview-header h6{color:#686868;font-weight:600;margin:0}.preview-container .preview-content{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.preview-question .question-text{color:#4f4f4f;font-size:1rem;font-weight:500;margin-bottom:1.5rem;line-height:1.5}.preview-question .preview-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.preview-question .preview-options .preview-option{padding:.75rem 1rem;background-color:#f5f6f6;border:1px solid #d9d9d9;border-radius:4px;cursor:grab;transition:all .2s ease}.preview-question .preview-options .preview-option:hover{border-color:#4987be;background-color:rgba(73,135,190,.05)}.preview-question .preview-options .preview-option.dragging{opacity:.5;cursor:grabbing}.preview-question .preview-buckets{display:flex;flex-direction:column;gap:1rem}.preview-question .preview-buckets .preview-bucket .preview-bucket-title{color:#686868;font-weight:500;font-size:.875rem;margin-bottom:.5rem}.preview-question .preview-buckets .preview-bucket .preview-drop-zone{min-height:80px;background-color:#f5f6f6;border:2px dashed #d9d9d9;border-radius:4px;padding:.5rem;transition:all .2s ease}.preview-question .preview-buckets .preview-bucket .preview-drop-zone.active{border-color:#4987be;background-color:rgba(73,135,190,.05)}.preview-question .preview-buckets .preview-bucket .preview-drop-zone .preview-dropped-item{padding:.5rem .75rem;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;margin-bottom:.5rem;font-size:.875rem}.preview-question .preview-buckets .preview-bucket .preview-drop-zone .preview-dropped-item:last-child{margin-bottom:0}.info-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:4px;font-size:.75rem;font-weight:500}.info-badge.info-badge-primary{background-color:rgba(73,135,190,.1);color:#4987be;border:1px solid rgba(73,135,190,.3)}.info-badge.info-badge-success{background-color:#c2f2de;color:rgb(38.1147540984,186.8852459016,125.4098360656);border:1px solid #a3ecce}.info-badge.info-badge-warning{background-color:rgba(255,133,44,.1);color:rgb(248,104.6066350711,0);border:1px solid rgba(255,133,44,.3)}.info-badge.info-badge-danger{background-color:#feebeb;color:#ff4343;border:1px solid rgba(255,118,118,.3)}.info-badge svg{width:14px;height:14px}.reference-order-badge{min-width:24px;height:24px;border-radius:50%!important;background-color:#4987be;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.badge-counter,.reference-order-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.badge-counter{border-radius:12px;min-width:45px}.validation-message{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;border-radius:4px;font-size:.875rem;margin-top:1rem}.validation-message svg{flex-shrink:0;width:18px;height:18px;margin-top:.125rem}.validation-message.validation-error{background-color:#feebeb;color:rgb(255,41.5,41.5);border:1px solid rgba(255,118,118,.3)}.validation-message.validation-error svg{color:#ff7676}.validation-message.validation-warning{background-color:rgba(255,133,44,.1);color:rgb(222.5,93.8507109005,0);border:1px solid rgba(255,133,44,.3)}.validation-message.validation-warning svg{color:#ff852c}.validation-message.validation-success{background-color:#c2f2de;color:rgb(33.7950819672,165.7049180328,111.1967213115);border:1px solid #a3ecce}.validation-message.validation-success svg{color:#67e0ae}.validation-message .validation-text{flex:1;line-height:1.4}.text-blue-principal{color:#4987be}.border-grey-2{border:2px solid #bcbcbc;border-radius:.25rem;background-color:transparent;resize:none}.selected-border{border-color:#4987be!important}.unselected-border{border-color:#bcbcbc}.min-height-add-question{min-height:80px}.bg-grey-background{background-color:#f5f6f6}@media(max-width:768px){.question-drag-drop-container{padding:.75rem;gap:1rem}.section-header{flex-direction:column;align-items:flex-start;gap:.75rem}.section-header .section-actions{width:100%;justify-content:flex-end}.option-card{padding:.75rem}.option-card .option-card-header{flex-wrap:wrap}.bucket-card{padding:.75rem}.bucket-card .bucket-header{flex-direction:column;align-items:flex-start;gap:.75rem}.bucket-card .bucket-header .bucket-actions{width:100%;justify-content:flex-end}.preview-container{padding:1rem}.preview-container .preview-content{padding:1.25rem}}.bucket-card,.option-card{animation:fadeIn .2s ease-out}.bucket-card:disabled,.option-card:disabled,button:disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.drag-drop-preview-modal{max-width:90vw;width:1200px;max-height:90vh;overflow-y:auto;padding:0}@media(max-width:1280px){.drag-drop-preview-modal{width:95vw}}@media(max-width:768px){.drag-drop-preview-modal{width:98vw;max-height:95vh}}.div-input-write-short{width:70%}.div-input-write-typing{width:90%}.max-char-input{color:#4987be;line-height:1.25rem}.max-char-input:focus-visible{outline:0!important}.weight-input{width:2.8rem}.challenge-question-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0 1px 0 rgba(0,0,0,.1));border-radius:8px}.challenge-question-button-filters{border-radius:8px;border:1px solid #686868}.challenge-tab-selected{font-weight:600;color:#4987be!important}.challenge-tab{color:#686868}.concepts-containers{border-radius:8px;border:1px solid #686868;background-color:#f5f6f6}.concepts-containers::-moz-placeholder{color:#bcbcbc;font-weight:500;font-style:italic}.concepts-containers::placeholder{color:#bcbcbc;font-weight:500;font-style:italic}.titleSlider{padding-top:.4rem;padding-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.sliderLabel{flex:1;text-align:left}.inputSlider{flex:1.5;margin:0 10px;-webkit-appearance:none;width:100%;height:5px}.inputSlider::-webkit-slider-runnable-track{height:5px;background:linear-gradient(90deg,#4987be var(--slider-value),#bcbcbc 0);border-radius:5px}.inputSlider::-moz-range-track{height:5px;background:linear-gradient(90deg,#4987be var(--slider-value),#bcbcbc 0);border-radius:5px}.inputSlider::-ms-track{height:5px;background:transparent;border-color:transparent;border-width:8px 0;color:transparent}.inputSlider::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#4987be;cursor:pointer;margin-top:-6px}.inputSlider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#4987be;cursor:pointer}.inputSlider::-ms-thumb{width:20px;height:20px;border-radius:50%;background:#4987be;cursor:pointer}.sliderValue{flex:.2;text-align:right}.ResetSlider{padding:8px 16px;background-color:#4987be;border:none;border-radius:0;color:#fff;cursor:pointer}.ResetSlider:hover{background-color:#357b9e}.test-name-max-width{max-width:20rem}.level-question-div{color:#4987be;background:rgba(73,135,190,.1960784314);font-size:.8rem;border-radius:2px}.theme-question-div{color:#f57805;background:#ffceaa;font-size:.8rem;border-radius:2px}.listening-question-div{color:#3d8c6b;background:#cae8db;font-size:.8rem;border-radius:.125rem}.code-question-div{color:#b360c8;background:#e0cce6;font-size:.8rem;border-radius:.125rem}@media screen and (min-width:992px){.test-name-max-width{max-width:25rem}}@media screen and (min-width:1280px){.test-name-max-width{max-width:35rem}}.bg-grey-3{background-color:#ececec}.test-group-name-input{border:1.5px solid #bbb;outline:none;min-width:39.003rem}@media screen and (min-width:768px){.test-group-name-input{max-width:35%}}.workspace-id-input{border:1.5px solid #bbb;outline:none;min-width:4rem}.screening-switch{max-width:20rem;height:6.749rem;padding:.938rem 1.25rem}.cursor-not-allowed{cursor:not-allowed!important}.technologies-dropdown{min-width:6rem;max-width:13rem}.cursor-wait{cursor:wait}.error-icon-color{color:#ff852c}.bg-button-modal-close{background-color:#f44336;padding:.375rem 2.5rem;gap:.25rem}.modal-delete-tg-container{width:100%;max-width:31rem}.min-height-text-area{min-height:4rem}.max-height-text-area{max-height:12.5rem}.min-height-textarea-description{min-height:6.75rem}.min-height-add-question{min-height:4.5rem}.testgroup-abm-message{max-width:none!important;width:auto}.testgroup-abm-message .ant-notification-notice-message{white-space:nowrap!important;line-height:1.8rem!important}.bg-violet{background-color:#7643e4}.bg-button-modal-massive-accept{background-color:#7643e4;border-radius:16px;padding:.375rem 2.5rem;gap:.25rem}.ant-slider-track{background-color:#4987be!important}.antd-group-slider{gap:200px}.ant-btn-background-ghost.ant-btn-primary,.antd-group-slider__footer .ant-tooltip-disabled-compatible-wrapper .ant-btn{width:100%;color:#fff;font-style:normal}.antd-group-slider__btn-add-range,.antd-group-slider__btn-remove-range{width:100%}.antd-group-slider-item__description{display:flex;align-items:center}.antd-group-slider-item__description-left-text{margin-right:.25rem;white-space:nowrap}.antd-group-slider-item__description-right-text{margin-left:.25rem;white-space:nowrap}.ant-slider-handle.ant-slider-handle-1{border-radius:0;width:0}.ant-tooltip-arrow,.ant-tooltip-inner{display:none!important}.max-char-input-create-testgroup{color:#4987be;line-height:1.25rem}.ql-editor h3{font-size:1.5rem;font-weight:inherit}.time-input-container{width:8.125rem}.time-input-container input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.time-input{width:1.25rem}.time-input-separators{padding:0 .065rem .065rem}.device-icon[data-size=sm]{width:1rem;height:.75rem}.device-icon[data-size=md]{width:1.5rem;height:1.125rem}.device-icon[data-size=lg]{width:2rem;height:1.5rem}.import-advanced-config-modal .error-list{margin:.5rem 0;padding-left:1.5rem}.import-advanced-config-modal .error-list li{color:red;margin:.25rem 0}.import-advanced-config-modal .preview-section{margin-top:1.5rem}.import-advanced-config-modal .preview-section .ant-table{margin-top:.5rem}.import-advanced-config-modal .ant-alert.mb-3{margin-bottom:1rem}.import-advanced-config-modal .ant-alert ul{margin:.5rem 0 0;padding-left:1.5rem}.import-advanced-config-modal .ant-alert ul li{margin:.25rem 0}.import-advanced-config-modal .ant-space.mb-3{margin-bottom:1rem}#presetEditorSwitch .ant-switch{border-radius:2px!important}.checkbox.test-checkbox input,.checkbox.test-checkbox svg{width:1.625rem;height:1.625rem}.checkbox.bounce.test-checkbox input{border:2px solid #4987be;background-color:transparent}.checkbox.bounce.test-checkbox input:checked{border:2px solid #4987be;--s:1rem;--b:$blue-principal;box-shadow:inset 0 0 0 1rem #4987be}.test-item-container{position:relative;display:flex;flex-direction:column;border-radius:8px;transition:.2s;border:2px solid #bcbcbc;font-size:1rem;font-weight:600;line-height:1.219rem;background-color:#fff;margin-top:2.3rem;width:100%;max-width:27.75rem;height:25rem;padding:.7rem 1.5rem 0;box-sizing:border-box;box-shadow:4px 5px 5px 0 rgba(0,0,0,.3490196078);transition:all .3s ease-in-out}.align-content-top{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin-top:-6rem;margin-bottom:-3rem}.test-item-container:hover{transition:all .2s ease-in-out;box-shadow:4px 5px 10px 0 rgba(12,12,12,.4941176471)}@media screen and (max-width:1160px){.test-item-container{height:30rem}}.card{width:100%;height:100%;perspective:1000px;cursor:pointer;position:relative;transition:transform .5s;transform-style:preserve-3d;border:none}.card.flipped{transform:rotateY(180deg)}.card-back,.card-front{display:flex;width:100%;height:13.813rem;max-height:13.813rem!important;backface-visibility:hidden;position:absolute;top:0;left:0;flex-direction:column;padding-top:.8rem}.card-back{transform:rotateY(180deg)}.card-back p,.card-back span{color:#686868;margin:0;padding:0}.card-back .statistics-container{display:flex;flex-direction:column;padding-bottom:.5rem;width:100%}.card-back .statistics-container .statistics-content{display:flex;gap:2rem;justify-content:center;align-items:flex-start;font-size:.75rem;width:100%}.card-back .statistics-container .statistics-content .bold-titles,.card-back .statistics-container .statistics-content .stars-averages{font-size:.625rem;flex-wrap:wrap}.card-back .statistics-container .statistics-content .stars-averages{font-weight:400;display:flex;flex-direction:column}.card-back .statistics-container .statistics-content .stars-averages .item{gap:.5rem;display:flex}.card-back .statistics-container .statistics-content .stars-averages .text{font-size:.625rem;font-weight:600}.card-back .statistics-container .statistics-content .stars-averages .average{padding-right:.3rem;font-weight:400}.card-back .statistics-container .statistics-content .bold-titles{font-weight:600;max-width:4.375rem;display:flex;flex-direction:column;align-items:center}.card-back .statistics-container .statistics-content .bold-titles p{display:flex;justify-content:center}.card-back .endorsement-container{display:flex;width:100%}.card-back .endorsement-container .created-by,.card-back .endorsement-container .used-by{display:flex;flex-direction:column;width:50%;font-size:.75rem;font-weight:600}.card-back .endorsement-container .image-wrapper{position:relative;width:4.6rem;height:4.6rem;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat}.card-back .endorsement-container .image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:inherit;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(10px);z-index:0}.card-back .endorsement-container .image-wrapper img{position:relative;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;z-index:1}.card-back .endorsement-container .img-endorsement{width:4.6rem;height:4.6rem;border-radius:50%}.card-back .endorsement-container .item-content{display:flex;gap:1rem;width:100%;height:4.625rem;align-items:center;justify-content:center}.card-back .endorsement-container .item-texts{display:flex;flex-direction:column;color:#272727;text-overflow:ellipsis;width:7rem;height:6rem}.card-back .endorsement-container .item-texts h3{font-size:.75rem;height:20%}.card-back .endorsement-container .item-texts p{font-size:.625rem;height:80%;line-height:.762rem}.selected{border:6px solid #58dda6}.test-labels-container{background-color:#f5f6f6;font-size:.75rem;border-radius:.4rem;padding:.3rem .5rem}.test-labels-container .slick-arrow{display:flex;align-items:center}.test-labels-container .ant-carousel .slick-next:before{content:">";color:#4987be;display:flex;align-items:center;font-size:20px!important;top:1.2rem;right:10px;margin:0}.test-labels-container .ant-carousel .slick-prev:before{content:"<";color:#4987be;display:flex;align-items:center;font-size:20px!important}.test-labels-container .slick-dots{bottom:-8px}.objective-pill{background-color:#bae2f6}.role-pill{background-color:#bcecd8}.objective-pill,.role-pill{border-radius:6rem;padding:.08rem .6rem;gap:.5rem}.dotted-border{border:1px dashed #bae2f6;border-radius:1px;width:100%;margin-bottom:.8rem}h3{font-weight:600}.texts,h3{font-size:.75rem}.texts{display:flex;align-self:center;font-weight:400}.testgroup-footer{display:flex;justify-content:space-around;gap:1rem;padding-bottom:1.5rem}.footer-item{align-content:center;gap:.5rem}.details-button,.footer-item{display:flex;align-items:center}.details-button{left:5.875rem;border-top-left-radius:1.375rem;border-bottom-left-radius:1.375rem;border:1px solid #4987be;border-right:none}.details-button,.see-experience-button{position:absolute;bottom:0;transform:translateY(50%);background-color:#fff;color:#4987be;padding:.25rem .5rem;font-size:.875rem;font-weight:700;box-shadow:0 5px 5px 0 rgba(0,0,0,.3490196078);justify-content:center;width:8rem}.see-experience-button{display:flex;left:13.875rem;border-top-right-radius:1.375rem;border-bottom-right-radius:1.375rem;border:1px solid #4987be;gap:.5rem;align-items:center}.cursor-disabled .details-button{transform:translateY(110%)}.testgroup-clip{position:absolute;display:flex;align-self:center;top:0;transform:translateY(-80%)}.disabled-feature-icon{position:absolute;transform:translate(80%,10%);width:3.9375rem;height:3.9375rem;z-index:2}.disabled-feature-container .details-button{transform:translateY(50%)}.objetivos,.roles{display:flex;flex-direction:column}.test-objectives-content,.test-roles-content{display:flex;flex-wrap:wrap;gap:.4rem;padding:0 0 .5rem}.test-objectives-content p,.test-roles-content p{margin:0}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.diamond-background{padding:.25rem;border:2px solid #e5c87e;background-color:#fff;transition:.2s}.diamond-background:hover{background-color:#fffcef;transition:.2s}.ant-modal-header .ant-modal-title{font-size:1.25rem;font-weight:600;color:#4f4f4f}.advanced-settings-container{max-height:60vh;overflow-y:auto;padding-right:.5rem}.advanced-settings-container .config-order-badge{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:50%;background-color:hsla(0,0%,40.8%,.1);color:#4f4f4f;font-size:.875rem;font-weight:700;margin-right:.75rem;flex-shrink:0;transition:transform .2s ease}.advanced-settings-container .preset-item{transition:all .2s ease-in-out;position:relative;overflow:hidden;cursor:pointer}.advanced-settings-container .preset-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;transition:width .3s ease}.advanced-settings-container .preset-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.advanced-settings-container .preset-item:hover:before{width:6px}.advanced-settings-container .preset-item:hover .config-order-badge{transform:scale(1.1)}.advanced-settings-container .preset-item .stat-badge{padding:.25rem .75rem;border-radius:1rem;font-size:.8rem}.advanced-settings-container .preset-item .stat-badge.duration-badge{background-color:hsla(0,0%,40.8%,.1);color:#686868}.advanced-settings-container .preset-item .stat-badge svg{opacity:.8}.advanced-settings-container .preset-item .difficulty-breakdown{padding-top:.75rem;border-top:1px solid rgba(0,0,0,.08);margin-top:.75rem}.advanced-settings-container .preset-item .difficulty-breakdown .config-detail-item{padding:.25rem 0;color:#686868}.advanced-settings-container .preset-item .difficulty-breakdown .config-detail-item .font-weight-500{color:#4f4f4f;font-weight:600}.advanced-settings-container .preset-item .difficulty-breakdown .config-detail-item:hover{background-color:rgba(0,0,0,.02);padding-left:.5rem;margin-left:-.5rem;margin-right:-.5rem;padding-right:.5rem;transition:all .2s ease}.advanced-settings-container .preset-item .subskills-section{border-color:hsla(0,0%,85.1%,.3)}.advanced-settings-container .preset-item .subskills-section .subskill-tag{background-color:rgba(128,0,128,.1);color:purple;border:1px solid rgba(128,0,128,.3);font-size:11px}.advanced-settings-container .gap-3{gap:1rem!important}.advanced-settings-container .text-sm{font-size:.875rem}.advanced-settings-container .text-xs{font-size:.75rem}.advanced-settings-container .preset-item.cursor-pointer{cursor:pointer}.advanced-settings-container .preset-item.selected{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px);position:relative}.advanced-settings-container .preset-item.selected:after{content:"✓";position:absolute;top:10px;right:10px;width:24px;height:24px;border-radius:50%;background-color:#4987be;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.advanced-settings-container .preset-item.selected .config-order-badge{background-color:#4987be!important;color:#fff!important}a .second-step-container input{color:#686868}.test-grid-container-create-screening{height:58vh}@media screen and (min-height:1000px){.test-grid-container-create-screening{height:65vh}}@media screen and (min-height:1150px){.test-grid-container-create-screening{height:73vh}}@media screen and (min-height:1500px){.test-grid-container-create-screening{height:80vh}}.test-grid-container-tests{height:67vh}@media screen and (min-height:1000px){.test-grid-container-tests{height:73vh}}@media screen and (min-height:1150px){.test-grid-container-tests{height:81vh}}@media screen and (min-height:1500px){.test-grid-container-tests{height:87vh}}.test-grid-container-roles{height:58vh}@media screen and (min-height:1000px){.test-grid-container-roles{height:65vh}}@media screen and (min-height:1150px){.test-grid-container-roles{height:73vh}}@media screen and (min-height:1500px){.test-grid-container-roles{height:80vh}}.full-row-width-text{grid-column:1/-1;margin:0!important;padding:0}.horizontal-loader-height{height:1rem}.horizontal-loader-container-create{position:absolute;left:50%;transform:translateX(-50%);bottom:3rem}.total-number-text{color:#4987be}.select-color{color:#357b9e}.tests-bg{background-color:rgba(65,71,155,.05)}.tests-search-input-empty,.tests-search-input-full{border:.125rem solid;transition:.2s}.tests-search-input-full{border-color:#4987be;transition:.2s}.tests-search-input-empty{border-color:#828282;transition:.2s}.empty-state-container{width:17.625rem;height:17.625rem}.test-button-filters{border-radius:8px;color:#686868;border:none;gap:.3rem}.test-button-filters-selected{border:none;color:#357b9e!important;filter:drop-shadow(0 1px 0 rgba(0,0,0,.1));border-radius:8px;gap:.3rem}.test-button-filters-selected span{text-decoration:underline;text-decoration-color:#357b9e}.test-text-filters{color:#828282;font-weight:700;font-size:.875rem}.container-test-role{background:rgba(82,192,247,.49);border-radius:8px}.text-test-role{font-weight:500;font-size:.875rem;color:rgba(48,48,48,.8)}.button-filter{padding:2rem}.button-filter,.drops-filter{display:inline-block;text-align:center}.drops-filter{position:none;flex-direction:row;width:8rem}.filters-dropdown-container{display:flex;align-items:center;justify-content:flex-end;position:relative;border:1px solid #d9d9d9;border-radius:.2rem}.filters-dropdown-container-toggle{cursor:pointer!important;position:relative;display:flex;align-items:center;gap:.3rem;font-size:1.1rem;font-weight:500;line-height:29.26px;text-align:left;width:100%;padding:0 4rem}.filters-dropdown-container-toggle svg{color:#357b9e}@media screen and (max-width:768px){.filters-dropdown-container-toggle{padding:0 2rem}}.filters-dropdown-content{position:absolute;background-color:#fff;margin-top:.2rem;display:flex;flex-direction:column;border-radius:8px;gap:.5rem;top:100%;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;visibility:hidden;width:100%;padding:1rem}.filters-dropdown-content.show{opacity:1;transform:translateY(0);z-index:100;visibility:visible}.second-step-selected-tests-container{display:flex;gap:1rem;overflow-x:scroll!important;overflow-y:hidden!important;padding-bottom:.3rem}.second-step-selected-tests-container::-webkit-scrollbar{height:.5rem}.second-step-selected-tests-container::-webkit-scrollbar-thumb{background-color:#357b9e}.second-step-selected-tests-container .second-step-selected-tests-item{position:relative;display:flex;align-items:center;border-radius:.3125rem;background:#686868;color:#fff;padding:.5rem 1rem;max-height:2rem;width:12rem;min-width:12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease;justify-content:space-between}.second-step-selected-tests-container .second-step-selected-tests-item:hover .item-icons{cursor:pointer}.second-step-selected-tests-container .second-step-selected-tests-item:hover .item-icons svg{display:flex!important}.second-step-selected-tests-container .second-step-selected-tests-item:hover{padding-right:.2rem}.second-step-selected-tests-container span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.second-step-selected-tests-container .item-icons svg{display:none}.selected-tests-container{background-color:#ececec;border-radius:.5rem;padding:.5rem}.tests-container-second-step{overflow-y:auto;margin:1rem 0}.tests-container-second-step::-webkit-scrollbar{background-color:#ececec}.tests-container-second-step::-webkit-scrollbar-thumb{border:3px solid #4987be}.tests-container-second-step{direction:rtl}.tests-container-second-step>*{direction:ltr}.testgroups-filter-container{background-color:#a5c4e0}.modal-width-small{width:10rem!important;height:3rem!important}.hand{animation:hand 2s infinite}@keyframes hand{0%{transform:translateY(0)}50%{transform:translateY(-100px)}to{transform:translateY(0)}}.line-1{animation:line-1 2s infinite}@keyframes line-1{0%{transform:translateX(0)}50%{transform:translateX(100px)}to{transform:translateX(0)}}.line-2{animation:line-2 2s infinite}@keyframes line-2{0%{transform:translate(0)}50%{transform:translate(100px,100px)}to{transform:translate(0)}}.line-3{animation:line-3 2s infinite}@keyframes line-3{0%{transform:translate(0)}50%{transform:translate(50px,100px)}to{transform:translate(0)}}.line-4{animation:line-4 2s infinite}@keyframes line-4{0%{transform:translate(0)}50%{transform:translate(-100px,100px)}to{transform:translate(0)}}.interface{animation:interface 2s infinite}@keyframes interface{0%{transform:translateY(0)}50%{transform:translateY(100px)}to{transform:translateY(0)}}.container-content{max-width:67rem;margin:0 auto;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1180px){.container-content{margin-left:1.5rem!important;margin-right:1.5rem!important}}.abm-wrapper{height:calc(100vh - 5rem)}.view-subtitle{color:rgba(79,79,79,.8392156863)}.overflow-items-container{max-height:calc(100vh - 26rem)}.abm-dropdowns{width:11rem}.filters-container{height:-moz-fit-content;height:fit-content;flex-wrap:wrap;align-items:center}.abm-redirect-button{padding:.1rem 1.5rem;width:-moz-fit-content;width:fit-content;border:none;border-radius:16px;margin:auto 0 auto .938rem}@media screen and (max-width:840px){.abm-redirect-button{margin-left:0!important}}.right-buttons-container{display:flex;flex-direction:row;flex-grow:1}.abm-list-empty-state{width:100%;height:20rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.abm-titles-container{padding:0 1.375rem .25rem;position:sticky;top:0;background-color:#fff}.abm-metric-titles{width:37.4rem;margin-left:14.7rem}.abm-metric-titles span{width:4.3rem;display:inline-block}.abm-list-item-container{display:flex;width:100%;padding:1.125rem 1.375rem;margin:.5rem 0;border:2px solid}.abm-list-item-filters-container{flex:1 1 0px;justify-content:right;align-items:center}.abm-list-item-toggle-container{width:10rem}.abm-list-item-level{color:#4987be;background:rgba(73,135,190,.1960784314)}.abm-list-item-category,.abm-list-item-level{width:-moz-fit-content;width:fit-content;padding:0 .5rem;letter-spacing:.07rem;font-size:.813rem;border-radius:2px;display:inline-block}.abm-list-item-category{color:#fd6466;background:#ffe2e3;margin-right:.5rem;min-width:2rem}.abm-list-tags-container{width:13rem}@media screen and (max-width:880px){.abm-list-item-filters-container{flex:0 0 0;width:-moz-fit-content;width:fit-content}.abm-list-item-category,.abm-list-item-level,.toggle-left-text,.toggle-right-text{display:none!important}.abm-list-tags-container{width:0}.abm-list-item-toggle-container,.abm-toggle-container{width:-moz-fit-content!important;width:fit-content!important}}.toggle-left-text,.toggle-right-text{color:#5f5f5f}.abm-list-item-name{flex:1 1 0;color:rgba(75,75,75,.7490196078);padding:0;min-width:12.5rem}.abm-list-item-toggle-container{width:10.5rem}.number-pill-container{height:1.375rem;width:3.3rem;font-size:.75rem;line-height:.875rem;letter-spacing:.07rem;border-radius:20px;padding:0 .7rem;flex-shrink:0}.number-pill-no-score-bg{background-color:#b3b3b3}.number-pill-green-bg{background-color:#5edca7}.testgroup-metrics-detail .metrics-card{margin-top:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.testgroup-metrics-detail .metric-item{height:100%;transition:all .3s ease}.testgroup-metrics-detail .metric-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.testgroup-metrics-detail .metric-item .ant-statistic-title{display:flex;align-items:center;gap:8px;color:#666;font-size:12px}.testgroup-metrics-detail .metric-item .ant-statistic-title .info-icon{color:#1890ff;cursor:help;font-size:14px}.testgroup-metrics-detail .metric-item .ant-statistic-content{color:#333}.testgroup-metrics-detail .metric-item .ant-statistic-content .ant-statistic-content-prefix{color:#1890ff;margin-right:8px}.testgroup-metrics-detail .metric-item .ant-statistic-content .ant-statistic-content-suffix{color:#666;font-size:14px;margin-left:4px}.testgroup-metrics-detail .metric-item .ant-progress{margin-top:8px}.testgroup-metrics-detail .metric-item .ant-progress .ant-progress-bg{background-color:#1890ff}.testgroup-metrics-detail .role-metrics-section{margin-top:24px}.testgroup-metrics-detail .role-metrics-section h4{color:#333;font-weight:600;margin-bottom:16px}.testgroup-metrics-detail .role-metrics-section .role-metric-item{padding:12px;background:#f5f5f5;border-radius:8px;height:100%}.testgroup-metrics-detail .role-metrics-section .role-metric-item h5{color:#333;font-weight:600;font-size:14px;margin-bottom:8px;text-transform:capitalize}.testgroup-metrics-detail .role-metrics-section .role-metric-item .role-metric-stats .stat-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid #e8e8e8}.testgroup-metrics-detail .role-metrics-section .role-metric-item .role-metric-stats .stat-item:last-child{border-bottom:none}.testgroup-metrics-detail .role-metrics-section .role-metric-item .role-metric-stats .stat-item .stat-label{color:#666;font-size:12px}.testgroup-metrics-detail .role-metrics-section .role-metric-item .role-metric-stats .stat-item .stat-value{color:#333;font-weight:500;font-size:13px}@media(max-width:768px){.testgroup-metrics-detail .metric-item{margin-bottom:8px}}.parent{width:95%;overflow:hidden;margin:auto;padding:1rem}.slider-container{overflow-x:hidden;display:flex;justify-content:center;align-items:center;margin:0 1rem;padding:.188rem;scroll-behavior:smooth}.slider-wrapper{display:flex;align-items:center;width:100%}.btn{cursor:pointer;text-align:center;color:#fff;border-radius:50%}.prev{left:1rem}.next{right:1rem}.disable{opacity:.5;pointer-events:none}.child{padding:.313rem 1.25rem;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content;margin-left:.278rem;border-radius:8px}.child-disabled{color:#828282;border:1px solid #828282}.child-selected{border:2px solid #4987be;color:#182c4c}.nav-button-disabled{filter:grayscale(1);cursor:not-allowed!important}.collapse-item-container{border:2px solid #4987be}.item-container-with-proctoring-events{border:2px solid #fd6466;background-color:#feebeb}.badge{border-radius:2px;line-height:.938rem;letter-spacing:.07em}.badge-warning{color:#926d36;background:rgba(255,208,24,.3607843137)}.badge-success{color:#3d8c6b;background:rgba(66,255,119,.3607843137)}.detail-container-content{max-width:67rem;padding:1.5rem 3rem!important;margin:0 auto;height:-moz-fit-content;height:fit-content}@media screen and (max-width:1180px){.detail-container-content{margin-left:1.5rem!important;margin-right:1.5rem!important}}@media(min-width:576px){.invited-profile-data-card{width:20%;min-width:22rem}.invited-profile-stages-card{width:35%;min-width:30rem}}.proctoring-container{min-height:calc(100vh - 5rem)}.incidences-quantity-container{border-radius:50%;height:1.375rem;width:1.375rem;font-size:.625rem;font-weight:700;background-color:#fee2e2;color:#000}.proctoring-meausure-logo-container{width:1.5rem;display:flex;margin-right:.625rem}.results-overflow-container-height{max-height:calc(100vh - 35rem);min-height:12.5rem}.content-container{position:relative;top:-.126rem;border:2px solid #4987be;display:flex}.proctoring-gray-text{color:#4b4b4b}.arrow-button-container{padding:0 1rem;width:3.374rem}.timestamp-container{flex:1;display:inline-block}.notification-container{flex:2;display:inline-block}.item-detail-title{display:inline-block;font-size:.875rem}.spinner-loading-list{width:1.5rem;height:1.5rem}.go-back-button{width:-moz-fit-content;width:fit-content}.proctoring-ai-modal .ant-modal-content{border-radius:1rem}.camera-image-container{width:16.25rem;height:9.375rem;border-radius:.5rem;-o-object-fit:contain;object-fit:contain}.slider-custom-styles{width:13.125rem}.slider-custom-styles .ant-slider-rail{background-color:#ebebeb}.slider-custom-styles .ant-slider-handle{background-color:#000;opacity:1%;border:0;border-radius:50px!important;transform:translate(-50%)!important}.n8n-chat-button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4987be,rgb(55.7894736842,109.004048583,156.2105263158));display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease;z-index:1000;animation:pulse 2s infinite}.n8n-chat-button:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.2)}.n8n-chat-button:active{transform:scale(.95)}@media(max-width:480px){.n8n-chat-button{bottom:calc(20px + env(safe-area-inset-bottom, 0px));right:15px;width:56px;height:56px;box-shadow:0 3px 10px rgba(0,0,0,.2)}}.n8n-chat-window{position:fixed;bottom:20px;right:20px;width:380px;height:580px;background:#fff;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.15);display:flex;flex-direction:column;z-index:1001;animation:slideUp .3s ease;overflow:hidden}@media(max-width:768px){.n8n-chat-window{width:calc(100vw - 40px);height:calc(100vh - 100px);max-height:500px;bottom:20px;right:20px;border-radius:12px}}@media(max-width:480px){.n8n-chat-window{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100dvh;bottom:auto;right:auto;border-radius:0;max-height:none;z-index:9999}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.n8n-chat-header{background:linear-gradient(135deg,#4987be,rgb(55.7894736842,109.004048583,156.2105263158));color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center;border-radius:16px 16px 0 0;flex-shrink:0}.n8n-chat-header .n8n-header-title{display:flex;align-items:center;font-size:16px;font-weight:600}@media(max-width:480px){.n8n-chat-header .n8n-header-title{font-size:15px}}.n8n-chat-header .n8n-close-button{color:#fff;transition:all .2s;min-width:32px}.n8n-chat-header .n8n-close-button:hover{color:#fff;transform:rotate(90deg);background:hsla(0,0%,100%,.1)}@media(max-width:480px){.n8n-chat-header .n8n-close-button{min-width:40px;height:40px}}@media(max-width:480px){.n8n-chat-header{border-radius:0;padding:calc(16px + env(safe-area-inset-top, 0px)) 16px 16px;position:sticky;top:0;z-index:10}}.n8n-chat-messages{flex:1;overflow-y:auto;padding:16px;background:linear-gradient(180deg,#f8f9fa,#fff);min-height:0}@media(max-width:480px){.n8n-chat-messages{padding:12px 12px calc(12px + env(safe-area-inset-bottom, 0px))}}.n8n-chat-messages::-webkit-scrollbar{width:6px}.n8n-chat-messages::-webkit-scrollbar-track{background:transparent}.n8n-chat-messages::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.n8n-chat-messages::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.n8n-message{margin-bottom:12px;display:flex;animation:fadeIn .3s ease;align-items:flex-end;gap:8px}@media(max-width:480px){.n8n-message{margin-bottom:10px;gap:6px}}.n8n-message.n8n-user-message{justify-content:flex-end}.n8n-message.n8n-user-message .n8n-message-content{background:#4987be;color:#fff;border-radius:18px 18px 4px 18px;max-width:70%}@media(max-width:480px){.n8n-message.n8n-user-message .n8n-message-content{max-width:80%;border-radius:16px 16px 4px 16px}}.n8n-message.n8n-bot-message{justify-content:flex-start;align-items:flex-start}.n8n-message.n8n-bot-message .n8n-message-content{background:#f0f0f0;color:#262626;border-radius:4px 18px 18px 18px;max-width:calc(80% - 44px)}@media(max-width:480px){.n8n-message.n8n-bot-message .n8n-message-content{max-width:calc(90% - 36px);border-radius:4px 16px 16px 16px}}.n8n-message .n8n-message-content{padding:10px 14px;word-wrap:break-word;font-size:14px;line-height:1.4;box-shadow:0 1px 2px rgba(0,0,0,.1)}.n8n-message .n8n-message-content p{margin:0 0 8px;line-height:1.5}.n8n-message .n8n-message-content p:last-child{margin-bottom:0}.n8n-message .n8n-message-content ol,.n8n-message .n8n-message-content ul{margin:8px 0 8px 20px;padding-left:20px;line-height:1.6}.n8n-message .n8n-message-content ol li,.n8n-message .n8n-message-content ul li{margin-bottom:6px}.n8n-message .n8n-message-content ol li:last-child,.n8n-message .n8n-message-content ul li:last-child{margin-bottom:0}.n8n-message .n8n-message-content ol li strong,.n8n-message .n8n-message-content strong,.n8n-message .n8n-message-content ul li strong{font-weight:600;color:inherit}.n8n-message .n8n-message-content a{color:#1890ff;text-decoration:underline;cursor:pointer;transition:color .2s}.n8n-message .n8n-message-content a:hover{color:rgb(0,118.4415584416,228)}.n8n-message .n8n-message-content a:visited{color:#722ed1}@media(max-width:480px){.n8n-message .n8n-message-content{padding:8px 12px;font-size:13px}.n8n-message .n8n-message-content ol,.n8n-message .n8n-message-content ul{margin-left:15px;padding-left:15px}}.n8n-message .n8n-bot-avatar{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.1);background:#fff;padding:2px;flex-shrink:0}@media(max-width:480px){.n8n-message .n8n-bot-avatar{width:30px;height:30px}}.n8n-chat-input{padding:12px;background:#fff;border-top:1px solid #e0e0e0;display:flex;gap:8px;align-items:flex-end;border-radius:0 0 16px 16px;flex-shrink:0}.n8n-chat-input .n8n-input-field{flex:1;border-radius:20px;padding:8px 12px;resize:none;border:1px solid #e0e0e0;transition:all .2s;font-size:14px;min-width:0}.n8n-chat-input .n8n-input-field:focus{border-color:#4987be;box-shadow:0 0 0 2px rgba(73,135,190,.1)}.n8n-chat-input .n8n-input-field::-moz-placeholder{color:#999}.n8n-chat-input .n8n-input-field::placeholder{color:#999}@media(max-width:480px){.n8n-chat-input .n8n-input-field{padding:10px 12px;font-size:16px;border-radius:24px}}.n8n-chat-input .n8n-send-button{border-radius:50%;width:36px;height:36px;min-width:36px;padding:0;display:flex;align-items:center;justify-content:center;background:#4987be;border:none;transition:all .2s;flex-shrink:0}.n8n-chat-input .n8n-send-button:hover:not(:disabled){background:rgb(55.7894736842,109.004048583,156.2105263158);transform:scale(1.05)}.n8n-chat-input .n8n-send-button:disabled{background:#ccc;cursor:not-allowed}.n8n-chat-input .n8n-send-button:active:not(:disabled){transform:scale(.95)}@media(max-width:480px){.n8n-chat-input .n8n-send-button{width:40px;height:40px;min-width:40px}}@media(max-width:480px){.n8n-chat-input{padding:12px 12px calc(12px + env(safe-area-inset-bottom, 0px));border-radius:0;gap:8px;background:#fff;border-top:1px solid #e8e8e8;position:sticky;bottom:0}}.new-search-container button,.new-search-container p,.new-search-container span{font-style:normal}.url-input-placeholder{border-radius:.5rem 0 0 .5rem;padding:.5rem 1rem;font-style:normal;font-size:1rem;font-weight:400;outline:none;text-overflow:ellipsis;width:75%;color:#bcbcbc;border:2px solid #4987be!important}.ant-tooltip-inner,.copy-url-button{font-style:normal}.copy-url-button{background-color:#4987be!important;padding:.5rem 1rem;color:#fff;font-size:.75rem;font-weight:700;outline:none;border-radius:0 .5rem .5rem 0;border:none}.search-success-container{box-shadow:0 4px 4px 0 rgba(0,0,0,.2509803922)}.share-buttons-title{font-size:.875rem;font-weight:700;color:#357b9e}.lottie-container-screening{width:20rem;margin-top:-1rem}.share-button-item{border-radius:20%;background:transparent;margin:0;width:2.3125rem;height:2.3125rem;border:2.5px solid #357b9e!important;display:flex;justify-content:center;align-items:center}.share-button-item svg{color:#357b9e}.evaluations-selection-area{flex-grow:1;max-height:320px;overflow-y:auto;padding-right:4px}.evaluations-list .ant-list-item{border:none;padding:8px 0;width:100%}.evaluation-item{width:100%}.evaluation-card{border-radius:4px;transition:border-color .2s ease;border:2px solid #e1e5e9;cursor:pointer!important;background:#fff;width:100%}.evaluation-card:hover{border-color:#4987be;cursor:pointer!important}.evaluation-card.selected-card{border-color:#4987be;background:linear-gradient(135deg,rgba(73,135,190,.08),rgba(73,135,190,.04))}.evaluation-card .ant-card-body{padding:16px;width:100%}.evaluation-content{padding:4px 0}.evaluation-name{font-size:16px;color:#2c3e50;margin-bottom:6px}.check-icon-evaluation{color:#52c41a;font-size:20px}.toggle-section{margin-bottom:24px}.toggle-card{background:#f8f9fa;border:1px solid #e1e5e9;border-radius:4px;text-align:center}.candidates-selection-area{flex-grow:1;max-height:280px;overflow-y:auto;padding-right:4px}.candidates-list .ant-list-item{border:none;padding:8px 0;width:100%}.candidate-item{width:100%}.candidate-card{border-radius:4px;transition:border-color .2s ease;border:2px solid #e1e5e9;cursor:pointer!important;background:#fff;width:100%}.candidate-card:hover{border-color:#4987be;cursor:pointer!important}.candidate-card.selected-card{border-color:#4987be;background:linear-gradient(135deg,rgba(73,135,190,.08),rgba(73,135,190,.04))}.candidate-card .ant-card-body{padding:16px;width:100%}.candidate-content{padding:4px 0}.candidate-email{font-size:14px;color:#2c3e50;margin-bottom:6px}.check-icon-candidate{color:#52c41a;font-size:20px}.loading-more{display:flex;flex-direction:column;align-items:center;padding:20px 0;gap:8px}.ant-switch{background-color:#f5f5f5}.ant-switch-checked{background-color:#4987be!important}.ant-switch:focus{box-shadow:0 0 0 2px rgba(73,135,190,.2)}.ant-switch .ant-switch-inner{color:#fff!important;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.1)}.ant-switch:not(.ant-switch-checked) .ant-switch-inner{color:#000!important;padding:0 6px}.reset-step-container{display:flex;flex-direction:column;height:100%;min-height:500px;padding:24px;background:linear-gradient(135deg,#fafbfc,#f5f7fa);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.06)}.step-header{margin-bottom:32px;text-align:center}.step-title{color:#2c3e50;margin-bottom:8px!important}.step-icon{color:#4987be;margin-right:12px;font-size:24px}.step-subtitle{font-size:14px;color:#6c757d}.search-section{margin-bottom:24px}.modern-search .ant-input{border-radius:4px;border:2px solid #e1e5e9;font-size:14px;padding:12px 16px}.modern-search .ant-input:hover{border-color:#4987be}.modern-search .ant-input:focus{border-color:#4987be;box-shadow:0 0 0 3px rgba(73,135,190,.1)}.modern-search .ant-input-search-button{border-radius:0 4px 4px 0;cursor:pointer!important}.modern-search .ant-input-search-button,.modern-search .ant-input-search-button:hover{background:transparent!important;border:none!important;box-shadow:none!important}.step-content{flex-grow:1;display:flex;flex-direction:column}.companies-selection-area{flex-grow:1;max-height:320px;overflow-y:auto;padding-right:4px}.companies-list .ant-list-item{border:none;padding:8px 0;width:100%}.company-item{width:100%}.company-card{border-radius:4px;border:2px solid #e1e5e9;cursor:pointer!important;background:#fff;width:100%;transition:border-color .2s ease}.company-card:hover{border-color:#4987be;cursor:pointer!important}.company-card.selected-card{border-color:#4987be;background:linear-gradient(135deg,rgba(73,135,190,.08),rgba(73,135,190,.04))}.company-card .ant-card-body{padding:16px;width:100%}.company-content{padding:8px 0}.company-name{font-size:16px;color:#2c3e50;margin-bottom:6px}.check-icon-company{color:#52c41a;font-size:20px}.step-footer{display:flex;justify-content:flex-end;padding-top:24px;border-top:1px solid #e1e5e9;margin-top:24px}.next-step-btn{background:#4987be;border-color:#4987be;border-radius:4px;font-weight:600;height:44px;padding:0 32px;cursor:pointer!important}.next-step-btn:hover{background:#3a6fa0;border-color:#3a6fa0;cursor:pointer!important}.next-step-btn:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#bfbfbf;cursor:not-allowed!important}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0}.empty-state{padding:60px 0}.companies-selection-area::-webkit-scrollbar{width:6px}.companies-selection-area::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.companies-selection-area::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.companies-selection-area::-webkit-scrollbar-thumb:hover{background:#4987be}.modern-step .ant-btn,.modern-step .ant-card,.modern-step button{border-radius:4px!important}.modern-step .ant-btn:hover,.modern-step .ant-card:hover,.modern-step button:hover{border-radius:4px!important;transform:none!important;box-shadow:none!important}.reset-step-container *,.reset-step-container :hover{border-radius:4px!important}.testgroup-card.prefilter,.testgroup-card.prefilter:hover{border-color:#faad14}.testgroup-card.prefilter.selected-card{border-color:#faad14;background:linear-gradient(135deg,rgba(250,173,20,.08),rgba(250,173,20,.04))}.back-btn{border-radius:4px!important;border:1px solid #d9d9d9;color:#595959;font-weight:500;height:44px;padding:0 24px;cursor:pointer!important}.back-btn:hover{border-color:#4987be;color:#4987be}.back-btn:hover,.continue-btn{cursor:pointer!important;border-radius:4px!important}.continue-btn{font-weight:600;height:44px;padding:0 32px}.continue-btn:hover{cursor:pointer!important;border-radius:4px!important}.continue-btn:disabled{background:#f5f5f5;border-color:#d9d9d9;color:#bfbfbf;cursor:not-allowed!important;border-radius:4px!important}.check-icon{color:#52c41a;font-size:18px}.modern-confirmation-modal{border-radius:4px}.confirmation-details-card{background:#fafafa;border-radius:4px;margin:16px 0}.confirmation-tag{border-radius:4px;font-size:11px}.candidate-confirmation-card{background:#f0f7ff;border:1px solid #bae0ff;border-radius:4px;margin:0}.confirmation-footer{display:flex;justify-content:flex-end;margin-top:24px;padding-top:16px;border-top:1px solid #e1e5e9}.cancel-confirmation-btn{border-radius:4px!important;border:1px solid #d9d9d9;color:#595959;font-weight:500;cursor:pointer!important}.cancel-confirmation-btn:hover{border-color:#4987be;color:#4987be}.cancel-confirmation-btn:hover,.confirm-action-btn{cursor:pointer!important;border-radius:4px!important}.confirm-action-btn{font-weight:600}.confirm-action-btn:hover{cursor:pointer!important;border-radius:4px!important}.processing-container{display:flex;justify-content:center;align-items:center;width:100%;padding:16px 0}.processing-loader{margin:0}.reset-testgroup-container{min-height:65vh}.reset-testgroup-lists-container{height:24.125rem}.reset-testgroup-modal-data-max-height{max-height:30rem}.ant-steps-item .ant-steps-item-icon{background-color:#e6e6e6;border:0}.ant-steps-item.ant-steps-item-wait .ant-steps-item-container:hover .ant-steps-item-icon .ant-steps-icon{color:rgba(0,0,0,.25)!important}.ant-steps-item.ant-steps-item-active .ant-steps-item-icon{background-color:#4987be}.ant-steps-item.ant-steps-item-active .ant-steps-item-title{color:#4987be!important;font-weight:600}.ant-steps-item.ant-steps-item-active .ant-steps-item-container:hover .ant-steps-item-icon .ant-steps-icon{color:#fff!important}.ant-steps-item.ant-steps-item-finish .ant-steps-item-icon{line-height:1.625rem;background:#4987be}.ant-steps-item.ant-steps-item-finish .ant-steps-item-icon svg{color:#fff}.ant-steps-item-icon .ant-steps-icon{top:-.063rem;font-weight:600}.ant-steps-item-icon .ant-steps-icon:hover{color:rgba(0,0,0,.25)!important}.ant-steps-item-title{font-weight:500}.ant-steps-item-title,.ant-steps-item-title:hover{color:#828282!important}.ant-steps-item-title:after{height:.094rem}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#4987be}.ant-steps-item-finish .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title,.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after .ant-steps-item-title{color:#4987be!important}.bottom-navigator-button{border:.125rem solid;border-radius:50%}.create-evaluation-custom-modal{width:19rem;min-width:0!important;overflow-y:hidden}.create-evaluation-custom-modal .modal-close-button{font-size:2rem}.create-evaluation-step-title{font-size:1.5rem}.create-evaluation-datepickers{width:11rem}.selected-role-button{color:#303030;opacity:.8;border-radius:.5rem;border:1px solid #4987be}.create-evaluation-role-dropdown{min-width:31rem;border-radius:.5rem!important;border-color:#4987be!important;align-self:self-start!important}.create-evaluation-role-dropdown .dropdown-select-button{padding:.625rem 1rem!important}.create-evaluation-role-dropdown input::-moz-placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.create-evaluation-role-dropdown input::placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.first-step-role-dropdown{width:25rem!important;border-radius:.25rem!important;border-color:#bbb!important}.first-step-role-dropdown .dropdown-select-button{padding:.625rem 1rem!important}.first-step-role-dropdown input::-moz-placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.first-step-role-dropdown input::placeholder{font-size:.75rem;color:rgba(48,48,48,.8)}.create-evaluation-secondary-button{color:#4987be;border:1px solid #4987be;border-radius:30px}.alkemy-tests-empty-state-texts{width:55%}.create-evaluation-gray-underline{-webkit-text-decoration:underline #303030;text-decoration:underline #303030}.available-weight-custom-height{height:1.5rem}.unassigned-weight-assigned-text{color:#dd361e}.all-weight-assigned-text{color:#3d8c6b}.evaluation-name-input{width:40%}.evaluation-purpose-select{width:14.75rem;height:2.28rem;box-shadow:0 .063rem 0 rgba(0,0,0,.1);border-radius:4px}.download-certificate-optional-text{color:#fff}.create-evaluation-container{height:calc(100vh - 5rem)}.window-height-step3{flex:1 1 auto!important}.fourth-step-premium-functions{position:absolute;right:5%;z-index:100;padding-top:.25rem;padding-bottom:.25rem;height:3rem;width:3rem}.screening-name-input{border:1.5px solid #bbb}.screening-name-input::-moz-placeholder{color:rgba(75,75,75,.7490196078)}.screening-name-input::placeholder{color:rgba(75,75,75,.7490196078)}.disabled-button{background-color:#828282}.screening-name-title{color:rgba(48,48,48,.8)}.screening-name-input{border:none;border-bottom:2px solid #bcbcbc;outline:none}.screening-name-input::-moz-placeholder{color:#686868;font-size:.875rem;font-weight:500}.screening-name-input::placeholder{color:#686868;font-size:.875rem;font-weight:500}.screening-name-input.completed{border-color:#4987be}.create-screening-section-container{width:100%}.disabled-button{background-color:#d9d9d9!important}.create-screening-container{min-height:65vh}.create-screening-dropdown-language{color:#686868;border:none!important;border-bottom:2px solid #bcbcbc!important;outline:none;margin-left:5rem;font-weight:500}.create-screening-dropdown-language .dropdown-select-placeholder{padding-right:3rem}@media screen and (min-width:768px){.create-screening-section-container{width:95%}}.border-item-search-type{border:.3125rem solid #a5c4e0;border-radius:.5rem;cursor:pointer!important;transition:all .3s ease}.border-item-search-type:hover{border-color:#4987be}.button-back-create-screening{color:#4987be;font-weight:700;border-color:#a5c4e0}.button-back-create-screening:hover{color:#4987be;border-color:#4987be}.selected-search-type{border:.3125rem solid #4987be;background-color:#4987be;border-radius:.5rem;cursor:pointer!important}.checkbox.create-evaluation-checkbox input,.checkbox.create-evaluation-checkbox svg{width:1.5rem;height:1.5rem;margin-right:.5rem}.checkbox.bounce.create-evaluation-checkbox input{border:2px solid #4987be;--b:$blue-principal;background-color:#fff!important}.checkbox.bounce.create-evaluation-checkbox input:checked{border:2px solid #4987be;--s:1rem;--b:transparent}.checkbox.bounce.create-evaluation-checkbox input:checked+svg polyline{fill:none;stroke:#4987be!important}.select-width{width:10%}.first-step-question-mark{width:8rem}.type-of-search-option-icon{width:100%;max-width:10rem}.fixed-container{width:100%;background-color:#fff;box-shadow:0 4px 0 rgba(0,0,0,.1)}.container-height{height:3rem}.select-width-third-step{background-color:transparent!important;padding:.25rem .5rem;border-radius:.25rem;min-width:100px;color:#fff;font-weight:600;display:inline-flex;align-items:center;justify-content:center;margin-left:2rem}.subskills-cascade-catalog .subskills-tree-select{position:relative}.subskills-cascade-catalog .subskills-tree-select .ant-select .ant-select-selector{background-color:rgba(0,0,0,.04)!important;border:1px solid transparent!important;border-bottom-color:#d9d9d9!important;border-radius:6px 6px 0 0!important;min-height:40px!important;padding:4px 11px!important;transition:all .3s!important}.subskills-cascade-catalog .subskills-tree-select .ant-select .ant-select-selector:hover{background-color:rgba(0,0,0,.06)!important}.subskills-cascade-catalog .subskills-tree-select .ant-select.ant-select-focused .ant-select-selector{background-color:rgba(0,0,0,.04)!important;border-color:#4987be!important;box-shadow:none!important}.subskills-cascade-catalog .subskills-tree-select .ant-select.ant-select-disabled .ant-select-selector{background-color:rgba(0,0,0,.04)!important;cursor:not-allowed!important}.subskills-cascade-catalog .subskills-tree-select .ant-select.ant-select-disabled .ant-select-selector .ant-select-selection-placeholder{color:rgba(0,0,0,.45)!important}.subskills-cascade-catalog .subskills-tree-select .dropdown-select-arrow{top:50%!important;transform:translateY(-50%)!important;right:10px!important}.subskills-cascade-catalog .subskills-tree-select .dropdown-select-arrow-open{transform:translateY(-50%) rotate(180deg)!important}.subskills-cascade-catalog label{color:#262626}.subskills-cascade-catalog label .ant-tag{margin-right:8px;font-size:11px;padding:0 6px;line-height:20px}.subskills-cascade-catalog .ant-tag.ant-tag-success{background:#f6ffed;border-color:#b7eb8f;color:#52c41a;font-weight:600}.subskills-cascade-catalog .ant-tag[color=blue]{background:#e6f7ff;border-color:#91d5ff;color:#1890ff}.subskills-cascade-catalog .btn-add-question{display:flex!important;justify-content:center!important;align-items:center!important}.subskills-cascade-catalog .ant-btn-link{display:flex;align-items:center}.subskills-cascade-catalog .ant-btn-link.ant-btn-dangerous{color:#ff4d4f;font-weight:500}.subskills-cascade-catalog .ant-btn-link.ant-btn-dangerous:hover{color:#ff7875;background:#fff1f0}.subskills-cascade-catalog .ant-spin .ant-spin-dot{font-size:32px}.subskills-cascade-catalog .ant-spin .ant-spin-text{color:#595959;font-weight:500;margin-top:12px}@media(max-width:768px){.subskills-cascade-catalog .px-3{padding-left:1rem!important;padding-right:1rem!important}.subskills-cascade-catalog .ant-select,.subskills-cascade-catalog .subskills-tree-select{width:100%!important}.subskills-cascade-catalog .d-flex.justify-content-between{flex-direction:column;align-items:flex-start!important}.subskills-cascade-catalog .d-flex.justify-content-between .ant-btn{margin-top:8px;align-self:flex-end}}.additional-questions-tabs .ant-tabs .ant-tabs-nav{margin-bottom:0}.additional-questions-tabs .ant-tabs .ant-tabs-nav .ant-tabs-tab{background:#f5f5f5;border:1px solid #d9d9d9;border-radius:8px 8px 0 0;padding:8px 20px;margin-right:4px;transition:all .3s ease}.additional-questions-tabs .ant-tabs .ant-tabs-nav .ant-tabs-tab:hover{background:#fff;border-bottom-color:#fff;border-top:2px solid #1890ff}.additional-questions-tabs .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active{background:#e6f7ff;border-color:#40a9ff #40a9ff #e6f7ff;border-top:2px solid #1890ff}.additional-questions-tabs .ant-tabs .ant-tabs-nav .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff;font-weight:600}.additional-questions-tabs .ant-tabs .ant-tabs-content-holder{background:#fff;border-radius:0 8px 8px 8px;padding:16px 0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.view-question-modal .ant-modal-header{border-bottom:2px solid #e8e8e8;padding:20px 24px}.view-question-modal .ant-modal-body{padding:24px}.view-question-modal .view-question-content .question-text-box{border:1px solid #d9d9d9;min-height:80px}.view-question-modal .view-question-content .question-text-box p{line-height:1.6;color:#262626}.view-question-modal .view-question-content .badge{font-size:13px;font-weight:500;border-radius:6px}.view-question-modal .view-question-content .badge-primary{background-color:#1890ff}.view-question-modal .view-question-content .badge-success{background-color:#52c41a}.view-question-modal .view-question-content .badge-info{background-color:#13c2c2}.view-question-modal .view-question-content .badge-secondary{background-color:#8c8c8c}.view-question-modal .view-question-content .alert{border-radius:8px;border-left:4px solid #1890ff;background-color:#e6f7ff;color:#0050b3}.view-question-modal .view-question-content label{text-transform:uppercase;font-size:11px;letter-spacing:.5px}.view-question-modal .view-question-content ul li{padding:8px 12px;background:#fafafa;border-radius:6px;border-left:3px solid #1890ff}.custom-arrow{position:absolute;top:50%;right:16px}.panel-header{position:relative;justify-content:space-between;align-items:center;border:"none"}.panel-container{margin-bottom:1rem;border-bottom:none}.ant-switch-handle{position:absolute;top:4px;left:5.5px;width:15px;height:15px;transition:all .2s ease-in-out}.container-additional-questions{height:90rem}.dropdown-regex-max-height{height:5rem}.options-prefilter-max-height{height:11.5rem;overflow-y:auto;overflow-x:hidden}.map-locations-max-height{max-height:6.5rem;overflow-y:auto;overflow-x:hidden}.map-range-slider{width:7rem}.ant-segmented .ant-segmented-item{margin-bottom:0!important}@media(min-width:1200px){.container-additional-questions{height:30rem}}@media(min-width:1500px){.container-additional-questions{height:40rem}}@media(min-width:1800px){.container-additional-questions{height:52rem}}.percentage-input-width{width:4rem}.disabled-weight-input{color:rgba(75,75,75,.25);border:.065rem solid rgba(75,75,75,.25);border-radius:8px}.testgroup-description-border{border:.2rem solid #f4f4f4;border-radius:0}.weight-input-custom-width{width:5.125rem}.qualitative-label{color:#828282}.qualitative-label-width{width:8.125rem}.quick-config-container{background-color:#ececec;border-radius:4px}.quick-config-container span{color:#686868}.container-min-height{min-height:4rem}p{margin:0}.quick-config-accordion-container{background-color:#ececec;border-radius:4px;overflow:hidden}.quick-config-accordion-header{padding:1.5rem .5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s ease}.quick-config-accordion-header:hover{background-color:#e4e4e4}.quick-config-accordion-title-section{display:flex;flex-direction:column;flex:1;padding-right:1rem}.quick-config-accordion-title{font-size:.875rem;font-weight:600;color:#686868;margin-bottom:.25rem}.quick-config-accordion-subtitle{font-size:.75rem;font-weight:500;color:#686868;opacity:.8}.quick-config-accordion-arrow-container{display:flex;align-items:center;padding:0 .5rem}.quick-config-accordion-arrow{transition:transform .3s ease;width:1rem;height:1rem}.quick-config-accordion-arrow.quick-config-accordion-arrow-open{transform:rotate(180deg)}.quick-config-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.quick-config-accordion-content.quick-config-accordion-content-open{max-height:1000px}.quick-config-accordion-content-inner{border-top:1px solid rgb(210.5,210.5,210.5)}.quick-config-accordion-content-inner>div:first-child{padding-top:0}.quick-config-accordion-content-inner>div:last-child{padding-bottom:1rem}.quick-config-accordion-content-inner .quick-config-container{background-color:transparent;border-radius:0;margin-bottom:0}.quick-config-accordion-content-inner .quick-config-container:not(:last-child){border-bottom:1px solid #dfdfdf}.border-blue-dark{border-bottom:2px solid #357b9e!important}.orange-error{color:#ff852c!important}.weight-success{color:#4987be!important}.container-additional-configuration{height:20rem}@media(min-width:1200px){.container-additional-configuration{height:30rem}}@media(min-width:1500px){.container-additional-configuration{height:40rem}}@media(min-width:1800px){.container-additional-configuration{height:52rem}}.columnsLangCodes{gap:1rem;justify-content:flex-start;margin-top:.5rem}.columnsLangCodes>div{flex:1;text-align:left;padding-left:1rem;border-right:1px solid #e0e0e0;padding-right:2.5rem}.columnsLangCodes>div:last-child{border-right:none}.create-evaluation-summary-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;background-color:#ececec;padding:.5rem 1rem;border-radius:.3125rem}.create-evaluation-summary-nav .language-selector{background-color:#ececec;border:none!important}.create-evaluation-summary-nav p{margin:0}.create-evaluation-summary-nav .summary-content{display:flex;justify-content:space-between;align-items:center;width:100%}.create-evaluation-summary-nav .summary-items{display:flex;justify-content:space-between;align-items:center;gap:1.875rem}.create-evaluation-summary-nav .summary-item{display:flex;align-items:center;gap:.5rem}.create-evaluation-summary-nav .button-save-and-exit{color:#357b9e;text-decoration:underline;border:none;border-radius:0!important;background-color:#d9d9d9}.create-evaluation-summary-nav .button-save-and-exit.disabled{color:#686868!important;cursor:not-allowed;pointer-events:none}.space-title-evaluation{letter-spacing:1px}.size-card{width:19.5rem}.header-color{border-radius:8px 8px 0 0}.footer-card-workspace{height:5rem}.badge-role{height:-moz-fit-content;height:fit-content;background-color:#d9d9d9;border-radius:2px}.workspace-role-text{color:#686868}.text-badge-color-owner{background-color:#cae8db;color:#3d8c6b}.mt-6{margin-top:5rem}.button-option-workspace{border-radius:.25rem;background-color:#d9d9d9}.button-option-workspace svg{width:1rem!important;height:auto}.button-option-workspace path{fill:#000}.button-option-workspace:hover{background-color:#ececec;border-radius:.25rem}.workspace-button-text{color:#41479b!important;text-decoration:underline}.row-buttons-container{max-height:2.3rem}.size-input{max-height:2.25rem!important;width:21rem}.dropdown-border{border:1.5px solid #828282!important}.dropdown-input-search-placeholder{font-style:italic;font-weight:400;color:#adadad}.border-dashed{border:2px dashed #757575}.button-create-workspace{margin-right:1.25rem}.max-height-90-vh{max-height:90vh}.created-workspace-title{color:#3d8c6b;font-size:1.125rem}.created-workspace-subtitle{color:#212529;font-size:1.25rem}.created-workspace-grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:2rem;width:90%}.invite-members-form-container{max-width:35rem;width:100%;height:100%}.invite-members-input-delete{background:none;border:none}.members-invite-add-members-button{background:none;border:none;color:#757575;line-height:1;text-align:left}.members-invite-submit-button{background:#4987be!important;border:none}.members-invite-submit-button.disabled{background:#bcbcbc!important;border:none;cursor:not-allowed}.dropdown-input{border:1px solid #c9c9c9;outline:none;padding:.3rem 0;max-height:2.225rem;max-width:15rem;font-size:.875rem}.column-gap{-moz-column-gap:.5rem;column-gap:.5rem}.member-row-container{padding:.75rem 0;border-bottom:.5px solid #757575}.member-row-image{width:2rem;height:2rem}.member-row-text{line-height:1}.member-without-account-text{color:#757575}.delete-workspace-members{background:transparent;border:none}.members-empty-state-icon{max-width:13rem}.members-configuration-page-background{min-height:100%;min-width:100%;background-color:#fff}.members-configuration-page-container{height:calc(100vh - 4rem);padding:0 1rem}.members-configurations-page-content{min-height:20rem}.custom-column{border-radius:10px;justify-content:center}.border-custom{border-color:#3498db}.new-job-container{min-height:60vh}.create-jobpost-title{font-size:1rem}.create-jobpost-img{width:4rem;height:4rem;border:.5px solid #a8a8a8}.container-dropdown-jopbpost{container:initial;width:100%;justify-content:start;display:block;margin-bottom:15px}.job-post-upload-icon{width:3rem;height:3rem}.jobpost-delete-file-icon:hover{cursor:grabbing;fill:brown;z-index:99}.col-md-5{white-space:nowrap;text-overflow:ellipsis}.jobpost-file-disabled{pointer-events:none;opacity:.5}.alert-enter{opacity:0;transform:scale(.9)}.alert-enter-active{opacity:1;transform:translateX(0);transition:opacity .3s,transform .3s}.alert-exit{opacity:1}.alert-exit-active{opacity:0;transform:scale(.9);transition:opacity .3s,transform .3s}.container-dropdown-techs-jopbpost .ant-select-selection-placeholder{font-weight:500;color:rgba(20,20,20,.5019607843137255);margin-bottom:3rem}.new-job-container .ql-container.ql-snow{overflow-y:auto;max-height:30vh}.component-button-filters{border-radius:8px;border:1px solid #787878}.component-button-filters-selected{border:1px solid #4987be;filter:drop-shadow(0 1px 0 rgba(0,0,0,.1));border-radius:8px}.component-text-filters{color:#828282;font-weight:700;font-size:.875rem}.component-text-filters-selected{font-size:.875rem;color:#182c4c;font-weight:700}.text-tab-select{color:#757575}.text-tab-selected{color:#0e9ce2}.bar-custom-color{border-radius:7px 7px 0 0;height:16px}.container-picker-customize{box-shadow:0 0 12px 0 rgba(0,0,0,.12);border-radius:5px}.color-picker-selected{width:32px;height:32px;border:2px solid;border-radius:50%;background-color:transparent}.color-picker-circle{width:24px;height:24px;border-radius:50%}.icon-workspace{width:32px;height:32px;border-radius:4px}.icon-workspace-selected{border:2px solid}.color-text-icon-picker{color:#757575}.logo-brand-squared{width:48px;height:48px;border-radius:7px}.min-width-button{min-width:10rem}.test-button-filters-personalize-selected{border:1px solid #4987be;filter:drop-shadow(0 1px 0 rgba(0,0,0,.1));border-radius:8px}.test-button-filters-personalize{border-radius:8px;border:1px solid #787878}.custom-segmented-tabs.ant-segmented{background:transparent!important}.modal-edit-workspace{margin:auto 30rem!important}.input-name-workspace{background:#fff;max-width:15.5rem;border-radius:8px;border:1.5px solid #828282}.custom-icon-preview{height:2rem;width:2rem;border:.125rem solid;border-radius:.25rem;text-align:center;margin:0 auto}.custom-icon-preview img{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.text-tab-selected{font-weight:600;color:#4987be}.without-button{border:0;background-color:#fff!important}.button-tab{border:0;font-weight:500;display:inline-block;position:relative}.button-tab-select:after{border-bottom:1px solid #a0a0a0}.button-tab-select:after,.button-tab-selected:after{position:absolute;content:"";width:100%;transform:translateX(-50%);bottom:-8px;left:50%}.button-tab-selected:after{border-bottom:4px solid #0e9ce2}.background-fixed{width:100%;height:13.125rem;left:0;top:0;background:linear-gradient(92.74deg,#4987be 4.89%,#fd7779)}.bg-notification{background-color:#f4f4f4}.notification-residence-max-width{max-width:15.5rem}.card-notification{background:#fff;border-radius:.5rem;z-index:4}.notification-buttons{border:1px solid}.save-notification-text{font-size:.875rem;line-height:1rem;color:#828282;margin-right:.815rem}.save-notification{top:.625rem;right:1rem}.training-description{font-weight:500;font-size:.875rem;line-height:1.065rem;color:#777}.tech-knowledge-text{font-size:.9rem;color:#4f4f4f}.formations-container{max-width:31.25rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));transition:.5s}.residence-container-max-width{max-width:12.5rem}.formations-container.show-formations{transition:.5s;max-height:62.5rem}.formations-container-max-height{max-height:9.5rem}.notification-name-container,.notification-videos-container{width:100%}.notification-container{max-width:53rem}@media(min-width:992px){.notification-left-column{max-width:20rem;width:40%}.notification-right-column{width:50%}.notification-videos-container{min-width:25rem;width:50%}.notification-name-container{border-bottom:1px solid #e0e0e0;width:50%}.notification-name-title{font-size:2rem}}.text-bold{font-weight:700}.subskills-container .subskills-drag-drop{min-height:400px}.button-trash-modal{border-radius:10%;width:40px;height:40px;border:2px solid #fd6466;background-color:transparent;color:#fd6466;font-size:20px;text-align:center}.button-trash-modal:hover{background-color:#fd6466;color:#fff;border:2px solid #fd6466}.bg-info-subtle{background-color:#4987be!important}.close-search-modal-close-text{color:#4987be}.h-emails-error-container::-webkit-scrollbar-thumb{background:#4987be}.filter-in-table-btn{border-bottom:2px solid #4987be}.filter-tab-button{padding:1rem .5rem}.proctoring-search-btn{border:1px solid #4987be}.profile-search-container .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#4987be!important}.personalize-button{color:#757575;background-color:transparent;border:none}.personalize-title{font-size:1rem;text-align:start;padding-bottom:1.5rem}.personalization-modal-w{max-width:35rem}.personalization-modal-h{max-height:80vh;overflow-y:auto}@media screen and (max-height:800px){.personalization-modal-h{max-height:65vh}}.custom-emails-page{height:100%;overflow:hidden;display:flex;flex-direction:column}.custom-emails-page .container-fluid{overflow:hidden}.custom-emails-page .container-fluid,.custom-emails-page .custom-emails-content-wrapper{flex:1;display:flex;flex-direction:column}.custom-email-edit-modal .ant-modal-content{border-radius:12px;overflow:hidden}.custom-email-edit-modal .ant-modal-header{background:#f5f6f6;border-bottom:1px solid #ececec;padding:20px 24px}.custom-email-edit-modal .ant-modal-header .ant-modal-title{font-size:18px;font-weight:600;color:#4f4f4f}.custom-email-edit-modal .ant-modal-body{max-height:calc(95vh - 120px);overflow-y:auto;padding:24px}@media(max-width:1200px){.custom-email-edit-modal .ant-modal-body{padding:20px}}@media(max-width:768px){.custom-email-edit-modal .ant-modal-body{padding:16px;max-height:calc(90vh - 100px)}}@media(max-width:480px){.custom-email-edit-modal .ant-modal-body{padding:12px;max-height:calc(85vh - 80px)}}.custom-email-edit-modal .ant-modal-close{top:20px;right:24px}.custom-email-edit-modal .ant-modal-close:hover{background-color:rgba(255,118,118,.1)}.custom-email-edit-modal .ant-modal-close:hover .ant-modal-close-x{color:#ff7676}.btn-close-search:disabled{color:#828282;border:1px solid #828282;cursor:not-allowed}.finish-search-button{background-color:#ffe2e3;color:#fd6466;letter-spacing:.07rem}.search-dashboard-search-title-color{color:#4f4f4f}.batch-action-button{width:7.5rem;height:2rem;background:none}.button-search-config-qualitative{color:#757575;background:none;border:none;font-weight:600}.score-filter-slider{width:10rem}.bg-info-subtle{background-color:#58c1f5!important}.batch-state-select-button{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #757272}.mr-6{margin-right:4rem}.focus-invitation-animation{box-sizing:border-box;animation-name:pulseBorder;animation-duration:1s}.min-height{min-height:3.75rem}@keyframes pulseBorder{0%{border-color:#58c1f5}50%{border-color:#127e5f}to{border-color:#58c1f5}}.vertical-line{border-left:2px solid #d9d9d9;height:4.375rem}@media(max-width:990px)and (min-width:768px){.w-container-indicators{width:70%}}.container-search-dashboard{max-width:70rem}.container-info{width:85%}.btn-close-search{border:1px solid #dc251c;color:#dc251c}.input-search-dashboard{font-family:Mulish,sans-serif;font-weight:500;line-height:.938rem;align-items:center;letter-spacing:.4px}.input-search-dashboard::-moz-placeholder{font-style:italic;font-weight:400;color:#adadad}.input-search-dashboard::placeholder{font-style:italic;font-weight:400;color:#adadad}.border-input-search{border:1.5px solid #828282!important;box-shadow:0 -1px 0 rgba(0,0,0,.1)}.loader-download-csv{right:.75rem;height:.5rem;width:.5rem}.lds-ellipsis div{top:0;width:.5rem;height:.5rem}@media(max-width:1600px){.container-search-dashboard{max-width:65rem}}@media(max-width:1200px){.container-search-dashboard{width:100%}}@media(max-width:990px){.container-search-dashboard{width:100%}}.search-date-input{border:1px solid #d9d9d9;padding:.5rem!important;margin:0 .438rem!important;color:#182c4c;box-shadow:none}.search-date-input,.search-hour-input{font-weight:500!important;font-size:.75rem!important}.search-hour-input{height:2.375rem}.search-date-input:disabled{cursor:not-allowed}.search-input-gray-text{color:grey!important}.react-datepicker-wrapper{width:-moz-fit-content;width:fit-content}.react-datepicker__tab-loop{display:inline-block!important}.close-search-modal-confirmation-button{width:-moz-fit-content;width:fit-content;padding:.8rem 1rem;border:0;border-radius:1rem}.close-search-modal-close-text{color:#52c0f7}.close-search-modal-container{height:16rem;width:45rem!important;padding:1.8rem;border-radius:1rem}.name-indication-min-width{min-width:25%}.icon-max-width{max-width:1.25rem}.indicator-with-order{max-width:90%}.w-fit-content{width:-moz-fit-content!important;width:fit-content!important}.button-default{border:0}.total-invitations-text{color:#828282}.charts-section-container{justify-content:space-between}@media screen and (max-width:893px){.charts-section-container{justify-content:center}}@media screen and (min-width:990px){.charts-section-container{justify-content:space-between}}@media screen and (max-width:1350px){.charts-section-container{flex-direction:column-reverse!important}}.total-invitations-number{font-size:2rem;margin-bottom:.125rem}.labels-container{margin-right:2.9rem}.h-emails-error-container{max-height:17.8rem}.h-emails-error-container::-webkit-scrollbar{width:.375rem}.h-emails-error-container::-webkit-scrollbar-track{background:#e2e2e2;border-radius:15px}.h-emails-error-container::-webkit-scrollbar-thumb{background:#828282;border-radius:15px}.save-icon-size{height:.75rem;width:.75rem}.chart-column-container{flex:0 1 calc(50% - 0.625rem)}@media screen and (max-width:1350px){.chart-column-container{width:100%;flex:auto!important;margin-bottom:3.125rem}}.score-dropdown-width{width:5rem;color:#303030}.filter-in-table-btn{border:0;background:transparent;border-bottom:2px solid #4bafe1}.apply-a-filter-text{font-style:italic!important}.pill-button{padding:.375rem 1rem;border-radius:1.375rem;border:0;height:2rem}.country-flag-img,.country-flag-large-img{width:auto;height:2.3rem}.province-stats-detail-modal-container{width:29rem!important;border-radius:1rem}.text-xxl{font-size:1.625rem}.border-bottom-divisor{border-bottom:.5px solid #828282}.chart-provinces-container{max-height:18.75rem}.chart-country-province-name-text{color:#303030}.chart-country-province-count-text{color:#5e5e5e}.chart-country-single-container{max-width:20rem}.chart-location-items-container{max-height:22.5rem}.chart-country-item{width:10rem}.chart-country-item-divisor{border-bottom:2px solid #d9d9d9;padding:.938rem}.chart-country-item-province-detail-btn{color:#828282;text-decoration:underline;border:0}.filter-tab-button{box-sizing:content-box!important;position:relative;width:100%;line-height:0;padding:1.5rem .5rem;border:1px solid #bcbcbc;border-radius:1rem 1rem 0 0}.filter-tab-button:before{width:100%;height:0;content:"";position:absolute;bottom:0;background-color:transparent}.filter-tab-button span{font-size:1.5rem;color:#757575}.filter-tab-button.selected-tab-button{color:#4987be;border-color:#4987be}.filter-tab-button.selected-tab-button:before{height:.25rem;background-color:#4987be}.filter-tab-button.selected-tab-button span{color:#4987be}.total-invitations-quantity{font-size:2rem;line-height:2rem}.chart-country-item-province-container{width:8rem}.chart-country-item-province-text{text-align:end}.allow-certificate-download-modal-width{width:30.75rem!important}.profiles-search-badge svg{color:hsla(0,0%,100%,.5)}.profiles-search-badge:hover svg{color:#fff}.ant-slider-handle,.ant-slider-handle-1,.ant-slider-handle-2{border-color:#4987be!important;padding:8px;border-radius:4px!important;transform:translate(-50%,-10%)!important}.ant-slider-track,.ant-slider-track-1{background-color:#4987be!important;padding:.2rem 0}.saved-search-button,.saved-search-button[data-not-selected=true]{color:#00b060;background:#d7ffe9;font-size:.8rem;border-radius:2px}.ant-slider-rail{padding:3px 0}.profile-search-option{font-size:.875rem;color:#666}.profile-search-option:hover{cursor:pointer}.profile-search-option-quantity{color:#a0a0a0}.profile-search-filters-label{font-size:.875rem;line-height:1.065rem;color:#333}.profile-search-clear-filter{cursor:pointer}.filter-button{outline:none}.clear-btn{color:#41479b}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper{border-radius:8px;border-color:#4987be}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper:focus,.custom-email-search-input .ant-input-search .ant-input-affix-wrapper:hover{border-color:#4987be;box-shadow:0 0 0 2px rgba(73,135,190,.2)}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper .ant-input{font-size:14px;font-family:Mulish,sans-serif}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper .ant-input::-moz-placeholder{color:#bcbcbc;font-style:italic}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper .ant-input::placeholder{color:#bcbcbc;font-style:italic}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper .ant-input-clear-icon{color:#bcbcbc}.custom-email-search-input .ant-input-search .ant-input-affix-wrapper .ant-input-clear-icon:hover{color:#686868}.custom-email-search-input .ant-input-search .ant-btn-primary{background-color:#4987be;border-color:#4987be;display:inline-flex;align-items:center;justify-content:center}.custom-email-search-input .ant-input-search .ant-btn-primary:focus,.custom-email-search-input .ant-input-search .ant-btn-primary:hover{background-color:rgb(55.7894736842,109.004048583,156.2105263158);border-color:rgb(55.7894736842,109.004048583,156.2105263158)}.custom-email-search-input .ant-input-search .ant-btn-primary .anticon{display:inline-flex;align-items:center;line-height:1}.proctoring-amount-input{width:6rem;border-radius:8px;border:2px solid #ababab;outline:none;font-weight:700;color:#3f3f3f;margin:.3rem 0}.filters-dropdown{z-index:10}.proctoring-search-btn{margin:.3rem 0;border:1px solid #58c1f5;font-weight:600;color:#666}.filters-container-gap{gap:1.75rem}.profile-search-container .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:8px!important;border-color:#58c1f5!important}.profile-search-container .rounded-0{border-radius:0!important}.profile-search-container .ant-select-selection-placeholder,.profile-search-container .input-search-dashboard{color:#6c757d;font-weight:500;font-family:Mulish,sans-serif}.profile-search-container .disabled-arrow{filter:grayscale(100%)}.profile-search-container .font-weight-500{font-weight:500}.profile-search-container .text-xs{font-size:.75rem!important}.profile-search-container .text-muted{color:#6c757d!important}.custom-emails-table-container{overflow-x:hidden}.custom-emails-table-container,.custom-emails-table-container .container-fluid{flex:1;display:flex;flex-direction:column}.custom-emails-table-container .custom-emails-antd-table .ant-table{font-family:Mulish,sans-serif}.custom-emails-table-container .custom-emails-antd-table .ant-table-thead>tr>th{background-color:#fff;font-weight:600;color:#4f4f4f;border-bottom:2px solid #ececec}.custom-emails-table-container .custom-emails-antd-table .ant-table-thead>tr>th:last-child{text-align:right}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr{transition:background-color .2s ease}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr:hover>td{background-color:rgba(165,196,224,.05)}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td{border-bottom:1px solid #ececec}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td:last-child{text-align:right;padding-right:16px}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .text-ellipsis{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .action-buttons{display:flex;justify-content:flex-end;gap:8px}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .action-buttons .ant-btn{padding:4px;height:32px;width:32px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;transition:all .2s ease}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .action-buttons .ant-btn:hover{background-color:#f5f6f6;border-radius:4px}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .action-buttons .ant-btn:hover .anticon{color:#4987be}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .action-buttons .ant-btn.danger-action:hover{background-color:rgba(255,118,118,.1)}.custom-emails-table-container .custom-emails-antd-table .ant-table-tbody>tr>td .action-buttons .ant-btn.danger-action:hover .anticon{color:#ff7676}@media(max-width:768px){.custom-emails-table-container .custom-emails-antd-table .ant-table{font-size:14px}}.custom-emails-table-container .email-type-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;min-width:90px;text-align:center}.custom-emails-table-container .email-type-badge.default-type{background-color:rgba(73,135,190,.1);color:#357b9e}.custom-emails-table-container .email-type-badge.custom-type{background-color:rgba(103,224,174,.1);color:rgb(38.1147540984,186.8852459016,125.4098360656)}.custom-emails-table-container .email-type-badge.manual-type{background-color:rgba(255,133,44,.1);color:rgb(248,104.6066350711,0)}.custom-emails-table-container .email-type-badge.automatic-type{background-color:rgba(14,156,226,.1);color:#357b9e}.centered-tabs .ant-tabs-nav{margin:.5rem;padding:1px;width:93%}.access-input-container{position:relative;margin:35px 0}.access-input{border:none;border-bottom:1px solid #d1d5db;outline:none;width:100%;padding:8px 12px;background:transparent;transition:border-color .2s}.access-input-focus{border-bottom:2px solid #336189}.access-input-label{position:absolute;display:flex;align-items:center;gap:.5rem;top:50%;left:.75rem;transform:translateY(-50%);pointer-events:none;color:#9ca3af;font-size:1rem;font-weight:400;background:transparent;transition:all .2s;padding:0}.access-input-label-float{color:#336189;top:-1.5rem;font-size:.75rem;background:#fff;padding:0 .25rem}.btn-hover-brightness:focus,.btn-hover-brightness:hover{filter:brightness(1.1)}.logout-modal-inner{border-radius:20px;z-index:10}@media(min-width:768px){.logout-modal-inner{position:absolute;width:45%}}.w-60{width:60%!important}@media(min-width:768px){.w-md-33{width:33%!important}}.mt-20{margin-top:20px}.custom-transition{transition:background-color .2s,color .2s}.custom-hover-brightness:focus,.custom-hover-brightness:hover{filter:brightness(1.1)}.bulk-update-tests{min-height:100vh;background-color:#f5f5f5}.bulk-update-tests__container{padding:24px;max-width:100%;margin:0 auto}.bulk-update-tests__filters{margin-bottom:24px}.bulk-update-tests__filters,.bulk-update-tests__table{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.bulk-update-tests__table{overflow-x:auto}.bulk-update-tests__table .ant-table{min-width:1200px}.bulk-update-tests__table .ant-table .ant-table-thead>tr>th{background-color:#fafafa;font-weight:600;white-space:nowrap}.bulk-update-tests__table .ant-table .ant-tag{font-size:12px}.bulk-update-tests__table .ant-table .ant-table-cell{min-width:100px}.bulk-update-tests__table .ant-table-wrapper{overflow-x:auto}.bulk-update-tests__pagination{margin-top:24px;text-align:right}.csv-upload-modal code{display:block;padding:8px;background-color:#f5f5f5;border-radius:4px;font-family:monospace;margin:8px 0}.csv-upload-modal .ant-upload{margin-top:16px}.notification-alert-container{position:fixed;top:20px;right:20px;z-index:9999;max-width:400px;width:100%}@media(max-width:768px){.notification-alert-container{top:10px;right:10px;left:10px;max-width:none}}.notification-actions-bottom{margin-top:12px;padding-top:8px;border-top:1px solid #f0f0f0;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}@media(max-width:400px){.notification-actions-bottom{flex-direction:column;align-items:stretch}.notification-actions-bottom .notification-action-bottom{width:100%;justify-content:center}}.notification-actions-bottom .notification-action-bottom{border:none;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;min-height:28px;line-height:1.2;flex:0 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:400px){.notification-actions-bottom .notification-action-bottom{white-space:normal;word-break:break-word;text-align:center;min-height:auto;padding:6px 8px}}.notification-actions-bottom .notification-action-bottom.default{background-color:#f5f5f5;color:#666;border:1px solid #d9d9d9}.notification-actions-bottom .notification-action-bottom.default:hover{background-color:#e6f7ff;border-color:#1890ff;color:#1890ff}.notification-actions-bottom .notification-action-bottom.primary{background-color:#1890ff;color:#fff;border:1px solid #1890ff}.notification-actions-bottom .notification-action-bottom.primary:hover{background-color:#40a9ff;border-color:#40a9ff}.notification-actions-bottom .notification-action-bottom.link{background:transparent;color:#1890ff;text-decoration:underline;border:none;padding:4px 8px}.notification-actions-bottom .notification-action-bottom.link:hover{color:#40a9ff}.notification-alert-item{margin-bottom:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:6px;animation:slideInRight .3s ease-out;transition:all .3s ease-out;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.notification-alert-item:last-child{margin-bottom:0}.notification-alert-item .ant-alert{max-width:100%}.notification-alert-item .ant-alert .ant-alert-content{max-width:100%;word-break:break-word}.notification-alert-item .ant-alert-message{font-weight:600;margin-bottom:4px;word-break:break-word;hyphens:auto}.notification-alert-item .ant-alert-description{font-size:14px;line-height:1.4;word-break:break-word;hyphens:auto}.notification-alert-item.ant-alert-info{border-left:4px solid #1890ff}.notification-alert-item.ant-alert-success{border-left:4px solid #52c41a}.notification-alert-item.ant-alert-warning{border-left:4px solid #faad14}.notification-alert-item.ant-alert-error{border-left:4px solid #ff4d4f}.notification-alert-item.notification-closing{animation:slideOutRight .3s ease-in forwards}.notification-alert-item.notification-clickable{cursor:pointer;transition:all .3s ease}.notification-alert-item.notification-clickable:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.notification-alert-item.notification-clickable .ant-alert-message{text-decoration:underline}.notification-alert-item.priority-low{opacity:.8;box-shadow:0 2px 6px rgba(0,0,0,.1)}.notification-alert-item.priority-high{box-shadow:0 6px 20px rgba(0,0,0,.2);border-width:2px}.notification-alert-item.priority-high .ant-alert-message{font-weight:600}.notification-alert-item.priority-urgent{box-shadow:0 8px 24px rgba(255,77,79,.3);border-width:3px;animation:pulseUrgent 2s infinite}.notification-alert-item.priority-urgent .ant-alert-message{font-weight:700;font-size:16px}.notification-error{background-color:#fff2f0;border:1px solid #ffccc7;border-left:4px solid #ff4d4f;border-radius:6px;padding:12px;cursor:pointer}.notification-error strong{color:#ff4d4f;display:block;margin-bottom:4px}.notification-error p{margin:0;color:#666;font-size:14px}.notification-error:hover{background-color:#ffa39e}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1;max-height:200px;margin-bottom:8px;padding:12px}to{transform:translateX(100%);opacity:0;max-height:0;margin-bottom:0;padding:0}}@keyframes pulseUrgent{0%{box-shadow:0 8px 24px rgba(255,77,79,.3)}50%{box-shadow:0 8px 24px rgba(255,77,79,.6)}to{box-shadow:0 8px 24px rgba(255,77,79,.3)}}.floating-modal{position:fixed;bottom:20px;right:20px;background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:9999;min-width:400px;max-width:500px;transition:all .3s ease}.floating-modal.minimized{min-width:200px;max-width:250px;height:auto}.floating-modal.minimized .floating-modal-header{border-bottom:none}.floating-modal .floating-modal-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:8px 8px}.floating-modal .floating-modal-header .floating-modal-title{margin:0;font-size:14px;font-weight:600;color:#333;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.floating-modal .floating-modal-header .floating-modal-controls{display:flex;gap:8px}.floating-modal .floating-modal-header .floating-modal-close,.floating-modal .floating-modal-header .floating-modal-minimize{background:none;border:none;font-size:16px;font-weight:700;color:#666;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .2s ease;line-height:1}.floating-modal .floating-modal-header .floating-modal-close:hover,.floating-modal .floating-modal-header .floating-modal-minimize:hover{background:#e9ecef;color:#333}.floating-modal .floating-modal-header .floating-modal-close:active,.floating-modal .floating-modal-header .floating-modal-minimize:active{transform:scale(.95)}.floating-modal .floating-modal-header .floating-modal-close{color:#dc3545}.floating-modal .floating-modal-header .floating-modal-close:hover{background:#f8d7da;color:#721c24}.floating-modal .floating-modal-content{max-height:70vh;overflow-y:auto}.floating-modal .floating-modal-content .modal-content{background:transparent;border:none;box-shadow:none;margin:0;padding:0}.floating-modal .floating-modal-content .modal-content .modal-header{display:none}.floating-modal.opening{animation:slideInFromBottom .5s ease-out}.floating-modal.closing{animation:slideOutToBottom .5s ease-in}.floating-modal.minimized{animation:minimizeAnimation .5s ease-out}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes minimizeAnimation{0%{transform:scale(1)}to{transform:scale(1)}}@media(max-width:768px){.floating-modal{bottom:10px;right:10px;left:10px;min-width:auto;max-width:none}.floating-modal.minimized{left:auto;min-width:150px;max-width:200px}}.nps-modal{min-width:480px!important;max-width:600px!important;border-radius:20px}@media(max-width:576px){.nps-modal{min-width:320px!important;max-width:90%!important}}.nps-modal-content{padding:2rem}@media(max-width:576px){.nps-modal-content{padding:1.5rem}}.nps-modal-header{text-align:center;margin-bottom:2rem}.nps-modal-header .nps-modal-title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .5rem}.nps-modal-header .nps-modal-subtitle{font-size:1rem;color:#666;margin:0}.nps-rating-section{display:flex;flex-direction:column;text-align:center;margin-bottom:2rem}.nps-rating-section .emoji-rating-container{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}@media(max-width:576px){.nps-rating-section .emoji-rating-container{gap:.25rem}}.nps-rating-section .emoji-rating-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;border:2px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;position:relative}@media(max-width:576px){.nps-rating-section .emoji-rating-button{width:60px;height:60px}}.nps-rating-section .emoji-rating-button:hover{border-color:#4caf50;box-shadow:0 2px 8px rgba(76,175,80,.2);transform:translateY(-2px)}.nps-rating-section .emoji-rating-button.active{border-color:#4caf50;background:#f8fff8;box-shadow:0 4px 12px rgba(76,175,80,.3);transform:translateY(-2px)}.nps-rating-section .emoji-rating-button:disabled{cursor:not-allowed;opacity:.6}.nps-rating-section .emoji-rating-button .emoji{font-size:2rem;margin-bottom:.25rem}@media(max-width:576px){.nps-rating-section .emoji-rating-button .emoji{font-size:1.5rem;margin-bottom:.125rem}}.nps-rating-section .emoji-rating-button .rating-number{font-size:.75rem;font-weight:500;color:#666}@media(max-width:576px){.nps-rating-section .emoji-rating-button .rating-number{font-size:.625rem}}.nps-rating-section .rating-label{height:10px;font-size:1.1rem;font-weight:700;color:#4caf50;animation:fadeIn .3s ease}@media(max-width:576px){.nps-rating-section .rating-label{font-size:1rem}}.nps-comment-section{margin-bottom:2rem}.nps-comment-section .comment-label{display:flex;font-weight:500;color:#333;font-size:.9rem}.nps-comment-section .comment-textarea{width:100%;min-height:80px;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;transition:border-color .3s ease}.nps-comment-section .comment-textarea:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px rgba(76,175,80,.1)}.nps-comment-section .comment-textarea::-moz-placeholder{color:#999}.nps-comment-section .comment-textarea::placeholder{color:#999}.nps-comment-section .comment-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.nps-comment-section .comment-counter{text-align:right;font-size:.75rem;color:#999;margin-top:.25rem}.nps-modal-actions{display:flex;justify-content:space-around}@media(max-width:576px){.nps-modal-actions{flex-direction:column;gap:.5rem}}.nps-modal-actions .spinner-border-sm{width:1rem;height:1rem;border-width:.125rem}.nps-modal .modal-card{animation:npsModalSlideIn .4s ease-out}@keyframes npsModalSlideIn{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.example-questions-modal .ant-modal-content{border-radius:8px}.example-questions-modal .ant-modal-header{border-bottom:1px solid #f0f0f0}.example-questions-modal .ant-modal-body{max-height:600px;overflow-y:auto}.example-questions-modal .question-content{padding:12px 0}.example-questions-modal .question-content .ant-typography{margin-bottom:8px}.example-questions-modal .code-snippet{margin:12px 0}.example-questions-modal .code-snippet pre{margin:0;font-family:Courier New,Courier,monospace;font-size:13px;line-height:1.5;max-height:300px}.example-questions-modal .code-snippet pre code{color:#2c3e50}.example-questions-modal .question-options{margin:12px 0}.example-questions-modal .question-options .ant-radio-group{width:100%}.example-questions-modal .question-options .ant-radio-group .ant-radio-wrapper{display:block;margin-bottom:8px;padding:8px 12px;border:1px solid #e8e8e8;border-radius:4px;transition:all .3s}.example-questions-modal .question-options .ant-radio-group .ant-radio-wrapper:hover{background-color:#fafafa;border-color:#d9d9d9}.example-questions-modal .question-options .ant-radio-group .ant-radio-wrapper.ant-radio-wrapper-disabled{cursor:default;opacity:1}.example-questions-modal .correct-answer .ant-alert{border-radius:4px}.example-questions-modal .explanation{padding:8px 12px;background-color:#f9f9f9;border-left:3px solid #1890ff;border-radius:4px}.example-questions-modal .ant-collapse{border:none;background:transparent}.example-questions-modal .ant-collapse .ant-collapse-item{margin-bottom:12px;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden}.example-questions-modal .ant-collapse .ant-collapse-item:last-child{margin-bottom:0}.example-questions-modal .ant-collapse .ant-collapse-item .ant-collapse-header{background:#fafafa;padding:12px 16px!important}.example-questions-modal .ant-collapse .ant-collapse-item .ant-collapse-header:hover{background:#f5f5f5}.example-questions-modal .ant-collapse .ant-collapse-item .ant-collapse-content{border-top:1px solid #e8e8e8}.example-questions-modal .ant-collapse .ant-collapse-item .ant-collapse-content .ant-collapse-content-box{padding:16px}.example-questions-modal .ant-card{border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.example-questions-modal .ant-tag{border-radius:4px;padding:2px 8px}.example-questions-modal .loading-overlay{border-radius:8px}.evaluation-details{height:100%;overflow-y:auto;display:flex;flex-direction:column}.evaluation-details.empty-state{display:flex;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center}.evaluation-details .ant-card{height:100%;display:flex;flex-direction:column;flex:1}.evaluation-details .ant-card .ant-card-body{flex:1 1 auto;overflow-y:auto;min-height:0}.evaluation-details .evaluation-sections{display:flex;flex-direction:column;gap:1.5rem}.evaluation-details .section{border-bottom:1px solid #f0f0f0;padding-bottom:1rem}.evaluation-details .section:last-child{border-bottom:none;padding-bottom:0}.evaluation-details .section h5{margin-bottom:.5rem;color:#595959;font-size:.875rem}.chat-page-wrapper{width:100%;height:calc(100vh - 80px);background:#f5f6f6;position:relative}.chat-page-wrapper .alert{position:absolute;top:0;left:0;right:0;z-index:1000;margin-bottom:0;border-radius:0}.chat-container{display:flex;flex-direction:row;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;width:100%;max-width:100%;background:#f5f6f6;position:relative}.chat-container .progress-container{background:#fff;padding:20px;width:100%;border-bottom:1px solid #ececec}.chat-container .progress-percentage{font-weight:700;color:#4987be}.chat-container .progress-bar{width:100%;height:8px;background:#ececec;border-radius:4px;overflow:hidden;margin:0}.chat-container .progress-fill{height:100%;background:#4987be;border-radius:4px;transition:width .8s ease;position:relative}.chat-container .progress-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.chat-messages{flex:1 1 auto;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;width:100%;min-height:0}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.chat-messages::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.chat-messages::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.welcome-message{background:#fff;border-radius:12px;padding:32px;text-align:center;margin:20px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #ececec}.welcome-message.fade-in{animation:fadeIn .5s ease}.welcome-text{font-size:16px;line-height:1.6;color:#333}.welcome-text p{margin:8px 0}.welcome-text p:first-child{font-size:24px;font-weight:700;color:#4987be;margin-bottom:16px}.message{display:flex;gap:12px;max-width:min(80%,700px);animation:fadeIn .3s ease}.message-user{align-self:flex-end;flex-direction:row-reverse;margin-left:auto}.message-assistant{align-self:flex-start;margin-right:auto}.message-content{display:flex;flex-direction:column}.message-bubble{padding:12px 16px;border-radius:18px;font-size:15px;line-height:1.4;word-wrap:break-word;position:relative}.message-user .message-bubble{background:#4987be;color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.message-assistant .message-bubble{background:#fff;color:#4f4f4f;border-bottom-left-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #ececec}.typing-bubble{display:flex;align-items:center;gap:8px;min-height:40px}.typing-dots{display:flex;gap:4px}.typing-dots span{width:8px;height:8px;border-radius:50%;background:#4987be;animation:typingDots 1.4s ease-in-out infinite}.typing-dots span:first-child{animation-delay:-.32s}.typing-dots span:nth-child(2){animation-delay:-.16s}@keyframes typingDots{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.typing-text{font-style:italic;color:#686868}.rotating-text{animation:fadeInText .4s ease-in-out}@keyframes fadeInText{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.chat-input-area{padding:20px;background:#fff;border-top:1px solid #ececec;width:100%;flex-shrink:0}.chat-input-form{display:flex;flex-direction:column;gap:12px}.chat-container .input-container{display:flex;align-items:center;gap:0;border:2px solid #ececec;border-radius:6px;background:#fff;transition:all .3s ease;padding:4px 4px 4px 0}.chat-container .input-container:focus-within{border-color:#4987be;box-shadow:0 0 0 3px rgba(73,135,190,.1)}.chat-container .input-container:before{display:none!important}.message-input{flex:1;padding:10px 16px;border:none;border-radius:0;outline:none;font-size:15px;background:transparent;color:#4f4f4f}.message-input:disabled{opacity:.6;cursor:not-allowed;background:#ececec}.message-input::-moz-placeholder{color:#bcbcbc}.message-input::placeholder{color:#bcbcbc}.job-description-button{width:33%;padding:6px 16px;background:#f7f9fc;border:2px dashed #4987be;border-radius:6px;color:#4987be;font-weight:500;font-size:.625rem;cursor:pointer;transition:all .3s ease}.job-description-button:hover:not(:disabled){background:#e8f2ff;border-color:rgb(55.7894736842,109.004048583,156.2105263158)}.job-description-button:disabled{opacity:.6;cursor:not-allowed}.mic-button,.send-button{width:36px;height:36px;border-radius:4px;border:none;display:flex;align-items:center;justify-content:center;font-size:18px;cursor:pointer;transition:all .3s ease;flex-shrink:0;color:#fff;margin-right:4px}.mic-button:disabled,.send-button:disabled{opacity:.5;cursor:not-allowed}.mic-button{background:#4987be}.mic-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(73,135,190,.3)}.mic-button.recording{background:#ff7676;animation:pulse 1s infinite}.send-button{background:#4987be;margin-right:0}.send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(73,135,190,.3)}.send-button:disabled{background:#bcbcbc;opacity:1;cursor:not-allowed}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.audio-controls{display:flex;align-items:center;gap:12px;padding:16px;background:rgba(102,126,234,.1);border-radius:12px}.audio-controls audio{flex:1;height:40px}.clear-audio-button,.send-audio-button{padding:8px 16px;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.clear-audio-button:disabled,.send-audio-button:disabled{opacity:.5;cursor:not-allowed}.send-audio-button{background:#4987be;color:#fff}.send-audio-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(73,135,190,.3)}.clear-audio-button{background:hsla(0,100%,71%,.1);color:#ff6b6b;border:2px solid hsla(0,100%,71%,.2)}.clear-audio-button:hover:not(:disabled){background:hsla(0,100%,71%,.2);transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.chat-container{height:calc(100vh - 80px)}.chat-container .progress-container{padding:16px}.chat-messages{padding:16px;width:100%;max-width:100%}.message{max-width:90%}.welcome-message{padding:24px;margin:10px 0}.welcome-text p:first-child{font-size:20px}.chat-input-area{padding:16px;width:100%;max-width:100%}.mic-button,.send-button{width:44px;height:44px;font-size:16px}}@media(max-width:480px){.message-bubble,.welcome-text{font-size:14px}.audio-controls{flex-direction:column;align-items:stretch}.clear-audio-button,.send-audio-button{width:100%}}.chat-sidebar{width:300px;background:#fff;border-right:1px solid #ececec;display:flex;flex-direction:column;height:100%;overflow:hidden}.chat-sidebar .sidebar-header{padding:20px;border-bottom:1px solid #ececec;background:#fff}.chat-sidebar .sidebar-header h3{margin:0 0 15px;font-size:16px;font-weight:600;color:#333}.chat-sidebar .sidebar-header .new-chat-button{width:100%;padding:10px;background:#4987be;color:#fff;border:none;border-radius:0;cursor:pointer;font-weight:500;transition:all .2s ease}.chat-sidebar .sidebar-header .new-chat-button:hover{background:#357b9e}.chat-sidebar .drafts-list{flex:1 1 auto;overflow-y:auto;padding:10px;min-height:0}.chat-sidebar .drafts-list .loading-drafts,.chat-sidebar .drafts-list .no-drafts{text-align:center;padding:20px;color:#666;font-size:14px}.chat-sidebar .drafts-list .draft-item{background:#fff;border:1px solid #ececec;border-radius:0;padding:12px;margin-bottom:8px;cursor:pointer;position:relative;transition:all .2s ease;display:flex;align-items:center;gap:8px}.chat-sidebar .drafts-list .draft-item:hover{border-color:#4987be;box-shadow:0 2px 4px rgba(0,0,0,.1)}.chat-sidebar .drafts-list .draft-item.active{border-color:#4987be;background:rgba(73,135,190,.05)}.chat-sidebar .drafts-list .draft-item .draft-name{font-weight:500;color:#333;margin-bottom:4px;font-size:14px;word-break:break-word}.chat-sidebar .drafts-list .draft-item .draft-date{font-size:12px;color:#666}.chat-sidebar .drafts-list .draft-item .delete-draft-btn{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;opacity:0;transition:opacity .2s ease;font-size:14px}.chat-sidebar .drafts-list .draft-item .delete-draft-btn:hover{opacity:1}.chat-sidebar .drafts-list .draft-item:hover .delete-draft-btn{opacity:.7}.chat-main{flex:1;flex-direction:column;min-width:0;background:#f5f6f6}.chat-main,.evaluation-sidebar{display:flex;height:100%;overflow:hidden}.evaluation-sidebar{width:350px;background:#fff;border-left:1px solid #ececec;flex-direction:column;transition:width .3s ease}@media(max-width:1200px){.evaluation-sidebar{width:300px}}@media(max-width:992px){.evaluation-sidebar{display:none}}@media(max-width:768px){.chat-container{flex-direction:column}.chat-sidebar{width:100%;height:200px;border-right:none;border-bottom:1px solid #e0e0e0}.chat-main{height:calc(100vh - 280px)}.evaluation-sidebar{display:none}}.workflow-node{position:absolute;width:220px;min-height:120px;transition:all .2s ease;z-index:2}.workflow-node.dragging{transition:none;cursor:grabbing;z-index:1001}.workflow-node:not(.dragging){cursor:grab}.workflow-node.nodeSelected{z-index:1000}.workflow-node.nodeDisabled{border:none!important}.workflow-node.nodeDisabled .ant-card.ant-card-bordered.node-card{border:1px solid #d9d9d9!important}.workflow-node{animation:nodeAppear .3s ease-out}.workflow-node .node-card{border-radius:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);height:120px;overflow:visible}.workflow-node .node-card.dragging{box-shadow:0 8px 25px rgba(0,0,0,.2)}.workflow-node .node-card.ant-card{border-radius:8px;transition:all .2s ease;height:100px!important;max-height:100px!important;border:1px solid #d9d9d9!important}.workflow-node.nodeSelected .node-card{background-color:#e6f7ff}.workflow-node.nodeSelected .node-card.ant-card{border:1px solid #d9d9d9!important;box-shadow:none!important}.workflow-node .node-header{display:flex;align-items:center;gap:8px}.workflow-node .node-header .node-icon{width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px}.workflow-node .node-header .node-icon img{width:14px;height:14px;fill:currentColor}.workflow-node .node-header .node-icon div{display:flex;align-items:center;justify-content:center}.workflow-node .node-header .node-title{flex:1;min-width:0}.workflow-node .node-header .node-title .node-name{font-weight:500;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workflow-node .node-header .node-title .node-type{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.5px}.workflow-node .node-content{display:flex;align-items:center;justify-content:center;min-height:40px;padding:0}.workflow-node .node-content .node-description{font-size:11px;color:#666;line-height:1.3;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.workflow-node .node-content .input-connections,.workflow-node .node-content .output-connections{position:absolute;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;justify-content:center;gap:10px;align-items:center}.workflow-node .node-content .input-connections{left:-10px}.workflow-node .node-content .output-connections{right:-10px}.workflow-node .node-content .connection-point{position:relative;z-index:10;padding:2px}.workflow-node .node-content .connection-point .connection-dot{width:16px;height:16px;border-radius:50%;background:#1890ff;border:3px solid #fff;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.2)}.workflow-node .node-content .connection-point .connection-dot:hover{background:#40a9ff;transform:scale(1.3);box-shadow:0 3px 12px rgba(24,144,255,.5)}.workflow-node .node-content .connection-point.input-point .connection-dot{background:#52c41a;border-color:#f0f0f0}.workflow-node .node-content .connection-point.input-point .connection-dot:hover{background:#73d13d;box-shadow:0 3px 12px rgba(82,196,26,.5)}.workflow-node .node-content .connection-point.output-point .connection-dot{background:#ff7875;border-color:#f0f0f0}.workflow-node .node-content .connection-point.output-point .connection-dot:hover{background:#ff4d4f;box-shadow:0 3px 12px rgba(245,34,45,.5)}.workflow-node .ant-card-body{padding:0}.screening-card{height:280px;display:flex;flex-direction:column}.screening-card .ant-card-body{flex:1;display:flex;flex-direction:column;padding:16px}.screening-card .screening-card-content{position:relative;display:flex;flex-direction:column;height:100%}.screening-card .screening-meta{flex:1;display:flex;flex-direction:column}.screening-card .screening-tags{margin-top:auto}.screening-selector{margin-bottom:24px}.screening-search{margin-bottom:30px}.screening-cards-container{max-height:650px;padding-right:8px}.screening-cards-container .screening-card{transition:all .3s ease}.screening-cards-container .screening-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.screening-cards-container .screening-card.selected{border-color:#52c41a!important;border-width:2px!important;background-color:#f6ffed!important}.screening-cards-container::-webkit-scrollbar{width:6px}.screening-cards-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.screening-cards-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.screening-cards-container::-webkit-scrollbar-thumb:hover{background:#555}.screening-pagination{margin-top:16px;text-align:center}.node-input-panel,.node-input-panel .input-panel-card{height:100%;display:flex;flex-direction:column}.node-input-panel .input-panel-card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.node-input-panel .input-panel-card .ant-card-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.node-input-panel .panel-header{position:relative;padding-bottom:12px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.node-input-panel .panel-header .arrow-icon{position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:20px;color:#1890ff;z-index:1}.node-input-panel .node-icon-small{display:flex;align-items:center;justify-content:center;font-size:14px;min-width:32px;max-width:50px;max-height:50px;width:100%;height:100%}.node-input-panel .panel-content{flex:1;overflow-y:auto;padding-right:4px}.node-input-panel .panel-content::-webkit-scrollbar{width:6px}.node-input-panel .panel-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.node-input-panel .panel-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.node-input-panel .panel-content::-webkit-scrollbar-thumb:hover{background:#555}.node-input-panel .data-tree .output-tree{background:#fafafa;padding:12px;border-radius:4px;border:1px solid #e8e8e8}.node-input-panel .data-tree .output-tree .tree-node-title{display:flex;flex-direction:column;gap:8px}.node-input-panel .data-tree .output-tree .tree-node-title .ant-tag{margin:0}.node-input-panel .data-tree .output-tree .ant-tree-node-content-wrapper:hover{background-color:#e6f7ff}.node-input-panel .data-tree .output-tree .ant-tree-switcher,.node-input-panel .data-tree .output-tree .ant-tree-switcher-leaf-line{background-color:#fafafa}.node-output-panel,.node-output-panel .output-panel-card{height:100%;display:flex;flex-direction:column}.node-output-panel .output-panel-card{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.node-output-panel .output-panel-card .ant-card-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.node-output-panel .panel-header{position:relative;padding-bottom:12px;border-bottom:1px solid #f0f0f0;margin-bottom:16px}.node-output-panel .panel-header .arrow-icon{position:absolute;left:-20px;top:50%;transform:translateY(-50%);font-size:20px;color:#1890ff;z-index:1}.node-output-panel .node-icon-small{display:flex;align-items:center;justify-content:center;font-size:14px;max-width:50px;max-height:50px;width:100%;height:100%}.node-output-panel .panel-content{flex:1;overflow-y:auto;padding-right:4px}.node-output-panel .panel-content::-webkit-scrollbar{width:6px}.node-output-panel .panel-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.node-output-panel .panel-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.node-output-panel .panel-content::-webkit-scrollbar-thumb:hover{background:#555}.node-output-panel .output-list .output-item-card{transition:all .3s ease;border:1px solid #e8e8e8}.node-output-panel .output-list .output-item-card:hover{border-color:#1890ff;box-shadow:0 2px 8px rgba(24,144,255,.2)}.node-output-panel .output-list .output-item-card .output-item .output-description{display:block;margin-top:4px;font-size:12px}.node-output-panel .output-list .output-item-card .output-item .schema-preview{background:#f5f5f5;padding:8px;border-radius:4px;font-size:11px;margin-top:8px;overflow-x:auto;max-height:150px;border:1px solid #e8e8e8}.node-config-modal.three-column-layout .ant-modal{top:50%;transform:translateY(-50%);padding-bottom:0}.node-config-modal.three-column-layout .ant-modal-content{display:flex;flex-direction:column;height:80vh}.node-config-modal.three-column-layout .ant-modal-body{padding:0;height:100%;overflow:hidden;flex:1}.node-config-modal.three-column-layout .ant-modal-footer{margin-top:0}.node-config-modal.three-column-layout .modal-content-row{height:100%;margin:0}.node-config-modal.three-column-layout .modal-content-row .center-panel-col,.node-config-modal.three-column-layout .modal-content-row .left-panel-col,.node-config-modal.three-column-layout .modal-content-row .right-panel-col{height:100%;padding:0}.node-config-modal.three-column-layout .modal-content-row .left-panel-col{padding:16px;background:#fafafa;border-right:1px solid #e8e8e8}.node-config-modal.three-column-layout .modal-content-row .center-panel-col{padding:24px;overflow-y:auto;background:#fff}.node-config-modal.three-column-layout .modal-content-row .center-panel-col::-webkit-scrollbar{width:8px}.node-config-modal.three-column-layout .modal-content-row .center-panel-col::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.node-config-modal.three-column-layout .modal-content-row .center-panel-col::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.node-config-modal.three-column-layout .modal-content-row .center-panel-col::-webkit-scrollbar-thumb:hover{background:#555}.node-config-modal.three-column-layout .modal-content-row .center-panel-col .center-panel-content{max-width:100%}.node-config-modal.three-column-layout .modal-content-row .right-panel-col{padding:16px;background:#fafafa;border-left:1px solid #e8e8e8}.node-config-modal .modal-header .node-icon{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:4px;color:#fff;font-size:14px;max-width:50px;max-height:50px;width:100%;height:100%}.node-config-modal .modal-content .parameter-label{display:flex;align-items:center;gap:8px}.node-config-modal .modal-content .parameter-label span{font-weight:500}.node-config-modal .modal-content .output-info{padding:12px;background:#f5f5f5;border-radius:4px;margin-bottom:8px}.node-config-modal .modal-content .output-info .output-description{display:block;margin-top:4px;font-size:12px;color:#666}.node-config-modal .modal-content .node-stats{padding-top:12px;border-top:1px solid #f0f0f0}.node-config-modal .modal-content .node-stats .ant-space{width:100%;justify-content:center}.node-config-modal .modal-content .node-stats .ant-typography{font-size:12px}.node-config-modal .ant-form-item{margin-bottom:16px}.node-config-modal .ant-form-item .ant-form-item-label{padding-bottom:4px}.node-config-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:24px}.node-config-modal .ant-modal-body::-webkit-scrollbar{width:8px}.node-config-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.node-config-modal .ant-modal-body::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.node-config-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:#555}.node-config-modal .ant-divider{margin:16px 0}.node-config-modal .ant-alert{margin-bottom:20px}.node-config-modal .ant-tag.ant-tag-red{font-size:10px;padding:0 4px;height:18px;line-height:18px}.node-config-modal .ant-badge-ribbon{font-size:12px}.node-config-modal .email-selector-container .emails-grid-container .email-card{transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.node-config-modal .email-selector-container .emails-grid-container .email-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.node-config-modal .email-selector-container .emails-grid-container .email-card.selected{transform:translateY(-2px);box-shadow:0 4px 12px rgba(82,196,26,.2)}.node-config-modal .email-selector-container .emails-grid-container .email-card .ant-card-body{padding:16px}@media(max-width:768px){.node-config-modal .emails-grid-container .ant-col,.node-config-modal .screening-cards-container .ant-col{flex:0 0 100%;max-width:100%}}.w-100{width:100%}.ml-2{margin-left:8px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.text-center{text-align:center}.py-4{padding-top:16px;padding-bottom:16px}.d-block{display:block}.d-flex{display:flex}.gap-2{gap:8px}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.workflow-executions-card{display:flex;flex-direction:column}.workflow-executions-card .workflow-executions-card-button{width:100%;margin-bottom:1rem}.workflow-executions-card .execution-item{border-radius:4px;cursor:pointer;transition:all .2s ease}.workflow-executions-card .execution-item:focus,.workflow-executions-card .execution-item:hover{opacity:.8}.workflow-executions-card .execution-item .execution-date{font-size:14px}.workflow-executions-card .execution-item .execution-status-tag{font-size:11px}.workflow-executions-card .execution-item .execution-eye-icon{font-size:12px}.workflow-executions-card .executions-timeline{max-height:200px;overflow-y:auto}.workflow-executions-card .stats-summary .stats-label{font-size:14px}.workflow-executions-card .stats-summary .badge-primary .ant-badge-count{background-color:#1890ff}.workflow-executions-card .stats-summary .badge-success .ant-badge-count{border-radius:100%;background-color:#52c41a;box-shadow:none}.workflow-executions-card .stats-summary .badge-danger .ant-badge-count{background-color:#ff4d4f;box-shadow:none}.workflow-executions-card .stats-summary .ant-badge{border-radius:100%}.workflow-executions-card .showing-results{font-size:11px;margin-top:8px}.workflow-executions-card .empty-container{margin:5px;padding:10px}.workflow-executions-collapsed{padding:8px}.workflow-executions-collapsed .executions-title{font-size:12px;margin-bottom:4px}.workflow-executions-collapsed .stats-badges{gap:2px}.workflow-executions-collapsed .stats-badges .ant-badge{border-radius:100%!important}.workflow-executions-collapsed .stats-badges .badge-total .ant-badge-count{background-color:#1890ff;font-size:10px;box-shadow:none}.workflow-executions-collapsed .stats-badges .badge-success .ant-badge-count{background-color:#52c41a;font-size:10px;box-shadow:none}.workflow-executions-collapsed .stats-badges .badge-failed .ant-badge-count{background-color:#ff4d4f;font-size:10px;box-shadow:none}.execution-detail-modal .node-error{font-size:14px}.execution-detail-modal .error-alert{padding:8px}.execution-detail-modal .error-alert .error-timestamp{font-size:11px}.execution-detail-modal .divider-section{margin:8px 0}.execution-status-pending{background-color:#fff7e6;border:1px solid #ffa940}.execution-status-running{background-color:#e6f7ff;border:1px solid #40a9ff}.execution-status-completed{background-color:#f6ffed;border:1px solid #52c41a}.execution-status-failed{background-color:#fff2f0;border:1px solid #ff4d4f}.execution-status-cancelled{background-color:#fafafa;border:1px solid #d9d9d9}.sandbox-status-sider{background:#fff;border-left:1px solid #f0f0f0;overflow:hidden;transition:all .3s cubic-bezier(.2,0,0,1)}.sandbox-status-sider .ant-layout-sider-children{transition:opacity .3s ease;height:100%;overflow-y:scroll}.sandbox-status-sider.ant-layout-sider-collapsed .ant-layout-sider-children{overflow:hidden}.sandbox-status-sider.ant-layout-sider-collapsed .status-sidebar-panel{display:none}.sandbox-status-sider.ant-layout-sider-collapsed .status-sidebar-collapsed{display:flex;width:80px;height:100%;align-items:center;justify-content:center;padding:16px 0}.sandbox-status-sider:not(.ant-layout-sider-collapsed) .status-sidebar-collapsed{display:none}.sandbox-status-sider:not(.ant-layout-sider-collapsed){padding:16px}.sandbox-status-sider .workflow-status-card{margin-bottom:16px}.sandbox-status-sider .workflow-status-card .workflow-trigger{padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.sandbox-status-sider .workflow-status-card .workflow-trigger .trigger-type{font-weight:500;color:#2c3e50}.sandbox-status-sider .workflow-status-card .workflow-info{margin-top:16px;padding:12px;background:#f8f9fa;border-radius:4px;border-left:3px solid #1890ff}.status-sidebar-collapsed{width:80px;position:relative}.status-sidebar-collapsed .collapsed-header{text-align:center;background:#fff}.status-sidebar-collapsed .collapsed-content .collapsed-card{margin-bottom:12px;cursor:pointer;transition:all .2s ease}.status-sidebar-collapsed .collapsed-content .collapsed-card:hover{opacity:.8;transform:scale(1.05)}.status-sidebar-collapsed .collapsed-content .collapsed-card.active-status{background-color:#f6ffed;border:1px solid #52c41a}.status-sidebar-collapsed .collapsed-content .collapsed-card.inactive-status{background-color:#fafafa;border:1px solid #d9d9d9}.status-sidebar-collapsed .collapsed-content .collapsed-card.config-ready{background-color:#f6ffed;border:1px solid #52c41a}.status-sidebar-collapsed .collapsed-content .collapsed-card.config-ready .collapsed-label{color:#52c41a}.status-sidebar-collapsed .collapsed-content .collapsed-card.config-pending{background-color:#fff7e6;border:1px solid #ffa940}.status-sidebar-collapsed .collapsed-content .collapsed-card.config-pending .collapsed-label{color:#fa8c16}.status-sidebar-collapsed .collapsed-content .collapsed-label{font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-sidebar-collapsed .collapsed-content .status-dot{width:10px;height:10px;border-radius:50%}.status-sidebar-collapsed .collapsed-content .status-dot.dot-success{background-color:#52c41a}.status-sidebar-collapsed .collapsed-content .status-dot.dot-warning{background-color:#faad14}.status-sidebar-collapsed .collapsed-executions{border-color:#e0e0e0!important}.status-sidebar-panel{position:relative}.status-sidebar-panel .status-header{padding:8px;background:#fff;text-align:left}.status-sidebar-panel .status-header .collapse-btn{padding:8px!important;font-size:18px!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.status-sidebar-panel .status-header .collapse-btn:hover{background-color:rgba(73,135,190,.1)!important;transform:translateX(-2px)}.status-sidebar-panel .workflow-status-card .workflow-trigger .trigger-type{font-weight:500}.status-sidebar-panel .workflow-status-card .workflow-info .text-muted{font-size:14px}.n8n-sandbox{width:100%;background:#f5f5f5}.n8n-sandbox .sandbox-layout{height:100%}.n8n-sandbox .sandbox-layout .sandbox-header{display:flex;justify-content:flex-start;align-items:center;gap:10px;background:#4987be;box-shadow:0 2px 8px rgba(0,0,0,.1)}.n8n-sandbox .sandbox-layout .sandbox-sider{background:#fff;border-right:1px solid #f0f0f0;box-shadow:2px 0 8px rgba(0,0,0,.1);overflow:hidden;transition:all .3s cubic-bezier(.2,0,0,1)}.n8n-sandbox .sandbox-layout .sandbox-sider .ant-layout-sider-children{transition:opacity .3s ease}.n8n-sandbox .sandbox-layout .sandbox-sider.ant-layout-sider-collapsed .ant-layout-sider-children{overflow:hidden}.n8n-sandbox .sandbox-layout .sandbox-sider.ant-layout-sider-collapsed .sidebar-panel{display:none}.n8n-sandbox .sandbox-layout .sandbox-sider.ant-layout-sider-collapsed .sidebar-collapsed{display:flex;width:80px;height:100%;align-items:center;justify-content:center;padding:16px 0}.n8n-sandbox .sandbox-layout .sandbox-sider:not(.ant-layout-sider-collapsed) .sidebar-collapsed{display:none}.n8n-sandbox .sandbox-layout .sandbox-content{background:#f5f5f5;position:relative}.panel-header{margin-bottom:16px}.panel-header h4{margin-bottom:8px;color:#2c3e50;font-weight:600}.panel-header .collapse-btn{padding:8px!important;font-size:18px!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.panel-header .collapse-btn:hover{background-color:rgba(73,135,190,.1)!important;transform:translateX(-2px)}.panel-content{flex:1 1 auto;overflow-y:scroll;max-height:300px;padding-right:4px;margin-bottom:8px}.panel-content::-webkit-scrollbar{width:6px}.panel-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.panel-content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.panel-content::-webkit-scrollbar-thumb:hover{background:#555}.panel-content .ant-collapse{border:none;background:transparent}.panel-content .ant-collapse .ant-collapse-item{border:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px}.panel-content .ant-collapse .ant-collapse-item .ant-collapse-header{background:#fafafa;border-radius:6px 6px 0 0}.panel-content .ant-collapse .ant-collapse-item .ant-collapse-content{border-top:1px solid #f0f0f0}.panel-content .no-results{text-align:center;padding:40px 20px;color:#999}.panel-footer{border-top:1px solid #f0f0f0;padding-top:16px;margin-top:auto;flex-shrink:0}.panel-footer .workflow-info{background:#f8f9fa;padding:12px;border-radius:6px;border:1px solid #e9ecef}.category-header{display:flex;justify-content:space-between;align-items:center}.category-header .category-count{color:#666;font-size:12px}.sidebar-panel{padding:16px;height:100%;display:flex;flex-direction:column;overflow:hidden}.sidebar-panel>.panel-header{flex-shrink:0}.sidebar-panel .sidebar-tabs{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.sidebar-panel .sidebar-tabs .ant-tabs-nav{margin-bottom:8px;flex-shrink:0}.sidebar-panel .sidebar-tabs .ant-tabs-content{flex:1;overflow:hidden;min-height:0;display:flex;flex-direction:column;height:100%}.sidebar-panel .sidebar-tabs .ant-tabs-tabpane{flex:1;min-height:0;overflow:hidden}.sidebar-panel .sidebar-tabs .ant-tabs-nav-operations{opacity:0;pointer-events:none;width:0}.sidebar-panel>.panel-footer{flex-shrink:0}.sidebar-panel .saved-workflows .workflow-item{padding:8px 0;cursor:pointer;transition:all .2s ease}.sidebar-panel .saved-workflows .workflow-item:hover{background:#f5f5f5}.sidebar-panel .saved-workflows .workflow-item .ant-list-item-meta-title{font-size:13px;font-weight:500}.sidebar-panel .saved-workflows .workflow-item .ant-list-item-meta-description{font-size:11px}.sidebar-collapsed{width:80px;height:100%;display:flex;flex-direction:column;align-items:center;padding:12px 8px}.sidebar-collapsed .collapsed-header{width:100%;display:flex;justify-content:center;padding:8px 0;margin-bottom:16px;border-bottom:1px solid #f0f0f0}.sidebar-collapsed .collapsed-spacer{flex:1}.sidebar-collapsed .collapsed-footer{padding:8px 4px;border-top:1px solid #f0f0f0;width:100%}.sidebar-collapsed .collapsed-footer .workflow-stats-mini{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;background:#f8f9fa;border-radius:6px;transition:all .2s ease}.sidebar-collapsed .collapsed-footer .workflow-stats-mini:hover{background:#e8f4fd}.sidebar-collapsed .collapsed-footer .workflow-stats-mini .stats-numbers{display:flex;align-items:center;gap:4px;font-size:11px;color:#2c3e50}.sidebar-collapsed .collapsed-footer .workflow-stats-mini .stats-numbers .stats-count{font-weight:600;color:#4987be}.sidebar-collapsed .collapsed-footer .workflow-stats-mini .stats-numbers .stats-separator{color:#999;font-size:10px}.node-panel{padding:16px;height:100%;display:flex;flex-direction:column;overflow:hidden}.node-panel .panel-header{flex-shrink:0}.node-panel .panel-content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;margin-bottom:0}.node-panel .panel-footer{flex-shrink:0;margin-top:8px}.node-template-card{cursor:pointer;transition:all .2s ease;border:1px solid #f0f0f0}.node-template-card:hover{border-color:#1890ff;box-shadow:0 2px 8px rgba(24,144,255,.2);transform:translateY(-1px)}.node-template-card .node-card-content{display:flex;align-items:center;gap:8px}.node-template-card .node-card-content .node-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.node-template-card .node-card-content .node-icon .icon-emoji{font-size:16px}.node-template-card .node-card-content .node-icon img{width:20px;height:20px;fill:currentColor}.node-template-card .node-card-content .node-icon div{display:flex;align-items:center;justify-content:center}.node-template-card .node-card-content .node-info{flex:1;min-width:0}.node-template-card .node-card-content .node-info .node-name{font-weight:500;font-size:13px;color:#2c3e50;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.node-template-card .node-card-content .node-info .node-description{font-size:11px;color:#666;line-height:1.2;margin-top:2px}.canvas-container{height:100%;display:flex;flex-direction:column}.canvas-container .canvas-toolbar{background:#fff;padding:12px 16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 4px rgba(0,0,0,.1)}.canvas-container .canvas-toolbar .canvas-btn{display:flex;align-items:center;justify-content:center}.canvas-container .canvas-toolbar .canvas-btn:hover{background-color:rgba(73,135,190,.1)!important}.canvas-container .canvas-toolbar .zoom-indicator{font-size:12px;color:#666;background:#f5f5f5;padding:4px 8px;border-radius:4px}.canvas-container .canvas-workspace{flex:1;position:relative;overflow:hidden;background:#f5f5f5;background-image:radial-gradient(circle at 1px 1px,#e0e0e0 1px,transparent 0);background-size:20px 20px}.canvas-container .canvas-workspace .canvas-zoom-container{position:relative;width:100%;height:100%;min-width:100%;min-height:100%}.canvas-container .canvas-workspace .canvas-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.canvas-container .canvas-workspace .connections-layer{position:absolute;top:0;left:0;width:10000px;height:10000px;pointer-events:none;z-index:1;overflow:visible}.canvas-container .canvas-workspace .connections-layer .connection{pointer-events:all}.canvas-container .canvas-workspace .connections-layer .connection.temporary{opacity:.7}.canvas-container .canvas-workspace .connections-layer .connection .connection-label,.canvas-container .canvas-workspace .connections-layer .connection .flow-indicator{pointer-events:none}.canvas-container .canvas-workspace .canvas-drop-zone{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;opacity:.3;pointer-events:none}.canvas-container .canvas-workspace .canvas-drop-zone .drop-zone-content{text-align:center;color:#999;font-size:18px;font-weight:300}@media(max-width:768px){.n8n-sandbox .sandbox-layout .sandbox-sider{position:absolute;z-index:100;height:100%;width:280px;transform:translateX(-100%);transition:transform .3s ease}.n8n-sandbox .sandbox-layout .sandbox-sider.open{transform:translateX(0)}.canvas-toolbar{flex-wrap:wrap;gap:8px}.canvas-toolbar .canvas-btn{display:flex;align-items:center;justify-content:center}}.confirm-modal-overlay{top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.45);z-index:1000}.confirm-modal-overlay .confirm-modal-wrapper .confirm-modal-container{position:static!important;right:auto!important;bottom:auto!important;max-width:400px}@keyframes nodeAppear{0%{opacity:0;transform:scale(.8) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes connectionPulse{0%,to{opacity:1}50%{opacity:.5}}.connection{animation:connectionPulse 2s ease-in-out infinite}.alkymation-page{padding:0 15px;width:100%;height:85vh;background-color:#f5f5f5}.alkymation-page .alkymation-card{display:flex;background-color:#fff;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(max-width:768px){.alkymation-page{padding:16px}.alkymation-page .alkymation-card{min-height:500px}}.integration-card{min-width:60rem}