.home-page-swiper-container {
  padding: 0;
}
.home-page-swiper-container > div {
  width: 100%;
}
.home-page-swiper-container > div .home-page-swiper {
  width: 100%;
  aspect-ratio: 1440/618;
  background: #8b8a89;
}
.home-page-swiper-container > div .home-page-swiper .index-swiper {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.home-page-swiper-container > div .home-page-swiper .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-page-swiper-container > div .home-page-swiper .swiper-pagination-bullet {
  background: #80746a;
  opacity: 1;
}
.home-page-swiper-container > div .home-page-swiper .swiper-pagination-bullet-active {
  background: #fff;
}
.home-page-swiper-container.image_mobile {
  display: none;
}
.home-page-swiper-container.image_mobile .index-swiper {
  aspect-ratio: 400/200;
  height: auto;
}

@media (max-width: 767px) {
  .top-running-light-container > div {
    height: 70px;
  }
}
@media (max-width: 767px) {
  .top-running-light-container > div .swiper-container-running-light {
    height: 70px;
  }
}
@media (max-width: 767px) {
  .top-running-light-container > div .swiper-container-running-light .swiper-wrapper {
    height: 70px;
  }
}
@media (max-width: 767px) {
  .top-running-light-container > div .swiper-container-running-light .swiper-wrapper .swiper-slide {
    height: 70px;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  #woocommerce_min_cart {
    width: 80%;
  }
}

@media (max-width: 767px) {
  header {
    padding: 0;
    position: sticky;
    top: 0;
    z-index: 120;
    background-color: #ffffff;
  }
}
@media (max-width: 767px) {
  header > div .items > ul li {
    padding: 20px 0;
  }
}

@media (max-width: 767px) {
  #nav-mobile-toggle-bar {
    display: block;
  }
}

@media (max-width: 767px) {
  .search-form {
    display: none;
  }
}

@media (max-width: 767px) {
  .items > ul li:hover .login-child-menu {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .site-footer-items {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .site-footer-items .footer-menu ul {
    gap: 0;
    flex-wrap: wrap;
    padding-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .site-footer-items .footer-menu ul li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .site-footer-items .footer-menu ul li li {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .site-footer > div {
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 767px) {
  .site-footer > div .footer-copyright {
    text-align: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .site-footer > div #to-top-button {
    display: none;
  }
}

@media (max-width: 767px) {
  .mobile-account-list {
    position: sticky;
    top: 50px;
    background-color: #ffffff;
    width: 100%;
    z-index: 100;
  }
}
@media (max-width: 767px) {
  .mobile-account-list ul > li {
    padding: 16px 24px;
  }
}
@media (max-width: 767px) {
  .mobile-account-list ul > li a {
    gap: 8px;
    color: var(--gray-1, #595757);
    font-family: "Noto Sans TC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}

@media (max-width: 767px) {
  .wc-empty-cart-message,
  .return-to-shop {
    width: 90%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .breadcrumbs-container > div {
    padding: 0 12px;
  }
}

@media (max-width: 767px) {
  #step-container {
    padding: 0 24px;
  }
}
@media (max-width: 767px) {
  #step-container > div ol li.active::after {
    width: 70%;
  }
}

.theme-container {
  position: relative;
  padding-top: 60px;
  padding-bottom: 100px;
  overflow: hidden;
  max-width: 1320px;
}
@media (min-width: 768px) and (max-width: 1320px) {
  .theme-container {
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .theme-container {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
.theme-container > div {
  max-width: 1200px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.theme-container > div h2 {
  color: var(--secondary);
  font-feature-settings: "liga" off, "clig" off;
  /* headline 1 */
  font-family: "Noto Sans TC", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32px */
  letter-spacing: 2px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .theme-container > div h2 {
    font-size: 24px;
    padding-bottom: 20px;
    padding-left: 12px;
  }
}
.theme-container > div .swiper-container {
  position: relative;
}
.theme-container > div .swiper-container .swiper-slide .card {
  border: 0;
  background: var(--gray-4);
}
.theme-container > div .swiper-container .swiper-slide .card .card-img-top {
  width: 100%;
  aspect-ratio: 384/368;
  position: relative;
  overflow: hidden;
}
.theme-container > div .swiper-container .swiper-slide .card .card-img-top .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  transition: all 0.3s ease;
  object-fit: cover;
}
.theme-container > div .swiper-container .swiper-slide .card .card-img-top .img:hover {
  cursor: pointer;
  transform: scale(1.05);
}
.theme-container > div .swiper-container .swiper-slide .card .card-body {
  position: relative;
  padding: 24px 12px;
  height: 200px;
}
.theme-container > div .swiper-container .swiper-slide .card .card-body .card-tag {
  display: inline-flex;
  padding: 6px 16px;
  border-radius: 48px;
  border: 1px solid var(--gray-2);
  color: var(--gray-2, #8b8a89);
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
  letter-spacing: 1px;
}
.theme-container > div .swiper-container .swiper-slide .card .card-body .card-title a {
  padding: 8px 0;
  color: var(--gray-1);
  font-feature-settings: "liga" off, "clig" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.theme-container > div .swiper-container .swiper-slide .card .card-body .card-text {
  color: var(--gray-2);
  /* body */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.theme-container > div .swiper-container .swiper-slide .card .card-body .card-button {
  position: absolute;
  top: -32px;
  right: 0;
  height: 64px;
  width: 64px;
  border-radius: 64px;
  border: 0;
  background: var(--gray-4);
  margin-top: 24px;
}
.theme-container > div .swiper-container .swiper-slide .card .card-body .card-button:hover a svg path,
.theme-container > div .swiper-container .swiper-slide .card .card-body .card-button:hover a svg rect {
  stroke: var(--primary);
}
.theme-container .swiper-button-next,
.theme-container .swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 50%;
  background: var(--white);
  box-shadow: 2px 2px 1px rgba(0, 0, 0, 0), 1px 1px 1px rgba(0, 0, 0, 0.01), 1px 1px 1px rgba(0, 0, 0, 0.05), 0px 0px 1px rgba(0, 0, 0, 0.09);
  transition: background 0.3s ease;
}
.theme-container .swiper-button-next::after,
.theme-container .swiper-button-prev::after {
  font-size: 12px;
  color: var(--secondary);
  transition: color 0.3s ease;
}
.theme-container .swiper-button-next:hover,
.theme-container .swiper-button-prev:hover {
  background: var(--primary);
}
.theme-container .swiper-button-next:hover::after,
.theme-container .swiper-button-prev:hover::after {
  color: var(--white);
}
@media (max-width: 768px) {
  .theme-container .swiper-button-next,
  .theme-container .swiper-button-prev {
    display: none;
  }
}
.theme-container .swiper-button-next {
  right: 8px;
}
.theme-container .swiper-button-prev {
  left: 8px;
}
.theme-container:hover .swiper-button-next:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.theme-container:hover .swiper-button-next:not(.swiper-button-disabled)::after {
  color: var(--white);
}
.theme-container:hover .swiper-button-prev:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.theme-container:hover .swiper-button-prev:not(.swiper-button-disabled)::after {
  color: var(--white);
}

.top-sellers-container {
  position: relative;
  overflow: hidden;
  width: 1320px;
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1320px) {
  .top-sellers-container {
    max-width: 93%;
  }
}
@media (max-width: 767px) {
  .top-sellers-container {
    padding: 24px;
  }
}
.top-sellers-container > div {
  max-width: 1200px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .top-sellers-container > div {
    text-align: center;
    padding: 0;
  }
}
.top-sellers-container > div h2 {
  color: var(--secondary);
  font-feature-settings: "liga" off, "clig" off;
  /* headline 1 */
  font-family: "Noto Sans TC", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32px */
  letter-spacing: 2px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .top-sellers-container > div h2 {
    padding-left: 12px;
    font-size: 24px;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .top-sellers-container > div .top-sellers {
    text-align: left;
  }
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top {
  width: 100%;
  position: relative;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top.slide-top-2 svg path {
  fill: #788d9b;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top.slide-top-3 svg path {
  fill: #db6f0c;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag {
  position: relative;
  z-index: 10000;
  display: inline-flex;
  flex-direction: column;
  gap: 3px;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag div:first-child svg {
  width: 39px;
  height: 31px;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag div:last-child {
  position: relative;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag div:last-child svg {
  width: 45px;
  height: 50px;
}
@media (max-width: 767px) {
  .top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag div:last-child svg {
    width: 40px;
    height: 45px;
  }
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag div:last-child span {
  position: absolute;
  left: 0;
  top: 40%;
  transform: translateY(-50%);
  color: var(--white);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  width: 100%;
  /* 16px */
}
@media (max-width: 767px) {
  .top-sellers-container > div .top-sellers .swiper-slide .slide-top .tag div:last-child span {
    font-size: 12px;
  }
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .img-container {
  aspect-ratio: 224/244;
  transform: translateY(-50px);
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-top .img-container .img {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border-radius: 10px;
  object-fit: contain;
}
.top-sellers-container > div .top-sellers .swiper-slide .slide-content {
  transform: translateY(-26px);
}
.top-sellers-container > div .top-sellers .swiper-slide .price {
  padding-top: 8px;
  display: flex !important;
  align-items: center;
  gap: 8px;
}
.top-sellers-container > div .top-sellers .swiper-slide .price ins.discount-price {
  text-decoration: none;
  color: var(--primary, #ee7836);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Merriweather Sans" !important;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.top-sellers-container > div .top-sellers .swiper-slide .price ins.original-price {
  text-decoration: none;
  color: var(--secondary);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
}
.top-sellers-container > div .top-sellers .swiper-slide .price a.button.product_type_simple {
  display: none !important;
}
@media (max-width: 767px) {
  .top-sellers-container > div .top-sellers .swiper-slide .price a.button {
    float: unset !important;
  }
}
.top-sellers-container > div .top-sellers .swiper-slide .price a.button.wc-quick-view-button, .top-sellers-container > div .top-sellers .swiper-slide .price a.button.wc-favorite-button {
  float: right;
}
.top-sellers-container > div .top-sellers .swiper-slide .price del {
  order: 2;
  color: var(--gray-3_line, #c0b9b5) !important;
  font-size: 16px;
}
.top-sellers-container > div .top-sellers .swiper-slide .price del span.woocommerce-Price-amount.amount {
  display: flex;
}
.top-sellers-container > div .top-sellers .swiper-slide .price del span.woocommerce-Price-amount.amount bdi,
.top-sellers-container > div .top-sellers .swiper-slide .price del span.woocommerce-Price-amount.amount bdi * {
  color: var(--gray-3_line, #c0b9b5);
  font-family: "Noto Sans TC", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-sellers-container > div .top-sellers .swiper-slide .tag.child > div.crown {
  visibility: hidden;
}
.top-sellers-container > div .top-sellers .swiper-slide .tag.child > div.top-hot {
  height: 50px;
  width: 60px;
}
.top-sellers-container > div .top-sellers .swiper-slide .tag.child > div.top-hot > div {
  position: relative;
  width: 100%;
  height: 24px;
  background: #80746a;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-sellers-container > div .top-sellers .swiper-slide .tag.child > div.top-hot > div span {
  transform: unset;
  top: 0;
  position: unset;
}
.top-sellers-container > div .top-sellers .slide-content h3 {
  color: var(--gray-1);
  font-family: "Noto Sans TC", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.top-sellers-container > div .top-sellers .slide-content .slide-text {
  color: var(--primary);
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.top-sellers-container > div .top-sellers .slide-price {
  padding-top: 8px;
  gap: 8px;
}
.top-sellers-container .swiper-button-next,
.top-sellers-container .swiper-button-prev {
  background: var(--white);
  height: 40px;
  width: 40px;
  border-radius: 40px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  /* button */
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0), 1px 1px 1px 0px rgba(0, 0, 0, 0.01), 1px 1px 1px 0px rgba(0, 0, 0, 0.05), 0px 0px 1px 0px rgba(0, 0, 0, 0.09);
}
.top-sellers-container .swiper-button-next::after,
.top-sellers-container .swiper-button-prev::after {
  font-size: 12px;
  color: var(--secondary);
}
.top-sellers-container .swiper-button-next:hover,
.top-sellers-container .swiper-button-prev:hover {
  background: var(--primary);
}
.top-sellers-container .swiper-button-next:hover::after,
.top-sellers-container .swiper-button-prev:hover::after {
  color: var(--white);
}
@media (max-width: 768px) {
  .top-sellers-container .swiper-button-next,
  .top-sellers-container .swiper-button-prev {
    display: none;
  }
}
.top-sellers-container .swiper-button-next {
  right: 8px;
}
.top-sellers-container .swiper-button-prev {
  left: 8px;
}
.top-sellers-container button {
  border-radius: 48px;
  border: 1px solid var(--secondary);
  padding: 11px 24px;
  float: right;
  background: transparent;
}
.top-sellers-container button span {
  color: var(--secondary);
  font-family: "Noto Sans TC", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
}
.top-sellers-container button:hover {
  border: 1px solid var(--primary);
}
.top-sellers-container button:hover span {
  color: var(--primary);
}
.top-sellers-container button:hover svg path,
.top-sellers-container button:hover svg rect {
  stroke: var(--primary);
}
.top-sellers-container:hover .swiper-button-next:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.top-sellers-container:hover .swiper-button-next:not(.swiper-button-disabled)::after {
  color: var(--white);
}
.top-sellers-container:hover .swiper-button-prev:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.top-sellers-container:hover .swiper-button-prev:not(.swiper-button-disabled)::after {
  color: var(--white);
}

@media (max-width: 767px) {
  .new-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.new-container > div {
  max-width: 1280px;
  position: relative;
  padding-bottom: 98px;
  margin: 0px auto;
}
@media (max-width: 767px) {
  .new-container > div {
    padding-bottom: 30px;
  }
}
.new-container > div h2 {
  color: var(--secondary, #80746a);
  font-feature-settings: "liga" off, "clig" off;
  /* headline 1 */
  font-family: "Noto Sans TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32px */
  letter-spacing: 2px;
  padding: 0 40px 40px 40px;
}
@media (max-width: 768px) {
  .new-container > div h2 {
    padding: 20px 12px;
    font-size: 24px;
  }
}
.new-container > div .swiper-container1 {
  overflow: hidden;
  position: relative;
}
.new-container > div .swiper-container > .swiper-slide__content {
  position: absolute;
  top: 0;
}
.new-container > div .swiper-slide {
  height: 660px;
  display: flex;
  background: var(--gray-4);
  align-items: center;
  justify-content: center;
  transition: all 200ms linear;
  transform: scale(0.8);
  padding: 24px;
  opacity: 0.4;
}
@media (max-width: 767px) {
  .new-container > div .swiper-slide {
    height: auto;
    transform: scale(0.9);
  }
}
.new-container > div .swiper-slide.swiper-slide-active {
  transform: scale(1);
  opacity: 1;
}
.new-container > div .swiper-slide .card {
  border: 0;
  background: var(--gray-4);
}
.new-container > div .swiper-slide .card .card-img-top {
  width: 100%;
  aspect-ratio: 384/368;
  position: relative;
}
.new-container > div .swiper-slide .card .card-img-top .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  object-fit: cover;
}
.new-container > div .swiper-slide .card .card-body {
  position: relative;
  padding: 24px 12px;
}
.new-container > div .swiper-slide .card .card-body .card-tag {
  color: var(--gray-2, #8b8a89);
  /* small 1 */
  font-family: "Noto Sans TC";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 12px */
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-container > div .swiper-slide .card .card-body .card-title a {
  padding: 8px 0;
  color: var(--gray-1);
  font-feature-settings: "liga" off, "clig" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-container > div .swiper-slide .card .card-body .card-text {
  overflow: hidden;
  color: var(--gray-2);
  text-overflow: ellipsis;
  white-space: nowrap;
  /* body */
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.new-container > div .swiper-slide .card .card-body .card-button {
  display: inline-flex;
  background: transparent;
  border: 0;
  margin-top: 24px;
}
.new-container > div .swiper-slide .card .card-body .card-button a {
  border-radius: 48px;
  border: 1px solid var(--secondary);
  color: var(--secondary);
  font-family: "Noto Sans TC", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 4px 10px;
  height: unset;
}
.new-container > div .swiper-slide .card .card-body .card-button a:hover {
  border: 1px solid var(--primary);
}
.new-container > div .swiper-slide .card .card-body .card-button a:hover span {
  color: var(--primary);
}
.new-container > div .swiper-slide .card .card-body .card-button a:hover svg path,
.new-container > div .swiper-slide .card .card-body .card-button a:hover svg rect {
  stroke: var(--primary);
}
.new-container > div .swiper-button-next,
.new-container > div .swiper-button-prev {
  background: var(--white);
  height: 40px;
  width: 40px;
  border-radius: 40px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  /* button */
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0), 1px 1px 1px 0px rgba(0, 0, 0, 0.01), 1px 1px 1px 0px rgba(0, 0, 0, 0.05), 0px 0px 1px 0px rgba(0, 0, 0, 0.09);
}
@media (max-width: 767px) {
  .new-container > div .swiper-button-next,
  .new-container > div .swiper-button-prev {
    display: none;
  }
}
.new-container > div .swiper-button-next::after,
.new-container > div .swiper-button-prev::after {
  font-size: 12px;
  color: var(--secondary);
}
.new-container > div .swiper-button-next:hover,
.new-container > div .swiper-button-prev:hover {
  background: var(--primary);
}
.new-container > div .swiper-button-next:hover::after,
.new-container > div .swiper-button-prev:hover::after {
  color: var(--white);
}
@media (max-width: 768px) {
  .new-container > div .swiper-button-next,
  .new-container > div .swiper-button-prev {
    display: none;
  }
}
.new-container > div .swiper-button-next {
  right: -20px;
}
.new-container > div .swiper-button-prev {
  left: -20px;
}
.new-container > div:hover .swiper-button-next:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.new-container > div:hover .swiper-button-next:not(.swiper-button-disabled)::after {
  color: var(--white);
}
.new-container > div:hover .swiper-button-prev:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.new-container > div:hover .swiper-button-prev:not(.swiper-button-disabled)::after {
  color: var(--white);
}

.featured-container {
  position: relative;
  overflow: hidden;
  max-width: 1320px;
}
.featured-container > div:first-child {
  padding-bottom: 100px;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1320px) {
  .featured-container > div:first-child {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .featured-container > div:first-child {
    padding-bottom: 30px;
  }
}
.featured-container > div:first-child .swiper-slide .featured-img {
  aspect-ratio: 660/440;
}
.featured-container > div:first-child .swiper-slide .featured-img .img .mask-container {
  background: rgba(89, 87, 87, 0);
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.featured-container > div:first-child .swiper-slide .featured-img .img .mask-container button {
  border-radius: 48px;
  background-color: var(--primary);
  border: 0;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  transform: translateY(50px);
}
.featured-container > div:first-child .swiper-slide .featured-img .img .mask-container button a {
  color: var(--white, #fff);
  padding: 11px 24px;
  font-family: "Noto Sans TC";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
}
.featured-container > div:first-child .swiper-slide .featured-img .img .mask-container button:hover {
  border: 0;
}
.featured-container > div:first-child .swiper-slide .featured-img .img .mask-container button:hover a svg path,
.featured-container > div:first-child .swiper-slide .featured-img .img .mask-container button:hover a svg rect {
  stroke: var(--white);
}
.featured-container > div:first-child .swiper-slide:hover .mask-container {
  background: rgba(89, 87, 87, 0.6) !important;
}
.featured-container > div:first-child .swiper-slide:hover button {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.featured-container > div:first-child .swiper-slide-active .mask-container {
  opacity: 1 !important;
}
.featured-container > div:first-child h2 {
  color: var(--secondary, #80746a);
  font-feature-settings: "liga" off, "clig" off;
  /* headline 1 */
  font-family: "Noto Sans TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32px */
  letter-spacing: 2px;
}
@media (min-width: 768px) and (max-width: 1320px) {
  .featured-container > div:first-child h2 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .featured-container > div:first-child h2 {
    font-size: 24px;
    padding: 0 12px;
  }
}
.featured-container > div:first-child .featured-slider {
  width: 100%;
  padding: 20px 0;
}
.featured-container > div:first-child .featured-slide {
  text-align: center;
  border-radius: 8px;
  transition: transform 0.3s ease;
  height: auto;
}
.featured-container > div:first-child .featured-slide .featured-img {
  aspect-ratio: 660/440;
}
.featured-container > div:first-child .featured-slide .featured-img .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.featured-container > div:first-child .featured-slide .featured-text {
  padding-top: 24px;
  width: 66.67%;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.8s ease;
}
@media (max-width: 767px) {
  .featured-container > div:first-child .featured-slide .featured-text {
    width: 100%;
  }
}
.featured-container > div:first-child .featured-slide .featured-text h2 {
  color: var(--gray-1);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.featured-container > div:first-child .featured-slide .featured-text p {
  color: var(--gray-2);
  text-align: center;
  /* body */
  font-family: "Noto Sans TC", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
.featured-container > div:first-child .featured-slide.swiper-slide-active .featured-text {
  opacity: 1;
}
.featured-container .swiper-button-next,
.featured-container .swiper-button-prev {
  background: var(--white);
  height: 40px;
  width: 40px;
  border-radius: 40px;
  top: 40%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  padding: 0;
  /* button */
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0), 1px 1px 1px 0px rgba(0, 0, 0, 0.01), 1px 1px 1px 0px rgba(0, 0, 0, 0.05), 0px 0px 1px 0px rgba(0, 0, 0, 0.09);
}
.featured-container .swiper-button-next::after,
.featured-container .swiper-button-prev::after {
  font-size: 12px;
  color: var(--secondary);
}
.featured-container .swiper-button-next:hover,
.featured-container .swiper-button-prev:hover {
  background: var(--primary);
}
.featured-container .swiper-button-next:hover::after,
.featured-container .swiper-button-prev:hover::after {
  color: var(--white);
}
@media (max-width: 768px) {
  .featured-container .swiper-button-next,
  .featured-container .swiper-button-prev {
    display: none;
  }
}
.featured-container .swiper-button-next {
  right: 8px;
}
.featured-container .swiper-button-prev {
  left: 8px;
}
.featured-container:hover .swiper-button-next:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.featured-container:hover .swiper-button-next:not(.swiper-button-disabled)::after {
  color: var(--white);
}
.featured-container:hover .swiper-button-prev:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.featured-container:hover .swiper-button-prev:not(.swiper-button-disabled)::after {
  color: var(--white);
}

.lifestyle-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  width: 1320px;
}
@media (min-width: 768px) and (max-width: 1320px) {
  .lifestyle-container {
    max-width: 93%;
  }
}
@media (max-width: 767px) {
  .lifestyle-container {
    padding-bottom: 60px;
  }
}
.lifestyle-container > div:first-child {
  padding-bottom: 120px;
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 768px) and (max-width: 1320px) {
  .lifestyle-container > div:first-child {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .lifestyle-container > div:first-child {
    padding-bottom: 60px;
  }
}
.lifestyle-container > div:first-child h2 {
  color: var(--secondary, #80746a);
  font-feature-settings: "liga" off, "clig" off;
  /* headline 1 */
  font-family: "Noto Sans TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 32px */
  letter-spacing: 2px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .lifestyle-container > div:first-child h2 {
    font-size: 24px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.lifestyle-container > div:first-child .lifestyle-slider__container .swiper-slide .lifestyle-img {
  aspect-ratio: 232/251;
  border-radius: 10px;
  overflow: hidden;
}
.lifestyle-container > div:first-child .lifestyle-slider__container .swiper-slide .lifestyle-img .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  border-radius: 10px;
}
.lifestyle-container > div:first-child .lifestyle-slider__container p {
  color: var(--gray-1);
  /* headline 2 */
  font-family: "Noto Sans TC", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin: 24px 0 0 0;
}
.lifestyle-container .swiper-button-next,
.lifestyle-container .swiper-button-prev {
  background: var(--white);
  height: 40px;
  width: 40px;
  border-radius: 40px;
  top: 40%;
  transform: translateY(-50%);
  margin: 0;
  position: absolute;
  padding: 0;
  /* button */
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0), 1px 1px 1px 0px rgba(0, 0, 0, 0.01), 1px 1px 1px 0px rgba(0, 0, 0, 0.05), 0px 0px 1px 0px rgba(0, 0, 0, 0.09);
}
.lifestyle-container .swiper-button-next::after,
.lifestyle-container .swiper-button-prev::after {
  font-size: 12px;
  color: var(--secondary);
}
.lifestyle-container .swiper-button-next:hover,
.lifestyle-container .swiper-button-prev:hover {
  background: var(--primary);
}
.lifestyle-container .swiper-button-next:hover::after,
.lifestyle-container .swiper-button-prev:hover::after {
  color: var(--white);
}
@media (max-width: 768px) {
  .lifestyle-container .swiper-button-next,
  .lifestyle-container .swiper-button-prev {
    display: none;
  }
}
@media (max-width: 767px) {
  .lifestyle-container .swiper-button-next {
    top: 55%;
  }
}
@media (max-width: 767px) {
  .lifestyle-container .swiper-button-prev {
    top: 60%;
  }
}
.lifestyle-container .swiper-button-next {
  right: 8px;
}
.lifestyle-container .swiper-button-prev {
  left: 8px;
}
.lifestyle-container:hover .swiper-button-next:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.lifestyle-container:hover .swiper-button-next:not(.swiper-button-disabled)::after {
  color: var(--white);
}
.lifestyle-container:hover .swiper-button-prev:not(.swiper-button-disabled) {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  background: var(--primary);
}
.lifestyle-container:hover .swiper-button-prev:not(.swiper-button-disabled)::after {
  color: var(--white);
}

.home-page-footer > div {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.home-page-footer > div > div svg {
  width: 80px;
  height: 80px;
}
.home-page-footer > div > div p {
  color: var(--secondary);
  text-align: center;
  /* headline 3 */
  font-family: "Noto Sans TC", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1px;
  margin: 24px 0 0 0;
}
@media (max-width: 767px) {
  .home-page-footer > div > div p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .home-page-footer > div > div.feature-2 {
    border: 0;
  }
}
.home-page-footer > div > div.feature-1, .home-page-footer > div > div.feature-2, .home-page-footer > div > div.feature-3, .home-page-footer > div > div.feature-4 {
  border-right: 1px solid var(--gray-2);
}
.home-page-footer > div > div.feature-1 img, .home-page-footer > div > div.feature-2 img, .home-page-footer > div > div.feature-3 img, .home-page-footer > div > div.feature-4 img {
  height: 80px;
  width: 80px;
}
@media (max-width: 767px) {
  .home-page-footer > div > div.feature-1 img, .home-page-footer > div > div.feature-2 img, .home-page-footer > div > div.feature-3 img, .home-page-footer > div > div.feature-4 img {
    width: 50px;
    height: 50px;
  }
}
.home-page-footer > div > div.feature-4 {
  border-right: 0;
}
