.hero-stack {
  position: relative;
  height: auto;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #f5f7fa;
}

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

.hero-wrapper-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

.button-primary {
  padding: 12px 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #314b81;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.image {
  padding-top: 40px;
  padding-bottom: 40px;
}

.text-span {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.heading {
  font-family: Montserrat, sans-serif;
  color: #314b81;
  font-weight: 300;
}

.video {
  margin-top: 60px;
  margin-bottom: 60px;
}

.section {
  background-color: #314b81;
}

.button {
  background-color: #88c5d2;
  text-align: left;
}

.button.button-primary {
  position: static;
  display: block;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-2.button-primary.current {
  background-color: #88c5d2;
}

.hero-heading-center {
  position: relative;
  padding: 80px 30px;
  border-bottom: 1px solid #e4ebf3;
  background-color: #88c5d2;
}

.hero-heading-center.whitebg {
  background-color: #fff;
}

.centered-heading {
  margin-bottom: 16px;
  text-align: center;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #314b81;
  font-weight: 300;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 46%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-primary-2 {
  padding: 12px 25px;
  background-color: #314b81;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.shadow-two {
  box-shadow: 0 4px 24px 0 rgba(150, 163, 181, 0.08);
}

.section-2 {
  background-color: #88c5d2;
}

.paragraph {
  color: #fff;
}

.paragraph-2 {
  font-family: Montserrat, sans-serif;
}

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

  .hero-wrapper {
    margin-bottom: -40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

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

  .shadow-two {
    max-width: 0%;
  }
}

@media screen and (max-width: 767px) {
  .hero-stack {
    padding: 60px 15px;
  }

  .button-primary.w--current {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image {
    max-width: 80%;
  }

  .heading {
    font-family: Montserrat, sans-serif;
    font-size: 30px;
    font-weight: 300;
  }

  .video {
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .button.button-primary {
    height: auto;
  }

  .button-2 {
    display: inline-block;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .button-2.button-primary {
    background-color: #88c5d2;
  }

  .button-2.button-primary.current {
    margin-right: auto;
    margin-left: auto;
  }

  .container-2 {
    height: auto;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .shadow-two {
    overflow: hidden;
    max-width: 0%;
  }
}

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

  .image {
    max-width: 80%;
  }

  .heading {
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 300;
  }

  .centered-heading {
    margin-bottom: 24px;
  }
}

@font-face {
  font-family: '25381880192';
  src: url('../fonts/25381880192.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '26301410506';
  src: url('../fonts/26301410506.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '30716573843';
  src: url('../fonts/30716573843.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}