/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/containers/ContactUs.module.scss ***!
  \***********************************************************************************************************************************************************/
.ContactUs-module__masterHead--uS9VV {
  background: url(/assets/contact-master-head-d2f24fdb.jpg) no-repeat top center;
  background-size: cover;
  padding: 85vh 0 100px;
}

.ContactUs-module__caseDetailInfo--P7qSF {
  padding: 80px 80px 100px;
  position: relative;
}

.ContactUs-module__breadcrumb--WlOMN {
  padding: 0;
  margin: 0 0 24px;
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  list-style: none;
  display: block;
}
.ContactUs-module__breadcrumb--WlOMN li {
  display: inline-block;
}
.ContactUs-module__breadcrumb--WlOMN li::after {
  content: "/";
  margin: 0 8px;
}
.ContactUs-module__breadcrumb--WlOMN li:last-child {
  color: #ff005b;
}
.ContactUs-module__breadcrumb--WlOMN li:last-child::after {
  content: "";
}

.ContactUs-module__positionRelative--ZmefN {
  position: relative;
  z-index: 4;
}

.ContactUs-module__mainHeading--Yukps {
  font-weight: 400;
  margin-bottom: 20px;
}

.ContactUs-module__headingBigText--dof41 {
  font-size: 24px;
}

.ContactUs-module__divider--ah5At {
  padding-top: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #ded8d8;
}

.ContactUs-module__fontBold--fPChU {
  font-weight: 600;
}

.ContactUs-module__icon--E6CKL {
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
}

.ContactUs-module__link--U6APd {
  margin-left: 8px;
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: all 0.3s ease;
  color: #000;
}
.ContactUs-module__link--U6APd:hover {
  color: #fd025d;
  border-bottom-color: #fd025d;
}

.ContactUs-module__marginBottom--lM8uL {
  margin-bottom: 4px;
}

.ContactUs-module__mapContainer--tzZIc {
  margin-bottom: 100px;
}

.ContactUs-module__mapFrame--Pipe6 {
  width: 100%;
  height: 80vh;
  border: 0;
}

.ContactUs-module__meetTeamSection--Q1aKD {
  margin-top: 100px;
  margin-bottom: 140px;
}

.ContactUs-module__meetTheTeam--gNs6L {
  margin-bottom: 100px;
}

.ContactUs-module__imageListRoot--Vn4VT {
  margin: 0;
}

.ContactUs-module__imageListItem--XJV9z {
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.ContactUs-module__imageListItem--XJV9z::before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.ContactUs-module__imageListItem--XJV9z:hover::before {
  -webkit-animation: ContactUs-module__shine--QsVJs 0.75s;
  animation: ContactUs-module__shine--QsVJs 0.75s;
}

.fslightbox-container {
  background: rgba(7, 12, 30, 0.6) !important;
  backdrop-filter: blur(9.5px);
}

@-webkit-keyframes ContactUs-module__shine--QsVJs {
  100% {
    left: 125%;
  }
}
@keyframes ContactUs-module__shine--QsVJs {
  100% {
    left: 125%;
  }
}
@media screen and (max-width: 899px) {
  .ContactUs-module__masterHead--uS9VV {
    padding-bottom: 0;
    background-size: 350%;
  }
  .ContactUs-module__mainHeading--Yukps {
    margin-bottom: 0;
  }
  .ContactUs-module__caseDetailInfo--P7qSF {
    padding: 40px 30px 100px;
  }
  .ContactUs-module__positionRelative--ZmefN {
    margin-bottom: 40px;
  }
  .ContactUs-module__marginBottom--lM8uL {
    margin-top: 10px;
  }
}

/*# sourceMappingURL=containers-ContactUs.styles.f8df84e2.css.map*/