#hw-series-slide .swiper-pagination .pagi-wrapper {
  width: 10rem;
}
/* #hw-series-slide .swiper-slide .link:hover .arrow-right-wrapper {
  transform: translateX(0.5rem);
}
#hw-series-slide .link-btn .arrow-right-wrapper {
  transition: all 0.3s ease;
}
#hw-series-slide .link-btn:hover .arrow-right-wrapper {
  transform: translateX(0.5rem);
} */
@media screen and (max-width: 767px) {
  #hw-series-slide .content-wrapper{
    padding-bottom: 13rem;
  }
  #hw-series-slide .pagination-wrapper-mob .swiper-pagination{
    text-align: left;
    bottom: 0;
  }
  #hw-series-slide .pagination-wrapper-mob .swiper-pagination-bullet {
    width: 30px;
    border-radius: 0;
    height: 2px;
    background: #ffffff30;
    opacity: 1;
  }
  #hw-series-slide .pagination-wrapper-mob .swiper-pagination-bullet-active {
    background: white;
  }
}
/* update */
@media screen and (min-width: 768px){
  #hw-series-slide .text-wrapper .text-white.text-\[2rem\]\/\[1\]{
    line-height: 1.5;
  }
  #hw-series-slide .pagi{
    gap: 1rem;
  }
}

#machine-rec .swiper-slide:hover .video-wrapper {
  opacity: 1;
}
/* brand-rec */
#brand-rec .dancing-number {
  font-variant-numeric: tabular-nums;
  transition: transform 0.2s;
}
#brand-rec .item img {
  transition: opacity 0.3s ease;
}
/* raf-tabs */
#raf-tabs .tab-text {
  color: #383838;
  transition: color 0.3s;
}

#raf-tabs .tab.active .tab-text {
  color: #fff;
}
#raf-tabs .progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #383838;
  overflow: hidden;
}
#raf-tabs .progress-bar {
  height: 100%;
  width: 0;
  background: #fff;
  transition: width linear;
}
#raf-tabs .image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease;
}
#raf-tabs .image-container img.active {
  opacity: 1;
}
#raf-tabs .image-container img.blank-space {
  position: relative;
  z-index: 1;
  opacity: 0;
}
/* mob collapsible */
#collapsible-tabs details {
  padding: 4rem 0;
  border-top: 1px solid #ffffff20;
  border-bottom: 1px solid #ffffff20;
}
#collapsible-tabs details .tab-text{
  display: flex;
  align-items: center;
}
#collapsible-tabs details .tab-text .order{
  font-family: Inter;
  font-weight: 700;
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -3%;
  color: white;
}
#collapsible-tabs details .tab-text .heading{
  font-family: Inter;
font-weight: 700;
font-size: 3.2rem;
line-height: 4.2rem;
letter-spacing: -3%;
color: white;
max-width: 48.2rem;
}
#collapsible-tabs details .icon-wrapper{
  margin-left: auto;
  display: inline-flex;
  width: 2.4rem;
  height: 2.4rem;
  align-items: center;
  justify-content: center;
}
#collapsible-tabs details .icon-minus{
  display: none;
}
#collapsible-tabs details[open] .icon-plus{
  display: none;
}
#collapsible-tabs details[open] .icon-minus{
  display: block;
}
#collapsible-tabs details .tab-content{
  margin-top: 4rem;
}
/* fans-comments */
#fans-comments .swiper-slide.fan-slide:hover .link-btn{
  color: var(--main-blue);
}
#fans-comments .swiper-slide .link-btn .arrow-right-wrapper{
  transition: transform .3s ease;
}
#fans-comments .product-wrapper .text-wrapper{
  height: 10rem;
}
#sale-banner .sale-img{
  width: 56%;
}
/* sale-banner */
#sale-banner .slide-btn{
  transition: background-color 0.3s ease;
}
#sale-banner .slide-btn:hover{
  border-color: var(--main-blue);
  background-color: var(--main-blue);
}

/* update */
@media screen and (min-width: 768px){
  #machine-rec .heading-wrapper .heading{
    line-height: 1.2;
  }
  #raf-img .sub-title{
    margin-left: 3rem;
  }
  #fans-comments .join-btn{
    transition: all .3s  ease;
  }
  #fans-comments .join-slide:hover .join-btn{
    background-color: var(--main-blue);
  }
}
@media screen and (max-width: 767px){
  #hw-series-slide .text-wrapper .text-white,
  #hw-series-slide .text-wrapper .link-btn{
    line-height: 1.5;
  }
  #hw-series-slide .text-wrapper>.gap-\[3rem\].inline-flex{
    gap: 5rem;
  }
  #machine-rec .heading-wrapper .heading{
    line-height: 1.2;
  }
  #brand-rec .heading.md-hide{
    line-height: 1.2;
  }
  #brand-rec .dancing-number{
    line-height: 1.5;
  }
  #brand-rec .desc{
    line-height: 1.5;    
  }
  #collapsible-tabs details .tab-text .order{
    font-size: 2.4rem;
  }
  #shop-confidence .heading{
    line-height: 1.2;
  }
  #blogger-comments .content-wrapper{
    padding-top: 7.7rem;
  }
  #blogger-comments .comment{
    margin-bottom: 26rem;
  }
  #blogger-comments .blogger-info{
    flex-direction: row;
    align-items: center;
    gap: 3.266rem;
  }
  #blogger-comments .blogger-info .name{
    font-family: Inter;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 112.99999999999999%;
    letter-spacing: -3%;
    text-transform: capitalize;
  }
  #blogger-comments .blogger-info .followers{
    font-family: Inter;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 112.99999999999999%;
    letter-spacing: -3%;
    text-transform: capitalize;
  }
  #sale-banner .text-wrapper{
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    max-width: 100%;
  }
  #sale-banner .sale-img{
    width: 100%;
  }
  #sale-banner .swiper-slide{
    flex-direction: column-reverse;
    padding: 4rem;
  }
  #sale-banner .swiper-slide .heading{
    font-family: Inter;
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 4.2rem;
    letter-spacing: -5%;
            height: 8rem;
  }
  #sale-banner .swiper-slide .desc{
    font-family: Inter;
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: -3%;
    line-height: 3.4rem;
    height: 16rem;
  }
  #sale-banner .swiper-slide .link-btn{
    font-family: Inter;
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 100%;
    letter-spacing: -2%;
  }
  #sale-banner .swiper-slide .arrow-right-wrapper{
    max-width: 1.9rem;
  }
  #sale-banner .swiper-slide .arrow-right-wrapper svg{
    width: 100%;
  }
}
/* update v3 */
@media screen and (min-width: 768px){
  #brand-rec .text-wrapper>.inline-flex .font-bold{
    line-height: 1.2;
  }
  #raf-tabs .tab-text .heading{
    font-size: 2.4rem;
  }
  /* fixed second gif playing */
  #shop-confidence .link-btn:hover .arrow-right-wrapper,
  #brand-rec .link-btn:hover .arrow-right-wrapper,
  #sale-banner .swiper-slide .link-btn:hover .arrow-right-wrapper{
    animation: none;
  }
  #shop-confidence .item:hover .link-btn,
  #brand-rec .item:hover .link-btn{
    color: var(--main-blue);
  }
  #shop-confidence .text-wrapper,
  #brand-rec .text-wrapper,
  #sale-banner .swiper-slide .text-wrapper{
    pointer-events: none;
  }
  #shop-confidence .item:hover .arrow-right-wrapper,
  #brand-rec .item:hover .arrow-right-wrapper,
  #sale-banner .swiper-slide:hover .arrow-right-wrapper{
    animation: iconShuttleHover .6s ease;
  }
  #sale-banner .nav-btn-wrapper{
    pointer-events: none;
  }
  #sale-banner .nav-btn-wrapper .slide-btn{
    pointer-events: all;
  }
  /* fixed_end */
}
@media screen and (max-width: 767px){
  #brand-rec .desc {
    color: 更改twice;
    line-height: 1.3;
  }
  #raf-img .sub-title{
    font-weight: 500;
  }
  #collapsible-tabs .order{
    font-weight: 400;
    letter-spacing: 1;
  }
  #collapsible-tabs details .tab-text .heading{
    font-weight: 500;
  }
  #collapsible-tabs .link-btn.w-fit{
    font-weight: 500;
  }
  #sale-banner .swiper-slide .desc{
    font-weight: 500;
  }
}
/* update v4 */
@media screen and (min-width: 768px){
  #machine-rec .swiper-slide{
    /* height: 83rem; */
    height: 70rem;
  }
  #fans-comments .swiper-slide .info-wrapper .comment{
    height: 11rem;
  }
}

#fans-comments .info-wrapper,
#fans-comments .product-wrapper{
  overflow: hidden;
}