/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./src/styles/shared.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.shared_button__rzdjr {
  padding: 0 45px;
  text-decoration: none !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  color: #0e1916 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 56px !important;
  position: relative;
}
.shared_button__rzdjr svg {
  width: 18px;
  height: 15px;
}
.shared_button__rzdjr::before, .shared_button__rzdjr::after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  border-color: #ffde59;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  border-width: 2px;
  border-style: solid;
  transition: all 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.shared_button__rzdjr::before {
  top: -1px;
  left: -1px;
  transform: scale(1.6);
  height: calc(100% + 2px);
  width: calc(100% + 2px);
}
.shared_button__rzdjr::after {
  top: 0;
  left: 0;
  transform: scale(1.4);
  transition-delay: 0.1s;
}
.shared_button__rzdjr:hover {
  background-color: transparent;
  border-width: 2;
  color: #ffde59 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 56px !important;
}
.shared_button__rzdjr:hover::before, .shared_button__rzdjr:hover::after {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.shared_primaryLinkBtn__XMZ3W {
  background-color: #ffde59;
}

.shared_title__IpgDK {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 46px !important;
  line-height: 60px !important;
}
@media (max-width: 768px) {
  .shared_title__IpgDK {
    font-size: 18px;
    line-height: 25px;
  }
}

.shared_sectionTitle__KHt_E {
  text-align: center;
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .shared_sectionTitle__KHt_E {
    margin-bottom: 60px;
  }
}
.shared_sectionTitle__KHt_E .shared_subtitle__ylpd4 {
  display: inline-block;
}

.shared_subtitle__ylpd4 {
  color: #ffde59 !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  position: relative;
  padding-left: 30px;
  display: inline-block;
}
@media (max-width: 768px) {
  .shared_subtitle__ylpd4 {
    font-size: 14px;
    line-height: 20px;
  }
}
.shared_subtitle__ylpd4::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  background-color: #ffde59;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.shared_outlineLinkBtn__Cd_6F {
  color: #fff !important;
  border: 2px solid rgba(255, 255, 255, 0.1);
}
.shared_outlineLinkBtn__Cd_6F:hover {
  color: #fff !important;
  font-family: "Work Sans", sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 56px !important;
}

.shared_homePageOutlineButton__hT2N1 {
  color: #fff !important;
  border: none;
}
.shared_homePageOutlineButton__hT2N1::before, .shared_homePageOutlineButton__hT2N1::after {
  border-color: transparent;
}
.shared_homePageOutlineButton__hT2N1:hover {
  border-color: transparent;
}

.shared_animatedCircle__KYIAy.shared_right__LRl1x {
  top: 0%;
  right: -13%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  position: absolute;
  animation: shared_circle__TOuUm 5s linear infinite;
  -webkit-animation: shared_circle__TOuUm 5s linear infinite;
  background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #ffde59);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.shared_animatedCircle__KYIAy.shared_right__LRl1x::after {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #001d21;
}
.shared_animatedCircle__KYIAy.shared_left__AbvA8 {
  bottom: -5%;
  left: -13%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  z-index: -1;
  position: absolute;
  animation: shared_circle__TOuUm 5s linear infinite;
  -webkit-animation: shared_circle__TOuUm 5s linear infinite;
  background: linear-gradient(to bottom, rgba(217, 10, 44, 0.1), #ffde59);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.shared_animatedCircle__KYIAy.shared_left__AbvA8::after {
  width: 400px;
  height: 400px;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-color: #001d21;
}

@keyframes shared_circle__TOuUm {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.shared_banner__bh1kb {
  background-color: #001d21;
}
.shared_banner__bh1kb .shared_bannerImg__G9pA7 {
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.shared_banner__bh1kb .shared_bannerImg__G9pA7 .shared_overlay__Babv8 {
  background-color: rgba(0, 0, 0, 0.5);
}

.shared_bannerSection__8NbuI {
  max-width: 911px;
  text-align: center;
  margin: 0 auto;
  padding: 223px 0;
  z-index: 1;
  position: relative;
}
@media (max-width: 768px) {
  .shared_bannerSection__8NbuI {
    padding-top: 100px;
    padding-bottom: 80px;
  }
}
.shared_bannerSection__8NbuI .shared_subject__p13Mm {
  background: #fff;
  max-width: 306px;
  margin: 0 auto;
  padding: 14px 0;
  color: #ffde59 !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -ms-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_subject__p13Mm {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.shared_bannerSection__8NbuI .shared_heading__RJG_c {
  color: #fff !important;
  font-family: "Marcellus", serif !important;
  font-weight: 400 !important;
  font-size: 70px !important;
  line-height: 82px !important;
  margin-bottom: 47px;
}
@media (max-width: 768px) {
  .shared_bannerSection__8NbuI .shared_heading__RJG_c {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_heading__RJG_c {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.shared_bannerSection__8NbuI .shared_description__GkzXD {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 35px !important;
  max-width: 517px;
  margin: 0 auto 50px;
}
.shared_bannerSection__8NbuI .shared_description__GkzXD a {
  text-decoration: none !important;
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 35px !important;
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_description__GkzXD {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .shared_bannerSection__8NbuI .shared_button__rzdjr {
    font-size: 14px;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[13].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[13].oneOf[9].use[5]!./src/styles/our_team.module.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
.our_team_industryExpert__j7ZM6 {
  padding: 176px 0 140px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1400px) {
  .our_team_industryExpert__j7ZM6 {
    padding: 80px 0;
  }
}
.our_team_industryExpert__j7ZM6 .our_team_sectionTitle__boFPf .our_team_title__ruU8e {
  margin-bottom: 70px;
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 {
  border: 1px solid rgba(209, 209, 209, 0.062745098);
  margin-bottom: 30px;
  padding: 20px;
  width: 100%;
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -ms-border-radius: 4px !important;
  -o-border-radius: 4px !important;
  overflow: hidden;
}
@media (max-width: 992px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 {
    gap: 10px;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 {
    padding: 20px 0px 20px;
    margin: 0px auto 20px;
    gap: 10px;
    text-align: center;
  }
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_col-12__sZVsW {
    padding: 0 0px;
  }
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_image__fy_e9 {
  max-width: 90px;
  max-height: 90px;
  min-width: 90px;
  min-height: 90px;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -ms-border-radius: 50% !important;
  -o-border-radius: 50% !important;
  border: 1px solid #ffde59;
  display: flex;
  justify-content: center;
  align-items: center;
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 img {
  max-width: 40px;
  max-height: 40px;
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_img2__dj_Ih {
  max-width: 55px;
  max-height: 55px;
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h1 {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 34px !important;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h1 {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h1 {
    padding: 0 15px;
  }
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 p {
  color: #ffde59 !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 28px !important;
  margin-bottom: 20px;
}
@media (max-width: 576px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 p {
    padding: 0 15px;
  }
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h2 {
  color: #fff !important;
  font-family: "Jost", sans-serif !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  line-height: 26px !important;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h2::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -3rem;
  width: 35px;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.1882352941);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 768px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h2 {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 h2 {
    padding: 0 15px;
  }
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_social-link__mtLZQ {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}
@media (max-width: 576px) {
  .our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_social-link__mtLZQ {
    padding: 0 15px;
  }
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_social-link__mtLZQ li a {
  width: 30px;
  height: 30px;
  background-color: rgba(255, 255, 255, 0.062745098);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
}
.our_team_industryExpert__j7ZM6 .our_team_gridItem__3o4J5 .our_team_social-link__mtLZQ li a i {
  color: #fff;
}
