.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container {
  background-color: #202b50;
}

.hero-section {
  height: 818px;
  background-image: url('../images/Hero_Img.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-1 {
  max-width: 980px;
  padding-top: 0;
  padding-bottom: 0;
}

.container-1.hero {
  height: 100%;
}

.div-block {
  width: auto;
  max-width: 720px;
  letter-spacing: .01em;
  text-indent: 0%;
  margin-left: auto;
  margin-right: auto;
  font-family: DM Serif Text, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 130%;
}

.text-block {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.text-block-2 {
  color: rgba(32, 43, 80, .7);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 42px;
}

.div-block-2 {
  margin-top: 167px;
}

.navigation {
  z-index: 999;
  background-color: #ecedf1;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-3 {
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  display: flex;
}

.button {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.link-block {
  text-align: center;
  display: inline-block;
}

.heading-2 {
  color: #202b50;
  text-align: center;
  font-family: DM Serif Text, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.div-block-4 {
  letter-spacing: .01em;
  margin-top: 76px;
  padding-left: 57px;
  padding-right: 57px;
  font-size: 28px;
  line-height: 140%;
}

.heading-1 {
  color: #202b50;
  text-align: center;
  padding-top: 0;
  font-size: 40px;
  font-weight: 400;
  line-height: 130%;
}

.paragraph {
  font-size: 16px;
}

.paragraph-2 {
  text-align: center;
}

.paragraph-3 {
  text-align: center;
  letter-spacing: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.div-block-5 {
  margin-top: 48px;
  margin-bottom: 140px;
}

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

.text-block-3 {
  color: #202b50;
  letter-spacing: .01em;
  font-family: DM Serif Text, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.paragraph-4 {
  color: #37393f;
  margin-top: 14px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.div-block-6 {
  margin-top: 0;
  padding: 25px 20px 41px;
}

.div-block-7 {
  background-color: #fff;
  border: 1px solid #e4e4e4;
  border-radius: 11px;
  box-shadow: 1px 0 3px rgba(84, 94, 115, .11);
}

.image {
  text-align: left;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  display: inline-block;
}

.image-2 {
  width: 100%;
}

.div-block-8 {
  color: #fafbfb;
  background-color: #fafbfb;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.section, .container-2 {
  background-color: #fafbfb;
}

.text-block-4 {
  color: #9297a9;
  letter-spacing: .11em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-weight: 600;
  line-height: 140%;
}

.paragraph-5 {
  color: #202b50;
  letter-spacing: .01em;
  margin-top: 12px;
  margin-bottom: 12px;
  font-family: DM Serif Text, sans-serif;
  font-size: 28px;
  line-height: 150%;
}

.text-block-5 {
  color: #37393f;
  margin-bottom: 16px;
  padding-right: 100px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.link-block-2 {
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.link-block-2:hover {
  padding-right: 0;
}

.div-block-9 {
  padding-left: 10px;
}

.text-block-6 {
  color: #2d5dbc;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
  transition: all .2s;
}

.text-block-6:hover {
  padding-right: 10px;
}

.div-block-10 {
  margin-top: 140px;
  margin-bottom: 134px;
  padding-top: 0;
  padding-left: 0;
}

.div-block-11 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-11.funnel {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-11.graph {
  padding-bottom: 140px;
}

.grid-2 {
  grid-template-rows: auto;
}

.heading-3 {
  color: #202b50;
  letter-spacing: .01em;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: DM Serif Text, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 140%;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
}

.text-block-7 {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 140%;
}

.heading-4 {
  color: #202b50;
  letter-spacing: .01em;
  font-size: 28px;
  line-height: 140%;
}

.text-block-8 {
  color: #37393f;
  margin-bottom: 28px;
  padding-right: 36px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.div-block-12 {
  background-color: #fafbfb;
  padding: 22px 22px 21px;
}

.paragraph-6 {
  color: #9297a9;
  letter-spacing: 0;
  padding: 0;
  font-family: Inter, sans-serif;
  line-height: 160%;
}

.about-us {
  background-color: #fafbfb;
}

.div-block-13 {
  margin-top: 140px;
  margin-bottom: 140px;
}

.div-block-14 {
  margin-bottom: 48px;
}

.grid-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-9 {
  color: #202b50;
  white-space: nowrap;
  margin-right: 342px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

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

.text-block-11 {
  color: #9297a9;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 140%;
}

.image-3 {
  padding-left: 24px;
}

.div-block-15 {
  display: flex;
}

.image-4 {
  padding-left: 0;
}

.div-block-16 {
  max-width: 593px;
  min-width: 0;
  margin-left: 24px;
  padding: 0;
}

.paragraph-7 {
  margin-bottom: 10px;
  padding-left: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.image-5 {
  max-width: 369px;
  border-radius: 8px;
  margin-top: 0;
  margin-right: 0;
  padding: 0;
}

.div-block-17 {
  background-color: #fff;
  border-radius: 16px;
  margin-left: 0;
  padding: 24px;
  display: flex;
}

.div-block-18 {
  max-width: 369px;
  padding: 0;
}

.grid-5 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.div-block-19 {
  text-align: center;
  border-radius: 16px;
  margin-top: 24px;
  padding: 24px 24px 0;
  display: block;
  position: static;
}

.image-6 {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

.image-6.hide {
  display: none;
}

.text-block-9-copy {
  color: #202b50;
  margin-right: 152px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.div-block-20 {
  justify-content: space-between;
  margin-top: 32px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.div-block-21 {
  background-color: #fff;
  border-radius: 16px;
}

.image-7 {
  margin-left: 0;
}

.div-block-22 {
  padding-bottom: 24px;
  padding-left: 24px;
  padding-right: 24px;
}

.paragraph-8 {
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-block-12 {
  color: #202b50;
  margin-right: 109px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

.paragraph-9 {
  padding-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.grid-6 {
  grid-template-rows: auto;
}

.text-block-13 {
  color: #37393f;
  margin-bottom: 28px;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-field {
  width: 487px;
  height: 72px;
  color: rgba(102, 106, 117, .7);
  text-align: left;
  background-color: #fafbfb;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  margin-bottom: 28px;
  padding-left: 37px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.text-field-2, .text-field-3 {
  width: 487px;
  height: 72px;
  color: rgba(102, 106, 117, .7);
  background-color: #fafbfb;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  margin-bottom: 14px;
  padding-left: 37px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.submit-button {
  width: 487px;
  height: 72px;
  background-color: rgba(32, 43, 80, .5);
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  transition: all .2s;
}

.submit-button:hover {
  background-color: #2d5dbc;
}

.image-8 {
  height: 525px;
}

.text-block-2-copy {
  color: rgba(32, 43, 80, .7);
  text-align: center;
  letter-spacing: -.01em;
  margin-left: auto;
  margin-right: auto;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 42px;
}

.text-block-14 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.brand {
  padding-top: 0;
  padding-bottom: 0;
}

.button-2 {
  width: 116px;
  height: auto;
  text-align: center;
  background-color: #202b50;
  border-radius: 11px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}

.button-2:hover {
  background-color: #2d5dbc;
}

.nav-link {
  color: #37393f;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.nav-link:hover {
  color: #2d5dbc;
  text-decoration: underline;
}

.nav-link-2 {
  color: #37393f;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.nav-link-2:hover {
  color: #2d5dbc;
  text-decoration: underline;
}

.nav-link-3 {
  color: #37393f;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.nav-link-3:hover {
  color: #2d5dbc;
  text-decoration: underline;
}

.nav-link-4 {
  color: #37393f;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.nav-link-4:hover {
  color: #2d5dbc;
  text-decoration: underline;
}

.nav-link-5 {
  color: #37393f;
  padding-left: 16px;
  padding-right: 16px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: color .2s;
}

.nav-link-5:hover {
  color: #2d5dbc;
  font-weight: 500;
  text-decoration: none;
}

.grid-7, .grid-8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.footer {
  background-color: #202b50;
}

.div-block-23 {
  margin-top: 80px;
  margin-bottom: 36px;
  padding-top: 0;
}

.text-block-15 {
  color: rgba(255, 255, 255, .7);
  padding-top: 10px;
  font-family: Inter, sans-serif;
}

.text-block-16 {
  color: #fff;
  font-family: Inter, sans-serif;
}

.text-block-17 {
  color: rgba(255, 255, 255, .5);
  margin-top: 28px;
  margin-bottom: 70px;
  font-family: Inter, sans-serif;
  line-height: 27px;
}

.div-block-24 {
  margin-top: 80px;
}

.link {
  color: #fff;
  margin-bottom: 12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: block;
}

.div-block-25 {
  margin-left: 100px;
  margin-right: 0;
}

.div-block-26 {
  margin-top: 80px;
  margin-left: 0;
}

.div-block-27 {
  margin-left: 60px;
  margin-right: -38px;
  padding-right: 0;
}

.text-block-18 {
  color: rgba(255, 255, 255, .7);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.image-9, .image-10, .image-11 {
  padding-left: 0;
  padding-right: 20px;
}

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

.div-block-28 {
  margin-top: 28px;
}

.div-block-29 {
  margin-top: 80px;
}

.text-block-19 {
  color: rgba(255, 255, 255, .7);
  margin-bottom: 28px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.form {
  display: flex;
}

.text-field-4 {
  width: 320px;
  height: 72px;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 8px;
  margin-bottom: 0;
}

.submit-button-2 {
  width: 106px;
  height: 44px;
  background-color: #202b50;
  border-radius: 8px;
  margin: 14px 0 14px -119px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, .25);
}

.submit-button-2:hover {
  background-color: #2d5dbc;
}

.text-field-5 {
  width: 320px;
  height: 72px;
  color: #fff;
  background-color: rgba(255, 255, 255, .7);
  border-radius: 8px;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.div-block-30 {
  position: static;
}

.grid-3-mobile {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  display: none;
}

.button-2-mobile {
  width: 116px;
  height: auto;
  text-align: center;
  background-color: #202b50;
  border-radius: 11px;
  margin-top: 10px;
  margin-left: 50px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: none;
}

.button-2-mobile:hover {
  background-color: #2d5dbc;
}

.link-block-4 {
  margin-left: 12px;
}

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

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
}

.container-3 {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-39 {
  display: inline-block;
}

.div-block-40 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.mask {
  padding-right: 24px;
}

.slide, .slide-2 {
  width: 50%;
  margin-right: 24px;
}

.slide-3 {
  width: 50%;
}

.link-block-div {
  margin-right: 0;
}

.div-block-41 {
  align-items: center;
  display: flex;
}

.icon-2, .icon-3 {
  color: #2d5dbc;
}

.right-arrow {
  height: 50px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.left-arrow {
  height: 50px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 5%;
}

.slide-nav {
  display: none;
}

.div-block-42 {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.funnel {
  width: 90%;
}

.read-more, .read-less {
  cursor: pointer;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  display: inline-block;
}

.div-block-43 {
  margin-top: 10px;
}

.link-block-6 {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .container-1, .navigation {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-39 {
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .heading-2 {
    text-align: left;
  }

  .div-block-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-3 {
    text-align: left;
  }

  .grid {
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .div-block-7 {
    margin-bottom: 20px;
  }

  .grid-2 {
    display: block;
  }

  .grid-3 {
    display: none;
  }

  .grid-4 {
    display: flex;
  }

  .text-block-9 {
    margin-right: 100px;
  }

  .div-block-17, .grid-5, .grid-6 {
    display: block;
  }

  .text-field, .text-field-2, .text-field-3, .submit-button {
    width: 100%;
    height: auto;
  }

  .grid-8 {
    display: block;
  }

  .div-block-25, .div-block-27 {
    margin-left: 20px;
  }

  .div-block-31 {
    margin-top: 30px;
  }

  .grid-3-mobile {
    display: block;
  }

  .div-block-32 {
    margin-top: 30px;
  }

  .div-block-33 {
    text-align: left;
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: 100vh;
    max-width: 100%;
  }

  .container-1 {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block {
    margin-top: 180px;
    padding-right: 0;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .navigation {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-3 {
    margin-top: 80px;
  }

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

  .div-block-4 {
    margin-top: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-1 {
    margin-top: 0;
    padding-top: 0;
    font-size: 28px;
    line-height: 120%;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 140%;
  }

  .div-block-5 {
    margin-top: 40px;
    margin-bottom: 60px;
  }

  .grid {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6 {
    padding-bottom: 31px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-5 {
    font-size: 20px;
    line-height: 130%;
  }

  .text-block-5 {
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }

  .text-block-6 {
    font-size: 14px;
  }

  .div-block-10 {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .div-block-11.graph {
    padding-bottom: 60px;
  }

  .heading-3 {
    font-size: 20px;
  }

  .text-block-8 {
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }

  .paragraph-6 {
    margin-bottom: 0;
    font-size: 12px;
  }

  .about-us {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-13 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .text-block-9 {
    margin-right: 0;
  }

  .image-3 {
    max-width: 16px;
    padding-left: 0;
  }

  .div-block-15 {
    justify-content: space-between;
  }

  .image-4 {
    max-width: 16px;
  }

  .div-block-16 {
    margin-left: 0;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-7 {
    font-size: 14px;
  }

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

  .div-block-17 {
    padding: 20px;
  }

  .div-block-18 {
    width: 100%;
    max-width: 372px;
  }

  .div-block-19 {
    margin-top: 20px;
    padding: 20px 20px 0;
  }

  .image-6 {
    width: 100%;
    max-width: none;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-9-copy {
    margin-right: 0;
  }

  .div-block-20 {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-7 {
    max-width: 16px;
    margin-left: 0;
  }

  .div-block-22 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-8 {
    padding-right: 0;
    font-size: 14px;
  }

  .text-block-12 {
    margin-right: 42px;
  }

  .paragraph-9 {
    padding-right: 0;
    line-height: 140%;
  }

  .grid-6 {
    display: block;
  }

  .text-block-13 {
    font-size: 14px;
  }

  .text-field {
    width: 100%;
    height: auto;
    max-width: none;
    min-height: 72px;
    min-width: auto;
    font-size: 14px;
  }

  .text-field-2, .text-field-3 {
    width: 100%;
    height: auto;
    max-width: none;
    min-height: 72px;
    font-size: 14px;
  }

  .submit-button {
    width: 100%;
    height: auto;
    max-height: 72px;
    max-width: none;
    min-height: 72px;
    min-width: auto;
    border-radius: 8px;
    font-size: 16px;
  }

  .image-8 {
    width: 100%;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    padding-left: 0;
  }

  .text-block-2-copy {
    font-size: 14px;
  }

  .brand {
    padding-left: 20px;
  }

  .button-2 {
    display: none;
  }

  .footer {
    padding-bottom: 20px;
  }

  .div-block-23 {
    margin-top: 60px;
  }

  .text-block-17 {
    margin-bottom: 40px;
  }

  .div-block-24 {
    margin-top: 40px;
  }

  .div-block-25 {
    margin-right: 20px;
  }

  .div-block-26 {
    margin-top: 40px;
  }

  .div-block-27 {
    margin-right: 20px;
  }

  .div-block-29 {
    margin-top: 60px;
  }

  .text-field-5 {
    width: 100%;
  }

  .our-philosophy, .investment-process, .our-offerings, .contact-us {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-33 {
    margin-right: 20px;
  }

  .div-block-34 {
    margin-left: auto;
    margin-right: auto;
  }

  .button-2-mobile {
    height: 45px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 32px;
    margin-left: 0;
    font-size: 14px;
    line-height: 130%;
    text-decoration: none;
    display: block;
  }

  .link-block-3 {
    padding-left: 16px;
  }

  .linkedin-icon {
    max-width: 16px;
  }

  .link-block-4 {
    margin-left: 6px;
    padding-left: 0;
  }

  .image-14 {
    max-width: 16px;
  }

  .link-block-5 {
    padding-left: 16px;
  }

  .div-block-35 {
    margin-left: 0;
    padding-right: 0;
  }

  .div-block-36 {
    margin-top: 32px;
  }

  .div-block-37 {
    margin-bottom: 80px;
  }

  .div-block-38 {
    margin-bottom: 0;
  }

  .nav-menu {
    background-color: #fff;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
    padding: 20px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .icon {
    color: #000;
  }

  .slider {
    height: 100%;
  }

  .mask {
    padding-right: 0;
  }

  .slide, .slide-2 {
    width: 100%;
    margin-right: 0;
  }

  .slide-3 {
    width: 100%;
  }

  .link-block-div {
    margin-right: 6px;
  }

  .right-arrow {
    z-index: 1;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    top: 60px;
  }

  .left-arrow {
    z-index: 1;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
    top: 60px;
    bottom: auto;
    right: 16%;
  }

  .slide-nav {
    display: none;
  }

  .image-15 {
    width: 110px;
  }

  .funnel {
    width: 100%;
  }

  .read-more, .read-less {
    padding-right: 0;
    font-size: 14px;
  }
}

#w-node-_0d152f34-20b3-6c9c-6bee-98d44469fde8-ebdb6590, #w-node-_5f3b1abd-4853-3fcf-367b-ab6accdd520b-ebdb6590, #w-node-cc5b34ab-6f5c-567b-2258-2261a1cacb52-ebdb6590, #w-node-ac5459e1-fc82-4fd4-efc5-c757af6fccc6-ebdb6590, #w-node-ac5459e1-fc82-4fd4-efc5-c757af6fccc7-ebdb6590, #w-node-ac5459e1-fc82-4fd4-efc5-c757af6fccc8-ebdb6590, #w-node-a40a6ca4-c7bf-a3ad-990e-b1e304a24f3a-ebdb6590, #w-node-a40a6ca4-c7bf-a3ad-990e-b1e304a24f3b-ebdb6590, #w-node-a40a6ca4-c7bf-a3ad-990e-b1e304a24f3c-ebdb6590 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b46b0ae-9e15-d394-1333-ceed5c868189-ebdb6590 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_8321847f-a70e-7386-c737-f4b8f839e2d6-ebdb6590, #w-node-_1b726aad-eeb1-0736-9726-bd6560e06203-ebdb6590, #w-node-_4515c659-b4c8-2cd4-1f53-9b88d56dc9df-ebdb6590, #w-node-de481e69-08e1-8eb1-3b2f-4969736be19a-ebdb6590, #w-node-de481e69-08e1-8eb1-3b2f-4969736be199-ebdb6590, #w-node-a69a5331-7633-a912-63a0-bc1b0b6f4644-ebdb6590, #w-node-_13b3bcf4-3d3d-c47c-d17b-60893e4401cc-ebdb6590, #w-node-_44c33450-9aa4-66c6-3f0b-930c55344c1f-ebdb6590, #w-node-_351e217a-54b2-604c-d821-abb7ce936912-ebdb6590, #w-node-_9d84a9e0-b1a9-d932-525a-9317c7f325d3-ebdb6590, #w-node-_6b4179a2-e304-45c8-d68c-14e82087cba2-ebdb6590, #w-node-bc89c2f3-7933-bb7c-b804-30048a14da90-ebdb6590, #w-node-_884d3105-9a83-e2e2-dac3-88395cbf98ef-ebdb6590 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


