h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

.container {
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 217px;
  padding-left: 217px;
  font-family: Montserrat, sans-serif;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 88px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.qa-section {
  position: relative;
  margin-top: 60px;
  margin-bottom: 140px;
  margin-left: 0px;
  padding: 0px 0px 0px 100px;
  border-bottom: 1px none #e4ebf3;
  background-color: #fff;
}

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

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

.centered-heading.margin-bottom-32px {
  width: 400px;
  margin-bottom: 32px;
  font-family: Metropolis, sans-serif;
  color: #21232c;
  font-size: 48px;
  line-height: 55px;
  font-weight: 900;
  text-align: left;
}

.centered-heading.margin-bottom-32px.start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 96px;
  font-weight: 400;
  text-align: center;
}

.centered-heading.margin-bottom-32px.another {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Metropolis, sans-serif;
  text-align: center;
}

.centered-heading.margin-bottom-32px.column._1440 {
  width: 400px;
  margin-bottom: 0px;
  margin-left: 100px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Metropolis, sans-serif;
}

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

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

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 0px;
  -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: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.main-text {
  width: 400px;
  margin-bottom: 0px;
  padding-right: 40px;
  font-family: Metropolis, sans-serif;
  color: #21232c;
  font-size: 18px;
  line-height: 27px;
}

.main-text.another {
  width: auto;
  margin-bottom: 40px;
  padding-right: 0px;
  font-family: Metropolis, sans-serif;
  text-align: left;
}

.button-primary {
  padding: 12px 25px;
  border: 1px solid #000;
  background-color: #1a1b1f;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

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

.pic {
  margin-left: 0px;
  box-shadow: 0 10px 18px 1px rgba(76, 89, 105, 0.38);
}

.pic.gif {
  margin-left: 100px;
}

.pic.another {
  max-width: 70%;
  margin-bottom: 60px;
  box-shadow: 0 10px 18px 1px rgba(76, 89, 105, 0.16);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.start {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  margin-top: 0px;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-family: Metropolis, sans-serif;
  font-size: 32px;
  font-weight: 900;
}

.hero-without-image {
  position: relative;
  padding: 80px 30px;
  border-bottom: 0px none #fff;
  background-color: #f6f7f9;
}

.hero-wrapper-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 40px;
  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-2 {
  margin-bottom: 24px;
  font-family: Metropolis, sans-serif;
}

.heading-2 {
  font-family: Metropolis, sans-serif;
  color: #21232c;
  font-size: 24px;
}

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

.heading-4 {
  font-family: Metropolis, sans-serif;
  color: #21232c;
  font-size: 30px;
  line-height: 60px;
  font-weight: 900;
}

.heading-5 {
  font-family: Metropolis, sans-serif;
}

.identity {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding: 0px 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px none #000;
}

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

.centered-subheading {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.team-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 0px;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.team-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.team-member-image {
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
}

.team-member-position {
  margin-bottom: 24px;
}

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

.team-slider-wrapper {
  height: auto;
  margin-top: 50px;
  background-color: transparent;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  padding-bottom: 24px;
  background-color: #fff;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-family: Metropolis, sans-serif;
  color: #21232c;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
}

.team-member-text {
  margin-bottom: 20px;
  font-family: Metropolis, sans-serif;
  color: #21232c;
  font-size: 16px;
  text-align: center;
}

.text-link-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  color: #1a1b1f;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.arrow-embed {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2px;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  position: static;
  bottom: -60px;
  margin-top: 24px;
  font-size: 10px;
}

.secondary-text {
  font-family: Metropolis, sans-serif;
  color: #21232c;
}

.logo {
  margin-top: 40px;
  margin-bottom: 40px;
}

.start-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Metropolis, sans-serif;
  font-size: 72px;
  line-height: 80px;
  font-weight: 400;
}

.body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
}

.hero-stack {
  position: relative;
  margin-bottom: 140px;
  padding: 40px 30px 0px;
  border-bottom: 1px none #e4ebf3;
  background-color: #fff;
}

.container-4 {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

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

.hero-image.shadow-two {
  margin-top: 32px;
  box-shadow: none;
}

.team-slider-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  padding: 0px 30px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px none #e4ebf3;
  background-color: #fff;
  text-align: left;
}

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

.columns {
  margin-bottom: 140px;
  margin-left: 60px;
}

.column {
  padding-right: 92px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.lottie-animation {
  max-width: 940px;
}

.lottie-animation-2 {
  margin-bottom: 60px;
}

.qa-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-bottom: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.div-block-2 {
  width: 54%;
  max-width: none;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.link-block {
  cursor: pointer;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #21232c;
  background-color: transparent;
  font-family: Metropolis, sans-serif;
  color: #000;
  font-weight: 600;
  text-decoration: none;
}

.text-span {
  color: #21232c;
}

.container-gif {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-bottom: 220px;
}

.pic-gif {
  width: 37%;
}

.text-gif {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.lottie-animation-3 {
  width: 90%;
  margin-bottom: 40px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -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;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-6 {
  font-size: 24px;
  line-height: 32px;
}

.heading-7 {
  font-family: Metropolis, sans-serif;
  font-size: 24px;
}

.text-block-2 {
  font-family: Metropolis, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  max-width: 200px;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 32px;
}

.heading-8 {
  font-family: Metropolis, sans-serif;
}

@media screen and (min-width: 1440px) {
  .qa-section {
    margin-top: 60px;
    margin-bottom: 140px;
    margin-left: 60px;
    padding: 0px 0px 0px 60px;
  }

  .container-2 {
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
  }

  .centered-heading.margin-bottom-32px {
    width: 400px;
    font-size: 64px;
    line-height: 72px;
  }

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

  .centered-heading.margin-bottom-32px.column._1440 {
    width: auto;
    margin-left: 120px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .centered-heading.margin-bottom-32px.column._1440.gif {
    width: 50%;
  }

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

  .hero-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .hero-split {
    max-width: 60%;
    margin-left: 0px;
  }

  .main-text {
    width: 400px;
    font-size: 18px;
    line-height: 27px;
  }

  .main-text.another {
    width: auto;
    margin-bottom: 40px;
    padding-right: 0px;
    text-align: center;
  }

  .main-text.gif {
    width: 400px;
  }

  .pic {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .pic.gif {
    margin-left: 120px;
  }

  .pic.another {
    display: block;
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  .hero-wrapper-two {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-4 {
    font-size: 32px;
    line-height: 70px;
    font-weight: 900;
  }

  .identity {
    margin-bottom: 60px;
  }

  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1000px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }

  .secondary-text {
    font-family: Metropolis, sans-serif;
    font-size: 18px;
    line-height: 27px;
  }

  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 27px;
  }

  .start-heading {
    margin-bottom: 100px;
  }

  .hero-stack {
    margin-bottom: 40px;
    padding-bottom: 60px;
  }

  .team-slider-2 {
    border-bottom-style: none;
  }

  .main-pic {
    height: auto;
  }

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 120px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    padding-right: 132px;
  }

  .qa-section-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 140px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .qa-section-2.gif {
    margin-bottom: 100px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-2 {
    width: 45%;
    max-width: 50%;
    margin-left: 0px;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    height: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .vertical-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .button {
    border: 1px solid #000;
    background-color: transparent;
  }

  .text-span {
    color: #000;
  }

  .container-gif {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-bottom: 220px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pic-gif {
    width: 45%;
  }

  .text-gif {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .lottie-animation-3 {
    width: 90%;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .image-2 {
    max-width: 300px;
  }
}

@media screen and (min-width: 1920px) {
  .qa-section {
    top: auto;
    margin-top: 60px;
    margin-bottom: 220px;
    margin-left: 140px;
    padding: 0px 0px 0px 60px;
    border-bottom-style: none;
    border-bottom-width: 0px;
  }

  .qa-section.gif {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30vw;
    margin-top: 0px;
    margin-bottom: 141px;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .qa-section.another {
    margin-left: 0px;
    padding-left: 0px;
  }

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

  .centered-heading.margin-bottom-32px {
    width: 600px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 80px;
    line-height: 80px;
    white-space: normal;
  }

  .centered-heading.margin-bottom-32px.start {
    width: auto;
    margin-top: 10px;
  }

  .centered-heading.margin-bottom-32px.another {
    width: 1000px;
    margin-bottom: 40px;
    padding-bottom: 0px;
  }

  .centered-heading.margin-bottom-32px.column._1440 {
    width: auto;
    margin-left: 200px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .centered-heading.margin-bottom-32px.column._1440.gif {
    width: 60%;
  }

  .centered-heading.margin-bottom-32px.gif {
    margin-top: 0px;
    padding-top: 0px;
  }

  .hero-wrapper {
    -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 {
    width: auto;
    max-width: 55%;
    min-width: 65px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-indent: 0px;
  }

  .hero-split.gif {
    width: 50%;
  }

  .main-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 600px;
    -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;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    line-height: 36px;
    text-align: left;
  }

  .main-text.another {
    width: auto;
    margin-bottom: 40px;
    padding-right: 0px;
    text-align: center;
  }

  .main-text.gif {
    width: 510px;
  }

  .button-primary {
    padding: 16px 32px;
    border-style: solid;
    font-size: 18px;
  }

  .pic.gif {
    margin-left: 220px;
  }

  .start {
    margin-top: 0px;
    margin-bottom: 40px;
  }

  .text-block {
    font-size: 40px;
  }

  .hero-wrapper-two {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Metropolis, sans-serif;
    font-size: 48px;
    line-height: 72px;
    font-weight: 900;
    text-align: center;
  }

  .identity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-3 {
    display: block;
    max-width: 1700px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .team-grid {
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-column-gap: 48px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: left;
  }

  .team-card {
    overflow: visible;
    padding-bottom: 0px;
    -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;
  }

  .team-slider {
    background-color: #f8f8f8;
  }

  .team-member-name-two {
    font-size: 32px;
    line-height: 40px;
  }

  .team-member-text {
    font-size: 18px;
    line-height: 27px;
  }

  .team-slider-nav {
    color: #21232c;
    mix-blend-mode: normal;
  }

  .text-18 {
    font-size: 18px;
    line-height: 27px;
    text-align: left;
  }

  .secondary-text {
    width: 500px;
    font-family: Metropolis, sans-serif;
    font-size: 24px;
    line-height: 36px;
  }

  .image {
    display: block;
  }

  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .start-heading {
    margin-bottom: 140px;
    font-size: 96px;
    line-height: 150px;
  }

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

  .hero-stack {
    margin-bottom: 140px;
    padding-bottom: 0px;
  }

  .container-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-pic {
    height: 300px;
  }

  .qa-section-2 {
    margin-bottom: 220px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-2 {
    max-width: 45%;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 107px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .vertical-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .button {
    width: auto;
    padding: 16px 32px;
    border: 1px solid #000;
    background-color: transparent;
    font-family: Metropolis, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .text-span {
    color: #000;
    font-weight: 600;
  }

  .container-gif {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    margin-top: 100px;
    margin-bottom: 220px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .pic-gif {
    width: 52%;
  }

  .text-gif {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .lottie-animation-3 {
    width: 120%;
    margin-bottom: 40px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .image-2 {
    max-width: 400px;
  }
}

@media screen and (max-width: 991px) {
  .heading {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .qa-section {
    padding-right: 60px;
    padding-left: 60px;
    border-bottom-style: none;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 728px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .centered-heading.margin-bottom-32px {
    width: auto;
    text-align: center;
  }

  .centered-heading.margin-bottom-32px.column._1440 {
    margin-bottom: 32px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .centered-heading.margin-bottom-32px.column._1440.gif {
    padding-left: 0px;
  }

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

  .hero-wrapper {
    margin-bottom: 0px;
    -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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .main-text {
    width: 500px;
    padding-right: 0px;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
  }

  .main-text.another {
    width: auto;
    margin-bottom: 40px;
    padding-right: 0px;
    text-align: center;
  }

  .main-text.gif {
    width: 62%;
  }

  .pic.gif {
    margin-left: 0px;
  }

  .pic.another {
    max-width: 90%;
  }

  .heading-4 {
    font-size: 24px;
    line-height: 60px;
    font-weight: 900;
  }

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

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .secondary-text {
    font-family: Metropolis, sans-serif;
  }

  .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .start-heading {
    margin-bottom: 80px;
  }

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

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

  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 40px;
    margin-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }

  .qa-section-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-2 {
    width: auto;
    max-width: none;
  }

  .div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-gif {
    margin-bottom: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pic-gif {
    width: auto;
    margin-bottom: 40px;
  }

  .text-gif {
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lottie-animation-3 {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .qa-section {
    margin-top: 0px;
    margin-bottom: 60px;
    padding: 60px 15px;
    border-bottom-style: none;
  }

  .centered-heading.margin-bottom-32px.start {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 72px;
    font-weight: 400;
  }

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

  .centered-heading.margin-bottom-32px.column._1440 {
    width: auto;
    margin-bottom: 32px;
  }

  .centered-heading.margin-bottom-32px.gif {
    width: 60%;
  }

  .main-text.another {
    width: 80%;
    margin-bottom: 40px;
    padding-left: 0px;
  }

  .pic.another {
    max-width: 90%;
  }

  .text-block {
    font-size: 24px;
  }

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

  .hero-wrapper-two {
    max-width: none;
  }

  .identity {
    padding: 10px 15px 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-3 {
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .team-grid {
    grid-column-gap: 40px;
    grid-template-areas: "."
      "Area";
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .hero-stack {
    margin-bottom: 0px;
    padding: 60px 15px 100px;
  }

  .team-slider-2 {
    padding: 60px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .lottie-animation-2 {
    margin-bottom: 40px;
  }

  .qa-section-2 {
    margin-bottom: 60px;
  }

  .div-block-2 {
    width: 77%;
  }

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

@media screen and (max-width: 479px) {
  .qa-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 60px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom-style: none;
  }

  .container-2 {
    overflow: visible;
    width: auto;
    max-width: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

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

  .centered-heading.margin-bottom-32px {
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 40px;
  }

  .centered-heading.margin-bottom-32px.start {
    font-size: 48px;
  }

  .centered-heading.margin-bottom-32px.another {
    width: auto;
    margin-right: 20px;
    margin-bottom: 32px;
    margin-left: 20px;
  }

  .centered-heading.margin-bottom-32px.column._1440 {
    width: auto;
  }

  .hero-split {
    max-width: none;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .main-text {
    width: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-right: 0px;
  }

  .main-text.another {
    width: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-text.gif {
    width: 75%;
  }

  .pic {
    max-width: 100%;
  }

  .pic.another {
    max-width: 100%;
    margin-bottom: 60px;
  }

  .start {
    margin-top: 0px;
  }

  .text-block {
    font-size: 20px;
  }

  .hero-without-image {
    overflow: hidden;
  }

  .hero-wrapper-two {
    max-width: none;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .margin-bottom-24px-2 {
    margin-right: 32px;
    margin-left: 32px;
  }

  .heading-4 {
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 900;
  }

  .identity {
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .team-grid {
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .team-slider-wrapper {
    margin-top: 0px;
  }

  .team-slide-wrapper {
    width: auto;
    height: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .team-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .team-member-image-two {
    width: auto;
    height: 65vw;
    max-width: none;
    margin-bottom: 0px;
  }

  .team-block-info {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .team-member-name-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .team-member-text {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .team-slider-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    max-width: none;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .start-heading {
    margin-top: 0px;
    margin-bottom: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 48px;
    font-weight: 500;
  }

  .body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .hero-stack {
    overflow: hidden;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .container-4 {
    width: auto;
    max-width: none;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .team-slider-2 {
    display: block;
    overflow: hidden;
    margin-bottom: 60px;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom-style: none;
  }

  .container-5 {
    overflow: hidden;
    width: auto;
    max-width: none;
  }

  .columns {
    margin-bottom: 60px;
  }

  .lottie-animation {
    overflow: hidden;
  }

  .lottie-animation-2 {
    margin-bottom: 20px;
  }

  .qa-section-2 {
    overflow: hidden;
  }

  .div-block-2 {
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
  }

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

  .mask {
    width: auto;
    height: auto;
  }

  .button {
    margin-bottom: 20px;
    padding-right: 39px;
    padding-left: 39px;
  }

  .container-gif {
    margin-bottom: 60px;
  }

  .lottie-animation-3 {
    margin-top: -23px;
    margin-bottom: 140px;
    margin-left: 0px;
  }

  .columns-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-3 {
    margin-bottom: 40px;
  }

  .container-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

#w-node-_38ec1aca-d922-64e0-419f-72c275aa84b2-a1a96da2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7ba5c362-9abe-27d4-ba38-e940ad66c636-a1a96da2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_80dcd715-78fe-d2a4-4a08-53f9b0502500-a1a96da2 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_38ec1aca-d922-64e0-419f-72c275aa84b2-a1a96da2 {
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_7ba5c362-9abe-27d4-ba38-e940ad66c636-a1a96da2 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-_80dcd715-78fe-d2a4-4a08-53f9b0502500-a1a96da2 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Regular.eot') format('embedded-opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.eot') format('embedded-opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-SemiBold.eot') format('embedded-opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Black.eot') format('embedded-opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}