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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  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;
  }
}

.body {
  background-color: #121825;
  font-family: Advent Pro, sans-serif;
}

.hero-section {
  background-image: url('../images/Slide.png');
  background-position: 0 0;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.image {
  position: absolute;
  inset: 25% auto auto 0%;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.sect-bg {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.section.sec2 {
  padding-top: 250px;
  padding-bottom: 100px;
  position: relative;
}

.footer {
  text-align: center;
  background-color: #ffffff08;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: block;
  position: relative;
  overflow: hidden;
}

.div-block {
  z-index: 10;
  filter: blur(400px);
  background-color: #18c8ff;
  width: 600px;
  height: 100px;
  position: absolute;
  inset: 0% 0% auto 35%;
}

.div-block-2 {
  filter: blur(400px);
  background-color: #caa5ff;
  width: 600px;
  height: 80px;
  position: absolute;
  inset: auto 0% 0% 35%;
}

.main-container {
  z-index: 10;
  max-width: 1200px;
  position: relative;
}

.heading {
  color: #fff;
  font-size: 60px;
  line-height: 66px;
}

.div-block-3 {
  width: 800px;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.paragraph {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.paragraph.cen-img {
  text-align: center;
}

.image-2 {
  position: absolute;
  inset: auto 15% 15% auto;
}

.image-3 {
  position: absolute;
  inset: auto auto 15% 15%;
}

.image-4 {
  position: absolute;
  bottom: 230px;
}

.quick-stack {
  padding: 0;
}

.div-block-5 {
  position: relative;
}

.image-5 {
  display: block;
  position: absolute;
  inset: 15% 0% 0%;
}

.cell {
  justify-content: center;
  align-items: flex-start;
}

.heading-2 {
  color: #fff;
  background-image: url('../images/Polygon-1.png');
  background-position: 0 27px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 30px;
  font-size: 60px;
  line-height: 66px;
}

.paragraph-2 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

.div-block-6 {
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.image-6 {
  z-index: 2;
  width: 80%;
  position: relative;
}

.image-7 {
  width: 30%;
  position: absolute;
  inset: -5% auto auto 8%;
}

.div-block-7 {
  z-index: 10;
  filter: blur(300px);
  background-color: #caa5ff73;
  width: 300px;
  height: 150px;
  position: absolute;
  inset: 0% 0% 0% 50%;
}

.image-8 {
  width: 30px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-9 {
  position: absolute;
  inset: -11% 0% auto auto;
}

.image-10 {
  z-index: 4;
  width: 30px;
  position: absolute;
  inset: auto 15% -6% auto;
}

.div-block-8 {
  width: 600px;
}

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

.div-block-10 {
  text-align: center;
  position: relative;
}

.image-11 {
  margin-bottom: 40px;
}

.div-block-11 {
  filter: blur(200px);
  background-color: #caa5ff59;
  width: 100%;
  height: 200px;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-12 {
  position: relative;
}

.div-block-13 {
  position: absolute;
  inset: 0% auto 0% 0%;
}

.image-12 {
  width: 100%;
}

.div-block-14 {
  height: 600px;
}

.div-block-15 {
  z-index: 2;
  width: 88%;
  position: relative;
}

.div-block-16 {
  position: relative;
}

.div-block-17 {
  filter: blur(300px);
  background-color: #1073ab82;
  width: 700px;
  height: 400px;
  position: absolute;
  inset: 10% auto auto 30%;
}

.div-block-18 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.heading-3 {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  position: relative;
  top: 40px;
}

.image-13 {
  position: absolute;
  inset: 25% auto auto 12%;
}

.image-14 {
  z-index: 3;
  position: relative;
}

.image-15 {
  width: 40px;
  position: absolute;
  inset: 20% auto auto 10%;
}

.image-16 {
  width: 50px;
  position: absolute;
  inset: -4% 0% auto 60%;
}

.div-block-19 {
  filter: blur(300px);
  background-color: #caa5ff73;
  width: 500px;
  height: 300px;
  position: absolute;
  inset: 10% 0% auto 30%;
}

.image-17 {
  width: 30px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-20 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  display: flex;
}

.heading-4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 90px;
  line-height: 80px;
}

.text-span {
  font-size: 74px;
}

.div-block-21 {
  max-width: 500px;
  margin-top: 40px;
  font-weight: 500;
}

.paragraph-3 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.paragraph-4 {
  max-width: 400px;
  position: absolute;
  inset: 0% 0% auto;
}

.paragraph-5 {
  color: #fffc;
  text-align: left;
  max-width: 800px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.div-block-22 {
  z-index: 10;
  position: absolute;
  inset: 65% 0% auto 20%;
}

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

.cell-2 {
  justify-content: center;
  align-items: center;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-25 {
  z-index: 10;
  filter: blur(300px);
  background-color: #caa5ff4d;
  width: 600px;
  height: 400px;
  position: absolute;
  inset: 25% 0% 0% auto;
}

.image-18 {
  width: 30px;
  position: absolute;
  inset: -31% 0% auto auto;
}

.image-19 {
  width: 40px;
  position: absolute;
  inset: 25% auto auto 0%;
}

.button {
  background-image: linear-gradient(135deg, #18c8ff2e, #191f2c 56%, #caa5ff);
  margin-top: 40px;
  padding: 30px 60px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.link-block {
  background-image: url('../images/Property-1Default.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-width: 1px;
  border-color: #fff;
  border-radius: 20px;
  width: 470px;
  height: 89px;
  margin-top: 80px;
}

.link-block:hover {
  background-image: url('../images/Property-1Variant2.png');
  background-repeat: no-repeat;
  background-size: auto;
  border-style: solid;
  border-width: 2px;
  width: 470px;
  height: 89px;
}

.herobtn:hover {
  background-image: url('../images/Property-1Variant2.png');
  background-position: 0 0;
  background-size: auto;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.div-block-27 {
  filter: blur(300px);
  background-color: #1073ab80;
  width: 600px;
  height: 200px;
  position: absolute;
}

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

.section-2 {
  text-align: center;
  background-color: #ffffff08;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.image-20 {
  width: 80%;
}

.right-text-box {
  z-index: 5;
  width: 70%;
  position: relative;
}

.container {
  max-width: 1472px;
}

.div-block-29 {
  margin-bottom: 100px;
}

.div-block-30 {
  height: 700px;
  position: relative;
}

.image-21 {
  position: absolute;
}

.div-block-31 {
  z-index: 10;
  position: absolute;
  inset: 0% auto 0% 20%;
}

.div-block-32 {
  max-width: 700px;
}

.section-3 {
  padding-top: 200px;
}

.div-block-33 {
  position: relative;
}

.div-block-34 {
  filter: blur(400px);
  background-color: #caa5ff3d;
  position: absolute;
  inset: 0%;
}

.cell-3 {
  justify-content: center;
  align-items: flex-start;
}

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

.div-block-35 {
  text-align: center;
  background-color: #ffffff08;
  border: 1px solid #ffffff4d;
  border-radius: 20px;
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 600px;
  padding: 50px 50px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-36 {
  filter: blur(300px);
  background-color: #18c8ffbd;
  height: 50px;
  position: absolute;
  inset: 0% 0% auto;
  overflow: visible;
}

.div-block-37 {
  z-index: 3;
  filter: blur(300px);
  background-color: #caa5fff2;
  height: 100px;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-5 {
  z-index: 10;
  color: #fff;
  font-size: 42px;
  line-height: 55px;
  position: relative;
}

.image-22 {
  width: 50%;
}

.image-22._2img {
  width: 30%;
}

.image-23 {
  width: 60px;
  position: absolute;
  inset: 30% 0% auto 45%;
}

.image-24 {
  width: 70px;
  position: absolute;
  inset: auto 0% 12% 10%;
}

.image-25 {
  width: 60px;
  position: absolute;
  inset: auto 10% 25% auto;
}

.background-video {
  width: 100%;
  height: 500px;
}

.div-block-39 {
  width: 100%;
  height: 100%;
}

.background-video-4 {
  z-index: 20;
  line-height: 30px;
}

.background-video-5 {
  z-index: 50;
  background-color: #0000;
}

.image-26 {
  border-radius: 100%;
  width: 200px;
  position: absolute;
}

.image-27 {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .hero-section {
    background-repeat: no-repeat;
    background-size: auto;
    padding-top: 40px;
  }

  .section.sec2 {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .main-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-2, .image-3, .image-4 {
    display: none;
  }

  .div-block-5 {
    text-align: center;
    width: 100%;
  }

  .heading-2 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
  }

  .image-7, .div-block-7, .image-8, .image-9 {
    display: none;
  }

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

  .div-block-17 {
    display: none;
  }

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

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

  .div-block-22 {
    left: 5%;
    right: 5%;
  }

  .div-block-25 {
    display: none;
  }

  .div-block-27 {
    width: 100%;
  }

  .div-block-28 {
    margin-top: 60px;
    margin-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .right-text-box {
    width: 100%;
  }

  .div-block-30 {
    height: auto;
  }

  .image-21 {
    display: none;
  }

  .div-block-31 {
    position: static;
    left: 2%;
  }

  .section-3 {
    padding-top: 60px;
  }

  .div-block-33 {
    text-align: center;
    width: 100%;
  }

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

@media screen and (max-width: 767px) {
  .heading {
    font-size: 60px;
    line-height: 66px;
  }

  .heading-2 {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

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

  .heading-3 {
    top: 0;
  }

  .image-13, .image-16, .div-block-19 {
    display: none;
  }

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

@media screen and (max-width: 479px) {
  .hero-section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block, .div-block-2 {
    left: 0%;
  }

  .heading, .heading-2 {
    font-size: 42px;
    line-height: 46px;
  }

  .heading-3 {
    margin-top: 0;
    font-size: 42px;
    line-height: 46px;
  }

  .image-15, .image-17 {
    display: none;
  }

  .heading-4 {
    font-size: 52px;
    line-height: 60px;
  }

  .text-span {
    font-size: 42px;
    line-height: 42px;
  }

  .paragraph-3 {
    font-size: 22px;
    line-height: 26px;
  }

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

  .link-block, .link-block:hover {
    width: 280px;
  }

  .div-block-35 {
    padding: 20px 10px;
  }

  .image-26 {
    width: 100px;
  }
}

#w-node-_4dbe9959-b5c4-ba52-2f05-b02fd40bf5a3-7c2074e8, #w-node-b033f5ef-8e3b-0573-9ac3-37b2777e919a-7c2074e8, #w-node-f69fcf69-5496-046b-749d-339d98c7b540-7c2074e8, #w-node-cf233984-d80b-42af-f266-1cec5bbc91ba-7c2074e8, #w-node-_198da5cd-600a-08cc-5930-f8850b4fe6f7-7c2074e8, #w-node-ccfae883-a665-dd43-5f7f-ea14d15883cc-7c2074e8, #w-node-_265545a9-ad0c-6ed8-8183-6e88ac5aba1b-7c2074e8, #w-node-_0f3e6cf7-b95a-b4b5-4623-f2d407d765d2-7c2074e8, #w-node-f78a2f8a-b054-f55a-d484-d9452a6f4300-7c2074e8, #w-node-_0621b79e-e08b-fa24-3dfe-64a9a8bfdcde-7c2074e8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_4dbe9959-b5c4-ba52-2f05-b02fd40bf5a3-7c2074e8, #w-node-b033f5ef-8e3b-0573-9ac3-37b2777e919a-7c2074e8, #w-node-f69fcf69-5496-046b-749d-339d98c7b540-7c2074e8, #w-node-cf233984-d80b-42af-f266-1cec5bbc91ba-7c2074e8, #w-node-_198da5cd-600a-08cc-5930-f8850b4fe6f7-7c2074e8, #w-node-ccfae883-a665-dd43-5f7f-ea14d15883cc-7c2074e8, #w-node-_265545a9-ad0c-6ed8-8183-6e88ac5aba1b-7c2074e8, #w-node-_0f3e6cf7-b95a-b4b5-4623-f2d407d765d2-7c2074e8, #w-node-f78a2f8a-b054-f55a-d484-d9452a6f4300-7c2074e8, #w-node-_0621b79e-e08b-fa24-3dfe-64a9a8bfdcde-7c2074e8 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


