.contact-hero[data-v-6df8af3a]{background:url(/static/images/about-hero.jpg?v=1.1) center center / cover no-repeat;min-height:500px;position:relative;margin-top:calc(-1 * var(--header-height));padding-top:var(--header-height)}.hero-content[data-v-6df8af3a]{position:relative;z-index:1;text-align:center;color:#fff;padding-top:150px}.hero-title-en[data-v-6df8af3a]{font-size:48px;font-weight:700;margin-bottom:15px;letter-spacing:3px}.hero-title-zh[data-v-6df8af3a]{font-size:24px;font-weight:400;margin:0}.contact-content[data-v-6df8af3a]{background-color:#fff;padding:80px 0}.contact-title-section[data-v-6df8af3a]{padding-right:40px;padding-top:30px}.contact-title-en[data-v-6df8af3a]{font-size:42px;font-weight:700;color:#333;margin-bottom:10px;letter-spacing:2px}.contact-title-zh[data-v-6df8af3a]{font-size:22px;font-weight:700;color:#53c906;margin:0}.contact-card[data-v-6df8af3a]{background-color:transparent;padding:30px 0;display:flex;align-items:center;gap:20px;border-bottom:1px solid #e5e5e5;transition:all .3s ease;margin-bottom:0}.contact-card[data-v-6df8af3a]:hover{opacity:.8}.contact-icon[data-v-6df8af3a]{flex-shrink:0}.contact-icon-image[data-v-6df8af3a]{width:60px;height:60px;object-fit:contain}.contact-info[data-v-6df8af3a]{flex:1}.contact-label[data-v-6df8af3a]{font-size:18px;font-weight:600;color:#333;margin-bottom:10px}.contact-value[data-v-6df8af3a]{font-size:16px;color:#666;margin:0;line-height:1.6}@media (max-width: 991px){.contact-hero[data-v-6df8af3a]{min-height:350px}.hero-content[data-v-6df8af3a]{padding-top:120px}.hero-title-en[data-v-6df8af3a]{font-size:40px}.hero-title-zh[data-v-6df8af3a]{font-size:20px}.contact-content[data-v-6df8af3a]{padding:60px 0}.contact-title-section[data-v-6df8af3a]{margin-bottom:40px;padding-right:0}.contact-title-en[data-v-6df8af3a]{font-size:36px}.contact-title-zh[data-v-6df8af3a]{font-size:20px}.contact-card[data-v-6df8af3a]{padding:25px 0}}@media (max-width: 767px){.contact-hero[data-v-6df8af3a]{min-height:300px}.hero-content[data-v-6df8af3a]{padding-top:100px}.hero-title-en[data-v-6df8af3a]{font-size:36px}.hero-title-zh[data-v-6df8af3a]{font-size:18px}.contact-content[data-v-6df8af3a]{padding:40px 0}.contact-title-en[data-v-6df8af3a]{font-size:32px}.contact-title-zh[data-v-6df8af3a]{font-size:18px}.contact-card[data-v-6df8af3a]{padding:20px 0;gap:18px}.contact-icon svg[data-v-6df8af3a]{width:55px;height:55px}.contact-label[data-v-6df8af3a]{font-size:16px}.contact-value[data-v-6df8af3a]{font-size:15px}}@media (max-width: 575px){.contact-hero[data-v-6df8af3a]{min-height:250px}.hero-content[data-v-6df8af3a]{padding-top:80px}.hero-title-en[data-v-6df8af3a]{font-size:32px}.hero-title-zh[data-v-6df8af3a]{font-size:16px}.contact-title-en[data-v-6df8af3a]{font-size:28px}.contact-title-zh[data-v-6df8af3a]{font-size:16px}.contact-card[data-v-6df8af3a]{padding:18px 0;gap:15px}.contact-icon svg[data-v-6df8af3a]{width:50px;height:50px}.contact-label[data-v-6df8af3a]{font-size:15px}.contact-value[data-v-6df8af3a]{font-size:14px}}.map-section[data-v-6df8af3a]{background-color:#fff;padding:0}.map-area[data-v-6df8af3a]{width:100%;height:500px;overflow:hidden}.allmap[data-v-6df8af3a]{width:100%;height:100%}@media (max-width: 767px){.map-area[data-v-6df8af3a]{height:400px}}@media (max-width: 575px){.map-area[data-v-6df8af3a]{height:300px}}.contact-form-section[data-v-6df8af3a]{background-color:#fff;padding:80px 0}.form-title[data-v-6df8af3a]{font-size:28px;font-weight:700;color:#333;margin-bottom:40px;text-align:center}.contact-form[data-v-6df8af3a]{max-width:100%}.form-group[data-v-6df8af3a]{margin-bottom:0}.form-control[data-v-6df8af3a]{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:16px;color:#333;background-color:#fff;transition:border-color .3s ease}.form-control[data-v-6df8af3a]:focus{outline:none;border-color:#53c906;box-shadow:0 0 0 2px #dc35451a}.form-control[data-v-6df8af3a]::placeholder{color:#999}select.form-control[data-v-6df8af3a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;padding-right:40px;cursor:pointer}textarea.form-control[data-v-6df8af3a]{resize:vertical;min-height:120px}.submit-btn[data-v-6df8af3a]{width:100%;padding:15px 30px;background-color:#53c906;color:#fff;border:none;border-radius:4px;font-size:18px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.submit-btn[data-v-6df8af3a]:hover{background-color:#4da115}.submit-btn[data-v-6df8af3a]:active{background-color:#4d9e18}@media (max-width: 991px){.contact-form-section[data-v-6df8af3a]{padding:60px 0}.form-title[data-v-6df8af3a]{font-size:24px;margin-bottom:30px}}@media (max-width: 767px){.contact-form-section[data-v-6df8af3a]{padding:40px 0}.form-title[data-v-6df8af3a]{font-size:22px;margin-bottom:25px}.form-control[data-v-6df8af3a]{font-size:15px;padding:10px 12px}.submit-btn[data-v-6df8af3a]{font-size:16px;padding:12px 25px}}@media (max-width: 575px){.form-title[data-v-6df8af3a]{font-size:20px;margin-bottom:20px}.form-control[data-v-6df8af3a]{font-size:14px}.submit-btn[data-v-6df8af3a]{font-size:15px;padding:10px 20px}}.modal-overlay[data-v-6df8af3a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.modal-content[data-v-6df8af3a]{background-color:#fff;border-radius:8px;padding:30px;max-width:400px;width:90%;box-shadow:0 4px 20px #00000026}.modal-body[data-v-6df8af3a]{margin-bottom:20px}.modal-body p[data-v-6df8af3a]{font-size:16px;color:#333;text-align:center;margin:0;line-height:1.6}.modal-footer[data-v-6df8af3a]{display:flex;justify-content:center}.modal-btn[data-v-6df8af3a]{padding:10px 30px;background-color:#ed174c;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.modal-btn[data-v-6df8af3a]:hover{background-color:#c82333}.modal-btn[data-v-6df8af3a]:active{background-color:#bd2130}
