@charset "UTF-8";
@font-face {
  font-family: BMWTypeNextBold;
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Bold.eot);
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Bold.eot?#iefix) format("embedded-opentype"), url(/common/bmw2020/fonts/Next/BMWTypeNext-Bold.woff2) format("woff2"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Bold.woff) format("woff"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Bold.ttf) format("truetype");
  display-font: swap;
}
@font-face {
  font-family: BMWTypeNextLight;
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Light.eot);
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Light.eot?#iefix) format("embedded-opentype"), url(/common/bmw2020/fonts/Next/BMWTypeNext-Light.woff2) format("woff2"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Light.woff) format("woff"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Light.ttf) format("truetype");
  display-font: swap;
}
@font-face {
  font-family: BMWTypeNextRegular;
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Regular.eot);
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Regular.eot?#iefix) format("embedded-opentype"), url(/common/bmw2020/fonts/Next/BMWTypeNext-Regular.woff2) format("woff2"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Regular.woff) format("woff"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Regular.ttf) format("truetype");
  display-font: swap;
}
@font-face {
  font-family: BMWTypeNextThin;
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Thin.eot);
  src: url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Thin.eot?#iefix) format("embedded-opentype"), url(/common/bmw2020/fonts/Next/BMWTypeNext-Thin.woff2) format("woff2"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Thin.woff) format("woff"), url(/common/bmw2020/fonts/Next/BMWTypeNextTT-Thin.ttf) format("truetype");
  display-font: swap;
}
/* 
@font-face {
  font-family: SourceHanSanBold;
  src: url(/common/bmw2020/fonts/Next/SourceHanSansTWHK_Bold.woff2) format("woff2");
  display-font: swap
}

@font-face {
  font-family: SourceHanSanLight;
  src: url(/common/bmw2020/fonts/Next/SourceHanSansTWHK_Light.woff2) format("woff2");
  display-font: swap
}
 */
@font-face {
  font-family: BMW_iconFont;
  src: url(/common/bmw2020/fonts/BMW_iconFont.20200221105013.eot);
  src: url(/common/bmw2020/fonts/BMW_iconFont.20200221105013.eot#iefix) format("embedded-opentype"), url(/common/bmw2020/fonts/BMW_iconFont.20200221105013.woff2) format("woff2"), url(/common/bmw2020/fonts/BMW_iconFont.20200221105013.ttf) format("truetype"), url(/common/bmw2020/fonts/BMW_iconFont.20200221105013.woff) format("woff"), url(/common/bmw2020/fonts/BMW_iconFont.20200221105013.svg) format("svg");
  font-style: normal;
  font-weight: 400;
}
/* 
$font-family-next: "BMWTypeNextLight", Arial, Helvetica, "SourceHanSanLight", "微軟正黑體", "Microsoft JhengHei", sans-serif;
$font-family-next-light: "BMWTypeNextLight", Arial, Helvetica, "SourceHanSanLight", "微軟正黑體", "Microsoft JhengHei", sans-serif;
$font-family-next-bold: "BMWTypeNextBold", Arial, Helvetica, "SourceHanSanLBold", "微軟正黑體", "Microsoft JhengHei", sans-serif;

$font-family: "BMWTypeNextLight", Arial, Helvetica, "SourceHanSanLight", "微軟正黑體", "Microsoft JhengHei", sans-serif;
$font-family-light: "BMWTypeNextLight", Arial, Helvetica, "SourceHanSanLight", "微軟正黑體", "Microsoft JhengHei", sans-serif;
$font-family-bold: "BMWTypeNextBold", Arial, Helvetica, "SourceHanSanLBold", "微軟正黑體", "Microsoft JhengHei", sans-serif;
*/
@keyframes fade-animation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.tab-bar-animation {
  animation-delay: 0ms;
  animation-name: fade-animation;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  opacity: 0;
}
.tab-bar-animation + .tab-bar-animation {
  animation-delay: 100ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 200ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 300ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 400ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 500ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 600ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 700ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 800ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 900ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 1000ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 1100ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 1200ms;
}
.tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation + .tab-bar-animation {
  animation-delay: 1300ms;
}

@keyframes tnav-menu-content-mobile {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -100%;
  }
}
@keyframes tnav-menu-content-mobile-reverse {
  0% {
    margin-left: -100%;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes tnav-show {
  0% {
    visibility: hidden;
  }
  1% {
    visibility: visible;
  }
  100% {
    display: block;
    visibility: visible;
  }
}
@keyframes tnav-hide {
  0% {
    visibility: visible;
  }
  99% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
  }
}
/* Slick Slider Arrow Navigation Styling */
/* Apply inside the navigation container */
/* Nav arrows on left or right of the slider together */
/* Nav arrows on left or right of the slider together */
/* 
 * $start: 0 0, 50%
 */
/* Nav arrows on left and right of the slider separately */
/* Nav arrows on left or right of the slider together */
.whatsapp-wrapper {
  position: fixed;
  right: 0;
  bottom: 40px;
  z-index: 11;
}
.whatsapp-wrapper img {
  height: 90px;
}

@media (hover: hover) {
  .whatsapp-link img {
    transition: transform 0.5s;
  }
  .whatsapp-link:hover img {
    transform: scale(1.1);
  }
}
@media (max-width: 767px) {
  .whatsapp-wrapper {
    bottom: 50px;
  }
  .whatsapp-wrapper img {
    height: 70px;
  }
}
.btn-play {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  transition: opacity 0.5s;
}
.btn-play:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
  border: 3px solid #fff;
  border-radius: 1000px;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.btn-play:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 0 17px 30px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-35%, -50%);
}

@media screen and (min-width: 1200px) {
  .btn-play:before {
    transform: translate(-50%, -50%) scale(1.5);
  }
  .btn-play:after {
    top: 50%;
    transform: translate(-35%, -50%) scale(1.5);
  }
}
@media (hover: hover) {
  a:hover > .btn-play, div:hover > .btn-play {
    background-color: transparent;
  }
  a:hover > .btn-play:before, div:hover > .btn-play:before {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.video-container {
  /* width: 235vh;
  height: 100vh; */
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 0;
}
.video-container video, .video-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.video-sizer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.slide-img-container video {
  min-width: 100%;
  min-height: 100%;
  max-height: none;
  max-width: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  transform: translate(-50%, -50%);
}

.video-banner .mute {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 5%;
  right: 5%;
  z-index: 99;
  cursor: pointer;
}
.video-banner .mute i {
  color: #fff;
  font-size: 32px;
  display: block;
  opacity: 0.5;
}
.video-banner .mute:hover i {
  opacity: 1;
}
.video-banner .mute.active i.icon-unmute,
.video-banner .mute i.icon-mute {
  display: block;
}
.video-banner .mute.active i.icon-mute,
.video-banner .mute i.icon-unmute {
  display: none;
}
@media (hover: hover) {
  .video-banner .mute.active:hover i.icon-mute,
  .video-banner .mute:hover i.icon-unmute {
    display: block;
  }
  .video-banner .mute.active:hover i.icon-unmute,
  .video-banner .mute:hover i.icon-mute {
    display: none;
  }
}

html, body {
  min-width: 320px;
}

.container-fluid {
  max-width: 1440px;
}

h1, h2, h3, h4, h5, p, th, td, li, div {
  line-height: 1.2em;
}

h2 {
  color: #0270bf;
  font-family: "BMWTypeNextLight", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: 100;
  font-size: clamp(24px, 3.125vw, 36px);
}
@media (min-width: 768px) {
  h2 {
    font-size: clamp(32px, 3.125vw, 42px);
  }
}

h2.text-center {
  color: #006fb9;
  text-shadow: rgba(71, 222, 245, 0.9) 0px 0px 10px, rgba(71, 222, 245, 0.9) 0px 0px 5px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
h2.text-center div {
  display: block;
  position: relative;
}
h2.text-center div:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background: rgb(2, 112, 191);
  background: linear-gradient(90deg, rgba(2, 112, 191, 0) calc(100% - 40px), rgba(2, 112, 191, 0.4) 100%);
  border: 2px solid #59bdff;
  width: 80%;
  height: 150%;
  top: -25%;
  right: -2em;
  transform-origin: 100% 0;
  transform: skew(-30deg);
}
h2.text-center div:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  width: 2em;
  height: 90%;
  top: 5%;
  right: calc(80% - 2em);
  transform-origin: 100% 0;
  transform: skew(-30deg);
}
h2.text-center div span {
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  h2.text-center div {
    max-width: 80%;
  }
}

h4 {
  color: #0270bf;
}

p:last-child {
  margin-bottom: 0;
}

li {
  margin-bottom: 0.5em;
}

sup {
  font-family: "BMWTypeNextLight", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: min(0.8em, 14px);
  font-weight: normal;
  margin: 0 0.25em;
}

#top {
  overflow: hidden;
}

.section-thankyou {
  position: relative;
  z-index: 5;
}

.whatsapp-wrapper {
  bottom: 0;
}

img.bg {
  pointer-events: none;
}

@media (max-width: 767px) {
  .footer-wrapper .footer {
    padding-bottom: 60px;
  }
}
.fade-left, .fade-right, .fade-top, .fade-bottom, .fade-zoom-in, .fade-zoom-out, .fade-in, .fade-flip-top, .fade-flip-bottom, .fade-flip-left, .fade-flip-right, .shake-in {
  opacity: 0;
  transition-property: transform, opacity;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1), ease-out;
}

.fade-left {
  transform: translateX(-50px);
}

.fade-right {
  transform: translateX(50px);
}

.fade-top {
  transform: translateY(-50px);
}

.fade-bottom {
  transform: translateY(50px);
}

.fade-zoom-in {
  transform: scale(0.9);
}

.fade-zoom-out {
  transform: scale(1.1);
}

.fade-flip-perspective {
  -webkit-perspective: 2000px;
  -moz-perspective: 2000px;
  -o-perspective: 2000px;
  -ms-perspective: 2000px;
  perspective: 2000px;
}

.fade-flip-top {
  transform: rotateX(-45deg);
}

.fade-flip-bottom {
  transform: rotateX(45deg);
}

.fade-flip-left {
  transform: rotateY(45deg);
}

.fade-flip-right {
  transform: rotateY(-45deg);
}

.fade-delay-1 {
  transition-delay: 0.2s;
}

.fade-delay-2 {
  transition-delay: 0.4s;
}

.fade-delay-3 {
  transition-delay: 0.6s;
}

.fade-delay-4 {
  transition-delay: 0.8s;
}

.fade-delay-5 {
  transition-delay: 1s;
}

.fade-slow {
  transition-duration: 0.6s;
}

.fade-very-slow {
  transition-duration: 1s;
}

.is-active .fade-left, .is-active .fade-right, .is-active .fade-top, .is-active .fade-bottom, .is-active .fade-zoom-in, .is-active .fade-zoom-out, .is-active .fade-in, .is-active .fade-flip-top, .is-active .fade-flip-bottom, .is-active .fade-flip-left, .is-active .fade-flip-right, .is-active .shake-in, .is-active.fade-left, .is-active.fade-right, .is-active.fade-top, .is-active.fade-bottom, .is-active.fade-zoom-in, .is-active.fade-zoom-out, .is-active.fade-in, .is-active.fade-flip-top, .is-active.fade-flip-bottom, .is-active.fade-flip-left, .is-active.fade-flip-right, .is-active.shake-in, .snav-active .fade-left, .snav-active .fade-right, .snav-active .fade-top, .snav-active .fade-bottom, .snav-active .fade-zoom-in, .snav-active .fade-zoom-out, .snav-active .fade-in, .snav-active .fade-flip-top, .snav-active .fade-flip-bottom, .snav-active .fade-flip-left, .snav-active .fade-flip-right, .snav-active .shake-in, .snav-active.fade-left, .snav-active.fade-right, .snav-active.fade-top, .snav-active.fade-bottom, .snav-active.fade-zoom-in, .snav-active.fade-zoom-out, .snav-active.fade-in, .snav-active.fade-flip-top, .snav-active.fade-flip-bottom, .snav-active.fade-flip-left, .snav-active.fade-flip-right, .snav-active.shake-in {
  opacity: 1;
}
.is-active .fade-left, .is-active .fade-right, .is-active.fade-left, .is-active.fade-right, .snav-active .fade-left, .snav-active .fade-right, .snav-active.fade-left, .snav-active.fade-right {
  transform: translateX(0);
}
.is-active .fade-top, .is-active .fade-bottom, .is-active.fade-top, .is-active.fade-bottom, .snav-active .fade-top, .snav-active .fade-bottom, .snav-active.fade-top, .snav-active.fade-bottom {
  transform: translateY(0);
}
.is-active .fade-zoom-in, .is-active .fade-zoom-out, .is-active.fade-zoom-in, .is-active.fade-zoom-out, .snav-active .fade-zoom-in, .snav-active .fade-zoom-out, .snav-active.fade-zoom-in, .snav-active.fade-zoom-out {
  transform: scale(1);
}
.is-active .fade-flip-top, .is-active .fade-flip-bottom, .is-active.fade-flip-top, .is-active.fade-flip-bottom, .snav-active .fade-flip-top, .snav-active .fade-flip-bottom, .snav-active.fade-flip-top, .snav-active.fade-flip-bottom {
  transform: rotateX(0);
}
.is-active .fade-flip-left, .is-active .fade-flip-right, .is-active.fade-flip-left, .is-active.fade-flip-right, .snav-active .fade-flip-left, .snav-active .fade-flip-right, .snav-active.fade-flip-left, .snav-active.fade-flip-right {
  transform: rotateY(0);
}
.is-active .shake-in, .snav-active .shake-in {
  animation-name: shake-in;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  1% {
    visibility: visible;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
@keyframes fadeOut {
  0% {
    visibility: visible;
    opacity: 1;
  }
  99% {
    visibility: visible;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes shake-in {
  0% {
    transform: translate(0, 0);
  }
  5% {
    transform: translate(5%, 0);
  }
  10% {
    transform: translate(0, 0);
  }
  15% {
    transform: translate(-5%, 0);
  }
  20% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(0, 5%);
  }
  30% {
    transform: translate(0, 0);
  }
  35% {
    transform: translate(0, -5%);
  }
  40% {
    transform: translate(0, 0);
  }
  45% {
    transform: translate(10%, 0);
  }
  50% {
    transform: translate(0, 0);
  }
  55% {
    transform: translate(-10%, 0);
  }
  60% {
    transform: translate(0, 0);
  }
  65% {
    transform: translate(0, 10%);
  }
  70% {
    transform: translate(0, 0);
  }
  75% {
    transform: translate(0, -10%);
  }
  80% {
    transform: translate(0, 0);
  }
  100% {
    opacity: 1;
  }
}
.section-hero {
  position: relative;
  z-index: 0;
}
.section-hero .hero-banner img {
  width: 100%;
}
.section-hero .hero-deco {
  width: 40%;
  position: absolute;
  left: 0;
  top: 100%;
}
@media (min-width: 768px) {
  .section-hero .hero-deco {
    width: 18%;
  }
}

.section-introduction {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 5;
}
.section-introduction h2, .section-introduction p {
  text-align: center;
}
.section-introduction p {
  margin: 1em 0;
}
.section-introduction .intro {
  position: relative;
  z-index: 2;
}
.section-introduction .event-info {
  position: relative;
  z-index: 2;
}
.section-introduction .event-info h5 {
  color: #2c67ab;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
}
.section-introduction .event-info-container {
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
}
.section-introduction .event-info-container img.event-info-bg {
  max-width: none;
  width: 120%;
  margin-left: -10%;
}
.en .section-introduction .event-info-container img.event-info-bg {
  width: 140%;
  margin-left: -25%;
}
.section-introduction .event-info-box {
  color: #2c67ab;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.section-introduction .event-info-box table {
  max-width: 75%;
}
.section-introduction .event-info-box td {
  vertical-align: top;
  padding: 2px;
}
.section-introduction .bg {
  width: 50%;
  margin-bottom: -80%;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .section-introduction {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-introduction .event-info-container {
    max-width: 520px;
  }
  .section-introduction .event-info-box {
    font-size: 18px;
  }
}

.section-zone {
  position: relative;
  padding-top: 40px;
  padding-bottom: 20px;
  z-index: 5;
  /* This container is needed to position the front and back side */
  /* Position the front and back side */
  /* Style the front side (fallback if image is missing) */
  /* Style the back side */
  /* Do an horizontal flip when you move the mouse over the flip box container */
}
.section-zone h2, .section-zone p {
  text-align: center;
}
.section-zone .bg {
  width: 50%;
  margin-top: -5%;
  position: absolute;
  left: 0;
  top: 0;
}
.section-zone .container-fluid {
  position: relative;
  z-index: 2;
}
.section-zone .flip-card {
  background-color: transparent;
  width: 100%;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
  cursor: pointer;
  position: relative;
}
.section-zone .flip-card h5, .section-zone .flip-card .card-label p {
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
}
.section-zone .flip-card h5 {
  font-size: 1.2em;
  margin: 0;
}
.section-zone .flip-card p {
  margin: 0;
  font-size: 0.8em;
}
.section-zone .flip-card .btn-close-card {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 1000px;
  display: none;
  position: absolute;
  right: 5px;
  top: 5px;
  transition: transform 0.5s;
}
.section-zone .flip-card .btn-close-card:before, .section-zone .flip-card .btn-close-card:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 0;
  transform: translate(-50%, -50%);
  transition: transform 0.3s;
}
.section-zone .flip-card .btn-close-card:before {
  border-top: 1px solid #fff;
  transform: translate(-50%, -50%) rotate(45deg);
}
.section-zone .flip-card .btn-close-card:after {
  border-top: 1px solid #fff;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (hover: hover) {
  .section-zone .flip-card .btn-close-card:hover {
    transform: rotate(180deg);
  }
}
@media (min-width: 1200px) {
  .section-zone .flip-card p {
    font-size: 0.9em;
  }
}
.section-zone .flip-card:nth-child(1) {
  z-index: 7;
}
.section-zone .flip-card:nth-child(2) {
  z-index: 6;
}
.section-zone .flip-card:nth-child(3) {
  z-index: 5;
}
.section-zone .flip-card:nth-child(4) {
  z-index: 4;
}
.section-zone .flip-card:nth-child(5) {
  z-index: 3;
}
.section-zone .flip-card:nth-child(6) {
  z-index: 2;
}
.section-zone .flip-card-inner {
  position: relative;
  width: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.section-zone .flip-card-inner:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 120%;
  position: relative;
}
@media (min-width: 1200px) {
  .tc .section-zone .flip-card-inner:before {
    padding-bottom: calc(420px - 1%);
  }
  .en .section-zone .flip-card-inner:before {
    padding-bottom: calc(510px - 0.5%);
  }
}
.section-zone .card-desc {
  padding: 0 20px;
}
.section-zone .flip-card-front, .section-zone .flip-card-back {
  color: #fff;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
  transition: opacity 0.3s;
}
.section-zone .zone-card:nth-child(even) .flip-card-front {
  background-color: #570606;
}
.section-zone .zone-card:nth-child(even) .flip-card-back {
  background-color: rgba(87, 6, 6, 0.8);
}
.section-zone .flip-card-front {
  background-color: #006fb9;
}
.section-zone .flip-card-front .card-img {
  width: 100%;
  flex: 1 1 auto;
  position: relative;
}
.section-zone .flip-card-front .card-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  object-fit: cover;
}
.section-zone .flip-card-front .card-label {
  background-image: url(/i5_launch_2023/images/231026/zone_title_bg.png);
  background-size: auto 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
}
.section-zone .flip-card-front .card-label:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url(/i5_launch_2023/images/231026/zone_title_deco.png);
  background-size: cover;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 5%;
  height: 0;
  padding-bottom: 5%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.section-zone .flip-card-back {
  background-color: rgba(0, 111, 185, 0.8);
  justify-content: space-between;
  transform: rotateY(180deg);
}
@media (hover: hover) {
  .section-zone .flip-card:hover {
    z-index: 10;
  }
  .section-zone .flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
  }
}
.section-zone .flip-card.active {
  z-index: 10;
}
.section-zone .flip-card.active .flip-card-inner {
  transform: rotateY(180deg);
}
@media (hover: none) {
  .section-zone .flip-card.active .flip-card-inner .flip-card-front {
    opacity: 0;
  }
}
.section-zone .flip-card.active .btn-close-card {
  display: block;
}
.section-zone .card-label {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 75px;
}
.section-zone .card-icon {
  padding: 3%;
}
.section-zone .card-icon img {
  margin: 0 auto;
  width: 40%;
}
.section-zone .splide.is-active {
  margin-bottom: 30px;
}
.section-zone .splide__track {
  overflow: visible;
}
.section-zone .splide__pagination {
  bottom: -30px;
}
.section-zone .splide__pagination__page {
  background-color: #006fb9;
}
.section-zone .splide__pagination__page.is-active {
  background-color: #570606;
}
@media (min-width: 768px) {
  .section-zone {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-zone .zone-group {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .tc .section-zone .flip-card h5 {
    font-size: 1.4em;
  }
  .tc .section-zone .flip-card p {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .section-zone {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-zone .zone-group {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
  .wn .section-zone .flip-card h5 {
    font-size: 1.4em;
  }
  .wn .section-zone .flip-card p {
    font-size: 1em;
  }
}

.section-seminar {
  padding-top: 40px;
}

.seminar-item, .seminar-header, .seminar-teaser {
  position: relative;
  z-index: 10;
}

.seminar-group {
  overflow: hidden;
}

@media (min-width: 992px) {
  .moderator-speaker-group {
    display: grid;
    grid-template-columns: 75% 25%;
  }
  .moderator-speaker-group .moderator.speaker-group {
    grid-column: 2/3;
    grid-row: 1/2;
    border-left: 1px solid #fff;
  }
  .moderator-speaker-group .speaker-group {
    width: 100%;
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
.seminar-item {
  margin: 20px 0;
  position: relative;
}
.seminar-item, .seminar-item h3, .seminar-item h4, .seminar-item h5, .seminar-item p {
  color: #fff;
}
.seminar-item h3, .seminar-item h4, .seminar-item h5 {
  margin: 0 0 0.3em 0;
}
.seminar-item h4 {
  color: #59bdff;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
}
.seminar-item h5 {
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding-right: 20px;
}
.seminar-item h5 + h5 {
  padding-right: 40px;
}
@media (min-width: 768px) {
  .seminar-item {
    display: grid;
    grid-template-columns: 45% 55%;
    margin-bottom: 40px;
  }
  .seminar-item h4 {
    padding-right: 0;
  }
  .seminar-item h5 {
    padding-right: 0;
  }
}

.seminar-header {
  padding: 30px 20px;
}
.seminar-header hgroup {
  position: relative;
  z-index: 2;
}
.seminar-header .h5-flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.seminar-header .h5-flex span:first-child {
  padding-right: 0.25em;
}
.seminar-header:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #0b374e;
  width: 110%;
  height: 100%;
  left: 0;
  top: 0;
  transform-origin: 0 0;
  transform: skewX(-30deg);
}
@media (min-width: 768px) {
  .seminar-header {
    width: 100%;
    position: static;
  }
}

.seminar-teaser {
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  align-items: flex-end;
  position: relative;
  padding: 30px 10px 30px 30px;
  margin-top: -20px;
  min-height: 60px;
}
.seminar-teaser .speaker-details {
  position: static !important;
}
.seminar-teaser .teaser-bg {
  position: absolute;
  background-color: #3691ce;
  width: 130%;
  height: 100%;
  right: 0;
  top: 0;
  opacity: 0.9;
  transform-origin: 0 100%;
  transform: skewX(-30deg);
}
.seminar-teaser .coming-soon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  z-index: 10;
  pointer-events: none;
}
.seminar-teaser .coming-soon span {
  pointer-events: auto;
}
.seminar-teaser .speaker-group {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-top: 2.5em;
  gap: 5px;
}
.seminar-teaser .group-of-3 .speaker-item {
  flex: 1 1 33.33%;
}
.seminar-teaser .speaker-group-title {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 14px;
  font-weight: bold;
}
.seminar-teaser .speaker-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
.seminar-teaser .speaker-item p {
  font-size: 11px;
  line-height: 1.2em;
}
.seminar-teaser .speaker-photo img {
  display: inline-block;
  border-radius: 1000px;
  width: 60px;
}
.seminar-teaser .speaker-desc {
  display: flex;
  flex-direction: column;
  align-items: center;
  grid-area: desc;
  align-self: center;
  padding: 0.25em 0.15em;
}
.seminar-teaser .speaker-name {
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 0.5em;
}
.seminar-teaser .speaker-name + .speaker-bio {
  margin-bottom: 2px;
  position: relative;
}
.seminar-teaser .speaker-name + .speaker-bio:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-top: 1px solid #a6c6e3;
  width: 100%;
  height: 0;
  bottom: -3px;
  left: 0;
}
.seminar-teaser .speaker-bio + .speaker-bio {
  margin-top: 2px;
  position: relative;
}
.seminar-teaser .speaker-bio + .speaker-bio:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-top: 1px solid #a6c6e3;
  width: 100%;
  height: 0;
  top: -2px;
  left: 0;
}
@media (min-width: 768px) {
  .seminar-teaser {
    margin-top: 40px;
    padding: 30px 10px;
    align-items: flex-start;
  }
  .seminar-teaser .teaser-bg {
    transform-origin: 0 50%;
    width: 200%;
    height: calc(100% + 20px);
    right: auto;
    left: 0;
  }
  .seminar-teaser .coming-soon {
    position: absolute;
    left: 0;
    top: 50%;
    height: auto;
  }
  .seminar-teaser .speaker-item p {
    font-size: 12px;
  }
  .seminar-teaser .speaker-item .speaker-name {
    font-size: 13px;
    margin-bottom: 0.5em;
  }
  .seminar-teaser .group-of-3 {
    padding: 2.5em 10px 0;
  }
}
@media (min-width: 1200px) {
  .seminar-teaser .group-of-3 .speaker-item {
    flex: 1 1 auto;
  }
}

.btn-collapsible {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 1.1em 0.3em;
  position: absolute;
  left: 90px;
  bottom: 0;
  transform: skewX(30deg);
  z-index: 11;
  cursor: pointer;
}
.btn-collapsible img {
  width: 3em;
}
.btn-collapsible span {
  white-space: nowrap;
  display: none;
}
.btn-collapsible .btn-arrow-down {
  display: none;
}
.btn-collapsible .btn-arrow-up {
  display: block;
}
.btn-collapsible.collapsed .btn-arrow-down {
  display: block;
}
.btn-collapsible.collapsed .btn-arrow-up {
  display: none;
}
.btn-collapsible.collapsed span {
  display: block;
  margin-left: 1em;
}
@media (min-width: 768px) {
  .btn-collapsible {
    font-size: 14px;
    left: 10px;
    bottom: 0;
  }
}

.seminar-details {
  background-color: #0b374e;
  padding: 20px;
  font-size: 14px;
}
@media (min-width: 768px) {
  .seminar-details {
    margin-top: -80px;
    padding-top: 100px;
  }
}

.seminar-item:nth-child(even) .seminar-header:before {
  background-color: #0270bf;
}
.seminar-item:nth-child(even) .seminar-teaser:before {
  background-color: #00407e;
}
.seminar-item:nth-child(even) .seminar-details {
  background-color: #0270bf;
}

.slide-to-form {
  background-color: #fff;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  padding: 2px 2px 12px 2px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100;
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s, visibility 0.3s;
}
@media screen and (min-width: 768px) {
  .slide-to-form {
    background-color: transparent;
    padding: 20px;
    width: 540px;
  }
}
.slide-to-form.force-hide {
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}
.slide-to-form .btn-online-carshow,
.slide-to-form .btn-slide-to-form {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  min-height: 48px;
  margin: 2px;
  background-color: #fff;
  border: 1px solid #8e8e8e;
  border-width: 1px 2px 2px 1px;
  color: #666666;
  text-align: center;
  position: relative;
  padding: 3px 0 0 0;
  cursor: pointer;
  pointer-events: auto;
}
.slide-to-form .btn-online-carshow:first-child:last-child,
.slide-to-form .btn-slide-to-form:first-child:last-child {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .slide-to-form .btn-online-carshow:first-child:last-child,
  .slide-to-form .btn-slide-to-form:first-child:last-child {
    max-width: 50%;
  }
}
.slide-to-form .btn-online-carshow:before,
.slide-to-form .btn-slide-to-form:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 0%;
  border-top: 3px solid #102238;
  border-left: 3px solid #102238;
  transition: width 0.5s, height 0.5s;
}
.slide-to-form .btn-online-carshow:first-child:before,
.slide-to-form .btn-slide-to-form:first-child:before {
  border-color: #2a839c;
}
.slide-to-form .btn-online-carshow:after,
.slide-to-form .btn-slide-to-form:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  border-color: #102238 transparent transparent transparent;
  transition: top 0.5s, border-width 0.5s;
}
.slide-to-form .btn-online-carshow:first-child:after,
.slide-to-form .btn-slide-to-form:first-child:after {
  border-top-color: #2a839c;
}
@media (hover: hover) {
  .slide-to-form .btn-online-carshow:hover,
  .slide-to-form .btn-slide-to-form:hover {
    color: #000;
  }
  .slide-to-form .btn-online-carshow:hover:before,
  .slide-to-form .btn-slide-to-form:hover:before {
    width: 20%;
    height: calc(100% - 10px);
  }
  .slide-to-form .btn-online-carshow:hover:after,
  .slide-to-form .btn-slide-to-form:hover:after {
    top: calc(100% - 10px);
    border-width: 10px 10px 0 0;
  }
}
.slide-to-form .btn-online-carshow .btn-text-title,
.slide-to-form .btn-slide-to-form .btn-text-title {
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: 18px;
}
.slide-to-form .btn-online-carshow .btn-text-sub,
.slide-to-form .btn-slide-to-form .btn-text-sub {
  font-size: 11px;
}

.btn-cta {
  width: 100px;
}

@media (hover: hover) {
  .btn-cta:hover {
    transform: scale(1.1);
  }
}
.floating-cta {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 20;
}
.floating-cta .btn-cta {
  margin-right: 5px;
}

@media (min-width: 768px) {
  .btn-cta {
    width: 135px;
  }
  .floating-cta {
    right: 20px;
    bottom: 20px;
  }
}
.reservation-active .floating-cta .btn-cta-blue,
.page-.lineup-active .floating-cta .btn-cta-blue,
.page-.enquiry-active .floating-cta .btn-cta-red {
  opacity: 0.2;
  pointer-events: none;
}

.page-.lineup-active.ev-advantages-active .floating-cta .btn-cta-blue {
  opacity: 1;
  pointer-events: auto;
}

.section-enquiry {
  background-image: url(/i5_launch_2023/images/231026/form_bg.jpg);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 80% auto;
}
.section-enquiry .form_iframe {
  border: 0;
}

/*# sourceMappingURL=style.css.map */
