@charset "UTF-8";
.page-main[data-v-0a694b56] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-0a694b56],
.slide-enter-active[data-v-0a694b56] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-0a694b56],
.slide-leave-to[data-v-0a694b56] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-0a694b56],
.slide-leave[data-v-0a694b56] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-0a694b56] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-0a694b56] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-0a694b56] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-0a694b56]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.select-container[data-v-0a694b56] {
  position: relative;
  width: 100%;
}
.select-container .select-wrapper[data-v-0a694b56] {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #9eacb5;
  padding: 10px 10px;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-container .select-wrapper .select-content[data-v-0a694b56] {
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 600;
}
.select-container .select-wrapper .select-icon[data-v-0a694b56] {
  width: 0.63rem;
  height: 0.63rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select-container .select-wrapper .select-icon img[data-v-0a694b56] {
  width: 10px;
  height: 0.63rem;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.select-container .select-wrapper .select-icon.open img[data-v-0a694b56] {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.select-container .options-list[data-v-0a694b56] {
  max-height: 12.5rem;
  overflow-y: auto;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 10;
  box-sizing: border-box;
  padding: 10px 10px;
  background: #fff;
  border: 2px solid #bec7cc;
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.select-container .options-list .options-item[data-v-0a694b56] {
  box-sizing: border-box;
  padding: 10px;
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 0.66rem;
  color: #163049;
  white-space: nowrap;
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.select-container .options-list .options-item[data-v-0a694b56]:hover {
  background: #eaeef0;
  border-radius: 5px;
}
.select-container .options-list .options-item img[data-v-0a694b56] {
  width: 0.56rem;
}
@media (max-width: 1024px) {
.select-container .select-wrapper[data-v-0a694b56] {
    padding: 10px 10px;
}
.select-container .select-wrapper .select-content[data-v-0a694b56] {
    font-family: Open Sans, sans-serif;
    font-size: 0.63rem;
    font-style: normal;
    font-weight: 600;
}
.select-container .select-wrapper .select-icon[data-v-0a694b56] {
    width: 0.5rem;
    height: 0.5rem;
}
.select-container .select-wrapper .select-icon img[data-v-0a694b56] {
    width: 8px;
    height: 0.5rem;
}
.select-container .options-list[data-v-0a694b56] {
    max-height: 9.38rem;
    padding: 5px 10px;
}
.select-container .options-list .options-item[data-v-0a694b56] {
    padding: 5px 10px;
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 400;
}
.select-container .options-list .options-item img[data-v-0a694b56] {
    width: 0.5rem;
}
}
@charset "UTF-8";
.page-main[data-v-178f0efa] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-178f0efa],
.slide-enter-active[data-v-178f0efa] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-178f0efa],
.slide-leave-to[data-v-178f0efa] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-178f0efa],
.slide-leave[data-v-178f0efa] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-178f0efa] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-178f0efa] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-178f0efa] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-178f0efa]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.select-container[data-v-178f0efa] {
  position: relative;
  width: 100%;
}
.select-container .select-wrapper[data-v-178f0efa] {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #9eacb5;
  padding: 0.63rem;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-container .select-wrapper.error[data-v-178f0efa] {
  border-color: #cc2222;
}
.select-container .select-wrapper .select-content[data-v-178f0efa],
.select-container .select-wrapper .select-content-placeholder[data-v-178f0efa] {
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 600;
}
.select-container .select-wrapper .select-content-placeholder[data-v-178f0efa] {
  color: #7f898f;
}
.select-container .select-wrapper .select-icon[data-v-178f0efa] {
  width: 0.75rem;
  height: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select-container .select-wrapper .select-icon img[data-v-178f0efa] {
  width: 0.75rem;
  height: 0.75rem;
}
.select-container .options-list[data-v-178f0efa] {
  max-height: 9.38rem;
  overflow-y: auto;
  margin-top: 1px;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 10;
  box-sizing: border-box;
  padding: 0.63rem 0.63rem;
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.select-container .options-list[data-v-178f0efa]::-webkit-scrollbar {
  display: none;
}
.select-container .options-list p[data-v-178f0efa] {
  margin-top: 5px;
  padding: 10px 0.47rem;
  font-family: Open Sans, sans-serif;
  font-size: 0.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 0.81rem;
}
.select-container .options-list .options-item[data-v-178f0efa] {
  box-sizing: border-box;
  border-bottom: 1px solid #bec7cc;
  padding: 10px;
  font-size: 0.5rem;
  font-weight: 400;
  line-height: 0.66rem;
  color: #163049;
  white-space: nowrap;
  cursor: pointer;
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 400;
}
.select-container .options-list .options-item[data-v-178f0efa]:hover, .select-container .options-list .options-item.active[data-v-178f0efa] {
  color: #fff;
  background: #163049;
}
.select-container .options-list .options-item.disabled[data-v-178f0efa] {
  color: #bec7cc;
  background: #eceef0;
  cursor: not-allowed;
}
@media (max-width: 1024px) {
.select-container .select-wrapper[data-v-178f0efa] {
    padding: 10px 10px;
}
.select-container .select-wrapper .select-content[data-v-178f0efa],
  .select-container .select-wrapper .select-content-placeholder[data-v-178f0efa] {
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
}
.select-container .select-wrapper .select-content-placeholder[data-v-178f0efa] {
    color: #7f898f;
}
.select-container .select-wrapper .select-icon[data-v-178f0efa] {
    width: 0.56rem;
    height: 0.56rem;
}
.select-container .select-wrapper .select-icon img[data-v-178f0efa] {
    width: 0.56rem;
    height: 0.56rem;
}
.select-container .options-list[data-v-178f0efa] {
    max-height: 7.81rem;
    padding: 10px 10px;
}
.select-container .options-list p[data-v-178f0efa] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.5rem;
}
.select-container .options-list .options-item[data-v-178f0efa] {
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 400;
}
}
@charset "UTF-8";
.page-main[data-v-cfc19fb8] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-cfc19fb8],
.slide-enter-active[data-v-cfc19fb8] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-cfc19fb8],
.slide-leave-to[data-v-cfc19fb8] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-cfc19fb8],
.slide-leave[data-v-cfc19fb8] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-cfc19fb8] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-cfc19fb8] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-cfc19fb8] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-cfc19fb8]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.select-container[data-v-cfc19fb8] {
  width: 100%;
}
.select-container .select-wrapper[data-v-cfc19fb8] {
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #9eacb5;
  padding: 0.63rem;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.select-container .select-wrapper.error[data-v-cfc19fb8] {
  border-color: #cc2222;
}
.select-container .select-wrapper .select-content[data-v-cfc19fb8],
.select-container .select-wrapper .select-content-placeholder[data-v-cfc19fb8] {
  font-family: Open Sans, sans-serif;
  font-size: 0.63rem;
  font-style: normal;
  font-weight: 600;
}
.select-container .select-wrapper .select-content-placeholder[data-v-cfc19fb8] {
  color: #7f898f;
}
.select-container .select-wrapper .select-icon[data-v-cfc19fb8] {
  width: 0.75rem;
  height: 0.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select-container .select-wrapper .select-icon img[data-v-cfc19fb8] {
  width: 0.75rem;
  height: 0.75rem;
}
@media (max-width: 1024px) {
.select-container .select-wrapper[data-v-cfc19fb8] {
    padding: 10px 10px;
}
.select-container .select-wrapper .select-content[data-v-cfc19fb8],
  .select-container .select-wrapper .select-content-placeholder[data-v-cfc19fb8] {
    font-family: Open Sans, sans-serif;
    font-size: 0.5rem;
    font-style: normal;
    font-weight: 600;
}
.select-container .select-wrapper .select-content-placeholder[data-v-cfc19fb8] {
    color: #7f898f;
}
.select-container .select-wrapper .select-icon[data-v-cfc19fb8] {
    width: 0.56rem;
    height: 0.56rem;
}
.select-container .select-wrapper .select-icon img[data-v-cfc19fb8] {
    width: 0.56rem;
    height: 0.56rem;
}
}
@charset "UTF-8";
.page-main {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active,
.slide-enter-active {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter,
.slide-leave-to {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to,
.slide-leave {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main {
    width: 88%;
}
.swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.mx-datepicker {
  width: 100%;
}
.mx-datepicker-main {
  font-family: "Open Sans", sans-serif !important;
}
.mx-datepicker-popup {
  border-radius: 8px;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar {
  /* prettier-ignore */
  width: 324Px;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-header .mx-calendar-header-label .mx-btn {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 700;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-content {
  /* prettier-ignore */
  height: 300Px;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-content .mx-table .mx-date-row .not-current-month {
  color: unset;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-content .mx-table .mx-date-row .active {
  border-radius: 50%;
  background-color: #163049 !important;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-content .mx-table .mx-date-row .today {
  border-radius: 50%;
  background-color: #e7eaed !important;
  color: #73879c;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-content .mx-table .mx-date-row .disabled {
  color: #ccc;
  background-color: unset;
}
.mx-datepicker-popup .mx-datepicker-content .mx-datepicker-body .mx-calendar .mx-calendar-content .mx-table .mx-date-row .cell:hover {
  color: #ffffff;
  border-radius: 50%;
  background-color: #163049 !important;
}
@charset "UTF-8";
.page-main[data-v-b3b1a12e] {
  width: 100%;
  max-width: 38.25rem;
  margin: 0 auto;
}
.slide-leave-active[data-v-b3b1a12e],
.slide-enter-active[data-v-b3b1a12e] {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slide-enter[data-v-b3b1a12e],
.slide-leave-to[data-v-b3b1a12e] {
  max-height: 0;
  opacity: 0;
}
.slide-enter-to[data-v-b3b1a12e],
.slide-leave[data-v-b3b1a12e] {
  max-height: 3.13rem;
  opacity: 1;
}
.swiper-pagination-bullet[data-v-b3b1a12e] {
  width: 0.63rem;
  height: 0.63rem;
  margin: 0 0.5rem !important;
}
@media screen and (max-width: 1024px) {
.page-main[data-v-b3b1a12e] {
    width: 88%;
}
.swiper-pagination-bullet[data-v-b3b1a12e] {
    width: 9px;
    height: 9px;
    margin: 0 0.5rem 0 0 !important;
}
.swiper-pagination-bullet[data-v-b3b1a12e]:nth-last-child(1) {
    margin-right: 0 !important;
}
}
/* 超出一行省略号显示 */
/* 超出${line}行省略号显示 */
/* 美化占位符 placeholder 样式 */
/* 隐藏滚动条 */
.lounge-prebook-modal-mask[data-v-b3b1a12e] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(22, 48, 73, 0.94);
}
.lounge-prebook-modal-mask .modal-containner[data-v-b3b1a12e] {
  position: fixed;
  top: 20%;
  left: 50%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 46%;
  max-width: 22.5rem;
  padding: 1.56rem 2.25rem 1.19rem;
  background: #fff;
  border-radius: 10px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.lounge-prebook-modal-mask .modal-containner .modal-title[data-v-b3b1a12e] {
  font-family: Open Sans, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: #163049;
}
.lounge-prebook-modal-mask .modal-containner .modal-content[data-v-b3b1a12e] {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  line-height: 0.94rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.lounge-prebook-modal-mask .modal-containner .modal-content input[data-v-b3b1a12e] {
  width: 80%;
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #9eacb5;
  border-radius: 5px;
  box-sizing: border-box;
  line-height: 0.94rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-content input.error[data-v-b3b1a12e] {
  border-color: #cc2222;
}
.lounge-prebook-modal-mask .modal-containner .modal-content .eye[data-v-b3b1a12e] {
  position: absolute;
  bottom: 10px;
  right: calc(10% + 10px);
  width: 0.94rem;
  height: 0.94rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-content .err-msg[data-v-b3b1a12e] {
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  color: #cc2222;
}
.lounge-prebook-modal-mask .modal-containner .modal-footer[data-v-b3b1a12e] {
  margin-top: 0.75rem;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.lounge-prebook-modal-mask .modal-containner .modal-footer .modal-ok-btn[data-v-b3b1a12e] {
  cursor: pointer;
  width: 80%;
  height: 2rem;
  background-color: #c29d5c;
  color: #ffffff;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 600;
  border-radius: 5px;
}
.lounge-prebook-modal-mask .modal-containner .modal-footer .modal-cancel-btn[data-v-b3b1a12e] {
  margin-top: 0.75rem;
  line-height: 1.5;
  font-family: Open Sans, sans-serif;
  font-size: 0.56rem;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
.lounge-prebook-modal-mask .modal-containner[data-v-b3b1a12e] {
    width: 90%;
    padding: 0.94rem 0.63rem 0.94rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-title[data-v-b3b1a12e] {
    font-family: Open Sans, sans-serif;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0.56rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-content[data-v-b3b1a12e] {
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 0.69rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-content input[data-v-b3b1a12e] {
    line-height: 0.69rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-content .eye[data-v-b3b1a12e] {
    width: 0.69rem;
    height: 0.69rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-footer[data-v-b3b1a12e] {
    margin-top: 0.56rem;
}
.lounge-prebook-modal-mask .modal-containner .modal-footer .modal-ok-btn[data-v-b3b1a12e] {
    width: 80%;
    height: 1.5rem;
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 600;
}
.lounge-prebook-modal-mask .modal-containner .modal-footer .modal-cancel-btn[data-v-b3b1a12e] {
    margin-top: 0.56rem;
    font-family: Open Sans, sans-serif;
    font-size: 0.44rem;
    font-style: normal;
    font-weight: 400;
}
}

/*# sourceMappingURL=app~._src_views_LoungePrebook_M.80d70bf1.css.map*/