.wjportal-instant-results{display:block;width:100%;min-width:0;margin:0;box-sizing:border-box}
.wjportal-instant-results:empty{display:none}
.wjportal-instant-results-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;color:#334156;font-size:14px}
.wjportal-search-empty{display:flex;min-height:180px;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:28px;border:1px dashed #cbd8e2;border-radius:11px;background:#f8fbfc;color:#748096;text-align:center;box-sizing:border-box}
.wjportal-search-empty-icon{display:grid;width:44px;height:44px;place-items:center;margin-bottom:3px;border-radius:50%;background:#e7f5fb;color:#299bc7;font-size:21px;font-weight:800}
.wjportal-search-empty strong{color:#28374b;font-size:17px}.wjportal-search-empty span:last-child{font-size:13px}
.wjportal-search-empty.is-error{border-color:#efcaca;background:#fff8f8}.wjportal-search-empty.is-error .wjportal-search-empty-icon{background:#fbe5e5;color:#c33d3d}
.wjportal-search-skeleton{display:grid;gap:10px}.wjportal-search-skeleton span{display:block;height:82px;border-radius:9px;background:linear-gradient(90deg,#f0f3f5 25%,#fafcfd 50%,#f0f3f5 75%);background-size:200% 100%;animation:wjportal-search-loading 1.2s infinite}
@keyframes wjportal-search-loading{to{background-position:-200% 0}}
.wjportal-job-search-page .wjportal-instant-results .wjportal-jobs-list-wrapper{margin:0!important}
@media(min-width:901px){.wjportal-job-search-page.has-instant-results .wjportal-instant-results{position:sticky;top:96px;max-height:calc(100vh - 125px);overflow-y:auto;padding-left:24px;border-left:1px solid #e4eaf0;scrollbar-width:thin}.wjportal-job-search-page.has-instant-results .wjportal-search-empty{min-height:330px}}
@media(max-width:900px){.wjportal-instant-results{margin-top:18px}}
@media(max-width:560px){.wjportal-instant-results{margin-top:14px}.wjportal-search-empty{min-height:150px;padding:20px}}
