/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.talent-slider {
  padding: 20px 50px;
}
.talent-slider .talent-slide-wrapper {
  display: flex;
  width: 100%;
  gap: 20px;
}
.talent-slider .thumbnail-wrapper {
  border: 1px solid black;
  background-size: cover;
  height: 100px;
  width: 100%;
  background-size: cover;
  padding-bottom: 133%;
  background-repeat: no-repeat;
  background-position: top;
  max-height: 500px;
}
.talent-slider .autoslide-wrapper {
  display: flex;
}

.talent-slider-category {
  margin-top: 20px;
  font-size: 0.875em;
  font-family: "Gilda Display";
}

.talent-slider-name {
  font-size: 1.5em;
  font-family: "Work Sans";
}

/*# sourceMappingURL=index.css.map*/