@charset "UTF-8";.no-scroll {
  overflow: hidden;
}

.common-footer {
  position: relative;
}
@-webkit-keyframes fade-in-44559821 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fade-in-44559821 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.glass-box[data-v-44559821] {
  position: relative;
  padding: 1.04167vw;
  border-radius: 0.52083vw;
  overflow: hidden;
}

/* 毛玻璃蒙板 */
.glass-box[data-v-44559821]::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(0.83333vw);
  z-index: 991;
}
.edm-dialog[data-v-44559821] {
  z-index: 999;
  border: none;
  position: fixed;
  background-color: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  margin: auto;
  overflow-y: auto;
}
.edm-dialog .close-icon[data-v-44559821] {
  position: absolute;
  top: 0.83333vw;
  right: 0.83333vw;
  width: 1.04167vw;
  height: 1.04167vw;
  cursor: pointer;
}
.edm-dialog .submit-button[data-v-44559821] {
  margin-top: 1.66667vw;
  height: 3.125vw;
  padding: 0px 1.66667vw;
  font-family: "URW Form Expand-700";
  font-size: 1.25vw;
  line-height: 1.45833vw;
  border-radius: 4.01042vw;
}
.edm-dialog[data-v-44559821] .el-checkbox a {
  color: var(--denza-brand-primary);
  pointer-events: all;
}
@media screen and (min-width: 768.01px) {
.edm-dialog[data-v-44559821] {
    width: clamp(400px, 31.6666666667vw, 608px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 39.7916666667vw;
    border-radius: 0.625vw;
    padding: 2.0833333333vw;
}
}
@media screen and (max-width: 768px) {
.edm-dialog[data-v-44559821] {
    left: 0;
    right: 0;
    bottom: 0;
    height: 400px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 12px 12px 0 0;
}
.edm-dialog > div[data-v-44559821] {
    padding: 40px 16px;
}
.edm-dialog .close-icon[data-v-44559821] {
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
}
.edm-dialog[data-v-44559821] .el-checkbox a {
    color: var(--denza-brand-primary);
}
}
.dialog[data-v-44559821] {
  border: none;
  -webkit-animation: show-success 0.3s ease;
          animation: show-success 0.3s ease;
  padding: 2.08333vw;
  border-radius: 1.25vw;
}
@media screen and (max-width: 768px) {
.dialog[data-v-44559821] {
    padding: 24px;
    border-radius: 12px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-tips[data-v-44559821] {
    width: 400px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-tips[data-v-44559821] {
    width: 311px;
}
}
.dialog.is-tips[data-v-44559821] .agree-consent a {
  color: var(--denza-brand-primary);
}
@media screen and (min-width: 768.01px) {
.dialog.is-tips .btn-wrap[data-v-44559821] {
    margin-top: 24px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-tips .btn-wrap[data-v-44559821] {
    margin-top: 24px;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-success[data-v-44559821] {
    width: 378px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-success[data-v-44559821] {
    width: 327px;
    padding: 32px 0;
}
}
@media screen and (min-width: 768.01px) {
.dialog.is-success .btn-wrap[data-v-44559821] {
    margin-top: 40px;
}
}
@media screen and (max-width: 768px) {
.dialog.is-success .btn-wrap[data-v-44559821] {
    margin-top: 40px;
}
}
.dialog .el-button[data-v-44559821] {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768.01px) {
.dialog p[data-v-44559821] {
    font-size: 16px;
    line-height: 24px;
}
}
@media screen and (max-width: 768px) {
.dialog p[data-v-44559821] {
    font-size: 14px;
    line-height: 20px;
}
}
.dialog .btn-wrap[data-v-44559821] {
  gap: 0.9375vw;
}
.dialog .btn-wrap a[data-v-44559821] {
  width: 80%;
}
@media screen and (max-width: 768px) {
.dialog .btn-wrap[data-v-44559821] {
    gap: 8px;
}
}
.dialog .btn-wrap .el-button[data-v-44559821] {
  font-family: "URW Form Expand-500";
  height: auto;
  padding-block: 0;
  --el-button-text-color: var(--denza-brand-color);
  --el-button-border-color: var(--denza-brand-color);
  --el-button-hover-border-color: var(--denza-brand-color);
  --el-button-hover-bg-color: var(--denza-brand-color);
}
@media screen and (min-width: 768.01px) {
.dialog .btn-wrap .el-button[data-v-44559821] {
    width: 243px;
    line-height: 45px;
    border-radius: 100px;
}
.dialog .btn-wrap .el-button + .el-button[data-v-44559821] {
    margin-top: 8px;
}
}
@media screen and (max-width: 768px) {
.dialog .btn-wrap .el-button[data-v-44559821] {
    border-radius: 100px;
    width: 243px;
    height: 42px;
}
.dialog .btn-wrap .el-button + .el-button[data-v-44559821] {
    margin-top: 10px;
}
}
.dialog[data-v-44559821]::-ms-backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  animation: fade-in-44559821 0.3s ease-in-out;
}
.dialog[data-v-44559821]::backdrop {
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-animation: fade-in-44559821 0.3s ease-in-out;
          animation: fade-in-44559821 0.3s ease-in-out;
}
.dialog .success-icon[data-v-44559821] {
  display: block;
  margin: auto;
}
@media screen and (min-width: 768.01px) {
.dialog .success-icon[data-v-44559821] {
    width: 120px;
    height: 120px;
}
}
@media screen and (max-width: 768px) {
.dialog .success-icon[data-v-44559821] {
    width: 80px;
    height: 80px;
}
}
.dialog .success-msg[data-v-44559821] {
  font-family: "URW Form Expand-700";
  text-align: center;
}
@media screen and (min-width: 768.01px) {
.dialog .success-msg[data-v-44559821] {
    margin-top: 24px;
    font-size: 20px;
    line-height: 30px;
}
}
@media screen and (max-width: 768px) {
.dialog .success-msg[data-v-44559821] {
    font-family: "URW Form Expand-500";
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 40px;
}
}
.dialog .desc[data-v-44559821] {
  font-family: "URW Form Expand";
  text-align: center;
  color: rgb(119, 126, 145);
}
@media screen and (min-width: 768.01px) {
.dialog .desc[data-v-44559821] {
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
}
}
@media screen and (max-width: 768px) {
.dialog .desc[data-v-44559821] {
    margin-top: 8px;
    font-size: 14px;
}
}
.title[data-v-44559821] {
  font-family: "URW Form Expand-500";
  font-size: 1.875vw;
  line-height: 2.13542vw;
  color: rgb(0, 0, 0);
}
.sub-title[data-v-44559821] {
  margin: 0.41667vw 0 2.08333vw;
  font-family: "URW Form Expand";
  font-size: 1.04167vw;
  line-height: 150%;
  color: rgb(92, 96, 106);
}
.isMob .title[data-v-44559821] {
  font-family: "URW Form Expand-500";
  font-size: 1.5rem;
  line-height: 150%;
}
.isMob .sub-title[data-v-44559821] {
  margin: 0.5rem 0 2rem;
  font-family: "URW Form Expand";
  font-size: 1rem;
  line-height: 150%;
}
.isMob .submit-button[data-v-44559821] {
  margin-top: 2rem;
  height: 3rem;
  padding: 0px 2rem;
  font-family: "URW Form Expand-700";
  font-size: 1rem;
  line-height: 150%;
  border-radius: 4.8125rem;
}
@-webkit-keyframes scaleXAnimation-251d27d4 {
0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); /* 开始时，元素正常大小 */
}
50% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); /* 中间点，元素完全缩小 */
}
100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); /* 结束时，元素恢复原始大小 */
}
}
@keyframes scaleXAnimation-251d27d4 {
0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); /* 开始时，元素正常大小 */
}
50% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0); /* 中间点，元素完全缩小 */
}
100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1); /* 结束时，元素恢复原始大小 */
}
}
.footer-section[data-v-251d27d4] {
  padding: 2.08333vw 3.125vw;
}
.home-footer-content-bg[data-v-251d27d4] {
  background: rgb(254, 251, 249);
}
.not-home-footer-content-bg[data-v-251d27d4] {
  background: rgb(248, 248, 248);
}
.footer-content[data-v-251d27d4] {
  border-radius: 0.625vw;
  min-height: 15.625vw;
  padding: 3.125vw 8.33333vw;
  width: 100%;
}
.footer-content img[data-v-251d27d4] {
  width: 1.875vw;
  height: 1.875vw;
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.5, 0, 0, 0.75);
  transition: opacity 0.3s cubic-bezier(0.5, 0, 0, 0.75);
}
.footer-content img[data-v-251d27d4]:hover {
  opacity: 0.75;
}
.footer-content img[data-v-251d27d4]:not(:last-child) {
  margin-bottom: 1.5625vw;
}
.footer-content-title[data-v-251d27d4] {
  color: rgb(0, 0, 0);
  font-family: URW Form Expand-500;
  font-size: 1.14583vw;
  font-weight: 500;
  line-height: 1.71875vw;
  letter-spacing: 0px;
  text-align: left;
  text-transform: capitalize;
  padding-bottom: 0.625vw;
}
.footer-content-text[data-v-251d27d4] {
  color: rgb(0, 0, 0);
  font-family: URW Form Expand;
  font-size: 0.9375vw;
  font-weight: 400;
  line-height: 1.71875vw;
  letter-spacing: 0px;
  text-align: left;
  margin-top: 0.625vw;
}
.footer-content-text span[data-v-251d27d4] {
  position: relative;
}
.footer-content-text span[data-v-251d27d4]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgb(0, 0, 0);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: -webkit-transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96), -webkit-transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.footer-content-text:hover span[data-v-251d27d4]::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.copy-right-margin[data-v-251d27d4] {
  margin: 3.125vw 0 0.83333vw;
}
.footer-bottom-text[data-v-251d27d4] {
  color: rgb(158, 158, 158);
  font-family: URW Form Expand-500;
  font-size: 0.72917vw;
  font-weight: 500;
  line-height: 1.875vw;
  letter-spacing: 0px;
  text-align: left;
}
.footer-bottom-text span[data-v-251d27d4] {
  position: relative;
}
.footer-bottom-text span[data-v-251d27d4]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: rgb(158, 158, 158);
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: -webkit-transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
  transition: transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96), -webkit-transform 0.5s cubic-bezier(0.48, 0.04, 0.52, 0.96);
}
.footer-bottom-text:hover span[data-v-251d27d4]::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}
.vertical-bar[data-v-251d27d4] {
  border-left: 1px solid rgb(158, 158, 158);
  height: 1.04167vw;
  width: 0px;
  margin: 0 4.6875vw;
}
.contact-section[data-v-251d27d4] {
  color: rgb(0, 0, 0);
  font-family: URW Form Expand-700;
  font-size: 1.04167vw;
  font-weight: 700;
  line-height: 1.5625vw;
  letter-spacing: 0px;
  text-align: left;
}
.contact-section .contact-us[data-v-251d27d4] {
  margin-top: 0.83333vw;
}.isMob .m-b-12[data-v-442d4596] {
  margin-bottom: 0.75rem;
}
.isMob .footer-section[data-v-442d4596] {
  padding: 1.25rem;
}
.isMob .home-footer-content-bg[data-v-442d4596] {
  background: rgb(254, 251, 249);
}
.isMob .not-home-footer-content-bg[data-v-442d4596] {
  background: rgb(248, 248, 248);
}
.isMob .footer-content[data-v-442d4596] {
  border-radius: 0.75rem;
  padding: 1rem;
  width: 100%;
}
.isMob .contact-desc[data-v-442d4596] {
  color: rgb(0, 0, 0);
  font-family: URW Form Expand-500;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.875rem;
  letter-spacing: 0px;
  text-align: left;
}
.isMob .contact-desc span[data-v-442d4596]:not(:last-child) {
  margin-right: 0.25rem;
}
.isMob .contact-us[data-v-442d4596] {
  margin: 0.5rem 0 2.5rem;
  color: var(--denza-brand-color);
  font-family: URW Form Expand;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0px;
  text-align: left;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
}
.isMob .contact-us img[data-v-442d4596] {
  margin-bottom: 0.1875rem;
  width: 1.5rem;
  height: 1.5rem;
}
.isMob .contact-us[data-v-442d4596]::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 0.125rem;
  background: var(--denza-brand-color);
}
.isMob .bottom-icon-list[data-v-442d4596] {
  margin-top: 1.5rem;
}
.isMob .bottom-icon-list img[data-v-442d4596] {
  width: 2.25rem;
  height: 2.25rem;
}
.isMob .bottom-icon-list img[data-v-442d4596]:not(:last-child) {
  margin-right: 1.875rem;
}
.isMob .footer-content-title[data-v-442d4596] {
  color: rgb(0, 0, 0);
  font-family: URW Form Expand-500;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 2.0625rem;
  letter-spacing: 0px;
  text-align: left;
  text-transform: capitalize;
  padding-bottom: 1.5rem;
}
.isMob .footer-content-title img[data-v-442d4596] {
  width: 1.5rem;
  height: 1.5rem;
}
.isMob .footer-content-text[data-v-442d4596] {
  color: rgb(50, 51, 54);
  font-family: URW Form Expand;
  font-size: 1rem;
  font-weight: 400;
  line-height: 2.0625rem;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 0.75rem;
}
.isMob .copy-right-margin[data-v-442d4596] {
  margin: 3.75rem 0 0.5rem;
}
.isMob .footer-bottom-text[data-v-442d4596] {
  color: rgb(158, 158, 158);
  font-family: URW Form Expand-500;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 2.25rem;
  letter-spacing: 0px;
  text-align: left;
}
.isMob .vertical-bar[data-v-442d4596] {
  border-left: 0.0625rem solid rgb(158, 158, 158);
  height: 1.25rem;
  width: 0px;
  margin: 0 0.625rem;
}