.cmp__ass-section-02[data-v-c7b8db39] {
  height: 100vh;
  padding: calc(var(--rpx, 1px) * 80) 0;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02[data-v-c7b8db39] {
    height: auto;
    padding: calc(var(--rpx, 1px) * 48) 0;
}
}
.cmp__ass-section-02-sticky[data-v-c7b8db39] {
  height: calc(100vh - 130px);
  overflow: hidden;
  position: sticky;
  top: 130px;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02-sticky[data-v-c7b8db39] {
    height: auto;
    position: unset;
}
}
.cmp__ass-section-02 .responsive__layout[data-v-c7b8db39] {
  height: 100%;
}
.cmp__ass-section-02 .responsive__layout h2[data-v-c7b8db39] {
  color: rgba(0, 0, 0, 0.95);
  font-size: 42px;
  font-weight: 500;
  line-height: 58.8px;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout h2[data-v-c7b8db39] {
    color: hsla(0, 0%, 5%, 0.95);
    font-size: 24px;
    font-weight: 500;
    line-height: 2.1pc;
}
}
.cmp__ass-section-02 .responsive__layout .cards-container[data-v-c7b8db39] {
  align-items: center;
  display: flex;
  height: 100%;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .cards-container[data-v-c7b8db39] {
    margin-top: calc(var(--rpx, 1px) * 48);
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper[data-v-c7b8db39] {
    position: relative;
    width: 100%;
}
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards[data-v-c7b8db39] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: flex;
  flex-wrap: nowrap;
  gap: calc(var(--rpx, 1px) * 8);
  justify-content: flex-start;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards[data-v-c7b8db39] {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    display: flex;
    gap: 0;
    height: 100%;
    justify-content: unset;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card[data-v-c7b8db39] {
  flex-shrink: 0;
  height: auto;
  width: calc(var(--rpx, 1px) * 450);
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card .image[data-v-c7b8db39] {
  height: calc(var(--rpx, 1px) * 300);
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card[data-v-c7b8db39] {
    height: 100%;
    position: relative;
    transition-property: transform;
    width: calc(var(--rpx, 1px) * 328);
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card .image[data-v-c7b8db39] {
    height: calc(var(--rpx, 1px) * 328);
}
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card.swiper-slide-active .text[data-v-c7b8db39] {
  opacity: 1;
  visibility: visible;
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card picture[data-v-c7b8db39] {
  width: 100%;
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card picture img[data-v-c7b8db39] {
  border-radius: 6px;
  display: block;
  height: auto;
  max-height: calc(52vh - 5pc);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card picture img[data-v-c7b8db39] {
    max-height: none;
}
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card .text[data-v-c7b8db39] {
  padding-top: calc(var(--rpx, 1px) * 20);
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card .text[data-v-c7b8db39] {
    opacity: 0;
    padding: calc(var(--rpx, 1px) * 16) calc(var(--rpx, 1px) * 6) 0 calc(var(--rpx, 1px) * 6);
    transition: 0.3s;
    visibility: hidden;
}
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card .text h3[data-v-c7b8db39] {
  color: rgba(0, 0, 0, 0.95);
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: calc(var(--rpx, 1px) * 8);
}
.cmp__ass-section-02 .responsive__layout .cards-container .cards-wrapper .cards .card .text p[data-v-c7b8db39] {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
}
.cmp__ass-section-02 .responsive__layout .progress-bar[data-v-c7b8db39] {
  background: #9e9a94;
  border-radius: 2px;
  height: 2px;
  margin-top: calc(var(--rpx, 1px) * 40);
  position: relative;
  width: calc(var(--rpx, 1px) * 234);
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .progress-bar[data-v-c7b8db39] {
    margin-top: calc(var(--rpx, 1px) * 48);
    width: 100%;
}
}
.cmp__ass-section-02 .responsive__layout .progress-bar .progress-bar-inner[data-v-c7b8db39] {
  background: #000;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleX(0);
  transform-origin: left top;
  width: 100%;
}
@media screen and (max-width: 767px) {
.cmp__ass-section-02 .responsive__layout .progress-bar .swiper-pagination-progressbar-fill[data-v-c7b8db39] {
    background: #000;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
}
}