@charset "UTF-8";.contact-hero{background:#1e2d1a;padding:64px 0}.contact-hero-title{font-size:max(26px, min(4vw, 44px));font-weight:800;color:#fff;margin-bottom:16px;max-width:720px;line-height:1.2}.contact-hero-desc{font-size:17px;color:rgba(255,255,255,.7);max-width:580px;line-height:1.7;margin:0}.contact-info-section{padding:72px 0;background:#f5f0e8}.contact-card{background:#fff;border:1px solid #e0d8cc;border-radius:8px;padding:36px 28px;height:100%;display:flex;flex-direction:column}.contact-card--featured{border-color:#4a6741;box-shadow:0 4px 24px rgba(74,103,65,.15)}.contact-card-icon{width:52px;height:52px;margin-bottom:20px}.contact-card-icon svg{width:100%;height:100%}.contact-card-title{font-size:20px;font-weight:700;color:#1e2d1a;margin-bottom:12px}.contact-card p{font-size:14px;color:#5a5a5a;line-height:1.7;flex:1;margin-bottom:16px}.contact-link{display:block;color:#4a6741;font-size:14px;font-weight:600;margin-bottom:16px}.contact-btn{display:block;text-align:center;font-size:13px;padding:11px 20px;margin-top:auto}.distributor-regions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.region-tag{background:rgba(74,103,65,.08);color:#4a6741;font-size:11px;font-weight:600;padding:4px 10px;border-radius:20px}.contact-form-section{padding:88px 0;background:#fff}.contact-form-wrapper{background:#f5f0e8;border-radius:8px;padding:40px 36px}.contact-form-wrapper .form-control,.contact-form-wrapper .form-select{border-color:#d8d2c8;padding:10px 14px;font-size:14px}.contact-form-wrapper .form-control:focus,.contact-form-wrapper .form-select:focus{border-color:#4a6741;box-shadow:0 0 0 3px rgba(74,103,65,.12)}.contact-form-wrapper .form-label{font-size:13px;font-weight:600;color:#3a3a3a}.contact-form-wrapper .form-label.require::after{content:" *";color:#c8a96e}.contact-office-info{margin-top:32px;display:flex;flex-direction:column;gap:20px}.office-item strong{display:block;font-size:14px;font-weight:700;color:#1e2d1a;margin-bottom:4px}.office-item p{font-size:13px;color:#5a5a5a;margin:0;line-height:1.55}@media (max-width:768px){.contact-form-wrapper{padding:28px 20px}}