.searchform{padding:40px}.searchform input{outline:none;user-select:none}.searchform input:-webkit-autofill,.searchform input:-webkit-autofill:hover,.searchform input:-webkit-autofill:focus,.searchform input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 60px white inset !important}.searchform .search{display:grid;grid-gap:30px;grid-auto-flow:column;grid-auto-columns:1fr 1fr 220px}.searchform .search .search__input{position:relative;display:flex;align-items:center;justify-content:center;height:65px;overflow:hidden}.searchform .search .search__input *{transition:none}.searchform .search .search__input .search__label{display:flex;align-items:center;justify-content:center;width:auto;height:100%;padding:0 10px}.searchform .search .search__input .search__field{height:100%;border:none;outline:none;padding:0.5rem 100px 0.5rem 1rem;background-color:#ffffff}.searchform .search .search__input .search__field:active,.searchform .search .search__input .search__field:focus{background-color:#f8f8f8}@media screen and (max-width: 1023px){.searchform .search .search__input .search__field--term{padding:0.5rem 1rem 0.5rem 1rem}}.searchform .search .search__input .search__select{-webkit-appearance:none;-moz-appearance:none;height:auto;text-indent:0;text-overflow:initial;padding:0;border:none;background-color:transparent;color:var(--e-global-color-text)}.searchform .search .search__input .search__subinput{display:flex;flex-direction:column;justify-content:center;position:absolute;width:auto;height:100%;right:0;bottom:50%;border-radius:0;padding:0 10px;background-color:#ffffff;transform:translateY(50%)}.searchform .search .search__input .search__subinput .search__sublabel{color:var(--e-global-color-text);font-weight:400}.searchform .search .search__submit{height:65px}.searchform .search .search__submit .submit{width:100%;height:100%}.hits:empty{padding:0}.hits{padding:100px 0 45px 0}.hits .hits__headline{font-size:34px;line-height:42px;font-weight:700;text-align:center;margin:30px 0;padding:60px 0 0 0}.hits .hit{display:flex;justify-content:space-between;position:relative;margin:0 0 15px 0;padding:15px 55px 15px 15px;border:1px solid #e5e5e5;border-radius:8px;color:var(--e-global-color-text);overflow:hidden;transition:transform 250ms ease, color 350ms ease}.hits .hit .hit__head{display:flex;align-items:center;width:calc(40% - 15px)}.hits .hit .hit__head .hit__logo{flex:0 0 auto;width:65px;height:65px;margin:0 15px 0 0}.hits .hit .hit__head .hit__logo img{width:100%;height:100%;object-fit:contain}.hits .hit .hit__head .hit__logo img[src=""]{opacity:0}.hits .hit .hit__head .hit__title .hit__name{font-size:20px;line-height:20px;font-weight:600}.hits .hit .hit__head .hit__title .hit__employer{font-size:14px;line-height:20px;font-weight:400}.hits .hit .hit__body{display:flex;align-items:center;justify-content:space-between;width:calc(60% - 15px)}.hits .hit .hit__body .hit__wrapper{width:33.3333333333%;text-align:center;padding:0 6px}.hits .hit .hit__body .hit__wrapper+.hit__wrapper{border-left:1px solid #C9CAD4}.hits .hit .hit__body .hit__label{font-size:12px;line-height:16px}.hits .hit .hit__body .hit__content{font-size:12px;line-height:16px;font-weight:700}.hits .hit .hit__arrow{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;width:40px;height:100%;background-color:var(--e-global-color-primary)}.hits .hit:hover{color:var(--e-global-color-secondary);transform:translateX(10px)}.hits .hit--top-job{border-color:var(--e-global-color-primary);border-width:3px;padding-top:25px;position:relative}.hits .hit--top-job:after{content:'TOP JOB';display:block;background-color:var(--e-global-color-primary);color:#fff;border-radius:0 0 5px 5px;font-size:12px;font-weight:700;height:fit-content;width:max-content;padding:2px 8px;position:absolute;top:0;left:90px}@media screen and (max-width: 767px){.hits .hit--top-job:after{border-radius:0 0 5px 0;left:0}}.hits .hits__error{color:red;text-align:center}.pagination{display:flex;align-items:center;justify-content:center}.pagination[data-pages-max="0"],.pagination[data-pages-max="1"]{display:none}.pagination[data-pages-max="0"],.pagination[data-pages-max="1"]{display:none}.pagination .pages{display:flex;list-style:none;padding:0;margin:0 15px}.pagination .pages .pages__item{position:relative;margin:0 10px;cursor:pointer}.pagination .pages .pages__item.active{font-weight:700}.pagination .pages .pages__item.active:after{content:'';position:absolute;right:0;bottom:0;width:100%;height:2px;background:#000000}@media screen and (max-width: 992px){.searchform .search{grid-auto-flow:row;grid-auto-columns:1fr}}@media screen and (max-width: 800px){.hits .hit{flex-wrap:wrap}.hits .hit .hit__head,.hits .hit .hit__body{width:100%}.hits .hit .hit__head{margin:0 0 15px 0}}
