/* compiled by scssphp 1.6.0 on Sat, 13 May 2023 14:34:02 +0000 (0.0232s) */

html body#root .section.call_to_action {
  padding-bottom: 20px;
  padding-top: 100px;
}
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 .d-flex .wpcf7-form-control-wrap input {
  width: 80%;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .wpcf7 .d-flex .wpcf7-form-control-wrap input {
    width: 85%;
  }
}
html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap {
  display: inline-block;
  margin: 5px;
  width: calc(100% - 10px);
}
html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap input, html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap textarea {
  width: 90%;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap input, html body#root .section.call_to_action .wpcf7 .wpcf7-form-control-wrap textarea {
    width: 85%;
  }
}
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);
  }
}
html body#root .section.call_to_action .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  color: #233543;
  border-radius: 0 !important;
  -webkit-appearance: none;
}
html body#root .section.call_to_action .wpcf7 .wpcf7-submit {
  background-color: #233543;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.536);
  padding: 10px 30px;
  display: block;
  margin: 5px;
  width: calc(100% - 10px);
  cursor: pointer;
  -webkit-appearance: none;
}
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: #233543;
}
html body#root .section.call_to_action .user .function {
  color: #233543;
  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 #233543;
  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: #233543;
}
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: #233543;
}
html body#root .section.call_to_action .usps {
  margin-top: 50px;
  border-top: 2px solid dimgrey;
  padding-top: 30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 59.9375rem) {
  html body#root .section.call_to_action .usps {
    margin-top: 20px;
    flex-direction: column;
  }
}
html body#root .section.call_to_action .usps .usp .title {
  padding-left: 10px;
  line-height: 1.8;
  font-size: 14px;
  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: #233543;
}
html body#root .section.call_to_action .button-wrap {
  display: flex;
}
