body {
  background-color: unset !important;
}

.industriesMobileBannerWrapper::before {
  content: '';
  position: absolute;
  height: 70%;
  width: 100%;
  top: 0;
  background: linear-gradient(189deg, rgba(255, 255, 255, 0) 16.24%, #FFF 59.99%);
  z-index: 3;
}

.industriesMobileBannerWrapper {
  height: 60vh;
  position: relative;
}

.industriesMobileBannerWrapper .bannerContainerImage {
  position: absolute;
  top: -1.5rem;
}

.industriesMobileBannerWrapper .globalMapContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 0;
  z-index: 3;
  height: 20rem;
  width: 100%;
}

.industriesMobileBannerWrapper .globalMapContainer span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}

.industriesMobileBannerWrapper .globalMapContainer span img {
  height: 100%;
  width: 100%;
}

.industriesMobileBannerWrapper .contentWrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 90%;
  margin-inline: auto;
  z-index: 4;
}

.industriesMobileBannerWrapper .contentWrapper .topSpanItem {
  border-radius: 2.08331rem;
  border: 0.833px solid #ECECEC;
  background: #FFFFFC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.5625rem;
  padding: 0.15625rem .8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
  gap: 0.52081rem;
  margin-inline: auto;
  position: relative;
}

.industriesMobileBannerWrapper .contentWrapper .topSpanItem .displayText {
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: 'Satoshi-Bold';
  background: -webkit-gradient(linear, left top, right top, color-stop(24.47%, #296EB4), color-stop(71.33%, #E7AA3D));
  background: linear-gradient(90deg, #296EB4 24.47%, #E7AA3D 71.33%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.industriesMobileBannerWrapper .contentWrapper .topSpanItem span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0.83331rem;
  height: 0.83331rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.industriesMobileBannerWrapper .contentWrapper .topSpanItem span img {
  height: 100%;
  width: 100%;
}

.industriesMobileBannerWrapper .contentWrapper .mainHeading {
  margin-top: 1rem;
  font-family: 'Satoshi-Bold';
  font-size: 1.875rem;
  text-align: center;
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.industriesMobileBannerWrapper .contentWrapper .mainHeading .firstHeadingGradient {
  background: linear-gradient(91deg, #16154D 3.11%, #296EB4 74.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.industriesMobileBannerWrapper .contentWrapper .mainHeading .secondHeadingGradient {
  background: linear-gradient(97deg, #296EB4 68.89%, #16154D 91.03%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Satoshi-Bold';
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.industriesMobileBannerWrapper .contentWrapper .subheading {
  margin-top: .5rem;
  color: rgba(26, 26, 26, 0.9);
  text-align: center;
  font-family: 'Satoshi-Medium';
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.industriesMobileBannerWrapper .contentWrapper .bannerCTABtn {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFFF0;
  text-align: center;
  font-family: 'Satoshi-Bold';
  font-size: 0.8rem;
  font-style: normal;
  line-height: normal;
  text-transform: capitalize;
  background-color: #16154D;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  height: 2.8rem;
  padding: 0 1rem;
  border-radius: 10rem;
}

.industriesMobileBannerWrapper .contentWrapper .bannerCTABtn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  background-color: #FFFFF0;
  border-radius: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.industriesMobileBannerWrapper .contentWrapper .bannerCTABtn span img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50%;
  width: 50%;
  -webkit-transform: translateY(0.1rem);
          transform: translateY(0.1rem);
}

.socialProofContainer {
  width: 90%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -1rem;
  margin-bottom: 4rem !important;
  gap: 2rem;
}

.socialProofContainer > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.socialProofContainer > div a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  width: 10rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: .5rem 0;
  border-radius: 4px;
  position: relative;
}

.socialProofContainer > div a .bannerStrokes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.socialProofContainer > div a .bannerStrokes img {
  height: 100%;
  width: 100%;
  scale: 1.2;
}

.socialProofContainer > div a .topIconContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 1.89225rem;
  border: 0.594px solid #F5F5F5;
  background: #FAFAFA;
  height: 2rem;
  border-radius: 50%;
  width: 2rem;
  border-radius: 50%;
  margin-inline: auto;
}

.socialProofContainer > div a .valueNumber {
  margin-top: .5rem;
  color: #1A1A1A;
  text-align: center;
  font-family: 'Satoshi-Black';
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-transform: capitalize;
}

.socialProofContainer > div a .description {
  color: rgba(51, 51, 51, 0.8);
  text-align: center;
  font-family: 'Satoshi-Medium';
  font-size: .6rem;
  font-style: normal;
  font-weight: 500;
  width: 80%;
  margin-inline: auto;
  margin-top: .5rem;
  line-height: normal;
  text-transform: capitalize;
}

.agricultureContainerWrapper {
  margin-top: 2.5rem;
  width: 90%;
  margin-inline: auto;
  max-width: 1210px !important;
}

.agricultureContainerWrapper .imageBookingComponent {
  margin-top: 2rem;
}

.agricultureContainerWrapper .imageBookingComponent .visualsWrapperContainer {
  background-color: #dedede;
  position: relative;
}

.agricultureContainerWrapper .imageBookingComponent .visualsWrapperContainer .visualContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 20rem;
  border-radius: 4px;
  position: relative;
}

.agricultureContainerWrapper .imageBookingComponent .visualsWrapperContainer .visualContainer img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.agricultureContainerWrapper .imageBookingComponent .visualsWrapperContainer .visualContainer::before {
  content: '';
  position: absolute;
  bottom: -1rem;
  left: -1rem;
  height: 110%;
  width: 100%;
  z-index: -1;
  border-radius: 0rem 0.13406rem 0.13406rem 0rem;
  background: linear-gradient(246deg, #E7AA3D 6.5%, #8F5600 104.17%);
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer {
  border-radius: 0.45338rem;
  background: rgba(255, 255, 255, 0.08);
  -webkit-box-shadow: 8.318px -8.318px 8.318px 0px rgba(194, 194, 194, 0.08) inset, -8.318px 8.318px 8.318px 0px rgba(255, 255, 255, 0.08) inset;
          box-shadow: 8.318px -8.318px 8.318px 0px rgba(194, 194, 194, 0.08) inset, -8.318px 8.318px 8.318px 0px rgba(255, 255, 255, 0.08) inset;
  -webkit-backdrop-filter: blur(3.65981px);
          backdrop-filter: blur(3.65981px);
  padding: 1rem;
  position: absolute;
  bottom: 2rem;
  left: 1rem;
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .heading {
  font-size: 1.1rem;
  font-weight: 900;
  font-family: 'Satoshi-Black';
  color: #FFFF;
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer h4 {
  font-size: .75rem;
  font-family: 'Satoshi-Bold';
  color: #FFFF;
  padding-top: .2rem;
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper {
  margin-top: 1rem;
  width: 17rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper ::-webkit-input-placeholder {
  font-size: .7rem;
  font-family: 'Satoshi-Medium';
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper :-ms-input-placeholder {
  font-size: .7rem;
  font-family: 'Satoshi-Medium';
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper ::-ms-input-placeholder {
  font-size: .7rem;
  font-family: 'Satoshi-Medium';
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper ::placeholder {
  font-size: .7rem;
  font-family: 'Satoshi-Medium';
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper input {
  height: 2.5rem;
  padding-left: 1rem;
  outline: none;
  border: none;
  width: 100%;
  border-radius: 10rem;
}

.agricultureContainerWrapper .imageBookingComponent .searchInputContainer .searchWrapper .searchBtn {
  position: absolute;
  right: .2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #F09000;
  color: #FFFF;
  font-size: .75rem;
  font-family: 'Satoshi-Bold';
  height: 2.2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 .8rem;
  border-radius: 10rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule {
  background-color: #FFFF;
  margin-top: 2rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: .5rem;
  padding-top: 1rem;
  margin-top: 1.5rem;
  border-top: 1.2px solid #dedede;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .headingComponent h3 {
  font-family: 'Satoshi-Bold';
  font-size: 1rem;
  color: #1A1A1A;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .headingComponent p {
  margin-top: .3rem;
  font-family: 'Satoshi-Medium';
  font-size: .75rem;
  color: #333;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .timePicker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .5rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .timePicker .timeSlots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .timePicker .timeSlots a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2rem;
  border-radius: 0.22038rem;
  background: #F7F7F7;
  width: 20%;
  color: rgba(51, 51, 51, 0.74);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: .75rem;
  font-family: 'Satoshi-Bold';
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .timePicker .timeSlots .timeSelected {
  background-color: #296EB4;
  color: #FFFF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: .3rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .timePicker .timeSlots .timeSelected span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1rem;
  width: 1rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .timePicker .timeSlots .timeSelected span img {
  height: 100%;
  width: 100%;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent {
  margin-top: .5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates .dateSelected {
  background-color: #296EB4;
  color: #FFFF;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.22038rem;
  background: #F7F7F7;
  height: 5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 3.5rem;
  font-size: .75rem;
  font-family: 'Satoshi-Bold';
  color: #1A1A1A;
  text-decoration: none;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates a .monthID {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: .65rem;
  margin-inline: auto;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates a .dateID {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: .8rem;
  font-family: 'Satoshi-Black';
  margin-top: .5rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates a .iconContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  width: 1rem;
  margin-inline: auto;
  margin-bottom: .3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .bookACallContainer .datePickerComponent .availableDates a .iconContainer img {
  height: 100%;
  width: 100%;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  padding-top: 1.5rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: .5rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .heading .subModuleIcon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 1rem;
  background-color: #F09000;
  border-radius: 50%;
  min-width: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .heading h3 {
  font-size: 1rem;
  font-family: 'Satoshi-Bold';
  color: #1A1A1A;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .descriptionText {
  font-size: .7rem;
  font-family: 'Satoshi-Medium';
  color: #333;
  margin-top: .5rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .readMoreBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: .8rem;
  border-radius: 0.25rem;
  border: 1px solid #FEFEFE;
  background: #945B03;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: .75rem;
  height: 1.8rem;
  padding: 0 .5rem;
  gap: .2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFFF;
  font-family: 'Satoshi-Bold';
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .readMoreBtn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: .8rem;
  width: .8rem;
}

.agricultureContainerWrapper .imageBookingComponent .applicationsModule .wrapper > div .readMoreBtn span img {
  height: 100%;
  width: 100%;
}

.agricultureContainerWrapper .headingWrapperComponent .mainHeading {
  background-color: #296EB4;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-top: .5rem;
  text-align: center;
  font-family: 'Satoshi-Bold';
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.agricultureContainerWrapper .headingWrapperComponent .description {
  font-family: 'Satoshi-Medium';
  font-size: .75rem;
  margin-top: 1rem;
  width: 80%;
  font-weight: 400;
  margin-inline: auto;
  text-align: center;
  color: #333;
}

.agricultureContainerWrapper .topHeadingKPI {
  margin-top: 2rem;
  border-radius: 2.08331rem;
  border: 0.833px solid #ECECEC;
  background: #FFFFFC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: 1.5625rem;
  padding: 0.15625rem .8rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-items: center;
  gap: 0.52081rem;
  margin-inline: auto;
}

.agricultureContainerWrapper .topHeadingKPI p {
  font-size: 0.625rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: 'Satoshi-Bold';
  background: -webkit-gradient(linear, left top, right top, color-stop(24.47%, #296EB4), color-stop(71.33%, #E7AA3D));
  background: linear-gradient(90deg, #296EB4 24.47%, #E7AA3D 71.33%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.agricultureContainerWrapper .topHeadingKPI span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 0.83331rem;
  height: 0.83331rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.realEstateWrapper, .miningWrapper {
  margin-top: 4rem;
}

.miningWrapper .visualContainer::before {
  content: '';
  position: absolute;
  bottom: -1rem;
  right: -1rem !important;
  height: 110%;
  width: 100%;
  z-index: -1;
  border-radius: 0rem 0.13406rem 0.13406rem 0rem;
  background: unset !important;
  background: linear-gradient(246deg, #E7AA3D 6.5%, #296EB4 104.17%) !important;
}

.realEstateWrapper .visualContainer::before {
  content: '';
  position: absolute;
  bottom: -1rem;
  right: unset !important;
  right: -1rem !important;
  height: 110%;
  width: 100%;
  z-index: -1;
  border-radius: 0rem 0.13406rem 0.13406rem 0rem;
  border-radius: 0rem 0.13406rem 0.13406rem 0rem;
  background: unset !important;
  background: linear-gradient(246deg, #E7AA3D 6.5%, #296EB4 104.17%) !important;
}

.industriesDesktopWrapper {
  display: none;
}

@media (min-width: 992px) {
  .industriesMobileWrapper {
    display: none;
  }
  .readMoreBtn {
    text-decoration: none;
  }
  .realEstateWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .visualsWrapperContainer {
    height: unset;
  }
  .visualContainer {
    height: unset !important;
    height: 35rem;
    background-color: unset !important;
    margin-top: 3rem;
  }
  .agricultureContainerWrapper .imageBookingComponent .visualsWrapperContainer {
    background-color: unset !important;
    position: relative;
  }
  .searchInputContainer {
    scale: 1.2;
    left: unset !important;
    bottom: unset !important;
    left: 4rem !important;
    bottom: 4rem !important;
  }
  .timeSlots {
    max-width: 35rem;
    gap: unset !important;
    gap: 1rem;
  }
  .timeSlots a {
    text-decoration: none;
  }
  .agricultureContainerWrapper .headingWrapperComponent {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: unset;
  }
  .agricultureContainerWrapper .headingWrapperComponent .topHeadingKPI {
    margin-inline: unset;
  }
  .agricultureContainerWrapper .headingWrapperComponent .mainHeading {
    font-size: 3rem;
    text-align: unset;
    margin-inline: unset;
  }
  .agricultureContainerWrapper .headingWrapperComponent .description {
    text-align: left;
    font-size: .9rem;
    margin-inline: unset;
  }
  .agricultureContainerWrapper .imageBookingComponent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4rem;
    margin-top: 3rem;
  }
  .agricultureContainerWrapper .imageBookingComponent > div {
    width: 50%;
    height: 100%;
  }
  .socialProofContainer {
    margin-top: 2rem;
    scale: 1.2;
  }
  .socialProofContainer .topKPIS {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .bannerStrokes {
    display: none;
  }
  .industriesDesktopWrapper {
    display: block;
    height: 80dvh;
    position: relative;
  }
  .industriesDesktopWrapper .visualsContainer {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
  }
  .industriesDesktopWrapper .visualsContainer .mainBannerVisual {
    position: absolute;
    top: 0;
    right: -15rem;
  }
  .industriesDesktopWrapper .visualsContainer .mapContainerCountryNode {
    height: 80%;
    width: 60%;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .industriesDesktopWrapper .visualsContainer .mapContainerCountryNode .background {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    width: 100%;
  }
  .industriesDesktopWrapper .visualsContainer .mapContainerCountryNode .countryNodes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 3rem;
    left: 70%;
    -webkit-transform: translateX(-75%);
            transform: translateX(-75%);
    height: 60%;
    opacity: .8;
  }
  .industriesDesktopWrapper .contentContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 80dvh;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .industriesDesktopWrapper .contentContainer .carouselSide {
    position: absolute;
    top: 50%;
    padding: .5rem 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 18rem;
    border-radius: 10rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 3.5rem;
    border-radius: 3.75rem;
    gap: 1rem;
    border: 1px solid #ECECEC;
  }
  .industriesDesktopWrapper .contentContainer .carouselSide a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.5rem;
    background-color: #F7F7F7;
    width: 2.5rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 50%;
  }
  .industriesDesktopWrapper .contentContainer .carouselSide::before {
    content: '';
    position: absolute;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#FFF));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFF 100%);
    width: 100%;
    height: 80%;
    bottom: 0;
  }
  .industriesDesktopWrapper .contentWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
    max-width: 1210px;
    margin-inline: auto;
    position: relative;
  }
  .industriesDesktopWrapper .contentWrapper .topSpanHeadingKPI {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 2.5rem;
    border: 1px solid #ECECEC;
    background: #FCFCFC;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: .5rem .8rem;
    border-radius: 10rem;
    gap: .2rem;
  }
  .industriesDesktopWrapper .contentWrapper .topSpanHeadingKPI span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: .8rem;
    width: .8rem;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .industriesDesktopWrapper .contentWrapper .topSpanHeadingKPI p {
    font-size: .7rem;
    font-family: 'Satoshi-Bold';
    background: -webkit-gradient(linear, left top, right top, color-stop(24.47%, #296EB4), color-stop(71.33%, #E7AA3D));
    background: linear-gradient(90deg, #296EB4 24.47%, #E7AA3D 71.33%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .industriesDesktopWrapper .contentWrapper .mainHeading {
    font-family: 'Satoshi-Bold';
    font-size: 2.8125rem;
    width: 50%;
    color: rgba(26, 26, 26, 0.25);
  }
  @-webkit-keyframes gradientMove {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes gradientMove {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  .industriesDesktopWrapper .contentWrapper .mainHeading .investEase {
    background: linear-gradient(97deg, #296EB4 0%, #F09000 33%, #16154D 66%, #296EB4 100%);
    background-size: 300% 100%;
    -webkit-animation: gradientMove 8s ease-in-out infinite;
            animation: gradientMove 8s ease-in-out infinite;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: Satoshi, sans-serif;
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
  }
  .industriesDesktopWrapper .contentWrapper .mainHeading .exploreHeadingFirst {
    background: linear-gradient(91deg, #16154D 0%, #296EB4 33%, #F09000 66%, #16154D 100%);
    background-size: 300% 100%;
    -webkit-animation: gradientMove 8s ease-in-out infinite;
            animation: gradientMove 8s ease-in-out infinite;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .industriesDesktopWrapper .contentWrapper .subheading {
    margin-top: 1rem;
    font-size: .8rem;
    font-family: 'Satoshi-Medium';
    color: #333333CC;
    width: 40%;
  }
  .industriesDesktopWrapper .contentWrapper .exploreMoreIndustriesBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1.5rem;
    font-family: 'Satoshi-Bold';
    background-color: #16154D;
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: 3rem;
    padding: 0 1.2rem;
    text-decoration: none;
    gap: .5rem;
    border-radius: 10rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: .9rem;
  }
  .industriesDesktopWrapper .contentWrapper .exploreMoreIndustriesBtn .exploreBtnIconContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1.8rem;
    width: 1.8rem;
    background: #FFFFF0;
    border-radius: 50%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .industriesDesktopWrapper .contentWrapper .exploreMoreIndustriesBtn .exploreBtnIconContainer .exploreBtnIcon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: .8rem;
    width: .8rem;
  }
  .industriesDesktopWrapper .contentWrapper h1, .industriesDesktopWrapper .contentWrapper p {
    padding: 0;
    margin: 0;
  }
}

@media (min-width: 992px) {
  .agricultureContainerWrapper .headingWrapperComponent .mainHeading {
    font-size: 2.2rem;
    text-align: unset;
    margin-inline: unset;
  }
}

/* Initially hide the anchor text with a slight downward offset */
.industrySector a {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  position: relative;
  z-index: 2;
}

/* The default active industry shows its text, unless another is hovered */
.defaultActive a {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* If the user hovers anywhere over industriesSectors,
   hide the default active text unless the default is itself hovered */
.industriesSectors:hover .defaultActive:not(:hover) a {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}

.industriesSectors {
  margin-top: 1.5rem !important;
}

/* Add overlay styling */
.industrySector {
  position: relative;
  overflow: hidden;
}

.industrySector::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  z-index: 1;
}

/* When hovering over the parent, reveal the text and show overlay */
.industrySector:hover::before {
  background: rgba(0, 0, 0, 0.4);
}

.industrySector:hover a {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/* Add a cool pulse animation on hover for extra effect */
.industrySector:hover {
  -webkit-animation: pulse 0.6s ease;
          animation: pulse 0.6s ease;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

/* Style for the More... industry sector */
.industrySector.moreSector {
  background-color: #f8f8f8;
  /* A light background to contrast the image-backed sectors */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px dashed #16154D;
  /* Dashed border to indicate extra action */
  border-radius: 10px;
  /* Keep consistent with other sectors */
  position: relative;
  overflow: hidden;
}

.industrySector.moreSector a {
  opacity: 1;
  /* Always show this text */
  -webkit-transform: translateY(0);
          transform: translateY(0);
  font-size: .8rem;
  font-weight: 500;
  font-family: 'Satoshi-Medium' !important;
  color: #16154D;
  -webkit-transition: color 0.3s ease, background 0.3s ease;
  transition: color 0.3s ease, background 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  z-index: 2;
}

.industrySector.moreSector .moreIcon {
  font-size: 1.2rem;
}

.industrySector.moreSector:hover {
  background-color: #16154D;
}

.industrySector.moreSector:hover a {
  color: #fff;
}

.industrySector {
  position: relative;
}

.industrySector .exploreBtn {
  position: absolute;
  bottom: .5rem;
  font-size: .7rem;
  color: #333;
  height: 1.2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 .5rem;
  border: none;
  border-radius: 2px;
  font-family: 'Satoshi-Medium';
  -webkit-transform: translateY;
          transform: translateY;
  z-index: 1000 !important;
}
/*# sourceMappingURL=IndustriesPortal.css.map */