:root {
  --white: white;
  --black: black;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

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

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

h3 {
  margin-top: 0;
}

.section {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/dubai-skyline-wallpaper-min.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding-top: 16rem;
  padding-bottom: 6rem;
  display: flex;
}

.section._2 {
  background-image: none;
  min-height: auto;
}

.image {
  opacity: .54;
  mix-blend-mode: normal;
}

.div-block {
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 1;
  justify-content: space-around;
  align-items: stretch;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.heading {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 64px;
}

.heading.dark {
  color: #3860ad;
  text-align: left;
}

.heading-2 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.div-block-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.heading-2-copy {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.heading3 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.heading3.dark {
  color: #000;
  text-align: left;
}

.paragraph {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.paragraph.dark {
  color: #353535;
  text-align: left;
  font-size: 20px;
  line-height: 30px;
}

.paragraph.dark-2 {
  color: #353535;
  text-align: left;
}

.section-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #aaa;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 80px;
  display: flex;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 512px;
  height: 512px;
  display: flex;
}

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

.code-embed {
  width: 100%;
  height: 100%;
}

.section-3 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 352px;
  height: 546px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.lottie-animation {
  position: absolute;
  inset: -10% 0% auto;
}

.lottie-animation-2 {
  position: absolute;
  inset: 0%;
}

.div-block-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  max-width: 1280px;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-8 {
  background-color: #3860ad;
  border-radius: 1rem;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 32px;
  font-size: 24px;
  line-height: 30px;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap-reverse;
  justify-content: space-between;
  display: flex;
}

.div-block-10 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.section-4 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.div-block-11 {
  flex-flow: column;
  display: flex;
}

.link {
  color: #3860ad;
  font-weight: 600;
}

.heading-3 {
  color: #3860ad;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.div-block-12 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fff;
  border: 2px solid #3860ad;
  border-radius: 2.5rem;
  flex-flow: column;
  flex: 1;
  padding: 40px;
  display: flex;
}

.flex-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
}

.container-2 {
  max-width: 1600px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.team_image {
  border-radius: 2rem;
}

.linkedin {
  object-fit: contain;
  margin-top: 12px;
  margin-right: 12px;
}

.div-block-14 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #edf3ff;
  border-radius: 3rem;
  flex-flow: column;
  padding: 24px 48px 48px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    align-self: stretch;
  }

  .div-block-12 {
    flex-flow: row;
  }
}

@media screen and (max-width: 767px) {
  .div-block-12 {
    flex-flow: column;
  }
}

@media screen and (max-width: 479px) {
  .heading.dark {
    font-size: 44px;
    line-height: 120%;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

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

  .team_image {
    width: 100%;
  }

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