.image-4 {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.description-line-middle-to-left-under {
  position: absolute;
  display: block;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transform: translate(-167px, 186px);
  -ms-transform: translate(-167px, 186px);
  transform: translate(-167px, 186px);
}

.description-line-middle-to-left {
  display: block;
  margin-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transform: translate(-138px, 0px);
  -ms-transform: translate(-138px, 0px);
  transform: translate(-138px, 0px);
}

.circle-three {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 250px;
  -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: 30px;
  border-color: #fff;
  border-radius: 100%;
}

.circle-one {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  height: 350px;
  -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: 15px;
  border-color: #fff;
  border-radius: 100%;
}

.description-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -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;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-transform: translate(0px, -440px);
  -ms-transform: translate(0px, -440px);
  transform: translate(0px, -440px);
  text-align: center;
}

.description-wrapper.wrapper6 {
  z-index: 99;
  -webkit-transform: translate(-420px, 171px);
  -ms-transform: translate(-420px, 171px);
  transform: translate(-420px, 171px);
}

.description-wrapper.wrapper2 {
  -webkit-transform: translate(0px, 360px);
  -ms-transform: translate(0px, 360px);
  transform: translate(0px, 360px);
}

.description-wrapper.wrapper5 {
  -webkit-transform: translate(400px, -219px);
  -ms-transform: translate(400px, -219px);
  transform: translate(400px, -219px);
}

.description-wrapper.wrapper3 {
  -webkit-transform: translate(-370px, -219px);
  -ms-transform: translate(-370px, -219px);
  transform: translate(-370px, -219px);
}

.description-wrapper.wrapper4 {
  -webkit-transform: translate(420px, 171px);
  -ms-transform: translate(420px, 171px);
  transform: translate(420px, 171px);
}

.circles {
  position: absolute;
  display: block;
  width: 350px;
  height: 350px;
  margin-top: 0px;
  padding-top: 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;
}

.heading-4 {
  position: relative;
  z-index: 1;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
}

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

.circles-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 100%;
  background-color: red;
  opacity: 0.26;
  -webkit-filter: blur(135px);
  filter: blur(135px);
}

.description-container {
  position: relative;
  display: block;
  width: 500px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.circle-two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 274px;
  height: 274px;
  -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: 2px;
  border-color: #dd231b;
  border-radius: 100%;
}

.circles-mobile {
  position: absolute;
  display: none;
  width: 350px;
  height: 350px;
  margin-top: 0px;
  padding-top: 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;
}

.description-heading {
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #dd231b;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.description-wrapper-under-deco-right {
  position: static;
  -webkit-transform: translate(-5px, -81px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: translate(-5px, -81px) rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.why-we {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  /*width: 100vw;*/
  height: 100vw;
  -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-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
  background-color: #000;
}

.paragraph-3 {
  width: 450px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.image-5 {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.description-line-middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.description-line-middle-to-right {
  margin-bottom: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transform: translate(110px, 0px);
  -ms-transform: translate(110px, 0px);
  transform: translate(110px, 0px);
}

.description-line-middle-to-right-under {
  position: absolute;
  margin-bottom: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transform: translate(171px, 105px);
  -ms-transform: translate(171px, 105px);
  transform: translate(171px, 105px);
}

@media screen and (max-width: 991px) {
  .image-6 {
    display: none;
  }

  .image-4 {
    display: none;
  }

  .circle-three {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 175px;
    height: 175px;
    -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: 15px;
    border-color: #fff;
    border-radius: 100%;
  }

  .circle-one {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    height: 250px;
    -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: 12px;
    border-color: #fff;
    border-radius: 100%;
  }

  .description-wrapper {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .description-wrapper.wrapper6 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .description-wrapper.wrapper2 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .description-wrapper.wrapper5 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .description-wrapper.wrapper3 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .description-wrapper.wrapper4 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .circles {
    position: static;
    display: none;
    width: 250px;
    height: 250px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-4 {
    font-size: 18px;
  }

  .image-3 {
    width: 50px;
    margin-bottom: 15px;
  }

  .circles-bg {
    background-color: #dd231b;
    opacity: 0.35;
  }

  .description-container {
    display: -ms-grid;
    display: grid;
    width: auto;
    height: auto;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .circle-two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: 200px;
    -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: 2px;
    border-color: #dd231b;
    border-radius: 100%;
  }

  .circles-mobile {
    position: static;
    display: block;
    width: 250px;
    height: 250px;
    margin-bottom: 32px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .description-heading {
    margin-bottom: 10px;
    font-size: 17px;
  }

  .description-wrapper-under-deco-right {
    display: none;
  }

  .why-we {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-3 {
    width: auto;
    font-size: 15px;
  }

  .image-5 {
    display: none;
  }

  .description-line-middle {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .description-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

#w-node-da912d18-8b37-d930-6614-398c1919756e-8483f293 {
  -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;
}