.ContactPage-module__keHonW__page{min-height:100vh;padding:7rem 0 4rem}.ContactPage-module__keHonW__header{text-align:center;margin-bottom:3rem}.ContactPage-module__keHonW__header h1{color:var(--text-dark);margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900}.ContactPage-module__keHonW__header h1 span{color:var(--primary-green)}.ContactPage-module__keHonW__header p{color:var(--text-gray);max-width:500px;margin:0 auto;font-size:1rem}.ContactPage-module__keHonW__grid{grid-template-columns:1fr 1.6fr;align-items:start;gap:2.5rem;display:grid}.ContactPage-module__keHonW__infoCard{color:#fff;background:#111;border-radius:16px;flex-direction:column;gap:1.8rem;margin-bottom:1.2rem;padding:2rem;display:flex}.ContactPage-module__keHonW__infoItem{align-items:flex-start;gap:1rem;display:flex}.ContactPage-module__keHonW__iconWrap{color:var(--primary-green);background:#00c85326;border:1px solid #00c8534d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ContactPage-module__keHonW__infoItem h4{color:#aaa;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.2rem;font-size:.78rem;font-weight:600}.ContactPage-module__keHonW__infoItem p{color:#fff;font-size:.92rem;font-weight:500}.ContactPage-module__keHonW__waBtn{color:#fff;text-align:center;background:#25d366;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.ContactPage-module__keHonW__waBtn:hover{background:#20b558;transform:translateY(-2px);box-shadow:0 8px 24px #25d3664d}.ContactPage-module__keHonW__form{border:1.5px solid var(--border-light);background:#fff;border-radius:16px;flex-direction:column;gap:1.2rem;padding:2rem;display:flex}.ContactPage-module__keHonW__form h3{color:var(--text-dark);margin-bottom:.3rem;font-family:Poppins,sans-serif;font-size:1.2rem}.ContactPage-module__keHonW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactPage-module__keHonW__field{flex-direction:column;gap:.4rem;display:flex}.ContactPage-module__keHonW__field label{color:var(--text-dark);font-family:Poppins,sans-serif;font-size:.8rem;font-weight:700}.ContactPage-module__keHonW__field input,.ContactPage-module__keHonW__field textarea{border:1.5px solid var(--border-light);resize:vertical;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:Inter,sans-serif;font-size:.88rem;transition:border-color .2s}.ContactPage-module__keHonW__field input:focus,.ContactPage-module__keHonW__field textarea:focus{border-color:var(--primary-green)}.ContactPage-module__keHonW__submitBtn{background:var(--primary-green);color:#111;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:800;transition:all .2s;display:flex}.ContactPage-module__keHonW__submitBtn:hover{background:var(--primary-green-dark);transform:translateY(-1px)}@media (max-width:768px){.ContactPage-module__keHonW__grid,.ContactPage-module__keHonW__row{grid-template-columns:1fr}.ContactPage-module__keHonW__page{padding:6rem 1.5rem 3rem}}
