@charset "UTF-8";
#basic-option[data-v-bf793748] {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100 - 50px);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  position: absolute;
  top: 50px !important;
}
@media (max-width: 1023.98px) {
#basic-option[data-v-bf793748] {
    top: 70px !important;
    height: calc(100vh - 70px);
}
}
@supports (-webkit-touch-callout: none) {
#basic-option[data-v-bf793748] {
    height: calc(var(--vh, 1vh) * 100 - 50px);
}
@media (max-width: 1023.98px) {
#basic-option[data-v-bf793748] {
      height: calc(var(--vh, 1vh) * 100 - 70px);
}
}
}
#basic-option .scroll-container[data-v-bf793748] {
  width: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
  overscroll-behavior: none;
  /* 隱藏滾動條 */
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
#basic-option .scroll-container[data-v-bf793748]::-webkit-scrollbar {
  display: none; /* Chrome, Safari and Opera */
}
#basic-option .scroll-container .page-section[data-v-bf793748] {
  width: 100%;
  height: calc(var(--vh, 1vh) * 100 - 50px);
  min-height: calc(var(--vh, 1vh) * 100 - 50px);
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  text-align: center;
  font-weight: 700;
  font-size: 68px;
  background-color: #FFF;
}
@media (max-width: 1023.98px) {
#basic-option .scroll-container .page-section[data-v-bf793748] {
    height: calc(var(--vh, 1vh) * 100 - 70px);
    min-height: calc(var(--vh, 1vh) * 100 - 70px);
}
}
@supports (-webkit-touch-callout: none) {
#basic-option .scroll-container .page-section[data-v-bf793748] {
    height: calc(var(--vh, 1vh) * 100 - 50px);
    min-height: calc(var(--vh, 1vh) * 100 - 50px);
}
@media (max-width: 1023.98px) {
#basic-option .scroll-container .page-section[data-v-bf793748] {
      height: calc(var(--vh, 1vh) * 100 - 70px);
      min-height: calc(var(--vh, 1vh) * 100 - 70px);
}
}
}
#basic-option .scroll-container .page-section .page_banner[data-v-bf793748] {
  width: 100%;
  height: 100%;
  min-width: 100% !important;
  min-height: 100% !important;
  object-fit: cover;
}
#basic-option .scroll-container .page-section .section-content[data-v-bf793748] {
  position: absolute;
  top: 200px;
  z-index: 100;
  box-sizing: border-box;
  width: calc(100vw - 60px);
  height: 111px;
  min-height: 111px;
  max-height: 111px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  pointer-events: none;
  touch-action: none;
}
@media (max-width: 1023.98px) {
#basic-option .scroll-container .page-section .section-content[data-v-bf793748] {
    top: 80px;
}
}
#basic-option .scroll-container .page-section .section-content img[data-v-bf793748] {
  width: auto;
  height: 100%;
}
#basic-option .scroll-container .page-section .section-content .sub_title[data-v-bf793748] {
  margin-top: 16px;
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 3.2px;
  color: #FFF;
  text-shadow: 0 0 8px #555;
}
@media (max-width: 1023.98px) {
#basic-option .scroll-container .page-section .section-content .sub_title[data-v-bf793748] {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
}
}
#basic-option .custom-pagination[data-v-bf793748] {
  position: absolute;
  width: 30px;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
  align-items: center;
}
#basic-option .custom-pagination .pagination-bullet[data-v-bf793748] {
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 10px #555;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
  margin: 0 !important;
}
#basic-option .custom-pagination .pagination-bullet.active[data-v-bf793748] {
  width: 14px;
  height: 14px;
  background-color: #FFFFFF;
  color: #FFFFFF;
  transform: scale(1.2);
}
#basic-option .custom-pagination .pagination-bullet[data-v-bf793748]:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 1023.98px) {
#basic-option .custom-pagination[data-v-bf793748] {
    top: 50%;
    left: 10px;
}
}
#basic-option .section-buttons[data-v-bf793748] {
  position: absolute;
  bottom: 80px;
  z-index: 100;
  width: calc(100vw - 160px);
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all 1s ease-in-out;
}
@media (max-width: 1023.98px) {
#basic-option .section-buttons[data-v-bf793748] {
    bottom: 20px;
}
}
#basic-option .section-buttons .el-button[data-v-bf793748]:not(:first-of-type) {
  margin-left: 32px;
}
#basic-option .section-buttons .btn[data-v-bf793748] {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 3.2px;
  color: #555 !important;
  border: 1px solid #9FA0A0 !important;
  border-radius: 21px;
  margin-right: 30px;
  margin-bottom: 0 !important;
}
#basic-option .section-buttons .btn[data-v-bf793748]:hover {
  background-color: #FFFFFF !important;
}
#basic-option .section-buttons .tlink[data-v-bf793748] {
  font-family: "Noto Sans TC";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 3.2px;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #FFF !important;
  cursor: pointer;
  padding: 0.5em 1em;
}
@media (max-width: 1023.98px) {
#basic-option .section-buttons[data-v-bf793748] {
    width: calc(100% - 120px);
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#basic-option .section-buttons .el-button[data-v-bf793748] {
    margin-bottom: 15px;
}
#basic-option .section-buttons .el-button[data-v-bf793748] {
    margin-right: 0;
}
}
#basic-option .arrow-down[data-v-bf793748] {
  display: block;
  width: 3px;
  height: 38px;
  background-color: #FFF;
  animation: elasticus-bf793748 1.2s cubic-bezier(1, 0, 0, 1) infinite;
  overflow: visible;
  flex-shrink: 0;
}
#basic-option .arrow-down[data-v-bf793748]::after {
  content: "";
  display: block;
  margin: 0;
  padding: 0;
  width: 8px;
  height: 8px;
  border-top: 3px solid #FFF;
  border-right: 3px solid #FFF;
  transform: rotate(135deg);
  position: absolute;
  bottom: 0;
  left: -4px;
}
@keyframes elasticus-bf793748 {
0% {
    transform-origin: 0% 0%;
    transform: scale(1, 0);
}
50% {
    transform-origin: 0% 0%;
    transform: scale(1, 1);
}
50.1% {
    transform-origin: 0% 100%;
    transform: scale(1, 1);
}
100% {
    transform-origin: 0% 100%;
    transform: scale(1, 0);
}
}

/* atomic */
.relative[data-v-bf793748] {
  position: relative;
}
.flex[data-v-bf793748] {
  display: flex;
}
.flex-col[data-v-bf793748] {
  flex-direction: column;
}
.items-center[data-v-bf793748] {
  align-items: center;
}
.mr-0[data-v-bf793748] {
  margin-right: 0 !important;
}
.font-600[data-v-bf793748] {
  font-weight: 600 !important;
}
