@charset "UTF-8";.box-filter-type-keyword-search{align-items:center;border-bottom:1px solid #f2f4f5;display:flex;gap:16px;padding:8px 0 12px}.box-filter-type-keyword-search__title{color:#263a4d;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.175px;line-height:22px;white-space:nowrap}.box-filter-type-keyword-search__option{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.box-filter-type-keyword-search .radio-choose-active{display:inline-flex;margin:0;position:relative}.box-filter-type-keyword-search .radio-choose-active input[type=radio]{display:none}.box-filter-type-keyword-search .radio-choose-active label{align-items:center;background-color:#f2f4f5;border:1px solid #f2f4f5;border-radius:999px;color:#212f3f;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:6px;line-height:22px;margin:0;padding:5px 12px;white-space:nowrap;word-break:normal}.box-filter-type-keyword-search .radio-choose-active label:after,.box-filter-type-keyword-search .radio-choose-active label:before{display:none!important}.box-filter-type-keyword-search .radio-choose-active label span{display:inline;margin-right:0}.box-filter-type-keyword-search .radio-choose-active label a{word-break:break-word}.box-filter-type-keyword-search .radio-choose-active label:hover{background-color:#e4e8ea}.box-filter-type-keyword-search .radio-choose-active label i.fa-solid.fa-check{color:#00b14f!important;display:none!important;flex-direction:column!important;flex-shrink:0!important;font-size:16px!important;height:16px!important;justify-content:center!important;padding:0!important;width:16px!important}.box-filter-type-keyword-search .radio-choose-active input[type=radio]:checked+label{background-color:#fff;border:1px solid var(--Accent-Primary-60,#00b14f);color:#00b14f;font-weight:600}.box-filter-type-keyword-search .radio-choose-active input[type=radio]:checked+label i.fa-solid.fa-check{align-items:center!important;display:inline-flex!important}@media (max-width:768px){.box-filter-type-keyword-search{align-items:flex-start;flex-direction:column;gap:8px}.box-filter-type-keyword-search__option{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.box-filter-type-keyword-search .radio-choose-active label{line-height:22px}}.box-button-search,.box-input-keyword-temp{display:none}@media screen and (max-width:480px){.search-autocomplete.is-open .box-input-keyword-temp{align-items:center;background:#fff;display:flex;gap:14px;padding:8px 16px;position:fixed;top:0;width:100%;z-index:1}.search-autocomplete.is-open .box-input-keyword-temp__icon{align-items:center;background:var(--Neutral-Neutral-10s,#f2f4f5);border-radius:1000px;display:flex;height:32px;justify-content:center;padding:8px;width:32px}.search-autocomplete.is-open .box-input-keyword-temp__icon i{align-items:center;color:var(--Neutral-Neutral-40s,#7f878f);display:flex;flex-direction:column;flex-shrink:0;font-size:19px;font-style:normal;font-weight:400;height:16px;justify-content:center;line-height:24px;width:16px}.search-autocomplete.is-open .box-input-keyword-temp__input{align-items:center;border-bottom:1px solid var(--Neutral-Neutral-20s,#e8eaeb);display:flex;height:36px;width:100%}.search-autocomplete.is-open .box-input-keyword-temp__input:focus-within{border-bottom:1px solid #00b14f}.search-autocomplete.is-open .box-input-keyword-temp__input--input{background:#fff;border:none;color:#333;flex-grow:1;font-size:14px;font-style:normal;font-weight:600;height:24px;letter-spacing:.175px;line-height:20px;padding:0}.search-autocomplete.is-open .box-input-keyword-temp__input--input:focus{caret-color:#00b14f}.search-autocomplete.is-open .box-input-keyword-temp__input--input::-moz-placeholder{color:#b3b8bd}.search-autocomplete.is-open .box-input-keyword-temp__input--input::placeholder{color:#b3b8bd}.search-autocomplete.is-open .box-input-keyword-temp__input--close{align-items:center;background:var(--Neutral-Neutral-10s,#f2f4f5);border-radius:40px;color:#7f878f;display:flex;flex-shrink:0;font-size:15px;font-style:normal;font-weight:400;height:24px;justify-content:center;line-height:20px;padding:4px;width:24px}.search-autocomplete.is-open .box-button-search{align-items:flex-start;align-self:stretch;background:#fff;bottom:0;box-shadow:0 -1px 8px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;gap:10px;padding:12px 16px 32px;position:fixed;width:100%;z-index:1}.search-autocomplete.is-open .box-button-search__button{background:#00b14f;border:none;border-radius:var(--Conner-Radius-radius-pill,1000px);color:var(--White-White-50s,#fff);font-size:14px;font-style:normal;font-weight:600;letter-spacing:.175px;line-height:20px;padding:12px 0;width:100%}}.search-autocomplete{background:#fff;border-radius:12px;box-shadow:2px 4px 16px 0 rgba(1,18,34,.1);left:0;max-height:calc(100vh - 200px);overflow:auto;position:absolute;right:0;top:calc(100% + 5px)}@media only screen and (min-width:1200px){.search-autocomplete{overflow:hidden}}@media only screen and (max-width:767px){.search-autocomplete.is-open{border-radius:0;display:block!important;height:100dvh;left:0;max-height:100dvh;overflow-y:auto;padding-bottom:88px;padding-top:52px;position:fixed;right:0;top:0!important;touch-action:pan-y;width:100%!important;z-index:10000}.search-autocomplete.is-open .box-filter-type-keyword-search__title{color:#212f3f;font-size:16px;font-style:normal;font-weight:600;letter-spacing:-.16px;line-height:24px}}.search-autocomplete.show-list-job{display:flex;flex-direction:column;width:100%}@media only screen and (min-width:1200px){.search-autocomplete.show-list-job{display:flex;flex-direction:row;width:1140px}.search-autocomplete.show-list-job .list-keyword{min-width:554px}}.search-autocomplete .list-keyword{padding:8px 16px 0}.search-autocomplete .job-suggest-area{border-left:1px solid #f2f4f5;padding:12px 16px 8px}@media only screen and (min-width:1200px){.search-autocomplete .job-suggest-area{max-height:calc(100vh - 200px);overflow:auto;padding:8px 16px;width:100%}}.search-autocomplete .job-suggest-area_title{color:#212f3f;font-size:16px;font-style:normal;font-weight:600;letter-spacing:-.16px;line-height:24px;padding:0}@media only screen and (min-width:1200px){.search-autocomplete .job-suggest-area_title{padding:8px 0}}.search-autocomplete .job-suggest-area_job{display:flex;flex-direction:column}.search-autocomplete .job-suggest-area_job-item{align-items:center;align-self:stretch;background:#fff;border-radius:4px;cursor:pointer;display:flex;gap:12px;padding:10px 12px}@media only screen and (max-width:767px){.search-autocomplete .job-suggest-area_job-item{padding:8px 0}}@media only screen and (min-width:1200px){.search-autocomplete .job-suggest-area_job-item:hover{background:#f2f4f5;border-radius:4px;text-decoration:none}.search-autocomplete .job-suggest-area_job-item:hover .view-detail{display:block}.search-autocomplete .job-suggest-area_job-item:hover .view-detail i{font-size:12px}}.search-autocomplete .job-suggest-area_job-item--image{background:#fff;border:1px solid #f8f8f8;border-radius:4px;border-radius:6px;max-width:64px;min-width:64px;width:64px}@media only screen and (max-width:767px){.search-autocomplete .job-suggest-area_job-item--image{max-width:48px;min-width:48px;width:48px}}.search-autocomplete .job-suggest-area_job-item--image img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain;width:100%}.search-autocomplete .job-suggest-area_job-item--detail{flex:1}.search-autocomplete .job-suggest-area_job-item--detail .title{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;color:#263a4d;display:-webkit-box;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.175px;line-height:22px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}.search-autocomplete .job-suggest-area_job-item--detail .title:hover{text-decoration:none}.search-autocomplete .job-suggest-area_job-item--detail .company-name{-webkit-box-orient:vertical;-webkit-line-clamp:1;align-self:stretch;color:#7f878f;display:-webkit-box;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:16px;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:767px){.search-autocomplete .job-suggest-area_job-item--detail .company-name{display:none}}.search-autocomplete .job-suggest-area_job-item--detail .company-name:hover{text-decoration:none}.search-autocomplete .job-suggest-area_job-item--detail .salary{color:#00b14f;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.15px;line-height:16px;margin-bottom:0}.search-autocomplete .job-suggest-area_job-item .view-detail{color:#00b14f;display:none;right:12px}.search-autocomplete ::-webkit-scrollbar{border-radius:10px!important;width:8px}.search-autocomplete ::-webkit-scrollbar-thumb{background:rgba(33,47,63,.15);border-radius:10px!important}.search-autocomplete ::-webkit-scrollbar-track{background:#fff}.search-autocomplete__header{align-self:stretch;display:flex;gap:10px;justify-content:space-between;padding:8px 0}.search-autocomplete__header--title{color:#212f3f;font-size:16px;font-style:normal;font-weight:600;letter-spacing:-.16px;line-height:24px}.search-autocomplete__header--delete-all{color:#bf2a1d;cursor:pointer;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:22px}.search-autocomplete__items{display:flex;flex-direction:column;margin-bottom:8px;width:100%}@media only screen and (min-width:1200px){.search-autocomplete__items{margin-bottom:0}}.search-autocomplete__item{align-items:center;background:#fff;border-radius:4px;cursor:pointer;display:flex;gap:10px;padding:6px 8px 6px 4px;width:100%}.search-autocomplete__item.active,.search-autocomplete__item:hover{background:#f2f4f5}.search-autocomplete__item--icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.search-autocomplete__item--icon i{font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.search-autocomplete__item--icon i.history{color:#b3b8bd}.search-autocomplete__item--icon i.popular,.search-autocomplete__item--icon i.recommended-icon{color:#7f878f}.search-autocomplete__item--content{color:#212f3f;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.14px;line-height:22px}.search-autocomplete__item--content.recommended-keyword{color:#7f878f;font-weight:600;letter-spacing:.175px}.search-autocomplete__item--content.recommended-keyword strong{color:#263a4d;font-weight:600!important}.search-autocomplete__item .item-content-history{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:2px;justify-content:center}.search-autocomplete__item .item-content-history__keyword{color:#212f3f;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.14px;line-height:22px;word-break:break-all}.search-autocomplete__item .item-content-history__info{align-items:center;display:flex;gap:4px}.search-autocomplete__item .item-content-history__info--text{color:#7f878f;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.12px;line-height:16px}.search-autocomplete__item--action-button{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.search-autocomplete__item--action-button i{color:#b3b8bd;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:center}.search-autocomplete__not-found{align-items:center;display:flex;flex-direction:column;min-height:160px;padding:4px 0}.search-autocomplete__not-found.not-found-mobile{min-height:unset}.search-autocomplete__not-found.not-found-mobile .not-found-image{display:none}.search-autocomplete__not-found.not-found-mobile .not-found-text p{text-align:left}.search-autocomplete__not-found.not-found-mobile .not-found-text strong{width:unset}.search-autocomplete__not-found .not-found-image{align-items:center;display:flex;height:120px;justify-content:center;padding:16px 8px;width:120px}.search-autocomplete__not-found .not-found-image img{-o-object-fit:contain;object-fit:contain;width:100%}.search-autocomplete__not-found .not-found-text{color:#263a4d;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:14px;letter-spacing:.14px;line-height:22px;text-align:center;width:100%}.search-autocomplete__not-found .not-found-text p{margin:0;width:100%}.search-autocomplete__not-found .not-found-text strong{letter-spacing:.175px;width:100%}.search-autocomplete .scroll-releated-keyword-suggest{position:relative}.search-autocomplete .scroll-releated-keyword-suggest .search-autocomplete__items{display:inline-block;overflow:scroll;transition-duration:.15s;transition-timing-function:cubic-bezier(.05,0,0,1);white-space:nowrap;will-change:transform}.search-autocomplete .scroll-releated-keyword-suggest .search-autocomplete__items .search-autocomplete__item{background:#fff;border:1px solid #e9eaec;border-radius:4px;color:#212f3f;display:inline-block;font-size:14px;font-style:normal;font-weight:500;gap:8px;height:32px;letter-spacing:.14px;line-height:22px;margin-bottom:0;margin-right:8px;padding:5px 10px;transition:.1s;width:auto}.search-autocomplete .scroll-releated-keyword-suggest .search-autocomplete__items::-webkit-scrollbar{display:none}.search-autocomplete .shape{height:32px;position:absolute;top:0;width:44px;z-index:1}.search-autocomplete .shape-left{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:0}.search-autocomplete .shape-right{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:0}#frm-search-job.group-search-pos-static .group-search{position:static}#frm-search-job .group-search{flex:1 0 0;position:relative;z-index:4}@media only screen and (min-width:1200px){.page-job-news .search-autocomplete.show-list-job .list-keyword{min-width:479px}}.anti-scam-popup{z-index:4!important}@media screen and (min-width:1200px){#page-welcome .search-autocomplete{left:-20px!important;top:calc(100% + 18px);width:calc(100% + 476px)!important}#page-welcome .search-autocomplete.show-list-job .list-keyword{min-width:480px}}@media screen and (min-width:767px) and (max-width:1200px){.search-autocomplete{grid-template-columns:auto;width:100%}}.list-featured-company{border-left:1px solid #f2f4f5;flex:1}.list-featured-company_title{font-feature-settings:"liga" off,"clig" off;align-items:center;align-self:stretch;color:#212f3f;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;gap:10px;height:58px;letter-spacing:-.16px;line-height:24px;padding:8px 16px}.list-featured-company_líst{align-items:center;align-self:stretch;max-height:542px;overflow:auto;padding:0 16px}@media only screen and (max-width:767px){.list-featured-company_líst{max-height:unset}}.list-featured-company_líst-item{align-items:center;align-self:stretch;background:linear-gradient(179deg,#fff4df -11.29%,#fff 25.75%);border:1px solid #ffd087;border-radius:16px;display:flex;gap:16px;margin-bottom:16px;padding:12px;width:100%}.list-featured-company_líst-item .logo{aspect-ratio:1/1;border:1px solid #e9eaec;border-radius:8px;height:64px;overflow:hidden;width:64px}.list-featured-company_líst-item .logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.list-featured-company_líst-item .info{align-items:flex-start;display:flex;flex:1 0 0;flex-direction:column;gap:4px}.list-featured-company_líst-item .info_name{margin:0}.list-featured-company_líst-item .info_name a{font-feature-settings:"liga" off,"clig" off;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#263a4d;display:-webkit-box;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;letter-spacing:-.16px;line-height:24px;overflow:hidden}.list-featured-company_líst-item .info_name a:hover{text-decoration:unset}.list-featured-company_líst-item .info_field{font-feature-settings:"liga" off,"clig" off;color:#263a4d;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;letter-spacing:.175px;line-height:20px;opacity:.7}.list-featured-company_líst-item:hover{border:1px solid #d76b00}.list-featured-company_líst-item:hover .info_name a{color:#9e4f00}.scroll-lock-overlay{height:100dvh;inset:0;overscroll-behavior:none;position:fixed;touch-action:none;z-index:9999}
