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

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

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

.div-block {
  background-image: url('../images/animated-gradient-bluedark-red.svg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  justify-content: center;
  width: auto;
  margin-top: 63px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.heading {
  color: #ececec;
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.div-block-4 {
  text-align: center;
}

.text-block {
  color: #d6d6d6;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
}

.div-block-5 {
  color: #dbdbdb;
  border: 1px solid #e4e4e4;
  border-radius: 11px;
  width: auto;
  min-width: 73px;
  margin-bottom: 0;
  padding: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
}

.div-block-6 {
  color: #dbdbdb;
  border: 1px solid #fff;
  border-radius: 11px;
  width: auto;
  min-width: 73px;
  padding: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
}

.div-block-7 {
  color: #dbdbdb;
  border: 1px solid #fff;
  border-radius: 11px;
  width: auto;
  padding: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 18px;
}

.heading-2, .heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.heading-4 {
  text-align: center;
  min-width: 68px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.div-block-8 {
  color: #e7e7e7;
  border: 1px solid #fff;
  border-radius: 11px;
  min-width: 73px;
  padding: 10px;
}

.heading-5 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.text-block-2 {
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 11px;
}

.div-block-9 {
  color: #d4d4d4;
  border: 1px solid #fff;
  border-radius: 11px;
  min-width: 73px;
  padding: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.text-block-3 {
  text-align: center;
  font-size: 11px;
}


