
.reset-link {
  color: gray;
  font-size: 0.9rem;
  margin-top: 1rem;
}
.input-white, .v-select {
  background-color: white;
  border-radius: 7px;
}
.filters-header {
  display: flex;
  justify-content: space-between;
  margin-right: 1.5rem;
}
.ellipsis span{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  padding: 0;
}
.ellipsis .vs__selected-options {
  width: 47%;
}
.ellipsis .is-filled input {
  width: 100% !important;
}
.ellipsis .vs__dropdown-toggle {
  padding-right: 0 !important;
}
.ellipsis input{
  position: absolute;
}

.paginator[data-v-b611ccb6] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.paginator-page[data-v-b611ccb6] {
  margin-top: 20px;
}
.page-button[data-v-b611ccb6] {
  cursor: pointer;
}
.disabled[data-v-b611ccb6] {
}

@media screen and (max-width: 966px) {
.job-thumbnail[data-v-e0fced02] {
    height: 84px !important;
    width: 84px !important;
}
.job-information[data-v-e0fced02] {
    margin-left: .5rem !important;
    margin-top: 0.5em;
}
.job-footer-inner-wrapper[data-v-e0fced02] {
    flex-direction: column;
}
}
.job-result[data-v-e0fced02] {
  width: 100%;
  display: flex;
  outline: none;
  background-color: white;
  border-radius: 15px;
  position: relative;
  border: 1px solid rgba(0,0,0,.05);
  box-shadow: 0 15px 20px rgba(0,0,0,0.075);
}
.job-thumbnail[data-v-e0fced02] {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  box-shadow: 0 10px 20px rgba(0,0,0,.3);
& img[data-v-e0fced02] {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}
}
.job-thumbnail[data-v-e0fced02] {
  width: 96px;
  height: 96px;
  top: -22px;
  left: 16px;
  background-color: #DFDEEB;
  border-radius: 15px;
  box-shadow: 0 10px 20px rgba(0,0,0,.3);
}
.job-information[data-v-e0fced02] {
  width: 100%;
  margin-left: 1em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.job-title[data-v-e0fced02], .job-company[data-v-e0fced02], .job-description[data-v-e0fced02] {
  font-size: 1rem;
  color: #434343;
}
.job-description[data-v-e0fced02] {
  text-overflow: ellipsis;
  max-width: 780px;
  min-width: 285px;
  width: fit-content;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.job-title[data-v-e0fced02] {
  font-size: 1.2rem;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: bold;
}
.job-company[data-v-e0fced02] {
  color: grey;
  font-weight: 500;
}
.job-footer[data-v-e0fced02] {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.job-footer[data-v-e0fced02] {
  width: 100%;
  justify-content: space-between;
  padding-bottom: 2em;
}
.job-salary[data-v-e0fced02], .job-location[data-v-e0fced02], .job-ago[data-v-e0fced02] {
  color: grey;
  font-weight: 500;
  width: fit-content;
  margin: 0;
  min-width: 6em;
  font-size: .9rem;
}
.job-footer-icon[data-v-e0fced02] {
  margin-right: .75em;
}

.icon-switch[data-v-b339987c] {
  background: none;
  border: none;
  outline: none;
& svg[data-v-b339987c] {
    margin: 0 !important;
}
}

.job-sorter[data-v-4d944fe5] {
  display: flex;
  gap: 10px;
  min-width: 250px;
  align-items: center;
}
.input-white[data-v-4d944fe5], .v-select[data-v-4d944fe5] {
  width: 100%;
  background-color: white;
  border-radius: 7px;
  margin: 0 !important;
}
@media only screen and (max-width: 992px) {
.sort-icon[data-v-4d944fe5] {
    height: 32px;
    width: 32px;
}
.job-sorter[data-v-4d944fe5] {
    gap: 5px;
}
}


.search-title[data-v-33c2b774] {
  color: gray;
  font-size: 0.9rem;
}
.job-results-headline[data-v-33c2b774] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.search[data-v-8d25d307] {
  display: flex;
  justify-content: center;
  align-items: center;
&>div[data-v-8d25d307] {
    max-width: 1000px;
}
}
