@charset "UTF-8";
/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
@media screen and (max-width: 1366px) and (min-width: 1024px) {
.bottom-menu-container[data-v-0f46064b] {
    position: absolute;
    bottom: 32px;
    left: 0;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.bottom-menu-container .menu-item-container[data-v-0f46064b] {
    padding: 0 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 16px;
}
.bottom-menu-container .menu-item-container .menu-item[data-v-0f46064b] {
    color: rgb(255, 255, 255);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    /* 半透明白底 —— 浅色玻璃核心 */
    background: rgba(255, 255, 255, 0.1);
    /* 背景模糊 */
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    /* 轻微高光边框 */
    border: 1px solid rgba(153, 153, 153, 0.5);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 24px;
    border-width: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 45px;
    padding: 16px 12px;
    position: relative;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    pointer-events: none;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] {
    width: 48px;
    height: 48px;
    border-radius: 48px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-text[data-v-0f46064b] {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-text[data-v-0f46064b] {
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-icon[data-v-0f46064b] {
    width: 32;
    height: 32;
    border-radius: 32px;
    margin-right: 10px;
    cursor: pointer;
}
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
.bottom-menu-container[data-v-0f46064b] {
    position: absolute;
    bottom: 32px;
    left: 0;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.bottom-menu-container .menu-item-container[data-v-0f46064b] {
    padding: 0 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 16px;
}
.bottom-menu-container .menu-item-container .menu-item[data-v-0f46064b] {
    color: rgb(255, 255, 255);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    /* 半透明白底 —— 浅色玻璃核心 */
    background: rgba(255, 255, 255, 0.1);
    /* 背景模糊 */
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    /* 轻微高光边框 */
    border: 1px solid rgba(153, 153, 153, 0.5);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 24px;
    border-width: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 45px;
    padding: 16px 12px;
    position: relative;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    pointer-events: none;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] {
    width: 48px;
    height: 48px;
    border-radius: 48px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-text[data-v-0f46064b] {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-text[data-v-0f46064b] {
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-icon[data-v-0f46064b] {
    width: 32;
    height: 32;
    border-radius: 32px;
    margin-right: 10px;
    cursor: pointer;
}
}
@media screen and (min-width: 1366.02px) {
.bottom-menu-container[data-v-0f46064b] {
    position: absolute;
    bottom: 32px;
    left: 0;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.bottom-menu-container .menu-item-container[data-v-0f46064b] {
    padding: 0 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 16px;
}
.bottom-menu-container .menu-item-container .menu-item[data-v-0f46064b] {
    color: rgb(255, 255, 255);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    /* 半透明白底 —— 浅色玻璃核心 */
    background: rgba(255, 255, 255, 0.1);
    /* 背景模糊 */
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    /* 轻微高光边框 */
    border: 1px solid rgba(153, 153, 153, 0.5);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border-radius: 24px;
    border-width: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 45px;
    padding: 16px 12px;
    position: relative;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
    pointer-events: none;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] {
    width: 48px;
    height: 48px;
    border-radius: 48px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-text[data-v-0f46064b] {
    font-weight: 600;
    font-style: SemiBold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-text[data-v-0f46064b] {
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-icon[data-v-0f46064b] {
    width: 32;
    height: 32;
    border-radius: 32px;
    margin-right: 10px;
    cursor: pointer;
}
}
@media screen and (max-width: 767.98px) {
.bottom-menu-container[data-v-0f46064b] {
    position: absolute;
    bottom: 16px;
    left: 0;
    z-index: 1;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bottom-menu-container .menu-item-container[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 60px;
    border: 1px solid rgb(201, 201, 201);
    border-radius: 32px;
    background: rgba(255, 255, 255, 0.66);
    padding: 0 4px;
}
.bottom-menu-container .menu-item-container .menu-item[data-v-0f46064b] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-radius: 24px;
    border-width: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 8px 12px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    border-radius: 32px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header[data-v-0f46064b]:hover {
    background: white;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] {
    width: 20px;
    height: 20px;
    border-radius: 48px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-icon[data-v-0f46064b] svg {
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-header .menu-item-header-text[data-v-0f46064b] {
    white-space: nowrap;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 8px;
    line-height: 16px;
    letter-spacing: 0%;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer[data-v-0f46064b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-text[data-v-0f46064b] {
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0px;
}
.bottom-menu-container .menu-item-container .menu-item .menu-item-footer .menu-item-footer-icon[data-v-0f46064b] {
    width: 32;
    height: 32;
    border-radius: 32px;
    margin-right: 10px;
    cursor: pointer;
}
}/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.button-pc[data-v-1196e58d] {
  border-radius: 32px;
  position: relative;
  padding: 16px 32px;
}
.button-pc .button-content[data-v-1196e58d] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  font-weight: 700;
  font-style: Bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.2px;
  text-align: center;
}
.button-mob[data-v-1196e58d] {
  border-radius: 32px;
  position: relative;
  padding: 16px 32px;
}
.button-mob .button-content[data-v-1196e58d] {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  font-style: Bold;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1.2px;
  text-align: center;
}
button[data-v-1196e58d] {
  position: relative;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  cursor: pointer;
  border: none;
  border-radius: 8px;
  letter-spacing: 0%;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: transparent;
  white-space: nowrap;
}
button .button-icon[data-v-1196e58d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
}
button .button-content[data-v-1196e58d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
  width: 100%;
  z-index: 0;
}
button.fill.black[data-v-1196e58d] {
  background: rgb(36, 39, 40);
}
button.fill.black .button-content[data-v-1196e58d] {
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 767.98px) {
button.fill.black[data-v-1196e58d]:hover {
    background: rgb(36, 39, 40) !important;
}
button.fill.black:hover .button-content[data-v-1196e58d] {
    color: rgb(255, 255, 255) !important;
}
}
button.fill.black[data-v-1196e58d]:hover {
  background: rgb(255, 255, 255);
}
button.fill.black:hover .button-content[data-v-1196e58d] {
  color: rgb(0, 0, 0);
}
button.fill.white[data-v-1196e58d] {
  background: rgb(255, 255, 255);
}
button.fill.white .button-content[data-v-1196e58d] {
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 767.98px) {
button.fill.white[data-v-1196e58d]:hover {
    background: rgb(255, 255, 255) !important;
}
button.fill.white:hover .button-content[data-v-1196e58d] {
    color: rgb(0, 0, 0) !important;
}
}
button.fill.white[data-v-1196e58d]:hover {
  background: rgb(36, 39, 40);
}
button.fill.white:hover .button-content[data-v-1196e58d] {
  color: rgb(255, 255, 255);
}
button.linear.black[data-v-1196e58d] {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
}
button.linear.black .button-content[data-v-1196e58d] {
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 767.98px) {
button.linear.black[data-v-1196e58d]:hover {
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    background: transparent !important;
}
button.linear.black:hover .button-content[data-v-1196e58d] {
    color: rgb(255, 255, 255) !important;
}
}
button.linear.black[data-v-1196e58d]:hover {
  border: 1px solid transparent;
  background: rgb(255, 255, 255);
}
button.linear.black:hover .button-content[data-v-1196e58d] {
  color: rgb(0, 0, 0);
}
button.linear.white[data-v-1196e58d] {
  border: 1px solid rgb(255, 255, 255);
  background: rgb(255, 255, 255);
}
button.linear.white .button-content[data-v-1196e58d] {
  color: rgb(0, 0, 0);
}
@media screen and (max-width: 767.98px) {
button.linear.white[data-v-1196e58d]:hover {
    border: 1px solid rgb(255, 255, 255) !important;
    background: rgb(255, 255, 255) !important;
}
button.linear.white:hover .button-content[data-v-1196e58d] {
    color: rgb(0, 0, 0) !important;
}
}
button.linear.white[data-v-1196e58d]:hover {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: transparent;
}
button.linear.white:hover .button-content[data-v-1196e58d] {
  color: rgb(255, 255, 255);
}/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
@media screen and (max-width: 1366px) and (min-width: 1024px) {
.swiper-outer-container[data-v-4bc66f87] {
    height: 100vh;
    height: 100dvh;
    width: 100vw;
    position: relative;
    overflow: hidden;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination {
    position: absolute;
    bottom: 209px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.6);
    width: 8px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFFFFF;
    width: 16px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper {
    height: 100%;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide {
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child {
    position: absolute;
    top: 144px;
    left: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top {
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-smallTitle {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-title {
    font-family: Montserrat;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-desc {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video,
  .swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    height: 100vh;
    height: 100dvh;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video {
    -o-object-fit: cover;
       object-fit: cover;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    -o-object-fit: cover;
       object-fit: cover;
}
}
@media screen and (max-width: 1023.98px) and (min-width: 768px) {
.swiper-outer-container[data-v-4bc66f87] {
    height: 100vh;
    height: 100dvh;
    width: 100vw;
    position: relative;
    overflow: hidden;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination {
    position: absolute;
    bottom: 209px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.6);
    width: 8px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFFFFF;
    width: 16px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper {
    height: 100%;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide {
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child {
    position: absolute;
    top: 144px;
    left: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top {
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-smallTitle {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-title {
    font-family: Montserrat;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-desc {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video,
  .swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    height: 100vh;
    height: 100dvh;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video {
    -o-object-fit: cover;
       object-fit: cover;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    -o-object-fit: cover;
       object-fit: cover;
}
}
@media screen and (min-width: 1366.02px) {
.swiper-outer-container[data-v-4bc66f87] {
    height: 100vh;
    height: 100dvh;
    width: 100vw;
    position: relative;
    overflow: hidden;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination {
    position: absolute;
    bottom: 209px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.6);
    width: 8px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFFFFF;
    width: 16px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper {
    height: 100%;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide {
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child {
    position: absolute;
    top: 144px;
    left: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top {
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-smallTitle {
    font-family: Inter;
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-title {
    font-family: Montserrat;
    font-weight: 600;
    font-style: SemiBold;
    font-size: 48px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-desc {
    font-family: Inter;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video,
  .swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    height: 100vh;
    height: 100dvh;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video {
    -o-object-fit: cover;
       object-fit: cover;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    -o-object-fit: cover;
       object-fit: cover;
}
}
@media screen and (max-width: 767.98px) {
.swiper-outer-container[data-v-4bc66f87] {
    height: 100vh;
    height: 100dvh;
    width: 100vw;
    position: relative;
    overflow: hidden;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container {
    height: 100%;
    width: 100%;
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination {
    position: absolute;
    bottom: 100px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.6);
    width: 8px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #FFFFFF;
    width: 16px;
    height: 8px;
    border-radius: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper {
    height: 100%;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide {
    position: relative;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child {
    position: absolute;
    top: 152px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top {
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-smallTitle {
    font-weight: 600;
    font-style: Semi Bold;
    font-size: 11px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-title {
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-top .swiper-slide-child-desc {
    font-weight: 400;
    font-style: Regular;
    font-size: 13px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-child .swiper-slide-child-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video,
  .swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    height: 100vh;
    height: 100dvh;
    width: 100%;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-video {
    -o-object-fit: cover;
       object-fit: cover;
}
.swiper-outer-container[data-v-4bc66f87] .swiper-inner-container .swiper-wrapper .swiper-slide .swiper-slide-image {
    -o-object-fit: cover;
       object-fit: cover;
}
}/*order-option*/
/*order-option*/
/*order-option*/
/*order-option*/
.home-banner-pc-container[data-v-c8681d06] {
  position: relative;
  height: 100vh;
  height: 100dvh;
  width: 100vw;
}