.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  cursor: auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-brand {
  cursor: default;
}

.navbar-brand.w--current {
  cursor: pointer;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #333;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1c2782;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link.w--current {
  color: #333;
  font-size: 16px;
}

.nav-link.w--current:hover {
  color: #1c2782;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 16px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1c2782;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1c2782;
  border-radius: 9px;
  padding: 12px 25px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #6873d1;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  width: 40%;
  height: 40%;
  max-height: 100%;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  display: flex;
  position: relative;
  left: 0;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.image-2 {
  cursor: pointer;
  width: 100%;
  height: 70px;
}

.section {
  filter: brightness(80%);
  background-color: #0000;
  background-image: url('../images/iStock-1204743098-1.jpg');
  background-position: 50% 90%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 500px;
  box-shadow: inset 0 -7px 5px #0003;
}

.heading {
  color: #e0e0e0;
  padding-left: 67px;
  padding-right: 389px;
  position: relative;
  top: 99px;
}

.heading-2 {
  filter: brightness(200%);
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 537px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 50px;
  position: relative;
  top: -350px;
  left: 250px;
}

.container-2 {
  background-color: #d4d4d4;
  width: 100%;
  max-width: 90%;
  height: 400px;
  margin-top: -121px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
}

.image-3 {
  display: inline-block;
}

.heading-3 {
  text-align: center;
  padding-left: 0;
}

.column {
  border-left: 1px solid #1c2782;
  border-right: 1px solid #1c2782;
  margin-top: 20px;
}

.column-2, .column-3 {
  border-right: 1px solid #1c2782;
  margin-top: 20px;
}

.text-block {
  text-align: left;
  padding-left: 10px;
}

.column-4 {
  border-right: 1px solid #1c2782;
  margin-top: 20px;
}

.grid {
  grid-template-rows: auto auto;
  grid-template-columns: .25fr .25fr .25fr .25fr;
}

.hero-heading-left {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  padding: 80px 30px;
  position: relative;
  transform: translate(0);
  box-shadow: inset 0 10px 5px #0003;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1c2782;
  border-radius: 9px;
  padding: 12px 25px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #6873d1;
}

.button-primary-2:active {
  background-color: #43464d;
}

.shadow-two {
  width: 428.711px;
  height: 290px;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-heading-right {
  mix-blend-mode: normal;
  background-color: #e4ebf3;
  border-bottom: 1px solid #fff;
  padding: 80px 30px;
  position: relative;
  box-shadow: inset 0 9px 5px #0003;
}

.text-block-2, .text-block-3, .text-block-4, .text-block-5 {
  padding-bottom: 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.text-block-6 {
  color: #333;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.text-block-6:hover {
  color: #1c2782;
}

.list-item, .heading-4, .heading-5, .heading-6, .heading-7 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.container-4 {
  background-color: #f1f2ff;
  margin-top: -137px;
}

.testimonial-stack {
  border-bottom: 1px solid #e4ebf3;
  padding: 0 0 80px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-card-three {
  text-align: center;
  background-color: #f5f7fa;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 64px 42px;
}

.testimonial-card-content {
  flex-direction: column;
  align-items: center;
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.testimonial-card-heading {
  margin-bottom: 24px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.testimonial-text-three {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  line-height: 32px;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-image.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.footer-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
  box-shadow: 0 -7px 5px #0003;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #1a1b1f;
  margin-top: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: #1a1b1fbf;
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer {
  border-top: 2px solid #1c278200;
  padding-top: 35px;
  padding-bottom: 35px;
}

.spc {
  padding-left: 54px;
}

.footer-link {
  color: #333;
  border-bottom: 1px solid #d5d5e0;
  margin-bottom: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  color: #1c2782;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.info-icon {
  float: left;
  width: 10%;
}

.heading-8, .heading-9, .heading-10 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
}

.paragraph {
  margin-bottom: 0;
  padding-bottom: 265px;
  font-size: 30px;
}

.text-block-7 {
  padding-bottom: 220px;
  font-size: 30px;
  line-height: 60px;
}

.text-block-22 {
  background-color: #f5f7fa;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 40px;
  font-size: 14px;
}

.section-2 {
  border-top: 1px solid #1c2782;
  box-shadow: 0 5px 5px #0003;
}

.button {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #88c423;
  border: 1px solid #0000;
  border-radius: 6px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

.button:hover {
  background-color: #9bd33d;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.paragraph-2 {
  text-align: center;
  margin-top: 36px;
}

.form {
  margin-top: 40px;
}

.section-subheading.center {
  color: #8e8e9c;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: -26px;
  font-size: 18px;
  font-weight: 300;
}

.form-field {
  border: 0 solid #000;
  border-radius: 3px;
  height: 45px;
  margin-bottom: 17px;
  box-shadow: 0 0 0 1px #4040474d;
}

.form-field.text-area {
  height: 110px;
}

.section-title-group {
  margin-bottom: 60px;
}

.section-3 {
  text-align: center;
  background-color: #e4ebf3;
  border: 1px solid #0000;
  padding: 80px 10px;
  position: relative;
}

.section-3:hover {
  border: 1px solid #88c42300;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #88c423;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
}

.section-heading.centered:hover {
  color: #88c423;
}

.form-field-two-column {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.success-text {
  font-weight: 600;
}

.contact-form-wrapper {
  flex-direction: column;
  align-items: stretch;
  margin-top: 0;
}

.error-text {
  color: #e23939;
}

.form-input {
  background-color: #fff;
  border: 1px solid #d0d5dd;
  border-radius: .2rem;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .875rem;
  line-height: 1.5;
  transition: all .3s;
  box-shadow: 0 1px 2px #1018280d;
}

.form-input:focus {
  color: #101828;
  border-color: #d6bbfb;
  box-shadow: 0 1px 2px #1018280d, 0 0 0 4px #f4ebff;
}

.form-input::placeholder {
  color: #667085;
}

.form-input.text-area {
  height: auto;
  min-height: 11.25rem;
  padding-top: .75rem;
  padding-bottom: .75rem;
  overflow: auto;
}

.form-input.select {
  background-color: #fff;
}

.success-message {
  background-color: #f4f4f4;
  padding: 1.5rem;
}

.form-button-wrapper {
  flex-direction: column;
  margin-top: .5rem;
  display: flex;
}

.field-label {
  color: #344054;
  margin-bottom: .5rem;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.5;
}

.contact-form {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.form-field-wrapper {
  position: relative;
}

.button-message {
  background-color: #1c2782;
  border-radius: 9px;
  font-size: 17px;
  font-weight: 600;
}

.button-message:hover {
  background-color: #6873d1;
  border-radius: 20px;
}

.error-message {
  margin-top: 1.5rem;
  padding: .875rem 1rem;
}

.field-label-2 {
  color: #333;
  background-color: #0000;
  margin-top: 7px;
  margin-bottom: 7px;
  padding-top: 0;
}

.image-4 {
  width: auto;
  height: auto;
  max-height: 100%;
}

.text-block-23 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.heading-11, .heading-12 {
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
}

.text-block-24 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.section-4 {
  background-color: #e4ebf3;
  box-shadow: inset 0 10px 5px #0003;
}

.container-6, .container-7 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section-5 {
  background-color: #0000;
  box-shadow: inset 0 10px 5px #0003;
}

.section-6 {
  box-shadow: 0 -9px 5px #0003;
}

.section-7 {
  background-color: #e4ebf3;
  box-shadow: inset 0 9px 5px #0003;
}

.container-8 {
  margin-top: 0;
  margin-bottom: 20px;
}

.container-9, .container-10 {
  padding-bottom: 20px;
}

.section-8 {
  box-shadow: 0 -8px 5px #0003, 0 9px 5px #0003;
}

.button-2 {
  background-color: #1c2782;
  border-radius: 9px;
  padding: 20px 60px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  position: sticky;
  top: 140px;
  bottom: -448px;
  left: 766px;
}

.button-2:hover {
  background-color: #6873d1;
  border-radius: 0;
}

.hero-heading-right-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: static;
  box-shadow: inset 0 9px 5px #0003, 0 9px 5px #0003;
}

.container-11 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.hero-heading-left-2 {
  background-color: #e4ebf3;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
  box-shadow: 0 9px 5px #0003, inset 0 9px 5px #0003;
}

.button-3 {
  background-color: #1c2782;
  border-radius: 9px;
  margin-top: 40px;
  padding: 20px 100px;
  font-size: 20px;
  font-weight: 700;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.button-3:hover {
  background-color: #6873d1;
}

.heading-13, .heading-14 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.text-block-25, .text-block-26 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

.heading-15 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.button-4 {
  background-color: #1c2782;
  border-radius: 9px;
  margin-top: 20px;
  padding: 20px 100px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  font-weight: 700;
  position: static;
  top: 20px;
  left: 0;
}

.button-4:hover {
  background-color: #6873d1;
  border-radius: 9px;
}

.heading-16, .heading-17 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.text-block-27 {
  font-size: 16px;
}

.contact-item {
  align-items: center;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.contact-icon-wrapper {
  color: #fcba30;
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.code-embed {
  color: #333;
  position: relative;
  top: 4px;
}

.text-style-link-form {
  color: #333;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  left: -6px;
}

.text-style-link-form:hover {
  color: #1c2782;
}

.code-embed-2 {
  color: #549449;
}

.code-embed-3 {
  color: #333;
}

.heading-18 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 20px;
  position: relative;
}

.column-5 {
  padding-left: 54px;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.brand-link.w--current {
  max-height: 200px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-5 {
  width: 20%;
  max-width: none;
  height: 100%;
  max-height: none;
}

.list-item-2 {
  color: #111;
}

.button-border-grey-copy {
  color: #5793f7;
  background-color: #0000;
  border: 2px #5692f6;
  border-radius: 10px;
  margin-right: 0;
  padding: 10px;
  font-size: 21px;
  font-weight: 600;
}

.list-item-3 {
  color: #111;
}

.heading-19 {
  color: #fff;
  text-align: center;
  margin-top: 150px;
  margin-bottom: 150px;
  font-size: 50px;
}

.heading-20 {
  color: #fff;
  text-align: center;
  margin-top: 170px;
  margin-bottom: 250px;
}

.text-block-28 {
  font-size: 35px;
}

.text-block-29 {
  color: #1c2782;
  padding-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 35px;
}

.text-block-30 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 25px;
}

.button-5 {
  background-color: #1c2782;
  border-radius: 6px;
  margin-top: 0;
  padding: 20px 140px;
  font-size: 20px;
}

.button-5:hover {
  background-color: #6873d1;
}

.text-block-31 {
  background-color: #f5f3ff;
}

@media screen and (max-width: 991px) {
  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-toggle {
    top: -3px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 10px;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .heading-2 {
    padding-right: 20px;
    font-size: 36px;
    left: 0;
  }

  .container-3 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .container-5 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .button-message {
    background-color: #1c2782;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 600;
  }

  .button-message:hover {
    background-color: #6873d1;
  }

  .container-11 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .button-3 {
    left: 207px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    left: 8px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .heading-2 {
    padding-right: 20px;
    font-size: 33px;
  }

  .hero-heading-left, .hero-heading-right, .testimonial-stack {
    padding: 60px 15px;
  }

  .testimonial-text-three {
    font-size: 20px;
    line-height: 28px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .button.full-width {
    margin-left: auto;
    margin-right: auto;
  }

  .form-field.text-area {
    display: block;
  }

  .contact-form-wrapper {
    position: relative;
    left: -94px;
  }

  .contact-form {
    grid-template-areas: "."
                         "Area";
    place-items: center;
    margin-left: 173px;
    position: relative;
    top: 0;
  }

  .hero-heading-right-2, .hero-heading-left-2 {
    padding: 60px 15px;
  }

  .button-3 {
    left: 129px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-dropdown-toggle {
    left: 6px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .heading-2 {
    border-bottom: 1px solid #fff0;
    padding-right: 0;
    font-size: 28px;
  }

  .container-3, .container-5 {
    max-width: none;
  }

  .testimonial-card-three {
    padding-left: 24px;
    padding-right: 24px;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .text-block-22 {
    margin-left: 12px;
    margin-right: 20px;
  }

  .button {
    margin-bottom: 25px;
  }

  .section-subheading.center {
    line-height: 30px;
  }

  .section-3 {
    padding-bottom: 0;
  }

  .form-field-two-column {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .contact-form-wrapper {
    margin-left: 45px;
    top: 1px;
    left: -297px;
  }

  .form-input {
    width: 170%;
    margin-bottom: -17px;
    position: relative;
    left: -47px;
  }

  .form-input.text-area {
    justify-content: center;
    align-items: center;
    width: 170%;
    height: 250px;
    min-height: 100%;
    padding-left: 1rem;
    display: block;
    position: relative;
    left: -47px;
  }

  .form-input.select {
    width: 170%;
    height: 56%;
    position: relative;
    left: -47px;
  }

  .contact-form {
    margin-left: 224px;
    left: 144px;
  }

  .button-message {
    background-color: #1c2782;
    border-radius: 50px;
    font-size: 17px;
    font-weight: 600;
  }

  .button-message:hover {
    background-color: #6873d1;
  }

  .container-11 {
    max-width: none;
  }

  .button-3 {
    left: 25px;
  }

  .button-4 {
    left: 4px;
  }

  .code-embed {
    -webkit-text-stroke-color: #ba1414;
  }

  .image-5 {
    width: 40%;
    position: relative;
    top: 43px;
  }

  .list-item-2 {
    display: block;
  }

  .button-border-grey-copy {
    position: static;
    top: auto;
    left: auto;
  }

  .list-item-3 {
    display: block;
  }

  .text-block-29 {
    line-height: 23px;
  }

  .button-5 {
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-left: 100px;
    padding-right: 100px;
  }
}

#w-node-ecf74eaa-60e7-5326-9244-efba126181f3-9b52499c, #w-node-ecf74eaa-60e7-5326-9244-efba126181f8-9b52499c, #w-node-ecf74eaa-60e7-5326-9244-efba126181fd-9b52499c, #w-node-e9ec2db9-9c01-1355-8753-f75746271949-46271926, #w-node-e9ec2db9-9c01-1355-8753-f7574627194e-46271926, #w-node-e9ec2db9-9c01-1355-8753-f75746271953-46271926 {
  align-self: start;
}
