.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.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;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  max-width: 100%;
  display: inline-block;
}

.body {
  cursor: default;
  background-image: url('../images/Untitled-10.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.container {
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: none;
  height: 100px;
  display: flex;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
  width: 100%;
  display: block;
  position: static;
}

.flex-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100svh;
  max-height: none;
}

.quick-stack {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.div-block-2 {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  width: 80vw;
  max-width: none;
  display: grid;
}

.flex-block-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.flex-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 5vw;
}

.form-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  max-width: 450px;
  margin-bottom: 0;
  display: block;
}

.form {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  display: flex;
}

.text-field {
  border: 1px solid #0000;
  border-radius: 12px 0 0 12px;
  flex: 0 auto;
  margin-bottom: 0;
  font-size: 16px;
}

.submit-button {
  -webkit-text-stroke-color: #39b674;
  -webkit-text-fill-color: inherit;
  background-color: #39b674;
  background-clip: border-box;
  border: 1px solid #0000;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  font-size: 16px;
  font-weight: 700;
}

.div-block-3 {
  grid-column-gap: 3%;
  grid-row-gap: 3%;
  flex-flow: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  place-items: center;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.flex-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: .25fr .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: auto;
  max-width: none;
  padding-top: 5%;
  display: grid;
}

.image {
  width: 25px;
  max-width: 60%;
  padding-left: 0;
}

.paragraph {
  color: #154454;
  font-size: 4vh;
  font-weight: 700;
  line-height: 5vh;
}

.image-2, .image-3 {
  width: 47px;
  max-width: 60%;
}

.image-4 {
  width: 38px;
  max-width: 60%;
}

.image-4.linked-in {
  width: 50px;
  max-width: 60%;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  place-items: center;
  display: flex;
}

.div-block-5, .div-block-6 {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.heading {
  color: #154454;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: -20px;
  font-size: 2vh;
  font-weight: 400;
  line-height: 3vh;
}

.paragraph-2 {
  color: #154454;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 5vh;
  font-style: normal;
  font-weight: 700;
  line-height: 6vh;
}

.div-block-7 {
  flex: 0 auto;
  width: auto;
  height: auto;
}

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

.link {
  color: #1544547a;
  margin-top: -22px;
  margin-left: 15px;
  font-size: 13px;
  line-height: 1.5rem;
  text-decoration: none;
}

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

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

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.button-primary {
  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:hover {
  color: #fff;
  background-color: #32343a;
}

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

.container-3 {
  max-width: none;
  padding: 3vh 25vw 2vh;
}

.heading-2 {
  margin-bottom: 20px;
}

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

.div-block-8 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-7 {
  margin-bottom: 10px;
}

.div-block-9 {
  width: 40vw;
}

.navbar1_link {
  padding: .5rem 1rem;
}

.navbar1_link.w--current {
  color: #164554;
}

.navbar1_logo-link {
  padding-left: 0;
}

.navbar1_container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.navbar1_menu {
  align-items: center;
  display: flex;
  position: static;
}

.navbar1_component {
  background-color: #fff0;
  border-bottom-style: solid;
  border-bottom-width: 0;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 4.5rem;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_logo {
  max-width: 100%;
  overflow: clip;
}

@media screen and (min-width: 1280px) {
  .link {
    margin-top: -18px;
  }

  .div-block-9 {
    width: 40vw;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-3 {
    width: 300px;
  }

  .link {
    margin-top: -17px;
  }

  .div-block-9 {
    width: 35vw;
  }
}

@media screen and (min-width: 1920px) {
  .form-block {
    align-self: stretch;
    max-width: none;
  }

  .form {
    width: auto;
  }

  .link {
    margin-top: -19px;
  }

  .div-block-9 {
    width: 30vw;
    height: auto;
  }
}

@media screen and (max-width: 991px) {
  .body {
    background-image: url('../images/Untitled-10.avif');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-2 {
    grid-column-gap: 73px;
    grid-row-gap: 73px;
    flex-flow: wrap-reverse;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 90vw;
    display: grid;
  }

  .flex-block-2 {
    grid-column-gap: 13px;
    grid-row-gap: 13px;
    text-align: center;
    order: 0;
    justify-content: center;
    align-items: flex-start;
  }

  .flex-block-3 {
    order: 0;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .form-block {
    align-self: center;
    padding-right: 0;
  }

  .form {
    justify-content: center;
    align-items: center;
  }

  .submit-button {
    -webkit-text-stroke-color: #39b674;
    background-color: #39b674;
  }

  .image {
    align-self: center;
    max-width: 60%;
  }

  .image-2, .image-3, .image-4 {
    max-width: 60%;
  }

  .div-block-4 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    place-items: center;
    width: auto;
    height: auto;
    display: flex;
  }

  .div-block-5 {
    justify-content: space-around;
    align-items: center;
    width: auto;
    display: flex;
  }

  .heading {
    text-align: center;
    align-self: auto;
    margin-bottom: -2px;
  }

  .paragraph-2 {
    text-align: left;
    font-size: 5vh;
    line-height: 5vh;
  }

  .image-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .link {
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 0;
    margin-left: 0;
    font-size: 13px;
    line-height: 4vw;
    display: flex;
  }

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

  .container-3 {
    padding-left: 15vw;
    padding-right: 15vw;
  }

  .image-6 {
    order: 9999;
    align-self: auto;
    width: 300px;
  }

  .image-7 {
    margin-bottom: 15px;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .menu-icon1_line-middle {
    background-color: #164554;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #164554;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon1_line-top, .menu-icon1_line-bottom {
    background-color: #164554;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar1_menu-button.w--open {
    background-color: #0000;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 90vw;
    display: grid;
  }

  .flex-block-2 {
    grid-column-gap: 1px;
    grid-row-gap: 1px;
    order: 0;
    justify-content: center;
    align-items: flex-start;
  }

  .flex-block-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 5vw;
  }

  .form-block {
    align-self: flex-start;
    margin-bottom: 0;
  }

  .form {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    width: 18px;
  }

  .paragraph {
    font-size: 1.1rem;
    line-height: 1.3rem;
  }

  .image-2 {
    width: 35px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .image-3 {
    width: 34px;
    padding-left: 2%;
    padding-right: 2%;
  }

  .image-4 {
    width: 30px;
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  .image-4.linked-in {
    width: 35px;
  }

  .heading {
    align-self: flex-start;
    margin-bottom: 4px;
    font-size: .8rem;
    line-height: 1rem;
  }

  .paragraph-2 {
    text-align: left;
    align-self: flex-start;
    font-size: 1.9rem;
    line-height: 2rem;
  }

  .image-5 {
    padding-bottom: 0;
  }

  .link {
    margin-top: 5px;
    margin-left: 6px;
    line-height: 1.5rem;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .container-3 {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .image-6 {
    order: 0;
  }

  .image-7 {
    max-width: 90%;
  }

  .div-block-9 {
    width: auto;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .navbar1_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .flex-block {
    justify-content: center;
    align-items: center;
  }

  .div-block-2 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .flex-block-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    order: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
    padding-right: 0;
  }

  .flex-block-3 {
    order: -1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    width: 90vw;
    padding-bottom: 1rem;
    padding-right: 5vw;
  }

  .form-block {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .form {
    display: flex;
  }

  .div-block-3 {
    grid-column-gap: 10%;
    grid-row-gap: 10%;
    width: 30vh;
  }

  .image {
    width: 13px;
    max-width: 80%;
  }

  .paragraph {
    text-align: center;
    width: 100%;
  }

  .image-2, .image-3 {
    width: 25px;
    max-width: 80%;
  }

  .image-4 {
    width: 20px;
    max-width: 80%;
  }

  .image-4.linked-in {
    width: 25px;
    max-width: 80%;
  }

  .heading {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
    font-size: 4vw;
    line-height: 4vw;
  }

  .paragraph-2 {
    text-align: center;
    align-self: stretch;
    font-size: 8vw;
    line-height: 10vw;
  }

  .image-5 {
    padding-bottom: 2rem;
  }

  .link {
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    margin-left: 0;
  }

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

  .container-3 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-8 {
    justify-content: center;
    align-items: center;
    margin-top: -50px;
    padding-top: 0;
  }
}

#w-node-_09f77233-540d-9472-19cc-cafeeffd7111-3f0a8be3 {
  order: -9999;
}

#w-node-_79c7144d-84cb-10a4-cc89-4eba0fdc3a0e-3f0a8be3 {
  order: 9999;
}

#w-node-_2835e3dc-282e-1321-bf16-7831a0074eaf-3f0a8be3 {
  place-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-_09f77233-540d-9472-19cc-cafeeffd7111-3f0a8be3 {
    order: -9999;
  }

  #w-node-_79c7144d-84cb-10a4-cc89-4eba0fdc3a0e-3f0a8be3 {
    order: -9999;
    place-self: center;
  }

  #w-node-_2835e3dc-282e-1321-bf16-7831a0074eaf-3f0a8be3 {
    place-self: auto;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_79c7144d-84cb-10a4-cc89-4eba0fdc3a0e-3f0a8be3 {
    order: 9999;
    place-self: center;
  }
}


