/* compiled by scssphp 1.6.0 on Fri, 12 Jul 2024 08:02:53 +0000 (0.1628s) */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap');
@font-face {
  font-family: "Tungsten";
  src: url("./fonts/TungstenNarrow-Medium.woff") format("woff");
}
@font-face {
  font-family: "nova";
  src: url("./fonts/proxima_nova.woff") format("woff");
}
html body#root .section.call_to_action {
  padding-bottom: 20px;
  padding-top: 100px;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action {
    padding-top: 50px;
  }
}
html body#root .section.call_to_action .container {
  max-width: 1100px;
  margin: auto;
}
html body#root .section.call_to_action .heading {
  padding-top: 40px;
}
html body#root .section.call_to_action .wrapper {
  padding: 40px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  margin-bottom: -100px;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .wrapper {
    padding: 0;
    padding-bottom: 20px;
  }
}
html body#root .section.call_to_action .content {
  margin-bottom: 20px;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .four-fifth {
    width: calc(60% - ( 2 * 20px));
    margin-right: 20px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .one-fifth {
    width: calc(40% - ( 2 * 20px));
    margin-right: 20px;
    margin-left: 20px;
  }
}
html body#root .section.call_to_action .wpcf7-form.init *[aria-hidden="true"] {
  display: none;
}
html body#root .section.call_to_action .wpcf7 *[aria-hidden="true"] {
  display: block;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .wpcf7 {
    margin-top: 20px;
  }
}
html body#root .section.call_to_action .wpcf7 p {
  margin: 0 !important;
}
html body#root .section.call_to_action .wpcf7 textarea {
  height: 80px;
  display: block;
}
html body#root .section.call_to_action .wpcf7 .d-flex .wpcf7-form-control-wrap {
  width: calc(50% - 10px);
}
html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap {
  display: inline-block;
  margin: 5px;
  width: calc(100% - 10px);
}
@media only screen and (max-width: 44.9375rem) {
  html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    margin: 5px 0;
  }
}
html body#root .section.call_to_action .wpcf7 .d-flex p {
  width: 100%;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .wpcf7 .d-flex .wpcf7-form-control-wrap {
    width: calc(100% - 10px);
  }
}
@media only screen and (max-width: 44.9375rem) {
  html body#root .section.call_to_action .wpcf7 .d-flex .wpcf7-form-control-wrap {
    width: 100%;
    margin: 5px 0;
  }
}
html body#root .section.call_to_action .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  color: #000000;
  border-radius: 0 !important;
  -webkit-appearance: none;
}
html body#root .section.call_to_action .wpcf7 .wpcf7-submit {
  background-color: #046879;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.536);
  padding: 10px 30px;
  display: block;
  margin: 5px;
  width: calc(100% - 10px);
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
}
@media only screen and (max-width: 44.9375rem) {
  html body#root .section.call_to_action .wpcf7 .wpcf7-submit {
    width: 100%;
    margin: 5px 0;
  }
}
html body#root .section.call_to_action .wpcf7 .wpcf7-submit:hover {
  opacity: 0.8;
}
html body#root .section.call_to_action .contact-wrapper p {
  display: flex;
  flex-wrap: wrap;
}
html body#root .section.call_to_action .contact-person .image-container {
  position: relative;
  display: flex;
}
html body#root .section.call_to_action .contact-person .image-container img {
  width: 100%;
  height: auto;
}
html body#root .section.call_to_action .user {
  text-align: center;
  padding: 10px 20px;
}
html body#root .section.call_to_action .user .name {
  font-weight: 700;
  font-size: 20px;
  color: #000000;
}
html body#root .section.call_to_action .user .function {
  color: #000000;
  font-size: 15px;
}
html body#root .section.call_to_action .user .contact-links {
  display: flex;
  justify-content: center;
}
html body#root .section.call_to_action .user .contact-links a {
  border: 2px solid #000000;
  display: flex;
  justify-content: center;
  width: 50px;
  padding: 10px;
  margin: 10px;
}
html body#root .section.call_to_action .user .contact-links a:hover {
  background-color: #000000;
}
html body#root .section.call_to_action .user .contact-links a:hover i {
  color: #fff;
}
html body#root .section.call_to_action .user .contact-links a i {
  color: #000000;
}
html body#root .section.call_to_action .usps {
  margin-top: 10px;
  border-top: 2px solid dimgrey;
  padding-top: 30px;
  width: 100%;
  display: flex;
  justify-content: space-around;
  overflow: auto;
  flex-wrap: wrap;
}
html body#root .section.call_to_action .usps .usp .title {
  padding-left: 10px;
  line-height: 1.8;
  font-size: 15px;
  font-weight: 500;
}
html body#root .section.call_to_action .usps .icon {
  font-size: 20px;
}
html body#root .section.call_to_action .usps div {
  color: #000000;
}
html body#root .section.call_to_action .button-wrap {
  display: flex;
}
