<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;700;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&amp;display=swap');

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body {
  margin: 0 auto;
  background-color: #FFF;
  font-family: 'Lato', Arial, sans-serif, STHeiti, 'Microsoft JhengHei', '敺株��迤暺煾��', "暺睲��"
}

button {
  border: 0;
  background: none;
  outline: 0 !important;
  box-shadow: none !important
}

a:hover {
  text-decoration: none
}

.mySlides {
  display: none
}

.w3-left,
.w3-right,
.w3-badge {
  cursor: pointer
}

.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0
}

img.head-logo {
  width: 300px;
  padding-left: 70px;
}

.grab {
  cursor: -webkit-grab;
  cursor: grab;
}

.tab1-intro {
  font-family: lato, Arial, sans-serif, STHeiti, microsoft jhenghei, 敺株��迤暺煾��, 暺睲��;
  width: 100%;
  max-width: 1200px;
  font-size: 22px;
  color: #333232;
  line-height: 35px;
}

.w3-white,
.w3-hover-white:hover {
  background-color: #0085d2 !important;
}

.w3-border {
  border: 1px solid #0085d2 !important;
}

.w3-left,
.w3-right,
.w3-badge {
  cursor: pointer;
  color: #0085d2;
}

.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0
}

.deal-in-center {
  padding-left: 35%;
}

.BackToTop {
  position: fixed;
  left: 20px;
  bottom: 80px;
  z-index: 1;
  /*padding: 80px 20px;*/
}

.BackToTop img{
  width:55px;
}

.top-banner .kv,
.header-bg div {
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  width: 100%
}

.header-bg div {
  text-align: left;
}

.content-wrapper {
  /*background-color: #F5F7F9;
  padding: 30px 0 0;*/
}

.content-wrapper .container{
  max-width: inherit;
}

.content-wrapper .index-dest {}

.content-wrapper .intro {
  letter-spacing: 0.01em;
  font-family: 'Noto Sans TC', sans-serif;
}

.content-wrapper h1 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #0085d2;
  margin-bottom: 20px;
}

.content-wrapper .tab1-intro {
  font-size: 22px;
  color: #333232;
  line-height: 35px;
}


.content-wrapper .tab1-intro span{
  font-size: 24px;
  font-weight:bold;
  color: #f33;
}

.content-wrapper .tab1-intro small {
  font-size: 16px;
  display: block;
  margin-top:10px;
  margin-bottom:20px;
}


.content-wrapper .promo {
  position: relative;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 18px;
  color: #2e2e2e;
  line-height: 1.765;
  font-weight: 300;
  margin: 0 auto;
  padding: 30px 0 15px; 
  background-color: #F5F7F9;
  /*margin-top: 30px*/
}

.content-wrapper .promo .coupon_info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  margin-top: 1rem;
  justify-content: center;
  position: relative;
}

.content-wrapper .promo .special {
  color: #f33;
}

.content-wrapper .promo .special.big {
  font-size: 24px;
}

.content-wrapper .promo small {
  font-size: 13px;
  color: #2e2e2e;
  margin-top: 15px;
  display: block;
  letter-spacing: 0.01em;
}

.content-wrapper .special {
  font-weight: bold;
  color: #f33;
  font-size: 20px;
}

.content-wrapper .promo1 .container{
  padding-top: 0;
}

.content-wrapper .promo2 {
  background-color: #F5F7F9;
  padding:30px 0;
}

.content-wrapper .promo2 .highlight{
    background: linear-gradient(to top, rgba(255,255,255, 1) 50%, transparent 50%);
    padding: 0 10px;
    display: inline;
    
}

.promo-tag-box, 
.promo-tag-box .special {
  position: relative;
  border-radius: 10px;
  color: #333;
  line-height: 1.6;
  font-size: 22px;
}

.content-wrapper .promo .discount-tag {
  position: absolute;
  left: 10px;
  top: 10px;
}

.content-wrapper .promo2 .discount-tag {
  position: absolute;
  left: 10px;
  top: -10px;
}

.content-wrapper .promo .discount-tag img{
  width:100%;
  max-width:80px;
}


.btn-bookflight, .btn-bookflight:hover {
  border-radius: 2px;
  cursor: pointer;
  max-width: 350px;
  width: 100%;
  margin: 20px auto 30px;
  display: block;
  background: linear-gradient(90deg, #E41C26 0.44%, #FE8210 99.43%);
  padding: 2px;
  text-decoration: none;
  text-align: center;
}

.btn-bookflight .txt, .btn-bookflight:hover .txt {
  background-color: #fff;
  color: #E41C26;
  font-weight: bold;
  font-size: 16px;
  padding: 10px 15px;
  text-decoration: none;
}



/* Guideline */
.redeem_guideline {
  margin: 40px auto;
}

.content-border {
  border: 3px solid #ffffff;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}

.redeem_guideline img.screencap {
  max-width: 261px;
  width: 100%;
  margin: 0 auto;
}

img.icon-points {
  max-width:150px;
  width: 100%;
  display: inline-block;
  margin-right:15px;
}

.redeem_guideline h2 {
  font-weight: bold;
  font-size: 20px;
  color: #015092;
  text-align: left;
  display: inline-block;
}

.redeem_guideline .carousel-item {
  transition-duration: 0.85s;
}

.redeem_guideline .carousel-indicators {
  bottom: -50px;
}

.redeem_guideline .carousel-indicators .active {
  background: #0085d2;
}

.redeem_guideline .carousel-control-prev,
.carousel-control-next {
  opacity: 1;
  width: 10%;
}

.redeem_guideline .carousel-control-prev-icon {
  background: url(../images/angle-left.svg) no-repeat center/contain;
}

.redeem_guideline .carousel-control-next-icon {
  background: url(../images/angle-right.svg) no-repeat center/contain;
}

.redeem_guideline ol {
  margin-top: 20px;
  padding-inline-start: 20px;
}

.redeem_guideline .guideline li {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  margin-bottom: 10px;
}

.redeem_guideline .btn {
  background-color: #ec2327;
  position: inherit;
  width: 100%;
  max-width: 261px;
  font-size: 20px;
  padding: 10px;
  color: #ffffff;
  font-weight: bold
}

.redeem_guideline .btn a.learn-more {
  color: #ffffff;
}

/* Coupon Code */
.offer-wrapper .offer-coupon {
  margin-bottom: 20px
}

.coupon-section {
  border-radius: 5px;
  font-weight: 700;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: .05em;
  height: 45px;
  background-color: #fff;
  text-align: center;
  line-height: 45px;
  border: 1px solid #CCCCCC;
  color: #045A9C;
  margin-top:10px;
}

.btn-CouponCopy {
  background: #ee1818
    /*#CC0000*/
  ;
  margin-top:10px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 18px;
  line-height: 45px;
  text-align: center;
  letter-spacing: .05em;
  color: #FFF;
  width: 100%;
  padding: 0;
  height: 45px;
}




.selected {
  background:;
    /*linear-gradient(90deg,#5a9216 0%,#8bc34a 100%);*/
    color:#fff;
  background: #000;
  opacity: 0.6;
  cursor: auto;
}


/* Deals  */
.deals {
  padding: 30px 0px;
  /* background-color: #F5F7F9 */
}

.deals.flight-deals .container {
  max-width: 1000px;
  margin: 0 auto;
}

@media (min-width:1200px) {
  .deals.hotel-deals .container {
    max-width: 1240px;
  }
}

.flight-deals .title,
.hotel-deals .title,
.deals .title .special {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #0285D2;
}

.deals .title {
  margin-bottom: 25px;
}

.deals .title .special {
  display: inline-block;
  color: #f33;
}

.deals .title-icon {
  vertical-align: -2px;
  margin-right: 10px;
  max-width: 25px;
  width: 100%;
}



.deal-box:hover {
  border: 1px solid #E41C26;
  transition: all .3s;
}


.deal-box {
  border: 1px solid #d9d9d9;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  background: #fff;
  border-radius:5px;
  overflow: hidden;
}

.deal-flight-box {
  align-items: center;
}

.deal-flight-box,
.deal-hotel-box .right {
  padding: 12px;
}


.deal-box .airline,
.deal-box .flight-type {
  color: #0285D2
}

.deal-box .airline {
  font-size: 20px;
  font-weight: 900;
}

.deal-box .flight-type {
  font-size: 14px;
  color: #2e2e2e
}


.deal-box .depart {
  font-size: 14px;
  font-weight:400;
  margin-top:5px;
}

.deal-box .depart img {
  vertical-align: -2px;
  margin-right: 8px;
}

.deal-box .price,
.deal-box .price small {
  font-size: 22px;
  font-weight: 700;
  color: #ec2327;
}

.deal-box .price span {
  font-size: 14px;
  color: #ec2327;
  display: inline-block;
}

.deal-flight-box .price span:first-of-type {
  font-size: 18px;
}

.deal-flight-box .price span {
  font-size: 13px;
}

.deal-box .ori-price {
  /*margin-top:10px;
  text-decoration:line-through;*/
  font-size: 14px;
  color: #2e2e2e;
}

.deal-box .remarks,
.deal-box .hotel-remarks {
  font-size: 14px !important;
  color: #fff;
}


.deal-box button {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  background: #ec2327;
  padding: 8px;
  margin-top: 8px;
}

.deal-flight-box button {
  max-width: 128px;
  width: 100%;
}

.deal-hotel-box {
  flex-direction: column;
  text-align: left;
}


.deal-hotel-box .title1 {
  font-size: 20px;
  font-weight: 900;
  color: #0285D2;
  text-align: left;
}

.deal-hotel-box .hotel {
  min-height: 105px;
  font-weight: 400;
  font-size: 18px;
  text-align: left;
  color: #2e2e2e;
  font-weight:bold;
  margin-bottom:10px;
}


.deal-hotel-box:hover .right {
  border: 0;
  box-shadow: 0px 4px 10px rgba(15 41 77 / 20%);
}


.deal-hotel-box .hotel span {
  font-weight: normal;
}

.deal-hotel-box .hotel-img {
  position: relative;
  overflow: hidden;
  /* height: 176px; */
  width:50vw
}

.deal-hotel-box .hotel-img img {
  height: 100%;
  object-fit: cover;
}

.deal-hotel-box .hotel-img .tag-place {
  position: absolute;
  top:0px;
  left:0px;
  color:#045A9C;
  background:rgba(255,255,255,1);
  font-size:15px;
  font-weight:bold;
  padding:5px 10px;
  border-radius:0 0px 5px 0; 
}


.deal-box .hotel-remarks {
  color: #2e2e2e;
}

.deal-hotel-box .price,
.deal-hotel-box .price span {
  color: #000;
  font-family: 'Lato', sans-serif;
  color: #ec2327
}

.deal-hotel-box .price {
  font-size: 20px;
  line-height: 1;
}


.deal-hotel-box small {
  font-size: 13px !important;
  color: #2e2e2e !important;
  font-weight: 400 !important;
  padding-right:3px;
  padding-bottom:5px;
  display: block;
}

.deal-hotel-box .ori-price {
  min-height: 21px;
  color: #666;
  margin: 8px auto 0;
  font-weight: normal;
}

.deal-hotel-box button {
  padding:6px;
  border-radius: 3px;
  margin-top: 12px;
}

.hotel-deals .container{
  max-width: 1000px;
  margin: 0 auto;
}
.deal-hotel-box {
  flex-direction: row;
}


.deal-hotel-box .hotel-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
 

.deal-hotel-box .right{
    width: calc(100vw - 40vw);
    font-size: 14px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    justify-content: space-between;
    padding: 12px;
    background: #fff;
    transition: all .3s
}


/* CPA banner */
.cpa-banner {
  padding:0 15px;
  margin-bottom:40px;
}

.cpa-banner img {
  width:100%;
  max-width:1170px;
  margin: 0 auto;
}

/* TnC */
.tnc_container {
  /*padding: 30px 0*/
  padding: 0 0 30px
}

.tnc_container .btn-tnc {
  color: #999;
  font-weight: bold;
  width: 100%;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  padding: 10px 15px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  white-space: inherit;
}

.tnc_container .btn-tnc[aria-expanded="true"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0
}

.tnc_container .card-body {
  padding: 1.25rem;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0;
  font-size: 16px;
  color: #000;
  border: 1px solid #ddd;

}

.tnc_container .card-body ol {
  padding-inline-start: 35px;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}


.tnc_container .card-body ol.a li {
  list-style: lower-alpha;
}

.tnc_container .card-body li {
  margin-bottom: 15px;
  line-height: 1.5;
  color: #000;
  text-align: left;
  font-size: 14px;
  list-style: decimal;
  list-style: none;
}


.tnc_container .card-body li a {
  text-decoration: underline;
}

.disclaim {
  font-size: 20px;
  color: #0085d2;
  text-align: right;
}

.footer {
  background-color: #0085d2;
  padding: 10px;
  line-height: 20px;
  color: #ffffff;
  font-size: 10px;
}

/* Resposnive */
@media (min-width: 1199px) {
  .deal-hotel-box .price {
    /* min-height: 40px;
    vertical-align: bottom; */
  }
}

@media (max-width:1024px) {
  .offer-wrapper .offer-contents .title .head-title:after {
    width: 100%;
  }

  .offer-wrapper h2 {
    font-size: 24px;
    padding-top: 10px;
  }

}

@media (max-width:991px) {
  .content-wrapper .tab1-intro {
    font-size:20px;
  }
  
  .offer-wrapper .btn-more {
    padding: 12px 15px
  }

  .content-wrapper .promo .discount-tag {
    left: 0px;
  }
  

  .offer-wrapper .btn-more:after {
    right: 15px;
  }

  .deal-box .left {
    width: 60%
  }

  .deal-hotel-box .left {
    width: 300px;
  }

 /*  .deal-hotel-box .hotel-img {
    height: 220px;
  } */

}


@media (max-width:767px) {

  .content-wrapper h1 {
    font-size: 24px;
  }



  .content-wrapper .promo .discount-tag {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom:20px;
    text-align: center;
  }
  
  
  .content-wrapper .intro p,
  .content-wrapper .promo {
    font-size: 16px;
  }


  .expand-content {
    padding: 25px
  }

  .deal-box:not(.deal-hotel-box) .left {
    flex: 1;
  }

  .deal-box .right {
    flex: unset;
    padding:10px;
  }

  .deal-hotel-box .price {
    font-size: 18px;
    line-height: 1;
  }
/* 
  .deal-hotel-box {
    flex-direction: column;
  } */

  .deal-hotel-box small {
    margin: 5px 0 0;
    display: block
  }

  .deal-hotel-box .hotel-img {
    height: unset;
  }

  .redeem_guideline, .cpa-banner {
    margin-bottom: 30px;
  }

  #guidelineCarousel {
    margin-bottom: 70px;
  }

  #guidelineCarousel img {
    max-width: 400px;
    margin: 0 auto
  }

  .redeem_guideline .guideline li {
    font-size: 18px;
  }

  .promo-tag-box, .promo-tag-box .special {
    font-size:20px;
  }

}



@media (max-width: 550px) {
  img.icon-points {width:50%}
  .redeem_guideline .btn {max-width: unset}
  .deal-flight-box .price span:first-of-type {font-size:16px;}

  .flight-deals .title,
  .hotel-deals .title,
  .deals .title .special {
    font-size: 22px;
  }

  .deal-hotel-box .hotel{
    font-size: 15px;
    min-height: initial
  }

  .disclaim {
    font-size:13px;
  }
}


@media (max-width: 320px) {
  .deal-flight-box .price span:first-of-type {
    font-size: 14px;
    display: block;
  }
  .deal-box:not(.deal-hotel-box) .price {
    font-size: 18px;
  }
  .deal-flight-box button {
    max-width: 100px;
  }


}

/* For EN */
.content-wrapper.en * {
  letter-spacing: 0 !important
}

.en .deal-box .price,
.en .deal-box .price small {
  line-height: 1;
}

.en .deal-hotel-box .hotel,
.en .deal-box .airline {
  font-size: 18px;
}

.en .deal-hotel-box .hotel {
  margin-bottom: 20px;
}


@media (min-width:767px) {
  .en .deal-hotel-box .hotel {
    min-height: 90px;
  }
}


@media (max-width: 414px) {

  .en .deal-box .price span,
  .en .deal-box .price small {
    display: block;
  }
}

@media (max-width: 320px) {
  .en .deal-box .price small {
    display: block;
  }

  .deal-hotel-box .hotel {
    min-height: unset;
  }
}</pre></body></html>