
.light-card[data-v-9cf8b833] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0.8em 2em;
}
.find-jobs-container[data-v-9cf8b833] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.find-jobs[data-v-9cf8b833] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.input-white[data-v-9cf8b833], .v-select[data-v-9cf8b833] {
  background-color: white;
  border-radius: 7px;
  font-size: 0.6875rem;
}
label[data-v-9cf8b833] {
  font-size: 1rem;
  color: #333333;
  width: fit-content !important;
  min-width: 11em;
}
@media only screen and (max-width: 992px) {
.slider[data-v-9cf8b833] {
    padding: 0 .5em 0 .5em !important;
    width: 100% !important;
}
}
@media only screen and (max-width: 992px) {
.slider-label[data-v-9cf8b833] {
    padding: 0 !important;
    width: fit-content !important;
    min-width: 0 !important;
}
}
@media only screen and (max-width: 992px) {
.slider-container[data-v-9cf8b833] {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}
}
