:root {
  --dl-space-space-unit: 8px;
  --dl-color-colors-blue: #61b2f1ff;
  --dl-color-colors-white: #ffffffff;
  --dl-color-colors-black1: #000000ff;
  --dl-color-colors-d-gray: #999999;
  --dl-color-colors-l-gray: #f1f1f1ff;
  --dl-radius-radius-round: 50%;
  --dl-size-size-maxcontent: 1414px;
  --dl-space-space-halfunit: 4px;
  --dl-space-space-tenunits: 80px;
  --dl-radius-radius-radius2: 2px;
  --dl-radius-radius-radius4: 4px;
  --dl-radius-radius-radius8: 8px;
  --dl-space-space-fiveunits: 40px;
  --dl-space-space-fourunits: 32px;
  --dl-color-colors-lightblue: #bde0fdff;
  --dl-space-space-doubleunit: 16px;
  --dl-space-space-tripleunit: 24px;
}
.teleport-show {
  display: flex !important;
  transform: none !important;
}
.list {
  width: 100%;
  margin: 1em 0px 1em 0px;
  display: block;
  padding: 0px 0px 0px 1.5rem;
  list-style-type: none;
  list-style-position: outside;
}
.button {
  color: #000000;
  display: inline-block;
  padding: 0.5rem 1rem;
  font-family: Arial;
  border-color: #000000;
  border-width: 1px;
  border-radius: 4px;
  background-color: var(--dl-color-colors-l-gray);
}
.list-item {
  display: list-item;
}
.textarea {
  color: #000000;
  cursor: auto;
  padding: 0.5rem;
  font-family: Arial;
  border-color: #000000;
  border-width: 1px;
  border-radius: 4px;
  background-color: var(--dl-color-colors-l-gray);
}
.input {
  color: #000000;
  cursor: auto;
  padding: 0.5rem 1rem;
  font-family: Arial;
  border-color: #000000;
  border-width: 1px;
  border-radius: 4px;
  background-color: var(--dl-color-colors-l-gray);
}
.contactButtons {
  data-openwidget-action: maximize;
}




.Section-Text {
  font-size: 18px;
  font-family: "Overpass";
  font-weight: 600;
  line-height: 1.55;
  letter-spacing: 1;
  text-transform: none;
  text-decoration: none;
}
.Card-Text {
  font-size: 16px;
  font-style: normal;
  font-family: "Overpass";
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: 1;
  text-transform: none;
  text-decoration: none;
}
.Content {
  font-size: 16px;
  font-family: "Overpass";
  font-weight: 400;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.Card-Heading {
  font-size: 24px;
  font-style: normal;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.Anchor {
  font-size: 16px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: capitalize;
  text-decoration: none;
}
.Navbar-Link {
  font-size: 24px;
  font-family: Overpass;
  font-weight: 700;
  line-height: 1.55;
  text-transform: none;
  text-decoration: none;
}
.Section-Heading {
  font-size: 48px;
  font-family: "Overpass";
  font-weight: 900;
  line-height: 1.22;
  text-transform: none;
  text-decoration: none;
}
