#contact-us .hero-section {
  background: url("/v1/assets/images/serviceHerobg.png") no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  padding: 240px 40px 80px 40px;
  text-align: center;
  border-radius: 0 0 80px 80px;
}
@media screen and (max-width: 1024px) {
  #contact-us .hero-section {
    padding: 180px 20px 60px 20px;
    border-radius: 0 0 40px 40px;
  }
}
@media screen and (max-width: 768px) {
  #contact-us .hero-section {
    padding: 100px 20px 30px 20px;
    border-radius: 0 0 16px 16px;
  }
}
#contact-us .hero-section .hero-content {
  max-width: 1185px;
  margin: 0 auto;
}
#contact-us .hero-section .hero-content h1 {
  font-family: "outfit", sans-serif;
  font-size: 64px;
  font-weight: 500;
  margin-bottom: 24px;
  line-height: 72px;
  color: white;
}
@media screen and (max-width: 1024px) {
  #contact-us .hero-section .hero-content h1 {
    font-size: 48px;
    line-height: 56px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us .hero-section .hero-content h1 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 14px;
  }
}
#contact-us .hero-section .hero-content p {
  font-family: "SF Pro Display", sans-serif;
  font-size: 32px;
  line-height: 38px;
  color: #dedede;
  font-weight: 500;
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #contact-us .hero-section .hero-content p {
    font-size: 24px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us .hero-section .hero-content p {
    font-size: 14px;
    line-height: 18px;
  }
}
#contact-us .get_in_touch {
  padding: 136px 24px;
  background: #ffffff;
}
@media screen and (max-width: 1024px) {
  #contact-us .get_in_touch {
    padding: 70px 9px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us .get_in_touch {
    padding: 25px 9px;
  }
}
#contact-us .get_in_touch .git_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 70px;
}
@media screen and (max-width: 991px) {
  #contact-us .get_in_touch .git_inner {
    flex-direction: column;
    align-items: stretch;
    justify-content: center;
    gap: 0px;
  }
}
#contact-us .get_in_touch .git_info {
  width: 30%;
}
@media screen and (max-width: 991px) {
  #contact-us .get_in_touch .git_info {
    width: 100%;
    display: contents;
  }
}
#contact-us .get_in_touch .git_info .git_label {
  display: inline-block;
  font-family: "outfit", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
  color: #147187;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #contact-us .get_in_touch .git_info .git_label {
    display: none;
  }
}
#contact-us .get_in_touch .git_info h2 {
  font-family: "outfit", sans-serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  color: #111928;
  margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
  #contact-us .get_in_touch .git_info h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  #contact-us .get_in_touch .git_info h2 {
    font-size: 24px;
    line-height: 32px;
  }
}
#contact-us .get_in_touch .git_info > p {
  font-family: "SF Pro Display", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #637381;
  margin: 0 0 50px 0;
}
@media screen and (max-width: 991px) {
  #contact-us .get_in_touch .git_contacts {
    order: 3;
    margin-top: 50px;
  }
}
#contact-us .get_in_touch .git_contacts li {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 28px;
}
#contact-us .get_in_touch .git_contacts li:last-child {
  margin-bottom: 0;
}
#contact-us .get_in_touch .git_contacts .git_icon {
  flex: 0 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 5px;
  background: rgba(245, 115, 84, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
}
#contact-us .get_in_touch .git_contacts .git_icon svg {
  z-index: 10;
}
#contact-us .get_in_touch .git_contacts .git_text strong {
  display: block;
  font-family: "outfit", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
  color: #111928;
  margin-bottom: 10px;
}
#contact-us .get_in_touch .git_contacts .git_text p {
  font-family: "SF Pro Display", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #637381;
  margin: 0;
}
#contact-us .get_in_touch .git_form_wrap {
  position: relative;
  width: 37.5%;
}
@media screen and (max-width: 991px) {
  #contact-us .get_in_touch .git_form_wrap {
    width: 100%;
    order: 2;
  }
}
#contact-us .get_in_touch .git_deco_circle {
  position: absolute;
  top: -50px;
  right: -32px;
  width: 100px;
  height: 100px;
  z-index: 1;
  background: url("/v1/assets/images/orangeCircle.png") no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1024px) {
  #contact-us .get_in_touch .git_deco_circle {
    display: none;
  }
}
#contact-us .get_in_touch .git_deco_dots {
  position: absolute;
  background-image: url("/v1/assets/images/dots.png");
  background-repeat: no-repeat;
  display: block;
  background-size: contain;
  z-index: 0;
}
@media screen and (max-width: 1024px) {
  #contact-us .get_in_touch .git_deco_dots {
    display: none;
  }
}
#contact-us .get_in_touch .git_deco_dots_top {
  width: 105px;
  height: 133px;
  top: 70px;
  right: -35px;
}
@media screen and (max-width: 1024px) {
  #contact-us .get_in_touch .git_deco_dots_top {
    display: none;
  }
}
#contact-us .get_in_touch .git_deco_dots_bottom {
  width: 105px;
  height: 133px;
  left: -16px;
  bottom: -14px;
}
@media screen and (max-width: 1024px) {
  #contact-us .get_in_touch .git_deco_dots_bottom {
    display: none;
  }
}
#contact-us .get_in_touch .git_card {
  position: relative;
  z-index: 2;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.07);
  padding: 50px;
}
@media screen and (max-width: 767px) {
  #contact-us .get_in_touch .git_card {
    padding: 24px;
  }
}
#contact-us .get_in_touch .git_card ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 25px 32px;
}
#contact-us .get_in_touch .git_card ul li.w_100 {
  grid-column: 1/-1;
}
@media screen and (max-width: 575px) {
  #contact-us .get_in_touch .git_card ul li {
    grid-column: 1/-1;
  }
}
#contact-us .get_in_touch .git_card .form_input label {
  display: block;
  font-family: "SF Pro Display", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  color: #2C2C2C;
  margin-bottom: 8px;
  margin-left: 4px;
}
#contact-us .get_in_touch .git_card .form_input input,
#contact-us .get_in_touch .git_card .form_input textarea {
  width: 100%;
  border: 1.5px solid #DCDCDC;
  border-radius: 6px;
  padding: 12px;
  font-family: "SF Pro Display", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #141219;
  background: #ffffff;
  outline: none;
}
#contact-us .get_in_touch .git_card .form_input input:focus,
#contact-us .get_in_touch .git_card .form_input textarea:focus {
  border-color: #147187;
}
#contact-us .get_in_touch .git_card .form_input textarea {
  resize: vertical;
  min-height: 130px;
}
#contact-us .get_in_touch .git_card .form_button {
  margin-top: 8px;
}
#contact-us .get_in_touch .git_card .form_submit {
  width: 100%;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.32) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 100px;
  background: #147187;
  color: #ffffff;
  padding: 12px 24px;
  font-family: "outfit", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  transition: background 0.3s ease;
}
#contact-us .get_in_touch .git_card .form_submit:hover {
  background: #0f5a6c;
}/*# sourceMappingURL=contact-us.css.map */