@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: #006fb9;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: clamp(24px, 3.125vw, 36px);
  font-weight: bold;
}
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;
}

.whatsapp-wrapper {
  bottom: 0;
}

@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;
}
.section-hero .hero-content {
  width: 50%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 15%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-hero .hero-banner img {
    width: 100%;
    height: 66.67vw;
    object-fit: cover;
    object-position: 50% 20%;
  }
}
@media (min-width: 992px) {
  .section-hero .hero-content {
    width: 45%;
    max-width: 1200px;
    margin-top: 6%;
  }
}

.section-introduction {
  background-image: url(/testdrive/images/230912/intro_bg_m.jpg);
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-introduction h2, .section-introduction p {
  text-align: center;
}
.section-introduction .intro {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .section-introduction:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    background-image: url(/testdrive/images/230912/intro_deco.png);
    background-position: 50% 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 75%;
    height: 0;
    margin-left: -37.5%;
    margin-top: -12.5%;
    padding-bottom: 50%;
    left: 50%;
    top: 0;
  }
}
@media (min-width: 768px) {
  .section-introduction {
    background-image: url(/testdrive/images/230912/intro_bg_d.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.section-lineup {
  background-image: url(/testdrive/images/230912/lineup_bg_m.jpg);
  background-size: 100%;
  background-position: 50% 0;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .section-lineup {
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(/testdrive/images/230912/lineup_bg_d.jpg);
  }
}

.section-lineup .intro-container {
  text-align: center;
}
@media (min-width: 768px) {
  .section-lineup .intro-container .container {
    max-width: 1600px;
  }
}
.lineup-container {
  position: relative;
}
.lineup-container .model-thumb {
  position: relative;
}
.lineup-container .model-thumb img {
  transition: transform 0.5s;
  transform: scale(0.7) translate(-5%, -20%);
}
.lineup-container .model-thumb .coming-soon {
  position: absolute;
  right: 0;
  bottom: -20px;
  margin-top: 1em;
  text-align: center;
  font-weight: bold;
  color: #006fb9;
  opacity: 0;
  transition: opacity 0 0;
}
.lineup-container .center .model-thumb .coming-soon {
  opacity: 1;
  transition: opacity 0.1s 0.5s;
}
.lineup-container .center .model-thumb img {
  transform: scale(1.2) translateX(0);
}
.lineup-container .center ~ .owl-item .model-thumb img {
  transform: scale(0.7) translate(5%, -20%);
}
@media (min-width: 768px) {
  .lineup-container .model-thumb img {
    transform: scale(0.7) translate(-10%, -20%);
  }
  .lineup-container .center .model-thumb img {
    transform: scale(1.3) translateX(0);
  }
  .lineup-container .center ~ .owl-item .model-thumb img {
    transform: scale(0.7) translate(10%, -20%);
  }
}
.lineup-container .model-group, .lineup-container .feature-group {
  position: relative;
}
.lineup-container .owl-carousel {
  margin: 0 auto;
}
.lineup-container .owl-carousel .owl-stage-outer {
  overflow: visible;
}
@media (max-width: 767px) {
  .lineup-container .owl-carousel {
    width: 70%;
  }
}
.lineup-container .owl-carousel .owl-nav [class*=-prev], .lineup-container .owl-carousel .owl-nav [class*=-next] {
  background-color: transparent;
  color: #262626;
  display: block;
  height: 53px;
  width: 53px;
  margin: 0;
  padding: 0;
  transform: translate(0, 0);
  transition: background-color 0.3s ease-out;
  text-indent: -9999px;
  outline: none;
  border: none;
}
.lineup-container .owl-carousel .owl-nav [class*=-prev].disabled, .lineup-container .owl-carousel .owl-nav [class*=-next].disabled {
  color: rgba(38, 38, 38, 0.5);
  pointer-events: none;
}
.lineup-container .owl-carousel .owl-nav [class*=-prev].disabled:before, .lineup-container .owl-carousel .owl-nav [class*=-next].disabled:before {
  opacity: 0.5;
}
@media (hover: hover) {
  .lineup-container .owl-carousel .owl-nav [class*=-prev]:hover:before, .lineup-container .owl-carousel .owl-nav [class*=-next]:hover:before {
    border-color: #006fb9;
  }
}
.lineup-container .owl-carousel .owl-nav [class*=-prev] span, .lineup-container .owl-carousel .owl-nav [class*=-prev] div, .lineup-container .owl-carousel .owl-nav [class*=-next] span, .lineup-container .owl-carousel .owl-nav [class*=-next] div {
  display: none;
}
.lineup-container .owl-carousel .owl-nav [class*=-prev]:before, .lineup-container .owl-carousel .owl-nav [class*=-next]:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  border-left: 1px solid #262626;
  border-top: 1px solid #262626;
  width: 26.5px;
  height: 26.5px;
  left: 50%;
  top: 50%;
  transform: rotate(135deg);
  margin-left: -21.2px;
  margin-top: -13.25px;
}
.lineup-container .owl-carousel .owl-nav [class*=-prev]:first-child:before, .lineup-container .owl-carousel .owl-nav [class*=-prev][class*=prev]:before, .lineup-container .owl-carousel .owl-nav [class*=-next]:first-child:before, .lineup-container .owl-carousel .owl-nav [class*=-next][class*=prev]:before {
  margin-left: -5.3px;
  transform: rotate(-45deg);
}
.lineup-container .model-group.owl-carousel .owl-nav {
  display: block !important;
}
.lineup-container .model-group.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -20%;
}
.lineup-container .model-group.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -20%;
}
@media (min-width: 768px) {
  .lineup-container .model-group.owl-carousel .owl-nav .owl-prev, .lineup-container .model-group.owl-carousel .owl-nav .owl-next {
    width: 10vw;
    height: 10vw;
  }
  .lineup-container .model-group.owl-carousel .owl-nav .owl-prev {
    left: 20%;
  }
  .lineup-container .model-group.owl-carousel .owl-nav .owl-next {
    right: 20%;
  }
}

.model-group-wrapper {
  position: relative;
  z-index: 2;
}

.feature-group-wrapper {
  margin-top: 50px;
  padding-bottom: 20px;
  position: relative;
  transition: height 0.5s;
  z-index: 1;
}
@media (min-width: 1200px) {
  .feature-group-wrapper {
    margin-top: 70px;
  }
}
.feature-group-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-image: url(/testdrive/images/230912/lineup_arrow.png);
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 69px;
  height: 40px;
  left: 50%;
  top: -39px;
  margin-left: -34px;
}
.feature-group-wrapper h3 {
  color: #006fb9;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: clamp(24px, 3.125vw, 36px);
  font-weight: bold;
  text-align: center;
  padding: 0.5em 0 0;
  margin: 0;
}
.feature-group-wrapper .remarks {
  text-align: center;
  font-size: 13px;
  margin-bottom: 0.5em;
}
.feature-group-wrapper h4 {
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-size: clamp(20px, 2.6vw, 24px);
  font-weight: bold;
}
.feature-group-wrapper .feature-group {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.feature-group-wrapper .owl-stage {
  display: flex;
}
.feature {
  display: none;
  position: relative;
}
.feature.feature-active {
  display: block;
}

.feature-container:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: rgba(109, 188, 218, 0.5);
  width: 100%;
  height: calc(100% - 50px);
  left: 0;
  top: 0;
}
.feature-container > hgroup, .feature-container > .feature-slider {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .feature-container .feature-slider.owl-carousel .owl-item {
    opacity: 0.3;
  }
  .feature-container .feature-slider.owl-carousel .owl-item.active {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .feature-container .feature-slider.owl-carousel {
    width: calc(100% - 40px);
  }
}
.feature-container .feature-slider.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -20%;
}
.feature-container .feature-slider.owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -20%;
}
@media (min-width: 768px) {
  .feature-container .feature-slider.owl-carousel .owl-nav .owl-prev, .feature-container .feature-slider.owl-carousel .owl-nav .owl-next {
    width: 10vw;
    height: 10vw;
  }
  .feature-container .feature-slider.owl-carousel .owl-nav .owl-prev {
    left: 20%;
  }
  .feature-container .feature-slider.owl-carousel .owl-nav .owl-next {
    right: 20%;
  }
}

.feature-item {
  width: 100%;
  max-width: 480px;
  position: relative;
  margin: 0 auto;
}

.feature-content {
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  color: #fff;
  padding: 15px;
}

.feature-item-1 {
  background-color: #2e6eb2;
  height: 100%;
}
.feature-item-1 .feature-content {
  background-image: url(/testdrive/images/230912/feature_bg_1.jpg);
}

.feature-item-2 {
  background-color: #5596da;
  height: 100%;
}
.feature-item-2 .feature-content {
  background-image: url(/testdrive/images/230912/feature_bg_2.jpg);
}

.feature-item-3 {
  background-color: #6dbcda;
  height: 100%;
}
.feature-item-3 .feature-content {
  background-image: url(/testdrive/images/230912/feature_bg_3.jpg);
}

.feature-img {
  display: block;
  position: relative;
}

.section-journey {
  background-image: url(/testdrive/images/230912/journey_bg_m.jpg);
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-journey .intro-container {
  margin-bottom: 50px;
}
.section-journey .intro-container h2 {
  text-align: center;
}
@media (min-width: 768px) {
  .section-journey {
    background-image: url(/testdrive/images/230912/journey_bg_d.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-journey .intro-container h2, .section-journey .intro-container p {
    text-align: center;
  }
}

.journey-container {
  width: calc(100% - 40px);
  max-width: 1720px;
  margin: 0 auto;
}

/* .journey-slider.owl-carousel .owl-nav {

  [class*=-prev], [class*=-next] {
    border-radius: 0;
  }

  @include slider-arrows(#262626, rgba(#fff, .5), $blue, false, 20px, 60px);
}

.journey-slider.owl-carousel .owl-nav {
  display: block !important;

  .owl-prev {
    position: absolute;
    top: 50%;
    left: -20px;
  }
  .owl-next {
    position: absolute;
    top: 50%;
    right: -20px;
  }
}

.journey-slider .owl-stage-outer {
  overflow: visible !important;
} */
.journey-slider .splide__arrow {
  background-color: #fff;
  opacity: 1;
}
.journey-slider .splide__arrow:disabled {
  opacity: 0;
}
.journey-slider .splide__arrow svg {
  fill: #006fb9;
}
.journey-slider .splide__arrow--prev {
  left: -20px;
}
.journey-slider .splide__arrow--next {
  right: -20px;
}

.journey-slider .splide__list {
  display: flex;
}

.journey-slider .owl-item {
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}

.journey {
  color: #fff;
  display: flex;
  flex-direction: column;
  width: calc(100vw - 120px);
  max-width: 320px;
  position: relative;
}
.journey:first-child:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background: url(/testdrive/images/230912/timeline_d.png);
  background-size: 100% 100%;
  background-position: 0 0;
  background-repeat: no-repeat;
  width: calc(500% + 80px);
  height: 25px;
  left: 0;
  bottom: 20px;
}
.journey ~ .journey {
  z-index: 2;
}

.journey-header {
  color: #262626;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
  flex: 0 0 1.5em;
  margin-bottom: 5px;
}

.journey-img {
  position: relative;
}

.journey-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 35%;
  margin: 0;
  position: absolute;
  left: 15px;
  bottom: 0;
}
.journey-title h4 {
  font-size: min(5vw, 24px);
  margin: 0;
}
.journey-title h5 {
  font-size: min(3vw, 18px);
  margin: 0;
}
.journey-title strong {
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
}

@media (min-width: 1200px) {
  .journey {
    width: calc(20% - 16px);
  }
  .journey-title h4 {
    font-size: min(1.3vw, 24px);
  }
  .journey-title h5 {
    font-size: min(0.78vw, 14.4px);
  }
}
.journey-content {
  padding: 15px 15px 20px 15px;
  flex: 1 1 100%;
}
.step-1 .journey-content {
  background-color: #2e6eb2;
}
.step-2 .journey-content {
  background-color: #5596da;
}
.step-3 .journey-content {
  background-color: #6dbcda;
}
.step-4 .journey-content {
  background-color: #7ab9d0;
}
.step-5 .journey-content {
  background-color: #4173a8;
}

.journey-footer {
  position: relative;
  flex: 0 0 70px;
  margin-top: -15px;
}
.journey-footer .icon-timer {
  width: 60px !important;
  margin: 0 auto;
}

.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;
}

.burger-menu-wrapper {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1001;
}

.burger-menu-container {
  width: 100%;
  max-width: 2560px;
  margin: 0 auto;
  position: relative;
}

.burger-menu {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 15px;
  border: 1px solid transparent;
  z-index: 10;
}
.burger-menu:before, .burger-menu:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 24px;
  transform: translate(-50%, -50%);
  transition: transform 0.3s, border-color 0.3s;
}
.burger-menu:before {
  height: 16px;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
}
.burger-menu:after {
  height: 0;
  border-top: 2px solid white;
}
.bmenu-open .burger-menu:before {
  height: 0;
  border-color: white;
  border-bottom-width: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.bmenu-open .burger-menu:after {
  height: 0;
  border-color: white;
  transform: translate(-50%, -50%) rotate(-45deg);
}
@media (min-width: 768px) {
  .burger-menu {
    right: 42px;
    top: 28px;
  }
}
@media (hover: hover) {
  .burger-menu:hover {
    border-color: rgba(255, 255, 255, 0.3);
  }
}

body.bmenu-open .bmenu {
  display: block;
}

.bmenu {
  background-color: black;
  display: none;
  width: 100%;
  height: 100vh;
  padding-top: 100px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
@media (min-width: 768px) {
  .bmenu {
    width: 300px;
    padding-top: 120px;
  }
}
.bmenu, .bmenu a {
  color: #fff;
  font-size: 24px;
  line-height: 1.2em;
}
.bmenu a {
  text-decoration: none !important;
}
.bmenu .bmenu-header {
  position: absolute;
  left: 30px;
  top: 25px;
}
.bmenu .bmenu-header a {
  margin-right: 10px;
}
.bmenu .bmenu-scroll {
  height: 100%;
  position: relative;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .bmenu .bmenu-scroll::-webkit-scrollbar {
    background-color: rgba(0, 0, 0, 0.8);
  }
  .bmenu .bmenu-scroll::-webkit-scrollbar-thumb {
    background-color: #fff;
  }
}
.bmenu .bmenu-menu {
  margin-bottom: 40px;
}
.bmenu .bmenu-menu ul {
  list-style: none;
  padding: 0;
}
.bmenu .bmenu-menu ul li {
  padding: 0 20px;
  margin-bottom: 20px;
}
.bmenu .bmenu-menu ul li.active {
  background-color: #006fb9;
}
.bmenu .bmenu-menu ul li.active, .bmenu .bmenu-menu ul li.active .bmenu-page a {
  color: #fff !important;
}
@media (min-width: 768px) {
  .bmenu .bmenu-menu ul li {
    padding: 0 30px;
  }
}
.bmenu .bmenu-menu a {
  display: inline-block;
  padding: 0 5px;
}
.bmenu .bmenu-register {
  border-top: 1px solid #fff;
  margin: 0 30px;
  padding: 20px;
}
.bmenu .bmenu-register a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #000;
  transform: skew(40deg);
}
.bmenu .bmenu-register a span {
  display: block;
  text-align: center;
  transform: skew(-40deg);
  padding-left: 20px;
  padding-right: 20px;
}
@media (hover: hover) {
  .bmenu .bmenu-register a:hover {
    background-color: #146fab;
    color: #fff;
  }
}
@media (min-width: 768px) {
  .bmenu .bmenu-register {
    margin: 0 40px;
  }
}

.bmenu-top {
  display: block;
  position: fixed;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
  transition: opacity 0.5s;
}
.bmenu-top:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 2px solid #006fb9;
  border-width: 2px 0 0 2px;
  left: 10px;
  top: 15px;
  transform: rotate(45deg);
  transition: top 0.3s;
}
.hero-active .bmenu-top {
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 768px) {
  .burger-menu-wrapper {
    position: absolute;
  }
  .burger-menu {
    display: none;
  }
  .bmenu-top {
    right: 42px;
    top: 28px;
    border: 1px solid transparent;
  }
}
@media (min-width: 768px) and (hover: hover) {
  .bmenu-top:hover:before {
    top: 10px;
  }
}
@media (min-width: 768px) {
  .bmenu {
    background-color: transparent;
    display: block;
    width: auto;
    height: auto;
    padding: 30px 130px 10px 30px;
  }
  .bmenu a {
    font-size: 16px;
    position: relative;
  }
  .bmenu a:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: calc(100% - 40px);
    height: 0;
    border-bottom: 1px solid #fff;
    bottom: -5px;
    left: 0px;
    opacity: 0;
    transition: opacity 0.3s, left 0.3s;
  }
}
@media (min-width: 768px) and (hover: hover) {
  .bmenu a:hover:before {
    opacity: 1;
    left: 20px;
  }
}
@media (min-width: 768px) {
  .bmenu .bmenu-scroll {
    overflow: visible;
  }
  .bmenu .bmenu-header {
    position: absolute;
    left: auto;
    top: 30px;
    right: 40px;
  }
  .bmenu .bmenu-menu {
    margin: 0;
  }
  .bmenu .bmenu-menu ul {
    display: flex;
    margin: 0;
  }
  .bmenu .bmenu-menu ul li {
    margin: 0;
    padding: 0 5px;
  }
  .bmenu .cta-container {
    display: none;
  }
}
.tnav .tnav-bar {
  pointer-events: none !important;
  padding: 0 20px;
}
.tnav .tnav-bg {
  background: transparent !important;
  background: linear-gradient(0deg, transparent, rgba(0, 0, 0, 0.1)), linear-gradient(0deg, transparent, rgba(155, 175, 180, 0.3)) !important;
}
.tnav .tnav-bg:before {
  display: none;
}
.tnav .tnav-back-wrapper,
.tnav .tnav-alinks-wrapper {
  position: relative !important;
  pointer-events: auto !important;
}
.tnav .tnav-back {
  font-size: 22px;
}
.tnav .tnav-back-wrapper {
  display: flex;
  flex-direction: row-reverse;
}
.tnav .tnav-back-wrapper a {
  font-weight: bold;
  text-shadow: 0 0 5px rgba(0, 102, 102, 0.5);
  margin: 0 5px;
}
.tnav .bmw-logo-white, .tnav .bmwi-logo-white {
  margin: 10px 0 10px 10px;
}
.tnav .tnav-alinks {
  display: none;
}
.tnav .tnav-bg-white.tnav-bg {
  background: linear-gradient(0deg, transparent, rgba(255, 255, 255, 0.8)) !important;
}
.tnav .tnav-bg-white.tnav-bg:before {
  display: none;
}
@media (max-width: 767px) {
  .tnav #tnav-estore .tnava-link-text {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
  }
}
@media (min-width: 768px) {
  .tnav .bmw-logo-white, .tnav .bmwi-logo-white {
    margin: 22px 0 24px 15px;
  }
  .tnav #tnav-estore {
    margin-right: 1em;
  }
}

.floating-cta {
  width: 100%;
  padding: 5px;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 20;
}

.cta-group {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.btn-cta {
  border-radius: 1000px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  flex: 1 1 30%;
  height: 45px;
  padding: 0 15px 0 8px;
  position: relative;
  transition: transform 0.5s;
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.2);
}
.btn-cta.btn-testdrive {
  background-color: #006fb9;
  color: #fff;
}
.btn-cta.btn-whatsapp {
  background-color: #ffffff;
  color: #006fb9;
}
.btn-cta.btn-enquiry {
  background-color: #589fcb;
  color: #fff;
}
.btn-cta .fas, .btn-cta img {
  flex: 0 0 34px;
}
.btn-cta .fas {
  font-size: 24px;
  padding: 5px;
}
.btn-cta img {
  width: 34px;
}
.btn-cta > div, .btn-cta > span {
  flex: 1 1 100%;
  white-space: nowrap;
  line-height: 1.2em;
  position: relative;
  z-index: 5;
}

@media (hover: hover) {
  .btn-cta:hover {
    transform: scale(1.1);
  }
}
@media (min-width: 768px) {
  .floating-cta {
    width: auto;
  }
  .cta-group {
    flex-direction: column;
    flex: auto;
    align-items: stretch;
  }
  .btn-cta {
    flex: 1 1 55px;
    gap: 10px;
    font-size: 12px;
    font-weight: bold;
    justify-content: flex-start;
    text-align: left;
    box-shadow: 7px 7px 14px 0px rgba(0, 0, 0, 0.2);
  }
  .btn-cta .fas, .btn-cta img {
    flex: 0 0 44px;
  }
  .btn-cta .fas {
    font-size: 34px;
  }
  .btn-cta img {
    width: 44px;
  }
}
.section-testdrive {
  background-image: url(/testdrive/images/230912/form_bg_top.jpg);
  background-position: 0 0;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section-testdrive hgroup {
  position: relative;
}
.section-testdrive hgroup h2 {
  color: #262626;
}
.section-testdrive hgroup h2, .section-testdrive hgroup p {
  position: relative;
  z-index: 2;
}
.section-testdrive hgroup:before {
  background-image: url(/testdrive/images/230912/form_title_bg.png);
  background-position: 0 0;
  background-size: min(100%, 800px) 100%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  left: -20px;
  top: -20px;
}
.section-testdrive:after {
  background-image: url(/testdrive/images/230912/form_bg_bottom.jpg);
  background-position: 0 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 0;
  padding-bottom: 20vw;
  left: 0;
  bottom: 0;
}
.section-testdrive .intro-container {
  margin-bottom: 50px;
  position: relative;
  z-index: 2;
}

.area-tab-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(1.5vw, 10px);
}
.area-tab-group .area-tab {
  border-color: rgba(128, 128, 128, 0.3);
  border-width: 1px;
  border-style: solid;
  color: #808080;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 4em;
  line-height: 1.1em;
  font-size: min(3.5vw, 18px);
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  padding: 0.75em min(0.25em, 0.75rem);
  position: relative;
}
@media (hover: hover) {
  .area-tab-group .area-tab:hover:before {
    opacity: 1;
  }
}

.form-tab-group {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-wrap: nowrap;
  gap: min(1.5vw, 10px);
  padding: 0 10px;
}
.form-tab-group .form-tab {
  border-color: rgba(128, 128, 128, 0.3);
  border-width: 1px;
  border-style: solid;
  color: #808080;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 4em;
  line-height: 1.1em;
  flex: 1 1 50%;
  max-width: 240px;
  font-size: min(3.5vw, 16px);
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  padding: 0.75em min(0.25em, 0.75rem) 20px;
  position: relative;
}
.form-tab-group .form-tab:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  background-color: #00a3e0;
  width: 80%;
  height: 10px;
  left: 10%;
  bottom: 5px;
  opacity: 0;
  transition: opacity 0.5s;
}
@media (hover: hover) {
  .form-tab-group .form-tab:hover:before {
    opacity: 1;
  }
}

#area {
  margin-bottom: min(10vw, 60px);
}

.area-content-group {
  display: none;
}

.nt-active .area-tab-nt,
.kl-active .area-tab-kl,
.hk-active .area-tab-hk {
  background: rgb(198, 233, 246);
  background: linear-gradient(0deg, rgb(198, 233, 246) 0%, rgb(170, 222, 243) 100%);
  border: 0;
  color: #006fb9;
}
.nt-active .area-tab-nt:before,
.kl-active .area-tab-kl:before,
.hk-active .area-tab-hk:before {
  opacity: 1;
}

.nt-active #nt,
.kl-active #kl,
.hk-active #hk {
  display: block;
}

.k11-active .form-tab-k11,
.ispace-active .form-tab-ispace,
.mtw-active .form-tab-mtw,
.tw-active .form-tab-tw,
.wc-active .form-tab-wc {
  background-color: #fff;
  border-color: #808080;
  color: #006fb9;
}
.k11-active .form-tab-k11:before,
.ispace-active .form-tab-ispace:before,
.mtw-active .form-tab-mtw:before,
.tw-active .form-tab-tw:before,
.wc-active .form-tab-wc:before {
  opacity: 1;
}

@media (min-width: 300px) {
  .form-tab-group {
    border-bottom: 1px solid #808080;
  }
  .form-tab-group .form-tab {
    border-color: rgba(128, 128, 128, 0);
    border-bottom: 1px solid #808080;
    margin-bottom: -1px;
  }
  .k11-active .form-tab-k11,
  .ispace-active .form-tab-ispace,
  .mtw-active .form-tab-mtw,
  .tw-active .form-tab-tw,
  .wc-active .form-tab-wc {
    border-color: #808080;
    border-bottom-color: #fff;
    color: #006fb9;
  }
  .k11-active .form-tab-k11:before,
  .ispace-active .form-tab-ispace:before,
  .mtw-active .form-tab-mtw:before,
  .tw-active .form-tab-tw:before,
  .wc-active .form-tab-wc:before {
    opacity: 1;
  }
}
.form-iframe-wrapper {
  display: none;
}

.showroom-wrapper {
  background: rgb(255, 255, 255);
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(198, 233, 246) 100%);
  text-align: center;
  margin-bottom: 40px;
  padding-top: min(10vw, 60px);
}
.showroom-wrapper h4 {
  color: #006fb9;
  font-size: 20px;
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
  margin-bottom: 0.75em;
}

.showroom {
  margin: 0.5em 0;
  line-height: 1.2em;
}

.showroom-name {
  font-family: "BMWTypeNextBold", Arial, Helvetica, "微軟正黑體", "Microsoft JhengHei", sans-serif;
  font-weight: bold;
}

@media (max-width: 767px) {
  .showroom {
    margin: 1em;
  }
  .showroom-separator {
    display: block;
    transform: rotate(90deg);
    line-height: 0.5em;
  }
}

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