body.page-id-447 .contact-form-section {
  padding: 0 !important;
}

body.page-id-447 .contact-form-section > div {
  box-shadow: 2px 5px 13px 5px rgba(25 48 82 / 10%);
  max-width: 1000px !important;
  margin: 0;
}

body.page-id-447 .contact-hero-section::after {
  content: '';
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 679px;
  background: linear-gradient(270.16deg, rgba(196, 196, 196, 0) 25.51%, rgba(227, 230, 232, 0.73) 64.26%, #EAEDF0 86.94%);
}

body.page-id-447 .contact-hero-section .elementor-column {
  z-index: 1;
}

body.page-id-447 .contact-hero {
  max-width: var(--grid-navigation);
  margin: 0 auto;
}

body.page-id-447 .contact-hero > div {
  max-width: 600px;
}

@media screen and (max-width: 767px) {
  body.page-id-447 .contact-hero-section {
    background-image: unset !important;
  }

  body.page-id-447 .contact-hero-section::after {
    background: var(--e-global-color-59aacc8);
    height: 900px;
    width: 100%;
  }

  body.page-id-447 .contact-form-section > div {
    box-shadow: none;
  }

  body.page-id-447 .contact-form-section .elementor-inner-section .elementor-column > div {
    box-shadow: 2px 5px 13px 5px rgba(25 48 82 / 10%);
  }
}