.bg-style-V6z8n6 {
  position: relative;
}
.bg-style-V6z8n6:after {
  content: "";
  background-image: url("../images/about-img01.png");
  background-repeat: no-repeat;
  aspect-ratio: 625/577;
  background-size: contain;
  display: block;
  width: 34vw;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 1400px) {
  .bg-style-V6z8n6:after {
    width: 32vw;
  }
}
@media (max-width: 991.98px) {
  .bg-style-V6z8n6:after {
    display: none;
  }
}
@media (min-width: 992px) {
  .style-vZ292 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 34vw;
  }
}
@media (min-width: 1400px) {
  .style-vZ292 {
    width: 32vw;
  }
}
.about-contaienr2-bg {
  position: relative;
}
.about-contaienr2-bg:before, .about-contaienr2-bg:after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20vw;
}
.about-contaienr2-bg:before {
  background-image: url("../images/about-contaienr2-title-bg1.png");
  left: 0;
  aspect-ratio: 424/295;
}
.about-contaienr2-bg:after {
  background-image: url("../images/about-contaienr2-title-bg2.png");
  right: 0;
  aspect-ratio: 394/282;
}

@media (max-width: 991.98px) {
  .about-contaienr2-bg:before {
    bottom: unset;
  }
  .about-contaienr2-bg:after {
    top: unset;
  }
}
.border-style-Hz68 {
  border-right: solid #dee2e6 1px;
}

@media (max-width: 991.98px) {
  .border-style-Hz68 {
    border-right: unset;
  }
}