.reserve-today-button[data-v-73103e83] {
  position: absolute;
}
@media screen and (min-width: 768.01px) {
.reserve-today-button[data-v-73103e83] {
    right: 7.2916666667vw;
    bottom: 6.4814814815vh;
}
}
@media screen and (max-width: 768px) {
.reserve-today-button[data-v-73103e83] {
    left: 8.5333333333vw;
    right: 8.5333333333vw;
    bottom: 20px;
}
}
.register-interest-form[data-v-73103e83] {
  border: none;
  position: fixed;
  z-index: 99;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  overflow: auto;
  margin: auto;
}
.register-interest-form .el-form-item[data-v-73103e83] {
  -webkit-transition: margin-bottom 0.3s ease;
  transition: margin-bottom 0.3s ease;
}
@media screen and (min-width: 768.01px) {
.register-interest-form .el-form-item.is-error[data-v-73103e83] {
    margin-bottom: 46px;
}
}
@media screen and (max-width: 768px) {
.register-interest-form .el-form-item.is-error[data-v-73103e83] {
    margin-bottom: 34px;
}
}
@media screen and (min-width: 768.01px) {
.register-interest-form[data-v-73103e83] {
    width: clamp(520px, 31.6666666667vw, 608px);
    right: 2.2916666667vw;
    bottom: 3.6458333333vw;
    max-height: calc(100vh - 140px);
    border-radius: 1.25vw;
}
.register-interest-form > div[data-v-73103e83] {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 32px 32px 64px;
}
}
@media screen and (min-width: 768.01px) and (max-height: 650px) {
.register-interest-form[data-v-73103e83] {
    height: 87.037037037vh;
}
}
@media screen and (max-width: 768px) {
.register-interest-form[data-v-73103e83] {
    width: 100vw;
    left: 0;
    right: 0;
    bottom: 0;
    top: 100px;
    border-radius: 24px 24px 0 0;
}
.register-interest-form > div[data-v-73103e83] {
    padding: 24px 24px 32px;
}
}
.register-interest-form .title[data-v-73103e83] {
  font-family: "URW Form Expand-500";
}
@media screen and (min-width: 768.01px) {
.register-interest-form .title[data-v-73103e83] {
    font-size: 36px;
    line-height: 42px;
}
}
@media screen and (max-width: 768px) {
.register-interest-form .title[data-v-73103e83] {
    font-size: 18px;
    line-height: 21px;
}
}
@media screen and (min-width: 768.01px) {
.register-interest-form .el-form[data-v-73103e83] {
    margin: 40px 0 0;
}
}
@media screen and (max-width: 768px) {
.register-interest-form .el-form[data-v-73103e83] {
    margin: 16px 0;
}
}
@media screen and (min-width: 768.01px) {
.register-interest-form .el-form .checkbox-wrap[data-v-73103e83] {
    margin-top: 40px;
}
.register-interest-form .el-form .checkbox-wrap .el-checkbox[data-v-73103e83] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
}
[data-v-73103e83] a {
  color: rgb(0, 79, 189);
  font-size: inherit;
  line-height: inherit;
  vertical-align: bottom;
  display: inline;
}
[data-v-73103e83] a span {
  display: inline;
}
.submit-button[data-v-73103e83] {
  font-family: "URW Form Expand";
  display: block;
}
@media screen and (min-width: 768.01px) {
.submit-button[data-v-73103e83] {
    margin: 32px auto 0;
    font-size: 1.25vw;
    width: 13.5416666667vw;
    border-radius: 100px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-block: 0;
    line-height: 3.0729166667vw;
}
}
@media screen and (max-width: 768px) {
.submit-button[data-v-73103e83] {
    font-size: 16px;
    width: 129px;
    height: auto;
    margin: 16px auto 0;
    padding-block: 0;
    border-radius: 100px;
    line-height: 34px;
}
}
@-webkit-keyframes show-success-73103e83 {
from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@keyframes show-success-73103e83 {
from {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
}
to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
}
}
@-webkit-keyframes fade-in-73103e83 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fade-in-73103e83 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes show-success-73103e83 {
from {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
}
to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
}
.dialog[data-v-73103e83] {
  border: none;
  -webkit-animation: show-success-73103e83 0.3s ease;
          animation: show-success-73103e83 0.3s ease;
  padding: 2.08333vw;
  border-radius: 1.25vw;
}
@media screen and (max-width: 768px) {
.dialog[data-v-73103e83] {
    padding: 24px;
    border-radius: 12px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-tips[data-v-73103e83] {
    width: 400px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-tips[data-v-73103e83] {
    width: 311px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-tips .btn-wrap[data-v-73103e83] {
    margin-top: 24px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-tips .btn-wrap[data-v-73103e83] {
    margin-top: 24px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-success[data-v-73103e83] {
    width: 378px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-success[data-v-73103e83] {
    width: 327px;
    padding: 32px 0;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-success .btn-wrap[data-v-73103e83] {
    margin-top: 40px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-success .btn-wrap[data-v-73103e83] {
    margin-top: 40px;
}
}
.dialog .el-button[data-v-73103e83] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768.01px) {
.dialog p[data-v-73103e83] {
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width: 768px) {
.dialog p[data-v-73103e83] {
    font-size: 14px;
    line-height: 20px;
}
}
.dialog .btn-wrap .el-button[data-v-73103e83] {
  font-family: "URW Form Expand-500";
  height: auto;
  padding-block: 0;
  --el-button-text-color: $color-primary;
  --el-button-border-color: $color-primary;
  --el-button-hover-border-color: $color-primary;
  --el-button-hover-bg-color: $color-primary;
}
@media screen and (min-width: 768.01px) {
.dialog .btn-wrap .el-button[data-v-73103e83] {
    width: 243px;
    line-height: 45px;
    border-radius: 100px;
}
.dialog .btn-wrap .el-button + .el-button[data-v-73103e83] {
    margin-top: 8px;
}
}
@media screen and (max-width: 768px) {
.dialog .btn-wrap .el-button[data-v-73103e83] {
    border-radius: 100px;
    width: 243px;
    height: 42px;
}
.dialog .btn-wrap .el-button + .el-button[data-v-73103e83] {
    margin-top: 10px;
}
}
.dialog[data-v-73103e83]::-webkit-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-animation: fade-in-73103e83 0.3s ease-in-out;
          animation: fade-in-73103e83 0.3s ease-in-out;
}
.dialog[data-v-73103e83]::backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-animation: fade-in-73103e83 0.3s ease-in-out;
          animation: fade-in-73103e83 0.3s ease-in-out;
}
.dialog .success-icon[data-v-73103e83] {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768.01px) {
.dialog .success-icon[data-v-73103e83] {
    width: 120px;
    height: 120px;
}
}
@media screen and (max-width: 768px) {
.dialog .success-icon[data-v-73103e83] {
    width: 80px;
    height: 80px;
}
}
.dialog .success-msg[data-v-73103e83] {
  font-family: "URW Form Expand-700";
  text-align: center;
}
@media screen and (min-width: 768.01px) {
.dialog .success-msg[data-v-73103e83] {
    margin-top: 24px;
    font-size: 20px;
    line-height: 30px;
}
}
@media screen and (max-width: 768px) {
.dialog .success-msg[data-v-73103e83] {
    font-family: "URW Form Expand-500";
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 40px;
}
}
.dialog .desc[data-v-73103e83] {
  font-family: "URW Form Expand";
  text-align: center;
  color: rgb(119, 126, 145);
}
@media screen and (min-width: 768.01px) {
.dialog .desc[data-v-73103e83] {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}
}
@media screen and (max-width: 768px) {
.dialog .desc[data-v-73103e83] {
    margin-top: 8px;
    font-size: 14px;
}
}
.form-label[data-v-73103e83] {
  font-family: "URW Form Expand-500";
}
@media screen and (min-width: 768.01px) {
.form-label[data-v-73103e83] {
    font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.form-label[data-v-73103e83] {
    font-size: 12px;
}
}
.check-section[data-v-73103e83] {
  gap: 0.83333vw;
  margin: 0.83333vw 0 1.25vw;
}
@media screen and (max-width: 768px) {
.check-section[data-v-73103e83] {
    gap: 8px;
    margin: 8px 0 16px;
}
}
.check-section-item[data-v-73103e83] {
  border-radius: 0.3125vw;
  cursor: pointer;
  font-family: "URW Form Expand";
  background: rgb(244, 245, 246);
  color: rgb(0, 0, 0);
}
@media screen and (min-width: 768.01px) {
.check-section-item[data-v-73103e83] {
    font-size: 14px;
    line-height: 21px;
    padding: 12px 24px;
}
}
@media screen and (max-width: 768px) {
.check-section-item[data-v-73103e83] {
    font-size: 12px;
    line-height: 18px;
    padding: 8px 16px;
}
}
.check-section-item-active[data-v-73103e83] {
  background: rgb(212, 225, 250);
  color: rgb(0, 79, 189);
}
@media screen and (min-width: 768.01px) {
.customizeColor[data-v-73103e83] {
    width: 180px;
    height: 45px;
}
}
@media screen and (max-width: 768px) {
.customizeColor[data-v-73103e83] {
    width: 165px;
    height: 34px;
}
}