.cvk-cn-rcl {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: fit-content;
}

.cvk-cn-rcl-base {
  width: 60%;
  margin-top: 2rem;
  margin-left: 15%;
  z-index: 10;
}

.cvk-cn-rcl .cvk-box-1 {
  top: 8%;
  left: 32%;
  animation-delay: 0.5s;
}
.cvk-cn-rcl .cvk-svg-path-1 {
  animation-delay: 0.6s;
}

.cvk-cn-rcl .cvk-box-2 {
  top: 28%;
  left: 32%;
  animation-delay: 0.75s;
}


.cvk-cn-rcl .cvk-svg-dia {
  transform-origin: 27.5% 90%;
  animation-delay: 1.25s;
}

.cvk-cn-rcl-ifbox {
  top: 52%;
  right: 71%;
  max-width: 25%;
  animation-delay: 1.35s;
}


.cvk-cn-rcl .cvk-svg-path-2 {
  animation-delay: 2.1s;
}

.cvk-cn-rcl .cvk-outcome-1 {
  top: 67.7%;
  right: 40%;
  animation-delay: 2.5s;
}

.cvk-cn-rcl .cvk-box-3 {
  top: 67.7%;
  right: 15%;
  animation-delay: 3.4s;
}
