@charset "UTF-8";
.banner-container > div .banner-wrapper {
  width: 100%;
  aspect-ratio: 1440/400;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.banner-container > div .banner-title {
  position: absolute;
  bottom: 0;
  height: 114px;
  left: 8%;
  color: var(--Gray-07, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h1 */
  font-family: "Noto Serif TC";
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 54px */
  letter-spacing: 5px;
  padding: 0 50px 60px 50px;
  border-left: 1px solid #fff;
  margin: 0;
}

.exclusive-template-1 .exclusive-swiper {
  width: 402px;
  max-width: 100%;
  aspect-ratio: 402/571;
}
.exclusive-template-1 .exclusive-swiper .featured-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.exclusive-template-1 .exclusive-content-container {
  max-width: 100%;
  width: 800px;
  margin: 0 auto;
}
.exclusive-template-1 .exclusive-content-container .exclusive-content{
  text-align: justify;	
}
.exclusive-template-1 .exclusive-content-swiper-container .swiper-pagination-bullet {
  background-color: #fff;
}

.exclusive-template-2 {
  background: rgba(214, 205, 198, 0.1);
}
.exclusive-template-2 > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 120px 0;
}
.exclusive-template-2 > div h2 {
  color: var(--Gray-01, #1a1a1a);
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h2 */
  font-family: "Noto Serif TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 48px */
  letter-spacing: 5px;
  padding-bottom: 60px;
}
.exclusive-template-2 > div ul {
  margin-bottom: 60px;
}
.exclusive-template-2 > div ul li {
  width: 25%;
}
.exclusive-template-2 > div ul li:not(:last-child) {
  padding-right: 24px;
}
.exclusive-template-2 > div ul li img {
  border-radius: 50%;
}
.exclusive-template-2 > div ul li h3 {
  color: var(--Gray-01, #1a1a1a);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h3 */
  font-family: "Noto Serif TC";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  letter-spacing: 3px;
}
.exclusive-template-2 > div ul li .subtitle {
  color: var(--Primary-02, #bb9f65);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h4 */
  font-family: "Noto Serif TC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 3px;
}
.exclusive-template-2 > div ul li .content {
  color: var(--Gray-01, #1a1a1a);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/Body */
  font-family: "Noto Sans TC";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 2px;
}
.exclusive-template-2 > div ul li > div {
  padding-top: 50px;
}
.exclusive-template-2 > div ul li > div::after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  left: 50%;
  top: 50%;
  transform: translateX(-50%);
  background-color: #d6cdc6;
}
.exclusive-template-2 > div ul li > div::before {
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% - 12px), -50%);
  background-color: #d6cdc6;
  z-index: 20;
  border-radius: 50%;
}
.exclusive-template-2 > div ul li:first-child > div::after {
  left: calc(100% - 12px);
}
.exclusive-template-2 > div ul li:last-child > div::after {
  left: 0;
}
.exclusive-template-2 > div ul li:last-child > div::before {
  transform: translate(-50%, -50%);
}

.exclusive-template-3 > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 120px 0;
}
.exclusive-template-3 > div .exclusive-content {
  color: var(--Gray-01, #1a1a1a);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/Body */
  font-family: "Noto Sans TC";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 2px;
  padding-right: 60px;
  color: var(--Gray-01, #1a1a1a);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/Body */
  font-family: "Noto Sans TC";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 2px;
}
.exclusive-template-3 > div .exclusive-content h2 {
  color: var(--Gray-01, #1a1a1a);
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h2 */
  font-family: "Noto Serif TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 48px */
  letter-spacing: 5px;
  padding-bottom: 72px;
}
.exclusive-template-3 > div ul {
  gap: 24px;
}
.exclusive-template-3 > div ul li {
  aspect-ratio: 1/1;
  width: calc((100% - 24px) / 2);
}
.exclusive-template-3 > div ul li .thumbnail {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  padding: 21px;
  transition: all 0.3s ease-in-out;
}
.exclusive-template-3 > div ul li .thumbnail .content {
  border: 1px solid rgb(255, 255, 255);
  color: #fff;
  color: var(--Gray-07, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h3 */
  font-family: "Noto Serif TC";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 36px */
  letter-spacing: 3px;
  border: 1px solid rgb(255, 255, 255);
}
.exclusive-template-3 > div ul li .thumbnail .content p {
  color: var(--Gray-07, #fff);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/Body */
  font-family: "Noto Sans TC";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 2px;
  padding: 24px;
  margin: 0;
}
.exclusive-template-3 > div ul li:hover .thumbnail {
  background-size: 120%;
}

.exclusive-template-4 {
  background: var(--Gray-01, #1a1a1a);
}
.exclusive-template-4 > div h2 {
  padding: 60px 0;
}
.exclusive-template-4 > div ul li {
  flex: 1 1 auto;
  text-align: center;
  aspect-ratio: 1/1;
}
.exclusive-template-4 > div ul li .content {
  height: 162px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  padding: 24px;
  backdrop-filter: blur(5px);
  transition: all 0.3s ease-in-out;
}
.exclusive-template-4 > div ul li .content h3.title {
  color: var(--Gray-07, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h2 */
  font-family: "Noto Serif TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 48px */
  letter-spacing: 5px;
}
.exclusive-template-4 > div ul li .content p.subtitle {
  color: var(--Gray-07, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h4 */
  font-family: "Noto Serif TC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 3px;
  margin: 0;
  display: none;
  padding: 24px 0;
}
.exclusive-template-4 > div ul li .content .description {
  color: var(--Gray-07, #fff);
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/Body */
  font-family: "Noto Sans TC";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 2px;
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.exclusive-template-4 > div ul li .content button {
  background-color: transparent;
  border: none;
  color: var(--Gray-07, #fff);
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/BTN */
  font-family: "Noto Serif TC";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 18px */
  letter-spacing: 3px;
  animation: floatY 2s ease-in-out infinite;
}
.exclusive-template-4 > div ul li.active .content {
  height: 303px;
}
.exclusive-template-4 > div ul li.active .content .title, .exclusive-template-4 > div ul li.active .content .subtitle {
  display: block;
}
.exclusive-template-4 > div ul li.active .content .description {
  display: -webkit-box;
}
.exclusive-template-4 > div ul li.active .content button {
  display: none;
}
.exclusive-template-4 > div ul li .thumbnail {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.exclusive-template-4 > div ul li .thumbnail:hover {
  background-size: 120%;
}

@keyframes floatY {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}
.exclusive-template-5 > div {
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 120px 0;
}
.exclusive-template-5 > div h2 {
  color: var(--Gray-01, #1a1a1a);
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h2 */
  font-family: "Noto Serif TC";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 48px */
  letter-spacing: 5px;
  padding-bottom: 60px;
}
.exclusive-template-5 > div .subtitle {
  color: var(--Gray-01, #1a1a1a);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-feature-settings: "liga" off, "clig" off;
  /* 內文/Body */
  font-family: "Noto Sans TC";
  font-size: 16px;
  font-style: normal;
  font-weight: 350;
  line-height: 180%;
  /* 28.8px */
  letter-spacing: 2px;
  width: 588px;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 60px;
}
.exclusive-template-5 > div ul {
  gap: 60px;
}
.exclusive-template-5 > div ul li {
  width: 240px;
  height: 240px;
  border-radius: 240px;
  border: 1px solid var(--Primary-02, #bb9f65);
  gap: 24px;
}
.exclusive-template-5 > div ul li p {
  color: #000;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  /* headline/h4 */
  font-family: "Noto Serif TC";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 24px */
  letter-spacing: 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media (max-width: 768px) {
  .banner-container > div .banner-title {
    height: auto;
    padding: 10px 24px;
  }
  .exclusive-template-1 .exclusive-content-container {
    padding: 48px 24px;
  }
  .exclusive-template-1 .exclusive-content-swiper-container {
    width: 100%;
  }
  .exclusive-template-1 .exclusive-content-swiper-container .exclusive-swiper {
    width: 100%;
    aspect-ratio: 402/571;
  }
  .exclusive-template-2 > div {
    padding: 48px 24px 0 24px;
  }
  .exclusive-template-2 > div ul {
    gap: 24px;
  }
  .exclusive-template-2 > div ul li {
    padding: 0 !important;
    width: calc((100% - 24px) / 2) !important;
  }
  .exclusive-template-2 > div ul li img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  .exclusive-template-2 > div ul li > div {
    position: relative;
    padding-top: 60px;
  }
  .exclusive-template-2 > div ul li > div::before, .exclusive-template-2 > div ul li > div::after {
    top: 30px;
  }
  .exclusive-template-3 > div {
    padding: 48px 24px;
  }
  .exclusive-template-3 > div .exclusive-content {
    padding: 0;
  }
  .exclusive-template-3 > div ul li {
    width: 100% !important;
    aspect-ratio: 1/1;
  }
  .exclusive-template-3 > div ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .exclusive-template-5 > div {
    padding: 48px 24px;
  }
  .exclusive-template-5 > div ul li {
    width: 80% !important;
    height: auto;
    aspect-ratio: 1/1;
  }
  .exclusive-template-3 > div .exclusive-content h2 {
    padding-bottom: 24px;
  }
  .exclusive-template-5 > div h2 {
    padding-bottom: 24px;
  }
  .banner-container > div .banner-wrapper {
    aspect-ratio: 2/1;
  }
}


/*# sourceMappingURL=template-dracaena.css.map */
