/* Lediga jobb (teamtailor) - sb-vacancies - sv-teamtailor-vacant-positions */

.sv-teamtailor-vacant-positions .sb-vacancies__container {
   gap: 0;
}

.sv-teamtailor-vacant-positions .sb-vacancies__list-item a {
   width: 100%;
   color: var(--env-font-color) !important;
   text-decoration: none !important;
	box-sizing: border-box;
}

.sv-teamtailor-vacant-positions .sb-vacancies__list-item--heading {
   font-size: var(--env-font-size-medium);
   font-weight: 600;
}

.sv-teamtailor-vacant-positions .sb-vacancies__list-item--locations li + li:before {
   opacity: 0.6;
}

.sv-teamtailor-vacant-positions .sb-vacancies__filter-location .env-select {
	 max-width: 24rem;
    margin-bottom: 1rem;
    cursor: pointer;
}

.sv-teamtailor-vacant-positions .sb-vacancies__filter-location .env-select__input {
	cursor: pointer;
}

.sv-teamtailor-vacant-positions nav:has(.env-pagination) {
   margin-top: 1.75em;
}

.sb-jobb__our-values-img-block .sv-image-portlet img {
   max-width: 744px !important;
   max-height: 583px !important;
}
