.contact-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.contact-navbar {
  width: 100%;
  display: flex;
  z-index: 3;
  position: fixed;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.contact-navbar-interactive {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.contact-container11 {
  gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: var(--dl-layout-size-xxlarge);
  align-items: center;
}
 
.contact-image1 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.contact-navlink1 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.contact-navlink1:hover {
  font-size: 2rem;
}
 
.contact-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.contact-links1 {
  gap: 1.5rem;
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-link21 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  background-color: #007BFF;
}
 
.contact-link22 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.contact-link23 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.contact-link11 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
  border-width: 0px;
  background-color: #007BFF;
}
 
.contact-buttons1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
}
 
.contact-action11 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  text-decoration: none;
  background-color: transparent;
}
 
.contact-text10 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.contact-burger-menu {
  display: none;
}
 
.contact-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.contact-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.contact-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.contact-container12 {
  gap: 1rem;
  flex: 0 0 auto;
  width: auto;
  display: flex;
  max-width: var(--dl-layout-size-xxlarge);
  align-items: center;
}
 
.contact-image2 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.contact-navlink2 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.contact-navlink2:hover {
  font-size: 2rem;
}
 
.contact-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.contact-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.contact-links2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-buttons2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
}
 
.contact-action12 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  background-color: transparent;
}
 
.contact-text11 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.contact-space-filler {
  width: 100%;
  height: 7rem;
  display: flex;
  position: sticky;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.contact-hero {
  gap: 2rem;
  flex: 0 0 auto;
  width: 100%;
  height: 45rem;
  display: flex;
  padding: 2rem;
  max-width: 1400px;
  align-self: center;
  margin-top: var(--dl-layout-space-threeunits);
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.contact-container13 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
 
.contact-container14 {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 0rem;
  background-color: var(--dl-color-theme-primary2);
}
 
.contact-container15 {
  gap: 1.5rem;
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 1.7rem;
  align-self: center;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.contact-text12 {
  color: rgb(248, 249, 250);
  font-size: 2.65rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 700;
}
 
.contact-container16 {
  flex: 0 0 auto;
  width: 50%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.contact-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
 
.contact-container17 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1rem;
  align-items: flex-start;
}
 
.contact-container18 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 1.7rem;
  align-self: center;
  align-items: center;
  justify-content: center;
  background-color: #007bff;
}
 
.contact-form {
  gap: 1rem;
  flex: 1;
  width: 100%;
  height: auto;
  display: flex;
  padding: 0rem;
  max-width: 100%;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #007bff;
}
 
.contact-container19 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
}
 
.contact-input1 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text13 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input1 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-input2 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text14 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input2 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-container20 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-self: center;
}
 
.contact-input3 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text15 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input3 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-input4 {
  gap: 8px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text16 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input4 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-input5 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text17 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input5 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-input6 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text18 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input6 {
  width: 100%;
  font-size: 1rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-input7 {
  gap: 8px;
  display: flex;
  max-width: 100%;
  min-width: 50%;
  align-self: stretch;
  min-height: 3rem;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text19 {
  color: #f8f9fa;
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-textarea {
  width: 100%;
  height: auto;
  font-size: 1rem;
  max-width: 100%;
  min-width: 100%;
  min-height: 3rem;
  font-family: "Poppins";
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-input8 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-text20 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-family: "Poppins";
}
 
.contact-text-input7 {
  color: #848484;
  width: 50%;
  padding: 0.5rem;
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 27px;
  border-width: 0px;
  border-radius: 1px;
}
 
.contact-checkbox1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  margin-top: 1rem;
  align-items: center;
  padding-top: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  justify-content: flex-start;
  background-color: #fbfaf9;
}
 
.contact-text21 {
  color: #000000;
}
 
.contact-cloudflare-turnstile {
  width: 100%;
  border: 0);
  height: 62px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.contact-action13 {
  fill: #f8f9fa;
  color: #f8f9fa;
  display: flex;
  margin-top: 1rem;
  border-color: #f8f9fa;
  border-width: 2px;
  flex-direction: row;
  background-color: #007bff;
}
 
.contact-text22 {
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Roboto";
  font-weight: 400;
}
 
.contact-text23 {
  gap: 0;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  flex-direction: column;
  padding-bottom: 2rem;
}
 
.contact-container21 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  align-items: flex-start;
  border-color: #363636;
  border-width: 0px;
  flex-direction: column;
  border-bottom-width: 0px;
}
 
.contact-container22 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.contact-text24 {
  color: #363636;
  font-size: 2rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.contact-container23 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.contact-text25 {
  color: #363636;
  font-size: 1.125rem;
  font-family: "Poppins";
  line-height: 1.5;
}
 
.contact-container24 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  align-items: flex-start;
  border-color: #363636;
  border-width: 0px;
  flex-direction: column;
  border-top-width: 0px;
  border-bottom-width: 0px;
}
 
.contact-container25 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.contact-text26 {
  fill: #363636;
  color: #363636;
  font-size: 1.75rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.contact-container26 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.contact-text27 {
  fill: #363636;
  color: #363636;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 1.5;
}
 
.contact-container27 {
  gap: 1rem;
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  padding: 2rem;
  align-items: flex-start;
  border-color: #363636;
  border-width: 0px;
  flex-direction: column;
  border-top-width: 0px;
}
 
.contact-container28 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.contact-text28 {
  fill: #363636;
  color: #363636;
  font-size: 1.75rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 600;
}
 
.contact-container29 {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
}
 
.contact-text29 {
  fill: #363636;
  color: #363636;
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  line-height: 1.5;
}
 
.contact-footer {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  background-color: #1E1E1E;
}
 
.contact-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.contact-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.contact-logo {
  gap: 24px;
  width: auto;
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact-container30 {
  gap: 1rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
}
 
.contact-image4 {
  width: 3rem;
  height: 3rem;
  object-fit: cover;
}
 
.contact-navlink3 {
  color: rgb(248, 249, 250);
  font-size: 1.5rem;
  font-style: normal;
  transition: 0.3s;
  font-family: "Poppins";
  font-weight: 300;
  letter-spacing: 5px;
  text-decoration: none;
}
 
.contact-navlink3:hover {
  font-size: 2rem;
}
 
.contact-links3 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.contact-link25 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.contact-link26 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.contact-link27 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.contact-link28 {
  color: rgb(248, 249, 250);
  font-size: 1.125rem;
  font-style: normal;
  font-family: "Poppins";
  font-weight: 400;
  border-width: 0px;
  border-radius: var(--dl-layout-radius-buttonradius);
  text-decoration: none;
  background-color: rgb(0, 123, 255);
}
 
.contact-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact-divider {
  background-color: #f8f9fa;
}
 
.contact-row {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.contact-footer-links {
  gap: 2rem;
  display: flex;
  align-items: flex-start;
}
 
.contact-content3 {
  color: rgb(248, 249, 250);
}
 
.contact-link12 {
  color: rgb(248, 249, 250);
}
 
.contact-link13 {
  color: #f8f9fa;
  text-decoration: none;
}
 
@media(max-width: 1600px) {
  .contact-link21 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .contact-link11 {
    color: #f8f9fa;
  }
  .contact-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .contact-hero {
    gap: 0;
    padding: 1rem;
    justify-content: space-between;
  }
  .contact-container13 {
    width: 49.165%;
    justify-content: space-between;
  }
  .contact-container14 {
    height: 100%;
  }
  .contact-container15 {
    height: 100%;
  }
  .contact-text12 {
    color: rgb(248, 249, 250);
    font-size: 2.65rem;
    font-style: normal;
    font-family: Poppins;
    font-weight: 700;
  }
  .contact-container16 {
    width: 49.165%;
  }
  .contact-container17 {
    height: auto;
  }
  .contact-form {
    width: auto;
    height: 100%;
    padding: 1.7rem;
    justify-content: center;
  }
  .contact-text13 {
    color: rgb(248, 249, 250);
    font-size: 1.125rem;
    font-family: Poppins;
  }
  .contact-text-input1 {
    color: #f8f9fa;
  }
  .contact-text-input2 {
    color: #f8f9fa;
  }
  .contact-text-input3 {
    color: #f8f9fa;
  }
  .contact-text-input4 {
    color: #f8f9fa;
  }
  .contact-textarea {
    display: flex;
  }
  .contact-text21 {
    color: #363636;
    font-family: Poppins;
  }
  .contact-action13 {
    color: #f8f9fa;
    border-color: #f8f9fa;
    border-width: 2px;
    background-color: transparent;
  }
  .contact-link25 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .contact-link26 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .contact-link27 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
  .contact-link28 {
    fill: var(--dl-color-theme-secondary1);
    color: #ffffff;
  }
}
 
@media(max-width: 1200px) {
  .contact-navbar {
    background-color: #1E1E1E;
  }
  .contact-links1 {
    gap: 1.5rem;
  }
  .contact-link21 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-link22 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-link23 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-link11 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-action11 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .contact-text10 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .contact-action12 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .contact-text11 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .contact-space-filler {
    height: 7rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .contact-container15 {
    padding: 1.5rem;
  }
  .contact-text12 {
    font-size: 2.65rem;
  }
  .contact-form {
    padding: 1.5rem;
  }
  .contact-action13 {
    color: #f8f9fa;
    border-color: #ffffff;
    border-width: 2px;
    background-color: transparent;
  }
  .contact-text22 {
    font-size: 1.125rem;
    font-family: Roboto;
  }
  .contact-text24 {
    font-size: 1.85rem;
  }
  .contact-text25 {
    font-size: 1rem;
  }
  .contact-text26 {
    font-size: 1.5rem;
  }
  .contact-text27 {
    font-size: 1rem;
  }
  .contact-text28 {
    font-size: 1.5rem;
  }
  .contact-text29 {
    font-size: 1rem;
  }
  .contact-link25 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-link26 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-link27 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
  .contact-link28 {
    font-size: 1.125rem;
    font-style: normal;
    font-family: Roboto;
    font-weight: 400;
  }
}
 
@media(max-width: 991px) {
  .contact-navbar {
    background-color: #1E1E1E;
  }
  .contact-navbar-interactive {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
  .contact-container11 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .contact-desktop-menu {
    gap: 1rem;
    justify-content: center;
  }
  .contact-links1 {
    gap: 0.7rem;
    margin-left: 0px;
    justify-content: flex-end;
  }
  .contact-link21 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .contact-link22 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .contact-link23 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .contact-link11 {
    font-size: 1rem;
    padding-top: 4px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 4px;
  }
  .contact-buttons1 {
    margin-left: 0rem;
  }
  .contact-text10 {
    font-size: 1rem;
  }
  .contact-container12 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .contact-text11 {
    font-size: 1rem;
  }
  .contact-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .contact-hero {
    gap: 1.5rem;
    width: 100%;
    height: 40rem;
    padding: 2rem;
    padding-top: 2rem;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom: 2rem;
    justify-content: center;
  }
  .contact-container13 {
    align-items: center;
    justify-content: space-between;
  }
  .contact-container14 {
    height: 100%;
  }
  .contact-container15 {
    padding: 1.5rem;
  }
  .contact-text12 {
    color: rgb(248, 249, 250);
    font-size: 2.65rem;
    font-family: Poppins;
  }
  .contact-container16 {
    background-position: left;
  }
  .contact-container17 {
    height: auto;
    padding: 1.5rem;
  }
  .contact-container18 {
    height: 100%;
  }
  .contact-form {
    width: 100%;
    background-color: #007bff;
  }
  .contact-container19 {
    flex-direction: column;
  }
  .contact-container20 {
    flex-direction: column;
  }
  .contact-cloudflare-turnstile {
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
  }
  .contact-text23 {
    padding-top: 1.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 2rem;
  }
  .contact-logo {
    width: auto;
  }
  .contact-container30 {
    gap: 1rem;
    align-items: center;
    justify-content: center;
  }
  .contact-link25 {
    font-size: 1rem;
  }
  .contact-link26 {
    font-size: 1rem;
  }
  .contact-link27 {
    font-size: 1rem;
  }
  .contact-link28 {
    font-size: 1rem;
  }
}
 
@media(max-width: 767px) {
  .contact-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .contact-desktop-menu {
    display: none;
  }
  .contact-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .contact-icon1 {
    fill: #D9D9D9;
    width: 2rem;
    height: 2rem;
  }
  .contact-navlink2 {
    color: #000000;
  }
  .contact-icon3 {
    width: 2rem;
    height: 2rem;
  }
  .contact-links2 {
    flex-direction: column;
  }
  .contact-link14 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .contact-link24 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .contact-link3 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .contact-link4 {
    font-size: 1.5rem;
    font-family: Poppins;
  }
  .contact-action12 {
    fill: var(--dl-color-theme-neutral-dark);
    color: var(--dl-color-theme-neutral-dark);
    border-color: var(--dl-color-theme-neutral-dark);
  }
  .contact-text11 {
    font-size: 1.5rem;
  }
  .contact-space-filler {
    height: 6.5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .contact-hero {
    flex-direction: column;
  }
  .contact-container13 {
    width: 100%;
    height: 50%;
  }
  .contact-text12 {
    color: rgb(248, 249, 250);
    font-size: 2.65rem;
    font-family: Poppins;
  }
  .contact-container16 {
    width: 100%;
    height: 50%;
  }
  .contact-container17 {
    padding-top: 0rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 2rem;
  }
  .contact-form {
    background-color: #007bff;
  }
  .contact-text24 {
    font-size: 1.5rem;
  }
  .contact-text25 {
    font-size: 0.875rem;
  }
  .contact-text26 {
    font-size: 1.25rem;
  }
  .contact-text27 {
    font-size: 0.875rem;
  }
  .contact-text28 {
    font-size: 1.25rem;
  }
  .contact-text29 {
    font-size: 0.875rem;
  }
  .contact-content {
    flex-direction: column;
  }
  .contact-row {
    flex-direction: column;
  }
  .contact-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .contact-content3 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .contact-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-left: 16px;
  }
  .contact-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
  .contact-space-filler {
    height: 5rem;
    border-width: 0px;
    background-color: #1e1e1e;
  }
  .contact-hero {
    height: 60rem;
    padding: 2rem;
  }
  .contact-container13 {
    height: 60%;
  }
  .contact-container16 {
    height: 40%;
  }
  .contact-text-input7 {
    font-size: 14px;
  }
  .contact-text24 {
    font-size: 1.125rem;
  }
  .contact-text26 {
    font-size: 1rem;
  }
  .contact-text28 {
    font-size: 1rem;
  }
  .contact-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .contact-content {
    width: 100%;
  }
  .contact-links3 {
    width: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .contact-footer-links {
    align-items: center;
  }
  .contact-link12 {
    text-align: center;
  }
}
