/*!********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/components/CaseStudyList/CategoryDropDown.module.scss ***!
  \********************************************************************************************************************************************************************************/
.CategoryDropDown-module__selectBox--qLHY_ {
  position: relative;
  display: block;
  width: 30%;
  margin: 0 auto;
  font-size: 18px;
  color: #000;
  margin-top: 20px;
}
.CategoryDropDown-module__selectBox__current--CHC6n {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  border: 2px solid #000;
}
.CategoryDropDown-module__selectBox__current--CHC6n:focus + .CategoryDropDown-module__selectBox__list--ppmFD {
  opacity: 1;
  animation-name: none;
}
.CategoryDropDown-module__selectBox__current--CHC6n:focus + .CategoryDropDown-module__selectBox__list--ppmFD .CategoryDropDown-module__selectBox__option--TC76f {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.CategoryDropDown-module__selectBox__current--CHC6n:focus + .CategoryDropDown-module__selectBox__list--ppmFD .CategoryDropDown-module__selectBox__option--TC76f svg {
  width: 26px;
}
.CategoryDropDown-module__selectBox__icon--9Nf9v {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  transition: 0.2s ease;
}
.CategoryDropDown-module__selectBox__value--Vi_ny {
  display: flex;
}
.CategoryDropDown-module__selectBox__input--x8AAP {
  display: none;
}
.CategoryDropDown-module__selectBox__input--x8AAP:checked + .CategoryDropDown-module__selectBox__input_text--HhblM {
  display: block;
}
.CategoryDropDown-module__selectBox__input_text--HhblM {
  display: none;
  width: 100%;
  margin: 0;
  padding: 16px;
  text-align: left;
}
.CategoryDropDown-module__selectBox__list--ppmFD {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  margin-top: 0;
  z-index: 5;
  animation-name: CategoryDropDown-module__HideList--Dcr_e;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: step-start;
}
.CategoryDropDown-module__selectBox__option--TC76f {
  display: block;
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  border: 2px solid #000;
  border-radius: 8px;
  margin-bottom: 0;
  cursor: pointer;
  text-align: left;
  transition: all 0.3s ease;
  backdrop-filter: blur(9px);
}
.CategoryDropDown-module__selectBox__option--TC76f:hover, .CategoryDropDown-module__selectBox__option--TC76f:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}
.CategoryDropDown-module__selectBox__option--TC76f:hover svg, .CategoryDropDown-module__selectBox__option--TC76f:focus svg {
  fill: #fff;
}

@keyframes CategoryDropDown-module__HideList--Dcr_e {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}
@media screen and (max-width: 899px) {
  .CategoryDropDown-module__selectBox--qLHY_ {
    width: 100%;
  }
}
/*!***************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/containers/CaseStudyList.module.scss ***!
  \***************************************************************************************************************************************************************/
.CaseStudyList-module__masterHead--Bf8as {
  background: url(/assets/diversed-section-image-9d6fcebe.jpg) no-repeat bottom center;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 85vh;
}

.CaseStudyList-module__caseDetailInfo--RKxy3 {
  padding: 80px 80px;
  position: relative;
  text-align: center;
}

.CaseStudyList-module__mainHeading--dsS1L {
  font-weight: 400;
}

.CaseStudyList-module__secondaryHeading--NSorW {
  font-weight: 300;
  margin-bottom: 20px;
}

.CaseStudyList-module__headingBigText--TkKhX {
  font-size: 22px;
}

.CaseStudyList-module__pinkText--K_2wA {
  color: #e4176c;
}

.CaseStudyList-module__blueText--g01f2 {
  color: #28b3db;
}

.CaseStudyList-module__caseStudyListing--Yua_W {
  margin-bottom: 40px;
}

.CaseStudyList-module__loaderContainer--xwRn1 {
  text-align: center;
  margin-top: 40px;
}

.CaseStudyList-module__noMoreContent--dHreL {
  text-align: center;
  margin-top: 40px;
}

@media screen and (max-width: 899px) {
  .CaseStudyList-module__caseDetailInfo--RKxy3 {
    padding: 60px 0px;
  }
}
.infinite-scroll-component {
  overflow: unset !important;
}

/*# sourceMappingURL=containers-CaseStudyList.styles.1a234fcd.css.map*/