
.ard-building-9-slide-text-item-wrap {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-slide-text-item-wrap {
    display: none;
  }
}

.ard-building-9-slide-text-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 60px;
  animation: 30s ard-b9-text-slide infinite linear;
  z-index: -1;
}
.ard-building-9-slide-text-item .text-item {
  font-size: 160px;
  font-weight: 700;
  line-height: 1;
  color: #F3F3F3;
  flex: 0 0 auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .ard-building-9-slide-text-item .text-item {
    font-size: 150px;
  }
}
@media (max-width: 767px) {
  .ard-building-9-slide-text-item .text-item {
    font-size: 70px;
  }
}

.ard-building-9-slide-text-item-2 {
  display: flex;
  align-items: center;
  gap: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  animation: 30s ard-b9-text-slide infinite linear;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-slide-text-item-2 {
    display: none;
  }
}
.ard-building-9-slide-text-item-2 .text-item {
  font-size: 160px;
  font-weight: 700;
  line-height: 1;
  color: transparent;
  -webkit-text-stroke: 1px #F3F3F3;
  flex: 0 0 auto;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-slide-text-item-2 .text-item {
    font-size: 150px;
  }
}

@keyframes ard-b9-text-slide {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.ard-building-9-area-wrap {
  position: relative;
  z-index: 2;
}
.ard-building-9-area-wrap .snd-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-area-wrap .snd-item {
    position: unset;
  }
}

.ard-building-9-area {
  flex: 0 0 auto;
  max-width: 1920px;
}
.ard-building-9-area:nth-child(2) .ard-building-9-item::after {
  background: #FFFAF5;
}

.ard-building-9-item {
  position: relative;
  padding-top: 185px;
  padding-bottom: 50px;
  flex: 0 0 auto;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-item {
    padding-top: 130px;
  }
}
.ard-building-9-item::after {
  content: "";
  width: 20%;
  height: 100%;
  background: #F3F3F3;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.ard-building-9-item .popup-img {
  width: 57%;
  height: 122%;
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 130px;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ard-building-9-item .popup-img {
    width: 52%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ard-building-9-item .popup-img {
    width: 40%;
    height: 554px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-item .popup-img {
    position: unset;
    width: 100%;
    height: 450px;
  }
}
.ard-building-9-item .popup-img .project_img {
  width: 100%;
  height: inherit;
}
.ard-building-9-item .popup-img .project_img .hover_area {
  width: 100%;
  height: inherit;
}
.ard-building-9-item .popup-img .project_img .canvas {
  height: 100%;
}

.ard-building-9-item-content {
  max-width: 515px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .ard-building-9-item-content {
    margin-bottom: 50px;
  }
}
.ard-building-9-item-content .title {
  font-size: 50px;
  line-height: 1.2;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .ard-building-9-item-content .title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .ard-building-9-item-content .title {
    font-size: 40px;
  }
}
.ard-building-9-item-content .ard-para-9 {
  margin-bottom: 30px;
}

.ard-building-9-item-feature {
  padding-left: 20px;
  border-left: 3px solid var(--ard-pr-9);
  margin-left: 200px;
  list-style: none;
}
@media (max-width: 767px) {
  .ard-building-9-item-feature {
    margin-left: 0px;
  }
}
.ard-building-9-item-feature li {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: #505555;
  margin-bottom: 10px;
}
.ard-building-9-item-feature li b {
  color: var(--ard-h9-color);
  min-width: 110px;
  display: inline-block;
}
