.company-logo[data-v-6634e4de]{display:inline-block}.arrow-btn[data-v-34515458]{align-items:center;border-radius:20px;cursor:pointer;display:flex;gap:10px;height:40px;padding:8px 12px 8px 20px;transition:background .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.arrow-btn-text[data-v-34515458]{font-size:16px;font-weight:400;line-height:24px;transition:color .3s ease;white-space:nowrap}.arrow-btn-circle[data-v-34515458]{align-items:center;display:flex;flex-shrink:0;justify-content:center}.arrow-btn-svg[data-v-34515458]{display:block;height:24px;width:24px}.arrow-btn-svg .btn-arrow[data-v-34515458],.arrow-btn-svg .btn-circle[data-v-34515458]{transition:all .3s ease}@media(min-width:1025px)and (max-width:1920px){.arrow-btn[data-v-34515458]{border-radius:clamp(17px,1.042vw,20px);gap:clamp(8px,.521vw,10px);height:clamp(34px,2.083vw,40px);padding:clamp(6px,.417vw,8px) clamp(10px,.625vw,12px) clamp(6px,.417vw,8px) clamp(16px,1.042vw,20px)}.arrow-btn-text[data-v-34515458]{font-size:clamp(14px,.833vw,16px);line-height:clamp(20px,1.25vw,24px)}.arrow-btn-svg[data-v-34515458]{height:clamp(20px,1.25vw,24px);width:clamp(20px,1.25vw,24px)}}.header[data-v-044de261]{--nav-font-size:16px;background-color:#003697;left:0;position:fixed;right:0;top:0;transition:background-color .3s ease;z-index:1000}.header.header-scrolling[data-v-044de261]{background-color:#003697a8}.header-content[data-v-044de261]{align-items:center;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;margin:0 auto;max-width:1920px;padding:0 120px;position:relative}.logo[data-v-044de261]{flex-shrink:0;z-index:2}.logo .logo-img[data-v-044de261]{display:block;height:clamp(42px,3.125vw,60px)}.nav[data-v-044de261]{display:flex;flex:1;height:80px;justify-content:center;margin:0 20px;min-width:0;z-index:2}.nav .nav-list[data-v-044de261]{display:flex;gap:40px;height:100%;list-style:none;margin:0;padding:0}.nav .nav-list .nav-item[data-v-044de261]{align-items:center;display:flex;flex-shrink:0;height:100%;list-style-type:none;margin:0;position:relative}.nav .nav-list .nav-item.active[data-v-044de261]:before{background-color:#fff;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%;z-index:2}.nav .nav-list .nav-item a[data-v-044de261]{align-items:center;color:#ffffffd9;display:flex;font-size:var(--nav-font-size);height:80px;justify-content:center;line-height:1.2;padding:0 10px;text-decoration:none;transition:color .3s}.nav .nav-list .nav-item a[data-v-044de261]:hover{color:#fff}.nav-text-cn[data-v-044de261]{font-size:var(--nav-font-size);font-weight:500}.header .nav .dropdown-menu[data-v-044de261]{background-color:#003697a8;border:none;border-radius:4px;box-shadow:0 2px 8px #0003;left:0;list-style-type:none;margin-top:0;opacity:0;overflow:hidden;padding:8px 0;pointer-events:none;position:absolute;top:100%;transition:opacity .2s,visibility .2s;visibility:hidden;width:100%;z-index:1000}.nav .nav-list .nav-item.dropdown[data-v-044de261]:after{content:"";height:8px;left:0;position:absolute;top:100%;width:100%}.header .nav .dropdown-menu.active[data-v-044de261]{opacity:1;pointer-events:auto;visibility:visible}.header .nav .dropdown-menu li[data-v-044de261]{height:44px;line-height:44px;margin:0;padding:0;transition:background-color .3s}.header .nav .dropdown-menu li a[data-v-044de261]{align-items:normal!important;color:#ffffffd9;display:block!important;font-size:var(--nav-font-size);font-weight:500;height:100%!important;justify-content:normal!important;line-height:44px!important;padding:0 10px;text-align:center;transition:background-color .3s,color .3s;white-space:nowrap}.header .nav .dropdown-menu li a[data-v-044de261]:hover{background-color:#003697;color:#fff}.header .nav .dropdown-menu li[data-v-044de261]:hover{background-color:#003697}.nav .nav-list .nav-item .dropdown-menu.about-menu[data-v-044de261]{min-width:auto;width:100%}.nav .nav-list .nav-item .dropdown-menu.about-menu li a[data-v-044de261]{color:#ffffffd9;font-size:var(--nav-font-size);font-weight:500;text-align:center}.nav .nav-list .nav-item .dropdown-menu.about-menu li a[data-v-044de261]:hover{background-color:#003697;color:#fff}.header-right[data-v-044de261]{flex-shrink:0;z-index:2}.mobile-menu-btn[data-v-044de261]{background:none;border:none;cursor:pointer;display:none;height:40px;position:relative;width:40px;z-index:1001}.mobile-menu-btn span[data-v-044de261]{background-color:#fff;display:block;height:2px;margin:6px auto;position:relative;transition:all .3s ease;width:28px}.mobile-menu-btn.active span[data-v-044de261]:first-child{transform:rotate(45deg) translate(7px,7px)}.mobile-menu-btn.active span[data-v-044de261]:nth-child(2){opacity:0}.mobile-menu-btn.active span[data-v-044de261]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-sidebar[data-v-044de261]{background-color:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;max-width:300px;overflow-y:auto;position:fixed;right:-100%;top:0;transition:right .3s ease;width:80%;z-index:1000}.mobile-sidebar.open[data-v-044de261]{right:0}.mobile-sidebar .mobile-sidebar-header[data-v-044de261]{align-items:center;border-bottom:1px solid #eaeaea;display:flex;gap:12px;justify-content:space-between;padding:12px 12px 12px 16px}.mobile-sidebar .mobile-sidebar-header .mobile-sidebar-logo[data-v-044de261]{align-items:center;display:flex;flex:1;min-width:0;overflow:hidden}.mobile-sidebar .mobile-sidebar-header .mobile-sidebar-logo img[data-v-044de261]{height:38px;max-width:100%;-o-object-fit:contain;object-fit:contain}.mobile-sidebar .mobile-sidebar-header .close-btn[data-v-044de261]{background:none;border:none;color:#333;cursor:pointer;font-size:30px}.mobile-sidebar .mobile-menu-list[data-v-044de261]{flex:1;padding:0 20px 20px}.mobile-sidebar .mobile-menu-list .mobile-menu-item[data-v-044de261]{border-bottom:1px solid #f0f0f0;height:auto;margin:0 0 15px;position:relative}.mobile-sidebar .mobile-menu-list .mobile-menu-item .mobile-menu-link[data-v-044de261]{align-items:center;color:#333;display:flex;font-size:var(--nav-font-size,16px);font-weight:500;min-height:48px;padding:15px 0;text-decoration:none;transition:background-color .3s}.mobile-sidebar .mobile-menu-list .mobile-menu-item .mobile-menu-link[data-v-044de261]:hover{background-color:#fff}.mobile-sidebar .mobile-menu-list .mobile-menu-item.dropdown .dropdown-toggle[data-v-044de261]{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.mobile-sidebar .mobile-menu-list .mobile-menu-item.dropdown .mobile-submenu[data-v-044de261]{display:none;margin-left:20px;margin-top:10px;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-sidebar .mobile-menu-list .mobile-menu-item.dropdown .mobile-submenu.open[data-v-044de261]{display:block;max-height:500px}.mobile-sidebar .mobile-menu-list ul[data-v-044de261]{list-style:none;margin:0;padding:0}.mobile-sidebar .mobile-menu-list .mobile-menu-item.dropdown .mobile-submenu li[data-v-044de261]{list-style:none;margin-bottom:15px;margin-left:20px}.mobile-menu-link.dropdown-toggle[data-v-044de261]{align-items:center;display:flex;justify-content:space-between;position:relative;width:100%}.dropdown-arrow[data-v-044de261]{align-items:center;display:inline-flex;justify-content:center;margin-left:5px;transition:transform .3s ease}.dropdown-arrow.rotate[data-v-044de261]{transform:rotate(90deg)}.mobile-sidebar .mobile-menu-list .mobile-menu-item.dropdown .mobile-submenu li .mobile-submenu-link[data-v-044de261]{color:#666;font-size:var(--nav-font-size,16px);padding:12px 0;text-decoration:none}.overlay[data-v-044de261]{background-color:#00000080;display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:999}.overlay.show[data-v-044de261]{display:block;opacity:1;visibility:visible}@media(max-width:1440px){.header-content[data-v-044de261]{padding:0 60px}.nav .nav-list[data-v-044de261]{gap:24px}.header[data-v-044de261]{--nav-font-size:15px}}@media(max-width:1200px){.header-content[data-v-044de261]{padding:0 30px}.nav .nav-list[data-v-044de261]{gap:16px}.header[data-v-044de261]{--nav-font-size:14px}}@media(max-width:1024px){.header-content[data-v-044de261]{padding:0 20px}.nav .nav-list[data-v-044de261]{gap:10px}.header[data-v-044de261]{--nav-font-size:13px}}@media(max-width:768px){.header .header-content .header-right[data-v-044de261],.header .header-content .nav[data-v-044de261]{display:none}.header .header-content .mobile-menu-btn[data-v-044de261]{display:block;margin:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.header .header-content[data-v-044de261]{height:72px!important;min-height:72px;padding:0 54px 0 8px}.header .header-content .logo[data-v-044de261]{left:auto;max-width:calc(100% - 8px);position:relative;top:auto;transform:none}.header .header-content .logo .logo-img[data-v-044de261]{height:45px;-o-object-fit:contain;object-fit:contain}.mobile-sidebar .mobile-menu-list .mobile-menu-item .mobile-menu-link[data-v-044de261],.mobile-sidebar .mobile-menu-list .mobile-menu-item.dropdown .mobile-submenu li .mobile-submenu-link[data-v-044de261]{font-size:var(--nav-font-size,15px)}}.header-right[data-v-044de261] .custom-contact-btn{border-radius:20px!important;gap:12px!important;height:auto!important;padding:8px 16px!important}.header-right[data-v-044de261] .custom-contact-btn .arrow-btn-text{font-size:16px!important;line-height:24px!important;margin-right:0!important}.header-right[data-v-044de261] .custom-contact-btn .arrow-btn-svg{height:24px!important;width:24px!important}@media(min-width:1025px)and (max-width:1920px){.header-right[data-v-044de261] .custom-contact-btn{border-radius:clamp(10px,1.042vw,20px)!important;gap:clamp(6px,.625vw,12px)!important;padding:clamp(4px,.417vw,8px) clamp(8px,.833vw,16px)!important}.header-right[data-v-044de261] .custom-contact-btn .arrow-btn-text{font-size:clamp(10px,.833vw,16px)!important;line-height:clamp(16px,1.25vw,24px)!important}.header-right[data-v-044de261] .custom-contact-btn .arrow-btn-svg{height:clamp(12px,1.25vw,24px)!important;width:clamp(12px,1.25vw,24px)!important}}@media(min-width:769px)and (max-width:1024px){.header-right[data-v-044de261] .custom-contact-btn{border-radius:clamp(7px,1.095vw,11px)!important;gap:clamp(4px,.657vw,6px)!important;padding:clamp(3px,.438vw,4px) clamp(6px,.876vw,9px)!important}.header-right[data-v-044de261] .custom-contact-btn .arrow-btn-text{font-size:clamp(7px,1.025vw,10px)!important;line-height:clamp(11px,1.641vw,16px)!important}.header-right[data-v-044de261] .custom-contact-btn .arrow-btn-svg{height:clamp(8px,1.314vw,13px)!important;width:clamp(8px,1.314vw,13px)!important}}.rl-modal-overlay[data-v-044de261]{align-items:center;background-color:#0009;display:flex;justify-content:center;inset:0;position:fixed;z-index:2000}.rl-modal[data-v-044de261]{animation:modalFadeIn-044de261 .3s;background-color:#fff;border-radius:8px;box-shadow:0 8px 16px #07111b33;position:relative;text-align:left;width:384px}@keyframes modalFadeIn-044de261{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.rl-modal-header[data-v-044de261]{padding:10px 20px;position:relative}.rl-modal-header h1[data-v-044de261]{line-height:1;margin:0;padding:15px 0 0}.active-title[data-v-044de261]{color:#333;cursor:pointer;display:inline-block;font-size:20px;font-weight:700;padding-bottom:8px;position:relative}.active-title[data-v-044de261]:after{background-color:#f20d0d;border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translate(-50%);width:24px}.rl-close[data-v-044de261]{background:transparent;border:none;cursor:pointer;height:20px;position:absolute;right:15px;top:15px;transition:transform .3s;width:20px}.rl-close[data-v-044de261]:after,.rl-close[data-v-044de261]:before{background-color:#9199a1;content:"";height:2px;left:0;position:absolute;top:9px;transform:rotate(45deg);width:20px}.rl-close[data-v-044de261]:after{transform:rotate(-45deg)}.rl-close[data-v-044de261]:hover{transform:rotate(90deg)}.rl-close[data-v-044de261]:hover:after,.rl-close[data-v-044de261]:hover:before{background-color:#333}.rl-modal-body[data-v-044de261]{padding:20px 30px 4px}.rlf-group[data-v-044de261]{margin-bottom:20px;position:relative}.ipt[data-v-044de261]{background-color:#1c1f210f;border:1px solid rgba(28,31,33,.06);border-radius:8px;box-sizing:border-box;color:#1c1f21;font-size:14px;height:48px;outline:none;padding:0 10px;transition:all .3s ease;width:100%}.ipt[data-v-044de261]::-moz-placeholder{color:#9199a1}.ipt[data-v-044de261]::placeholder{color:#9199a1}.ipt[data-v-044de261]:focus{background-color:#fff;border-color:#f20d0d}.ipt-email[data-v-044de261],.ipt-pwd[data-v-044de261]{background-color:#1c1f210f}.ipt-verify[data-v-044de261]{float:left;width:calc(100% - 110px)!important}.verify-img-wrap[data-v-044de261]{background-color:#f7f8fa;border:1px solid rgba(28,31,33,.06);border-radius:8px;box-sizing:border-box;cursor:pointer;float:left;height:48px;margin-left:10px;outline:none;overflow:hidden;width:100px}.proclaim-btn[data-v-044de261]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%239199a1' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;cursor:pointer;height:20px;margin-top:-10px;outline:none;position:absolute;right:12px;top:50%;width:20px;z-index:10}.proclaim-btn.show-pwd[data-v-044de261]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f20d0d' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3'/%3E%3C/svg%3E")}.rlf-appendix[data-v-044de261]{color:#9199a1;font-size:14px;justify-content:space-between;line-height:1.5;margin-bottom:15px}.rlf-appendix[data-v-044de261],.rlf-appendix-right[data-v-044de261],.rlf-autoin[data-v-044de261]{align-items:center;display:flex}.rlf-autoin[data-v-044de261]{color:#9199a1;cursor:pointer}.rlf-autoin input[data-v-044de261]{margin-right:5px}.rlf-forget[data-v-044de261]{color:#9199a1;cursor:pointer;outline:none;text-decoration:none;transition:color .2s}.rlf-forget[data-v-044de261]:hover{color:#333}.rlf-line[data-v-044de261]{background-color:#d9dde1;display:inline-block;height:12px;margin:0 10px;vertical-align:middle;width:1px}.moco-btn[data-v-044de261]{background-color:#f20d0d;border:none;border-radius:24px;color:#fff;cursor:pointer;display:block;font-size:16px;height:48px;line-height:48px;text-align:center;transition:background-color .3s;width:100%}.moco-btn[data-v-044de261]:hover{background-color:#c20a0a}.rl-model-footer[data-v-044de261]{background-color:#fff;border-radius:0 0 8px 8px;padding:0 30px 20px}.pop-login-signup-box[data-v-044de261]{margin-bottom:20px;text-align:center}.xa-showSignup[data-v-044de261]{color:#f20d0d;cursor:pointer;font-size:14px;outline:none}.xa-showSignup[data-v-044de261]:hover{text-decoration:underline}.pop-login-sns[data-v-044de261]{margin-bottom:15px;text-align:center}.pop-login-sns[data-v-044de261],.pop-login-sns a[data-v-044de261]{display:flex;justify-content:center}.pop-login-sns a[data-v-044de261]{align-items:center;border-radius:50%;color:#9199a1;flex-shrink:0;font-size:12px;height:48px;margin:0 24px;outline:none;position:relative;text-decoration:none;transition:all .3s;width:48px}.pop-login-sns i[data-v-044de261]{align-items:center;color:#fff;display:inline-flex;font-size:22px;font-style:normal;height:28px;justify-content:center;line-height:28px;width:28px}.pop-login-sns img.sns-icon-img[data-v-044de261]{height:28px;-o-object-fit:contain;object-fit:contain;width:28px}.pop-sns-weixin[data-v-044de261]{background-color:#e5ffe1}.pop-sns-weixin i[data-v-044de261]{color:#00b33b;font-size:30px}.pop-sns-weixin[data-v-044de261]:hover{background-color:#00b33b}.pop-sns-weixin:hover i[data-v-044de261]{color:#fff}.pop-sns-feishu[data-v-044de261]{background-color:#eef9ff}.pop-sns-feishu[data-v-044de261]:hover{background-color:#3370ff}.pop-sns-qywx[data-v-044de261]{background-color:#eef9ff}.pop-sns-qywx[data-v-044de261]:hover{background-color:#e1f2ff}.privacy_tip[data-v-044de261]{color:#9199a1;font-size:12px;line-height:1.5;text-align:center}.privacy_tip a[data-v-044de261]{color:#f20d0d;text-decoration:none}.l[data-v-044de261]{float:left}.r[data-v-044de261]{float:right}.clearfix[data-v-044de261]:after{clear:both;content:".";display:block;height:0;visibility:hidden}.clearfix[data-v-044de261]{zoom:1}.pr[data-v-044de261]{position:relative}.color-red[data-v-044de261]{color:#f20d0d}.errorHint[data-v-044de261]{display:none;font-size:12px;line-height:20px;margin-top:5px}.search-highlight{color:#e74c3c;font-weight:600}.custom-footer[data-v-fb9eee00]{background:#002f83;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;margin-left:calc(50% - 50vw);overflow-x:hidden;padding:clamp(40px,4.167vw,80px) 0 clamp(24px,1.667vw,32px);position:relative;width:100vw}.custom-footer .footer-inner[data-v-fb9eee00]{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1920px;padding:0 clamp(60px,6.25vw,120px);position:relative;width:100%}.custom-footer .footer-main[data-v-fb9eee00]{align-items:flex-start;display:flex;gap:clamp(30px,2.5vw,48px);justify-content:space-between;width:100%}.custom-footer .footer-logo-section[data-v-fb9eee00]{flex-shrink:0}.custom-footer .footer-logo-container[data-v-fb9eee00]{align-items:center;display:flex}.custom-footer .footer-middle-container[data-v-fb9eee00]{align-items:flex-start;display:flex;flex:1;flex-direction:row;gap:clamp(24px,2.396vw,46px);justify-content:center}.custom-footer .footer-middle-container .footer-middle-column[data-v-fb9eee00]{display:flex;flex-direction:column;flex-shrink:0;gap:clamp(10px,.729vw,14px);width:clamp(100px,6.667vw,128px)}.custom-footer .footer-middle-container .footer-middle-column .middle-title[data-v-fb9eee00]{color:#fff;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(14px,.833vw,16px);font-weight:400;line-height:1;margin:0 0 clamp(14px,1.042vw,20px)}.custom-footer .footer-middle-container .footer-middle-column .middle-link[data-v-fb9eee00]{color:#fff9;cursor:pointer;font-family:Source Han Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(12px,.729vw,14px);font-weight:400;line-height:clamp(18px,1.042vw,20px);transition:color .2s}.custom-footer .footer-middle-container .footer-middle-column .middle-link[data-v-fb9eee00]:hover{color:#fff}.custom-footer .footer-right-section[data-v-fb9eee00]{display:flex;flex-direction:column;flex-shrink:0;gap:clamp(16px,1.25vw,24px);min-width:clamp(280px,19.792vw,380px)}.custom-footer .footer-email-container[data-v-fb9eee00]{display:flex;flex-direction:column;gap:clamp(6px,.521vw,10px)}.custom-footer .footer-email-label[data-v-fb9eee00]{color:#fff6;font-size:clamp(12px,.729vw,14px);line-height:1}.custom-footer .footer-email-value[data-v-fb9eee00]{color:#fff;font-size:clamp(12px,.729vw,14px);line-height:clamp(18px,1.042vw,20px)}.custom-footer .footer-address-container[data-v-fb9eee00]{display:flex;flex-direction:column;gap:clamp(6px,.521vw,10px)}.custom-footer .footer-address-label[data-v-fb9eee00]{color:#fff6;font-size:clamp(12px,.729vw,14px);line-height:1;width:100%}.custom-footer .footer-address-value[data-v-fb9eee00]{color:#fff;font-size:clamp(12px,.729vw,14px);line-height:clamp(20px,1.354vw,26px);white-space:normal;width:100%;word-break:break-all}.custom-footer .footer-contact-section[data-v-fb9eee00]{display:flex;flex-direction:column;gap:clamp(12px,1.042vw,20px)}.custom-footer .footer-contact-label[data-v-fb9eee00]{color:#fff6;font-size:clamp(12px,.729vw,14px);line-height:1.4;white-space:nowrap}.custom-footer .footer-contact-content[data-v-fb9eee00]{display:flex;flex-direction:column;gap:clamp(16px,1.25vw,20px)}.custom-footer .footer-qr-item-group[data-v-fb9eee00]{align-items:flex-start;display:flex;flex-direction:row;gap:clamp(24px,1.875vw,36px)}.custom-footer .qr-item[data-v-fb9eee00]{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:clamp(10px,.729vw,14px);width:clamp(70px,5.208vw,100px)}.custom-footer .qr-item-text[data-v-fb9eee00]{color:#fff9;cursor:pointer;font-size:clamp(12px,.729vw,14px);line-height:clamp(18px,1.042vw,20px);text-align:center;transition:color .2s;white-space:nowrap}.custom-footer .qr-item-text[data-v-fb9eee00]:hover{color:#fff}.custom-footer .qr-item-1 .qr-item-text[data-v-fb9eee00]{line-height:clamp(16px,.938vw,18px)}.custom-footer .footer-qr[data-v-fb9eee00]{height:clamp(70px,5.208vw,100px);-o-object-fit:contain;object-fit:contain;width:clamp(70px,5.208vw,100px)}.custom-footer .footer-divider[data-v-fb9eee00]{background:#fff3;height:1px;margin:clamp(24px,2.083vw,40px) 0 clamp(16px,1.25vw,24px);width:100%}.custom-footer .footer-bottom[data-v-fb9eee00]{align-items:center;display:flex;justify-content:space-between;width:100%}.custom-footer .footer-copyright[data-v-fb9eee00]{color:#fff6;font-size:clamp(11px,.625vw,12px);line-height:clamp(16px,.833vw,16px);white-space:nowrap}.custom-footer .footer-copyright .icp[data-v-fb9eee00]{text-decoration:underline}.custom-footer .footer-privacy[data-v-fb9eee00]{color:#fff6;cursor:pointer;flex-shrink:0;font-size:clamp(11px,.625vw,12px);line-height:clamp(16px,.833vw,16px);text-align:right;transition:color .2s}.custom-footer .footer-privacy[data-v-fb9eee00]:hover{color:#fff}@media(max-width:1024px){.custom-footer[data-v-fb9eee00]{padding:50px 0 24px}.custom-footer .footer-inner[data-v-fb9eee00]{padding:0 40px}.custom-footer .footer-main[data-v-fb9eee00]{flex-wrap:wrap;row-gap:36px}.custom-footer .footer-logo-section[data-v-fb9eee00]{order:1;width:100%}.custom-footer .footer-middle-container[data-v-fb9eee00]{flex:1 1 100%;gap:24px;justify-content:flex-start;order:2}.custom-footer .footer-middle-container .footer-middle-column[data-v-fb9eee00]{min-width:120px;width:auto}.custom-footer .footer-right-section[data-v-fb9eee00]{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:20px 40px;min-width:100%;order:3}.custom-footer .footer-email-container[data-v-fb9eee00]{align-items:center;flex:0 0 auto;width:200px}.custom-footer .footer-email-label[data-v-fb9eee00],.custom-footer .footer-email-value[data-v-fb9eee00]{text-align:center;width:100%}.custom-footer .footer-address-container[data-v-fb9eee00]{align-items:center;flex:1 1 280px;max-width:none}.custom-footer .footer-address-value[data-v-fb9eee00]{white-space:nowrap;word-break:keep-all}.custom-footer .footer-address-label[data-v-fb9eee00],.custom-footer .footer-address-value[data-v-fb9eee00]{text-align:center;width:100%}.custom-footer .footer-contact-section[data-v-fb9eee00]{flex:0 0 100%;margin-top:0}.custom-footer .footer-contact-content[data-v-fb9eee00]{align-items:stretch;flex-direction:row;flex-wrap:nowrap;gap:0}.custom-footer .footer-qr-item-group[data-v-fb9eee00]{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;gap:clamp(24px,2.5vw,36px);justify-content:center;margin:0;padding:0;width:100%}.custom-footer .qr-item[data-v-fb9eee00]{flex:0 0 auto;width:auto}.custom-footer .qr-item-text[data-v-fb9eee00]{font-size:12px;line-height:18px}.custom-footer .footer-qr[data-v-fb9eee00]{height:80px!important;width:80px!important}.custom-footer .footer-divider[data-v-fb9eee00]{margin:32px 0 20px}}@media(min-width:769px)and (max-width:1024px){.custom-footer .footer-logo-section[data-v-fb9eee00]{display:flex;justify-content:center;width:100%}.custom-footer .footer-middle-container[data-v-fb9eee00]{flex:1 1 100%;justify-content:center}.custom-footer .footer-middle-container .footer-middle-column[data-v-fb9eee00]{align-items:center;text-align:center}.custom-footer .footer-middle-container .footer-middle-column .middle-link[data-v-fb9eee00]{text-align:center;width:100%}.custom-footer .footer-right-section[data-v-fb9eee00]{justify-content:center}.custom-footer .footer-contact-section[data-v-fb9eee00]{text-align:center}.custom-footer .footer-qr-item-group[data-v-fb9eee00]{justify-content:center}}@media(max-width:768px){.custom-footer[data-v-fb9eee00]{padding:40px 0 24px}.custom-footer .footer-inner[data-v-fb9eee00]{padding:0 24px}.custom-footer .footer-main[data-v-fb9eee00]{flex-direction:column;row-gap:32px}.custom-footer .footer-logo-section[data-v-fb9eee00]{display:flex;justify-content:center;text-align:center;width:100%}.custom-footer .footer-middle-container[data-v-fb9eee00]{flex-direction:row;flex-wrap:wrap;gap:24px;justify-content:center;width:100%}.custom-footer .footer-middle-container .footer-middle-column[data-v-fb9eee00]{align-items:center;flex:0 0 calc(50% - 12px);min-width:calc(50% - 12px);text-align:center;width:calc(50% - 12px)}.custom-footer .footer-middle-container .footer-middle-column .middle-link[data-v-fb9eee00]{text-align:center;width:100%}.custom-footer .footer-middle-container .footer-middle-column .middle-title[data-v-fb9eee00]{margin-bottom:14px}.custom-footer .footer-right-section[data-v-fb9eee00]{align-items:stretch;flex-direction:column;gap:14px;min-width:0;width:100%}.custom-footer .footer-address-container[data-v-fb9eee00],.custom-footer .footer-contact-section[data-v-fb9eee00],.custom-footer .footer-email-container[data-v-fb9eee00]{align-items:center;flex:0 0 100%;text-align:center;width:100%}.custom-footer .footer-address-label[data-v-fb9eee00],.custom-footer .footer-address-value[data-v-fb9eee00],.custom-footer .footer-email-label[data-v-fb9eee00],.custom-footer .footer-email-value[data-v-fb9eee00]{display:block;text-align:center;width:100%}.custom-footer .footer-contact-label[data-v-fb9eee00]{text-align:center;width:100%}.custom-footer .footer-contact-content[data-v-fb9eee00]{align-items:center;flex-direction:column;gap:16px}.custom-footer .footer-qr-item-group[data-v-fb9eee00]{display:flex;flex-direction:row;gap:16px;justify-content:center}.custom-footer .qr-item-text[data-v-fb9eee00]{font-size:13px}.custom-footer .footer-qr[data-v-fb9eee00]{height:72px!important;width:72px!important}.custom-footer .footer-bottom[data-v-fb9eee00]{align-items:center;flex-direction:column;gap:8px}.custom-footer .footer-copyright[data-v-fb9eee00]{font-size:12px;order:2;text-align:center;width:100%}.custom-footer .footer-privacy[data-v-fb9eee00]{font-size:12px;order:1;text-align:center;width:100%}}@media(max-width:480px){.custom-footer .footer-inner[data-v-fb9eee00]{padding:0 16px}.custom-footer .footer-main[data-v-fb9eee00]{row-gap:28px}.custom-footer .footer-middle-container .footer-middle-column[data-v-fb9eee00]{flex:0 0 100%;min-width:100%;width:100%}.custom-footer .footer-address-value[data-v-fb9eee00]{height:auto;line-height:1.6;white-space:normal}.custom-footer .footer-qr-item-group[data-v-fb9eee00]{align-items:center;flex-direction:column;gap:16px}.custom-footer .qr-item[data-v-fb9eee00]{align-items:center}.custom-footer .qr-item-text[data-v-fb9eee00]{text-align:center}.custom-footer .footer-qr[data-v-fb9eee00]{height:64px!important;width:64px!important}}
