@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Noto Sans TC";
}

/* 區塊重置或覆寫 */
#tripFeatures > .container.clearfix {
  width: 100%;
  max-width: 100%;
}
#tripFeatures > .container.clearfix .group_table_box {
  padding: 30px 0;
}

#ys-feature-all .container h2 {
  color: unset;
  text-shadow: unset;
}

#ys-feature-all .group_table_box p,
#ys-feature-all .day_con .info_box .info p {
  line-height: initial;
  font-size: 18px;
  word-break: unset;
}
@media (max-width: 575.98px) {
  #ys-feature-all .group_table_box p,
  #ys-feature-all .day_con .info_box .info p {
    font-size: 16px;
  }
}

#ys-feature-all h4 {
  border-bottom: 0 !important;
}

/* 外部 outer*/
#ys-feature-all {
  background-repeat: repeat-y;
  background-size: 120%;
  padding-top: 0;
  margin-bottom: 0;
  width: 100%;
  overflow: hidden;
}

#ys-feature-all .container .group_table_box {
  margin-top: 0;
  padding-top: 0;
}

#tripFeatures h2 {
  display: none;
}

section.group_table.trip_features .container .group_table_box .title_s {
  display: none;
}

section#tripNote {
  margin-top: 0;
}

/* container */
section.ys-feature-all {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  background-color: #bd8888;
}

/* container */
section.ys-feature-all {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto !important;
  background-color: transparent;
}

.ys-feature-part-sec {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
}
@media (max-width: 991.98px) {
  .ys-feature-part-sec {
    padding: 40px 20px;
  }
}

.ys-feature-part-cnt {
  width: 1440px;
  position: relative;
}
@media (max-width: 1679.98px) {
  .ys-feature-part-cnt {
    width: calc(100% - 40px);
  }
}

.full-wide {
  width: 100%;
  position: relative;
}

/* 主題客製 */
#ys-for-website {
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

/* 錨點選單客製 */
.ft-anchor-navi-link {
  background-color: #4da891 !important;
}
.ft-anchor-navi-link:hover {
  color: #fff !important;
  background-color: #172b54 !important;
}

.ft-anchor-navi-mb-btn {
  background-color: #4da891 !important;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "" !important;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "" !important;
}

.title-set-wrapper.ci-flight.for-emirates::before {
  mix-blend-mode: difference;
}

.title-set-wrapper.ci-flight.for-emirates::after {
  mix-blend-mode: difference;
}

/* 長榮航空 */
.emirates-airline {
  padding: 100px 0 0 0;
}

.title-set-wrapper.ci-flight::before {
  transform: translate(30%, -50%);
}

.title-set-wrapper.ci-flight.for-eva > h1 {
  color: #003c78;
  text-align: center;
}
.title-set-wrapper.ci-flight.for-eva > p {
  color: #226eb9;
  justify-content: center;
}
.title-set-wrapper.ci-flight.for-eva::before {
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/共用區/images/deco_txt_Evagreen.webp);
}
.title-set-wrapper.ci-flight.for-eva::after {
  transform: translate(100%, -50%);
  mix-blend-mode: difference;
}

.flight-award > h4 {
  background-color: #003c78;
  padding: 4px 40px;
  margin: 0 0 20px 0 !important;
  color: #fff !important;
  letter-spacing: 6px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
@media (max-width: 767.98px) {
  .flight-award > h4 {
    flex-wrap: wrap;
  }
}
.flight-award > h4::before {
  display: block;
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% + 20px);
  border: 1px solid #226eb9;
  top: 0;
  transform: translateY(-10px);
}
.flight-award > h4 > span {
  color: #ffea00;
  display: block;
  margin: 0 4px;
}
.flight-award > h4 > span > b {
  font-size: 28px;
}
.flight-award .en-award-text {
  font-size: 16px;
  color: #003c78;
  font-family: "Noto Serif TC";
}
@media (max-width: 419.98px) {
  .flight-award .en-award-text {
    font-size: 14px;
  }
}

.title-set-wrapper.ci-flight.for-ci > h1 {
  color: #003c78;
  text-align: center;
}
.title-set-wrapper.ci-flight.for-ci > p {
  color: #226eb9;
  justify-content: center;
}
.title-set-wrapper.ci-flight.for-ci::before {
  transform: translate(-100%, -50%);
  mix-blend-mode: color-burn;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/共用區/images/deco_txt_china.png);
}
.title-set-wrapper.ci-flight.for-ci::after {
  transform: translate(100%, -50%);
  mix-blend-mode: difference;
}

.flight-award > h4 {
  background-color: #003c78;
  padding: 4px 40px;
  margin: 0 0 20px 0 !important;
  color: #fff !important;
  letter-spacing: 6px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  font-size: 16px;
  font-weight: 400;
  position: relative;
}
@media (max-width: 767.98px) {
  .flight-award > h4 {
    flex-wrap: wrap;
  }
}
.flight-award > h4::before {
  display: block;
  content: "";
  position: absolute;
  width: calc(100% - 40px);
  height: calc(100% + 20px);
  border: 1px solid #226eb9;
  top: 0;
  transform: translateY(-10px);
}
.flight-award > h4 > span {
  color: #ffea00;
  display: block;
  margin: 0 4px;
}
.flight-award > h4 > span > b {
  font-size: 28px;
}
.flight-award .en-award-text {
  font-size: 16px;
  color: #003c78;
  font-family: "Noto Serif TC";
}
@media (max-width: 419.98px) {
  .flight-award .en-award-text {
    font-size: 14px;
  }
}

/* 開場介紹 */
.ys-feature-part-sec.tour-highlight {
  background-color: #1365aa;
}

.tour-hl-dialogue {
  width: 75%;
  border: 1px solid #fff;
  padding: 40px;
  border-radius: 27px;
  display: flex;
  align-items: center;
  gap: 0 32px;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .tour-hl-dialogue {
    width: 100%;
  }
}
.tour-hl-dialogue > img {
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue > img {
    margin: 0 0 20px 0;
  }
}
.tour-hl-dialogue .hl-dialogue-article > h3 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 2px;
  margin: 0 0 10px 0;
}
@media (max-width: 991.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h3 {
    font-size: 28px;
  }
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h3 {
    font-size: 24px;
    text-align: center;
  }
}
.tour-hl-dialogue .hl-dialogue-article > h5 {
  font-size: 18px;
  font-weight: 100;
  color: #fff !important;
  letter-spacing: 1px;
  opacity: 0.9;
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h5 {
    text-align: center;
  }
}
@media (max-width: 419.98px) {
  .tour-hl-dialogue .hl-dialogue-article > h5 {
    font-size: 16px;
    font-weight: 300;
  }
}
@media (max-width: 575.98px) {
  .tour-hl-dialogue {
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
}

/* KV模組 */
.yellow-knife-aura-kv-sec {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 50%;
  overflow: hidden;
}
@media (max-width: 1679.98px) {
  .yellow-knife-aura-kv-sec {
    padding-bottom: 60%;
    background-position: center bottom;
  }
}
@media (max-width: 1199.98px) {
  .yellow-knife-aura-kv-sec {
    padding-bottom: 70%;
    background-position: center bottom;
  }
}
@media (max-width: 767.98px) {
  .yellow-knife-aura-kv-sec {
    padding-bottom: 120%;
  }
}
.yellow-knife-aura-kv-sec::after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 10%;
  background: linear-gradient(180deg, rgba(249, 249, 249, 0) 0%, #f9f9f9 75%);
  position: absolute;
  z-index: 7; /* **提高層級**：確保漸層在所有元素（包括文字）最上方，做平滑過渡 */
  bottom: 0;
  left: 0;
  pointer-events: none; /* **重要**：防止漸層遮擋到內容的點擊事件 */
}

.yellow-knife-aura-kv-bg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  position: absolute;
  z-index: 1;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/main_kv_sky_bg.webp);
  background-image: url(../images/main_kv_sky_bg.webp);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
  transform: scale(1.1);
  will-change: transform, opacity, filter;
}

.yellow-knife-aura-kv-front {
  display: block;
  width: 100%;
  padding-bottom: 29%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  font-size: 0;
  z-index: 5;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/main-kv-front_bg.webp);
  background-image: url(../images/main-kv-front_bg.webp);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  bottom: 0;
  will-change: transform;
}

.yellow-knife-aura-kv-txt-wrapper {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: center;
  top: 10%;
  z-index: 35;
  padding: 0;
}
@media (max-width: 767.98px) {
  .yellow-knife-aura-kv-txt-wrapper {
    top: 25%;
  }
}

.yellow-knife-aura-kv-title {
  display: block;
  position: relative;
  z-index: 3;
  top: 150%;
  width: 650px !important;
  max-width: unset !important;
  will-change: transform, opacity, filter;
}
@media (max-width: 1679.98px) {
  .yellow-knife-aura-kv-title {
    top: 10%;
    width: 50% !important;
  }
}
@media (max-width: 1199.98px) {
  .yellow-knife-aura-kv-title {
    width: 60% !important;
  }
}
@media (max-width: 991.98px) {
  .yellow-knife-aura-kv-title {
    top: 2%;
    width: 60% !important;
  }
}
@media (max-width: 575.98px) {
  .yellow-knife-aura-kv-title {
    width: 70% !important;
  }
}

/* 黃刀鎮介紹 */
.town-story-sec {
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/theme_full_bg.webp);
  background-repeat: repeat;
  padding: 0 0 50px 0;
}

.effect-shooting-star {
  display: block;
  content: "";
  width: 80px;
  padding-bottom: 72px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_shooting_star_deep.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  left: 0;
  transform-origin: left bottom;
}

.effect-twinkle-star {
  display: block;
  content: "";
  width: 30px;
  padding-bottom: 30px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_title_sparkle_01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.effect-twinkle-star.hollow {
  width: 24px;
  padding-bottom: 24px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_title_sparkle_03.svg);
}

.town-story-intro-set {
  display: flex;
  align-items: center;
  margin: 40px 0;
  perspective: 1200px; /* 增加 3D 視距 */
}
@media (max-width: 767.98px) {
  .town-story-intro-set {
    flex-wrap: wrap;
  }
}
.town-story-intro-set.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767.98px) {
  .town-story-intro-set.reverse {
    flex-direction: row;
  }
}

.town-story-intro {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
  will-change: transform, opacity;
}
@media (max-width: 767.98px) {
  .town-story-intro {
    width: 100%;
  }
}

.town-story-intro-title-set {
  margin: 0 0 42px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.town-story-intro-title-set::before {
  display: block;
  content: "";
  width: 280px;
  padding-bottom: 160px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_title_glow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 0 12px 0;
  transform: translate(-6px, 0);
}
.town-story-intro-title-set > h4 {
  font-size: 28px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .town-story-intro-title-set > h4 {
    font-size: 24px !important;
  }
}
.town-story-intro-title-set > h4 {
  color: #030c1f !important;
  font-weight: 700 !important;
}
.town-story-intro-title-set > h5 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .town-story-intro-title-set > h5 {
    font-size: 18px !important;
  }
}
.town-story-intro-title-set > h5 {
  color: #030c1f !important;
}

.town-story-intro-parag {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .town-story-intro-parag {
    font-size: 14px !important;
  }
}
.town-story-intro-parag {
  color: #6d7186;
  margin: 0 0 32px 0;
}

.town-story-gallery {
  position: relative;
  width: 60%;
  will-change: transform, opacity;
}
@media (max-width: 767.98px) {
  .town-story-gallery {
    width: 100%;
  }
}
.town-story-gallery > img {
  display: block;
  width: 100%;
}

.town-story-deco-writing {
  display: block;
  width: 200px;
  padding-bottom: 48px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/yellow_knife_writing_txt.webp);
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0;
  align-self: flex-end;
}

.down-town-point-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0 2%;
  margin: 30px 0 50px 0;
}
@media (max-width: 991.98px) {
  .down-town-point-wrapper {
    gap: 30px 30px;
  }
}

.down-town-point-grid {
  position: relative;
  width: 52%;
  flex-direction: column;
  display: flex;
  gap: 12px 0;
}
@media (max-width: 991.98px) {
  .down-town-point-grid {
    width: 100%;
  }
}
.down-town-point-grid.full {
  width: 100%;
  margin: 6px 0 30px 0;
  align-items: flex-start;
  gap: 0;
}
.down-town-point-grid.front {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0px;
}
@media (max-width: 991.98px) {
  .down-town-point-grid.front {
    position: relative;
  }
}
.down-town-point-grid.front > img {
  border: 10px solid #f9f9f9;
}
@media (max-width: 991.98px) {
  .down-town-point-grid.front > img {
    border: 0;
  }
}
.down-town-point-grid.reverse {
  flex-direction: column-reverse;
}
.down-town-point-grid.reverse .down-town-intro {
  align-items: flex-end;
}
@media (max-width: 991.98px) {
  .down-town-point-grid.reverse {
    flex-direction: column;
  }
}
.down-town-point-grid > img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.down-town-point-grid > h4 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .down-town-point-grid > h4 {
    font-size: 18px !important;
  }
}
.down-town-point-grid > h4 {
  color: #fff !important;
  display: flex;
  margin: 4px 0 32px 0 !important;
  justify-content: center;
  background-color: #040c1f;
  align-self: center;
  align-items: center;
  padding: 8px 24px !important;
  border-radius: 25vw;
  position: relative;
}
.down-town-point-grid > h4::before {
  display: block;
  content: "";
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border: 1px solid #040c1f;
  position: absolute;
  z-index: 0;
  border-radius: 25vw;
}
.down-town-point-grid > p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .down-town-point-grid > p {
    font-size: 14px !important;
  }
}
.down-town-point-grid > p {
  color: #6d7186;
  text-align: center;
  width: 100%;
}

.deco-down-town {
  align-self: center;
  display: block;
  width: 180px;
  padding-bottom: 88px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_yellow_knife_town.webp);
  background-repeat: no-repeat;
  background-size: contain;
  font-size: 0;
}

.down-town-intro {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .down-town-intro {
    font-size: 14px !important;
  }
}
.down-town-intro {
  color: #071536 !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.down-town-intro .en-name {
  font-family: "Noto Serif TC";
}

.deco-bull {
  display: block;
  font-size: 0;
  width: 80px;
  padding-bottom: 46px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_bull.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  transform: translate(100%, 120%);
}
@media (max-width: 991.98px) {
  .deco-bull {
    transform: translate(0, 0);
  }
}

/* 獵人追光之旅 */
.chase-aura-sec {
  overflow: hidden;
}
.chase-aura-sec::after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 15%;
  background: linear-gradient(180deg, rgba(46, 23, 84, 0) 0%, #2e1754 75%);
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}

.chase-aura-bg {
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/chase_sec_bg.webp);
  width: 100%;
  height: 100%;
  padding-bottom: 54%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  z-index: 1;
  bottom: 0%;
  left: 0;
  font-size: 0;
  margin: 0 !important;
}
@media (max-width: 991.98px) {
  .chase-aura-bg {
    padding-bottom: 45%;
  }
}

.chase-aura-wrapper {
  padding: 300px 0;
  position: relative;
  z-index: 2;
}

.chase-aura-intro-board {
  margin: 0;
  width: 40%;
  display: flex;
  flex-direction: column;
  align-self: flex-start;
}
@media (max-width: 991.98px) {
  .chase-aura-intro-board {
    width: 50%;
  }
}
@media (max-width: 767.98px) {
  .chase-aura-intro-board {
    width: 100%;
  }
}

.chase-aura-attached-title {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .chase-aura-attached-title {
    font-size: 18px !important;
  }
}
.chase-aura-attached-title {
  font-weight: 400 !important;
  letter-spacing: 4px;
  color: #fff !important;
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  white-space: nowrap;
  line-height: 1.2;
  gap: 0 6px;
  margin: 0 0 10px 0 !important;
}
@media (max-width: 575.98px) {
  .chase-aura-attached-title {
    white-space: wrap;
  }
}
.chase-aura-attached-title::before {
  display: block;
  content: "";
  width: 120px;
  height: 46px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_title_snow_mountain.svg);
  background-size: contain;
  background-repeat: no-repeat;
  flex-grow: 0;
  flex-shrink: 1;
}

.chase-aura-title-cht {
  font-size: 36px !important;
  font-weight: 700 !important;
  color: #81422d;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .chase-aura-title-cht {
    font-size: 28px !important;
  }
}
.chase-aura-title-cht {
  letter-spacing: 10px;
  color: #fff !important;
  font-weight: 900 !important;
  display: flex;
  align-self: center;
  padding: 0px 10px 6px 20px !important;
  border: 1px solid #fff;
  margin: 0 0 10px 0 !important;
}
@media (max-width: 575.98px) {
  .chase-aura-title-cht {
    font-size: 36px;
    align-self: flex-start;
  }
}

.chase-aura-parag-screen {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 14px 0;
  gap: 14px 0;
}
.chase-aura-parag-screen > p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .chase-aura-parag-screen > p {
    font-size: 14px !important;
  }
}
.chase-aura-parag-screen > p {
  letter-spacing: 4px;
  color: #fff;
  text-align: center;
  line-height: 1.8 !important;
}

/* 追光攝影集Slider */
.aura-gallery-slider-sec {
  position: relative;
  background-color: #2e1754;
}
.aura-gallery-slider-sec::after {
  display: block;
  content: "";
  width: 100%;
  padding-bottom: 45%;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/aurora_village_forest_night_bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
}

.night-shooting-star {
  display: block;
  content: "";
  width: 80px;
  padding-bottom: 72px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_shooting_star_light_01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  left: 0;
  transform-origin: left bottom;
}

.night-twinkle-star {
  display: block;
  content: "";
  width: 30px;
  padding-bottom: 30px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_white_twinkle_star.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 0;
  pointer-events: none;
}

.aura-gallery-cnt {
  position: relative;
  z-index: 2;
}

.aura-gallery-parag {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .aura-gallery-parag {
    font-size: 14px !important;
  }
}
.aura-gallery-parag {
  color: #fff;
  letter-spacing: 2px;
  line-height: 1.8 !important;
  text-align: center;
  margin: 0 0 30px 0;
}

.deco-camera-ico {
  font-size: 0;
  display: block;
  width: 80px;
  padding-bottom: 68px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_camera_icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.aura-gallery-slider {
  width: 100%;
  /* 設定容器高度，給縮放留點空間 */
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex !important;
  flex-direction: column;
  align-items: center;
}
.aura-gallery-slider > .swiper-pagination {
  position: relative;
  margin: 20px 0;
}
.aura-gallery-slider > .swiper-pagination > .swiper-pagination-bullet {
  background-color: #fff;
}

.aura-gallery-item {
  background-position: center;
  background-size: cover;
  /* 這裡設定中間那張 slide 的寬度 */
  background-color: #f8f8f8;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  transition: 0.3s;
  opacity: 1;
  padding: 12px;
  /* Swiper 在啟用 Coverflow 時會自動處理縮放和透明度，
      但我們可以加上這個，讓它看起來更有 3D 感 */
  position: relative;
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(0.5);
}
.aura-gallery-item > img {
  display: block;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0 8vw 0 0;
}
@media (max-width: 991.98px) {
  .aura-gallery-item {
    padding: 4px;
  }
}

.swiper-slide-active {
  opacity: 1;
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(1);
}

.aura-gallery-item-name {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .aura-gallery-item-name {
    font-size: 14px !important;
  }
}
.aura-gallery-item-name {
  position: absolute;
  padding: 6px 30px !important;
  background-color: #fff;
  color: #2e1754;
  left: 50%;
  bottom: 100px;
  border-radius: 50vw 0 50vw 0;
  z-index: 3;
  transform: translate(75%, 0);
}
@media (max-width: 991.98px) {
  .aura-gallery-item-name {
    position: relative;
    left: unset;
    bottom: unset;
    transform: translate(0, 0);
    margin: 16px auto;
    display: inline-block;
  }
}
.aura-gallery-item-name::after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  border-top: 0;
  border-left: 0;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50vw 0 50vw 0;
}

.aura-village-title-set {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
  margin: 0 0 30px 0;
}
.aura-village-title-set::before {
  display: block;
  content: "";
  width: 82px;
  padding-bottom: 78px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_teepee_icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(30%, -10%);
}
.aura-village-title-set > .entitle {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .aura-village-title-set > .entitle {
    font-size: 18px !important;
  }
}
.aura-village-title-set > .entitle {
  font-family: "WindSong", cursive;
  font-weight: 300 !important;
  color: #fff !important;
  margin: 0 0 4px 0 !important;
  letter-spacing: 2px;
  align-self: flex-start;
}
@media (max-width: 575.98px) {
  .aura-village-title-set > .entitle {
    text-align: center;
  }
}
.aura-village-title-set > h4 {
  font-size: 36px !important;
  font-weight: 700 !important;
  color: #81422d;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .aura-village-title-set > h4 {
    font-size: 28px !important;
  }
}
.aura-village-title-set > h4 {
  font-weight: 700 !important;
  color: #fff !important;
  letter-spacing: 6px;
  margin: 0 !important;
}
.aura-village-title-set > p {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .aura-village-title-set > p {
    font-size: 18px !important;
  }
}
.aura-village-title-set > p {
  color: #fff !important;
}

.aura-village-box {
  position: relative;
  width: 40%;
  margin: 60px 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .aura-village-box {
    width: 70%;
  }
}
@media (max-width: 575.98px) {
  .aura-village-box {
    width: 100%;
  }
}
.aura-village-box > img {
  display: block;
  position: relative;
  width: 100%;
  z-index: 2;
}

.aura-village-box-glow {
  width: 140%;
  height: 140%;
  display: block;
  position: absolute;
  z-index: 1;
  font-size: 0;
  top: -14%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  /* 執行動畫：名稱 週期速度 緩動函數 無限次數 */
  animation: breathing-glow 2s ease-in-out infinite;
  /* 建議加上這行，讓動畫在硬體加速下更流暢 */
  backface-visibility: hidden;
  will-change: opacity, transform;
}

@keyframes breathing-glow {
  0% {
    background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/teepee_pic_shining_effect_01.webp);
    opacity: 1;
  }
  33% {
    background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/teepee_pic_shining_effect_02.webp);
    opacity: 0.8;
  }
  66% {
    background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/teepee_pic_shining_effect_03.webp);
    opacity: 0.7;
  }
  100% {
    background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/teepee_pic_shining_effect_01.webp);
    opacity: 1;
  }
}
.note-paper {
  padding: 12px 12px;
  background-color: #fff;
  gap: 6px 0;
  display: flex;
  flex-direction: column;
}
.note-paper > p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .note-paper > p {
    font-size: 14px !important;
  }
}
.note-paper > p {
  display: flex;
  align-items: flex-start;
  color: #2e1754;
}
.note-paper > p::before {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .note-paper > p::before {
    font-size: 14px !important;
  }
}
.note-paper > p::before {
  display: block;
  content: "*";
  color: #2e1754;
}
.note-paper.for-special-offer {
  align-self: center;
}
.note-paper.for-special-offer > p {
  color: #3c86c6;
}
.note-paper.for-special-offer > p::before {
  color: #3c86c6;
  content: "註：";
}

/* 雪橇體驗 */
.sled-activities-sec {
  position: relative;
  background-color: #2e1754;
}

.sled-activities-intro-set {
  display: flex;
  align-items: center;
  margin: 40px 0;
  perspective: 1200px; /* 增加 3D 視距 */
}
@media (max-width: 767.98px) {
  .sled-activities-intro-set {
    flex-wrap: wrap;
  }
}
.sled-activities-intro-set.reverse {
  flex-direction: row-reverse;
}
@media (max-width: 767.98px) {
  .sled-activities-intro-set.reverse {
    flex-direction: row;
  }
}

.sled-activities-intro {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 30px;
  will-change: transform, opacity;
  position: relative;
}
@media (max-width: 767.98px) {
  .sled-activities-intro {
    width: 100%;
    padding: 16px 0;
  }
  .sled-activities-intro > h4 {
    flex-direction: column;
  }
  .sled-activities-intro.reverse > h4 {
    flex-direction: column-reverse;
  }
}
.sled-activities-intro > h4 {
  font-size: 28px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .sled-activities-intro > h4 {
    font-size: 24px !important;
  }
}
.sled-activities-intro > h4 {
  color: #fff !important;
  font-weight: 700 !important;
  margin: 0 0 24px 0;
  display: flex;
  align-items: flex-end;
  width: 100%;
  gap: 0 8px;
}

.sled-acts-intro-parag {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .sled-acts-intro-parag {
    font-size: 14px !important;
  }
}
.sled-acts-intro-parag {
  color: #fff;
  margin: 0 0 16px 0;
}

.sled-acts-gallery {
  position: relative;
  width: 50%;
  will-change: transform, opacity;
  display: flex;
  flex-direction: column;
  perspective: 900px;
}
@media (max-width: 767.98px) {
  .sled-acts-gallery {
    width: 100%;
  }
}
.sled-acts-gallery > img {
  display: block;
  width: 100%;
}

.gallery-writings {
  font-size: 28px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .gallery-writings {
    font-size: 24px !important;
  }
}
.gallery-writings {
  width: 100%;
  color: #fff !important;
  font-family: "WindSong", cursive;
  transform: translate(50%, 0);
}
.gallery-writings.float-left {
  transform: translate(0, 0);
}
@media (max-width: 767.98px) {
  .gallery-writings {
    transform: translate(0, 0);
    margin: 12px 0;
  }
}

.huskey-sled-ico {
  font-size: 0;
  display: block;
  width: 120px;
  padding-bottom: 80px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_dogs_sledding_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.sled-motor-ico {
  font-size: 0;
  display: block;
  width: 120px;
  padding-bottom: 72px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_snow_motor_icon.svg);
  background-repeat: no-repeat;
  background-size: contain;
}

.snow-mist {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  pointer-events: none;
  z-index: -1;
  filter: blur(2px);
  box-shadow: 0 0 10px 2px #fff, 0 0 15px white;
}

.lv-features-deco-peak {
  display: block;
  content: "";
  width: 92px;
  height: 46px;
  position: absolute;
  bottom: 0;
  background-color: #369fd3;
  overflow: hidden;
  font-size: 0;
}
.lv-features-deco-peak::before, .lv-features-deco-peak::after {
  display: block;
  width: 92px;
  height: 92px;
  content: "";
  border-radius: 50%;
  background-color: #2e1754;
  bottom: 0;
  position: absolute;
}
.lv-features-deco-peak::before {
  right: -50%;
}
.lv-features-deco-peak::after {
  left: -50%;
}

/* 貼心加贈 */
.special-offer-sec {
  background-color: #369fd3;
  overflow: hidden;
  position: relative;
}

.falling-snow-flake {
  display: block;
  width: 50px;
  padding-bottom: 50px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_snowflake_icon.svg);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
  top: -60px;
  pointer-events: none;
  opacity: 0;
  animation: snowFall linear infinite;
}

@keyframes snowFall {
  0% {
    transform: translateY(0) rotateZ(0deg) rotateY(0deg);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    transform: translateY(100vh) rotateZ(360deg) rotateY(70deg);
    opacity: 0;
  }
}
.special-offer-cnt {
  position: relative;
  z-index: 2;
}

.special-offer-title-set {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 0 30px 0;
  position: relative;
  z-index: 2;
  width: 100%;
}
.special-offer-title-set > h5 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .special-offer-title-set > h5 {
    font-size: 18px !important;
  }
}
.special-offer-title-set > h5 {
  color: #fff !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px 0;
  margin: 0 0 12px 0 !important;
}
.special-offer-title-set > h5::after {
  display: block;
  content: "";
  width: 120px;
  height: 1px;
  background-color: #fff;
}
.special-offer-title-set > h3 {
  font-size: 28px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .special-offer-title-set > h3 {
    font-size: 24px !important;
  }
}
.special-offer-title-set > h3 {
  color: #fff !important;
  font-weight: 900 !important;
}

.special-offer-menu {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: flex-start;
  width: 50%;
}
@media (max-width: 767.98px) {
  .special-offer-menu {
    width: 100%;
  }
}
.special-offer-menu > ul {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-around;
  gap: 8px 8px;
  margin: 0 0 30px 0;
}
.special-offer-menu > ul > li {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .special-offer-menu > ul > li {
    font-size: 14px !important;
  }
}
.special-offer-menu > ul > li {
  display: flex;
  gap: 0 8px;
  align-items: flex-start;
  list-style: none;
  color: #fff !important;
  width: calc(50% - 4px);
}
@media (max-width: 767.98px) {
  .special-offer-menu > ul > li {
    width: 100%;
  }
}
.special-offer-menu > ul > li::before {
  display: block;
  content: "★";
}
.special-offer-menu > ul > li:nth-last-child(1) {
  width: 100%;
}
.special-offer-menu > ul > li:nth-child(2n) {
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .special-offer-menu > ul > li:nth-child(2n) {
    justify-content: flex-start;
  }
}

.special-offer-title {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .special-offer-title {
    font-size: 14px !important;
  }
}
.special-offer-title {
  color: #fff !important;
  font-weight: 400 !important;
  width: 100%;
  margin: 0 0 18px 0 !important;
}

/* 美加之旅 */
.main-trip-sec {
  position: relative;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/theme_full_bg.webp);
}

.focus-trip-point-grid {
  width: 60%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 2;
}
@media (max-width: 767.98px) {
  .focus-trip-point-grid {
    width: 100%;
    padding: 10px;
  }
}
.focus-trip-point-grid > h4 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .focus-trip-point-grid > h4 {
    font-size: 18px !important;
  }
}
.focus-trip-point-grid > h4 {
  color: #071536 !important;
  border-right: 1px solid #071536;
  padding: 0 12px 0 18px !important;
  font-weight: 700 !important;
  margin: 0 10px 0 0 !important;
  padding: 0 8px 0 12px !important;
  font-size: 24px !important;
}
@media (max-width: 767.98px) {
  .focus-trip-point-grid > h4 {
    padding: 8px 0 !important;
    border-right: 0;
    border-bottom: 1px solid #071536;
  }
}
.focus-trip-point-grid > h4.dots {
  display: flex;
  border: 0;
}
.focus-trip-point-grid > h4.dots::before, .focus-trip-point-grid > h4.dots::after {
  display: block;
  content: "‧";
}
.focus-trip-point-grid > h5 {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .focus-trip-point-grid > h5 {
    font-size: 14px !important;
  }
}
.focus-trip-point-grid > h5 {
  color: #6d7186 !important;
  letter-spacing: 2px;
  font-weight: 400 !important;
  margin: 0 !important;
}
@media (max-width: 767.98px) {
  .focus-trip-point-grid > h5 {
    font-size: 16px !important;
  }
}
.focus-trip-point-grid.full {
  width: 100%;
  padding: 40px;
  background-color: #fff;
  box-shadow: 0 12px 16px rgba(0, 0, 0, 0.05);
  margin: 0 0 40px 0;
}
@media (max-width: 1199.98px) {
  .focus-trip-point-grid.full {
    padding: 30px 20px;
  }
}

.focus-trip-point-write {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .focus-trip-point-write {
    font-size: 18px !important;
  }
}
.focus-trip-point-write {
  font-family: "WindSong", cursive;
  color: #fff !important;
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: 10px;
}

.focus-trip-point-pic-frame {
  position: relative;
  margin: 0 0 14px 0;
  width: 100%;
  background-color: #4fc5ff;
}
@media (max-width: 767.98px) {
  .focus-trip-point-pic-frame {
    margin: 0;
  }
}
.focus-trip-point-pic-frame > img {
  width: 100%;
  display: block;
}

.point-pic-log {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px 10px 0 10px;
  width: 90%;
}
@media (max-width: 767.98px) {
  .point-pic-log {
    width: 100%;
    padding: 40px 10px 0 10px;
  }
}
.point-pic-log > p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .point-pic-log > p {
    font-size: 14px !important;
  }
}
.point-pic-log > p {
  color: #fff !important;
}

.point-pic-log-title {
  display: flex;
  align-items: center;
  margin: 0 0 8px 0 !important;
}
@media (max-width: 767.98px) {
  .point-pic-log-title {
    flex-direction: column;
    align-items: flex-start;
  }
}
.point-pic-log-title > b {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .point-pic-log-title > b {
    font-size: 18px !important;
  }
}
.point-pic-log-title > b {
  color: #fff !important;
  margin: 0 12px 0 0 !important;
  padding: 0 8px 0 0 !important;
  border-right: 1px solid #fff;
  font-weight: 700 !important;
}
@media (max-width: 767.98px) {
  .point-pic-log-title > b {
    border-right: 0;
    border-bottom: 1px solid #fff;
  }
}
.point-pic-log-title > span {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .point-pic-log-title > span {
    font-size: 14px !important;
  }
}
.point-pic-log-title > span {
  color: #fff !important;
  font-weight: 400 !important;
}

/* 美加之旅 圖組 */
.trip-point-intro-set {
  display: flex;
  align-items: center;
  margin: 50px 0;
  perspective: 1200px; /* 增加 3D 視距 */
  position: relative;
}
@media (max-width: 767.98px) {
  .trip-point-intro-set {
    margin: 20px 0;
  }
}
.trip-point-intro-set::before {
  display: flex;
  content: "";
  width: 1px;
  height: 100%;
  align-self: stretch;
  background-color: #2f5085;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(0, -60%) scaleY(0);
  transform-origin: top;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .trip-point-intro-set::before {
    left: 0;
    transform: translate(0, 0%) scaleY(0);
  }
}
.trip-point-intro-set::after {
  display: block;
  content: "";
  width: 40px;
  padding-bottom: 50px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/seattle_grid_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 0;
  transform: translate(-50%, -50%) rotateY(0deg);
  transition: 0.5s;
  transition-delay: 0.5s;
}
@media (max-width: 767.98px) {
  .trip-point-intro-set::after {
    left: 0;
    transform: translate(-50%, 50%) rotateY(0deg);
    top: unset;
    bottom: 0;
  }
}
.trip-point-intro-set.reveal::before {
  transform: translate(0, -60%) scaleY(1);
}
@media (max-width: 767.98px) {
  .trip-point-intro-set.reveal::before {
    transform: translate(0, 0%) scaleY(1);
  }
}
.trip-point-intro-set.reveal::after {
  opacity: 1;
  transform: translate(-50%, -50%) rotateY(180deg);
}
@media (max-width: 767.98px) {
  .trip-point-intro-set.reveal::after {
    transform: translate(-50%, 50%) rotateY(180deg);
  }
}
@media (max-width: 767.98px) {
  .trip-point-intro-set {
    flex-wrap: wrap;
  }
}
.trip-point-intro-set.reverse {
  flex-direction: row-reverse;
}
.trip-point-intro-set.reverse > .trip-point-intro {
  align-items: flex-start;
}
@media (max-width: 767.98px) {
  .trip-point-intro-set.reverse {
    flex-direction: row;
  }
}

.trip-point-intro {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding: 30px;
  will-change: transform, opacity;
  position: relative;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .trip-point-intro {
    width: 100%;
    align-items: flex-start;
  }
}
.trip-point-intro > h4 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .trip-point-intro > h4 {
    font-size: 18px !important;
  }
}
.trip-point-intro > h4 {
  color: #071536 !important;
  margin: 0 0 24px 0 !important;
  display: flex;
  align-items: center;
  gap: 0 10px;
}
@media (max-width: 767.98px) {
  .trip-point-intro > h4 {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px 0;
  }
}
.trip-point-intro > h4 > b {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .trip-point-intro > h4 > b {
    font-size: 14px !important;
  }
}
.trip-point-intro > h4 > b {
  border-left: 1px solid #071536;
  display: block;
  padding: 0 0 0 12px !important;
  color: #071536;
  font-family: "Noto Serif TC";
  font-weight: 700 !important;
}
@media (max-width: 767.98px) {
  .trip-point-intro > h4 > b {
    border: 0;
    padding: 0 !important;
  }
}

.trip-point-intro-parag {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .trip-point-intro-parag {
    font-size: 14px !important;
  }
}
.trip-point-intro-parag {
  color: #6d7186 !important;
  margin: 0 0 16px 0;
}

.trip-point-gallery {
  position: relative;
  width: 50%;
  will-change: transform, opacity;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .trip-point-gallery {
    width: 100%;
  }
}
.trip-point-gallery > img {
  display: block;
  width: 90%;
}

.deco-tp {
  display: block;
  font-size: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .deco-tp {
    order: -1;
  }
}
.deco-tp.branch {
  width: 72px;
  padding-bottom: 42px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_branch_icon.svg);
}
.deco-tp.watch {
  width: 62px;
  padding-bottom: 65px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_watch_icon.webp);
}
.deco-tp.glass {
  width: 62px;
  padding-bottom: 85px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_glass_icon.webp);
}
.deco-tp.market {
  width: 72px;
  padding-bottom: 75px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_market_icon.webp);
}
.deco-tp.tower {
  width: 72px;
  padding-bottom: 84px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_seattle_tower_icon.webp);
}
.deco-tp.coffee {
  width: 72px;
  padding-bottom: 78px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_coffee_icon.webp);
}

/* 精選住宿 */
.stay-hotel-sec {
  position: relative;
  border-top: 4px solid #002b4c;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/hotel_sec_bg.webp);
}

.stay-hotel-cnt {
  position: relative;
}

.stay-hotel-title-set {
  display: flex;
  flex-direction: column;
  position: relative;
  align-items: center;
}
.stay-hotel-title-set > .entitle {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .stay-hotel-title-set > .entitle {
    font-size: 18px !important;
  }
}
.stay-hotel-title-set > .entitle {
  font-family: "WindSong", cursive;
  font-weight: 300 !important;
  color: #fff !important;
  margin: 0 0 4px 0 !important;
  letter-spacing: 2px;
  align-self: flex-end;
  transform: translate(40%, 0);
}
@media (max-width: 575.98px) {
  .stay-hotel-title-set > .entitle {
    text-align: center;
  }
}
.stay-hotel-title-set > h4 {
  font-size: 36px !important;
  font-weight: 700 !important;
  color: #81422d;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .stay-hotel-title-set > h4 {
    font-size: 28px !important;
  }
}
.stay-hotel-title-set > h4 {
  font-weight: 700 !important;
  color: #fff !important;
  letter-spacing: 4px;
  margin: 0 !important;
}
@media (max-width: 419.98px) {
  .stay-hotel-title-set > h4 {
    font-size: 20px;
  }
}
.stay-hotel-title-set > h6 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .stay-hotel-title-set > h6 {
    font-size: 18px !important;
  }
}
.stay-hotel-title-set > h6 {
  color: #fff !important;
  margin: 0 !important;
}
.stay-hotel-title-set::before, .stay-hotel-title-set::after {
  display: block;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
}
.stay-hotel-title-set::before {
  width: 70px;
  padding-bottom: 96px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_hotel_alarm.svg);
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, 0);
}
.stay-hotel-title-set::after {
  width: 65px;
  padding-bottom: 76px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_hotel_furniture.svg);
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(100%, 0);
}

.deco-cross {
  display: block;
  margin: 24px 0;
  font-size: 0;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/deco_hotel_flower.svg);
  width: 26px;
  padding-bottom: 26px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(45deg);
}

.stay-hotel-parag {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .stay-hotel-parag {
    font-size: 14px !important;
  }
}
.stay-hotel-parag {
  color: #fff;
  letter-spacing: 6px;
  line-height: 2 !important;
  text-align: center;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  gap: 24px 0;
  z-index: 2;
}

.outerSwiper {
  position: relative;
  width: 80%;
  margin: 40px 0;
  padding: 0 1.5% !important;
}
@media (max-width: 767.98px) {
  .outerSwiper {
    width: 100%;
    margin: 30px 0;
    padding: 0 !important;
  }
}
.outerSwiper .swiper-button-next {
  width: 30px;
  height: 30px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/hotel_slider_arrow.webp);
  background-size: contain;
  background-repeat: no-repeat;
  right: 0;
  transform: rotate(180deg) scale(1);
  transition: 0.3s;
}
.outerSwiper .swiper-button-next:active {
  transform: rotate(180deg) scale(0.5);
}
@media (max-width: 767.98px) {
  .outerSwiper .swiper-button-next {
    display: none;
  }
}
.outerSwiper .swiper-button-prev {
  width: 30px;
  height: 30px;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/hotel_slider_arrow.webp);
  background-size: contain;
  background-repeat: no-repeat;
  left: 0;
  transform: scale(1);
  transition: 0.3s;
}
.outerSwiper .swiper-button-prev:active {
  transform: scale(0.5);
}
@media (max-width: 767.98px) {
  .outerSwiper .swiper-button-prev {
    display: none;
  }
}

.outer-item .innerMainSwiper {
  width: 100%;
}
.outer-item .innerMainSwiper::before {
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  padding-bottom: 70.03%;
  background-image: url(https://www.ystravel.com.tw/material-alias/團型特色頁/北美/黃刀鎮極光/SEA10BRC205W/images/hotel_slider_frame.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  top: 50%;
  transform: translate(0, -50%);
}
.outer-item .swiper-slide.for-view {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 6%;
}
.outer-item .swiper-slide.for-view > img {
  display: block;
  width: 100%;
}
.outer-item .innerThumbSwiper {
  margin-top: 20px;
  width: 60%;
}
@media (max-width: 767.98px) {
  .outer-item .innerThumbSwiper {
    width: 100%;
  }
}
.outer-item .innerThumbSwiper .swiper-slide {
  cursor: pointer;
  opacity: 0.2;
  transition: 0.3s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0);
  padding: 0;
  background-image: unset;
}
.outer-item .innerThumbSwiper .swiper-slide img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.outer-item .innerThumbSwiper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.outer-next, .outer-prev {
  z-index: 10;
  color: #fff;
}

.hotel-info {
  display: flex;
  flex-direction: column;
  align-self: center;
  position: relative;
  margin: 32px 0 0 0;
}
.hotel-info > h4 {
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #81422d !important;
  letter-spacing: 4px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 991.98px) {
  .hotel-info > h4 {
    font-size: 18px !important;
  }
}
.hotel-info > h4 {
  color: #fff !important;
  font-family: "Noto Serif TC";
  letter-spacing: 2px !important;
  align-self: center;
  margin: 0 0 16px 0 !important;
}
@media (max-width: 767.98px) {
  .hotel-info > h4 {
    text-align: center;
  }
}
.hotel-info > p {
  font-size: 16px;
  letter-spacing: 2px;
  line-height: unset !important;
  padding: 0 !important;
}
@media (max-width: 767.98px) {
  .hotel-info > p {
    font-size: 14px !important;
  }
}
.hotel-info > p {
  color: #fff;
  align-self: center;
  width: 80%;
  text-align: center;
  line-height: 1.8 !important;
  letter-spacing: 4px !important;
}
@media (max-width: 767.98px) {
  .hotel-info > p {
    width: 100%;
  }
}

.swiper-free-mode > .swiper-wrapper {
  justify-content: center;
}/*# sourceMappingURL=yellow_knife.css.map */