.ContactUs-module__7loc5G__pageWrapper{background-color:#c4d1ba;min-height:100vh;padding-bottom:0}.ContactUs-module__7loc5G__heroSection{padding-top:80px;padding-bottom:3rem}.ContactUs-module__7loc5G__heroContainer{max-width:1200px;padding:3rem var(--spacing-lg) 0;align-items:flex-start;gap:4rem;margin:0 auto;display:flex}.ContactUs-module__7loc5G__infoSide{flex:1;animation:.6s ease-out ContactUs-module__7loc5G__fadeInUp}@keyframes ContactUs-module__7loc5G__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContactUs-module__7loc5G__mainTitle{color:var(--text-dark);letter-spacing:.5px;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.15}.ContactUs-module__7loc5G__subtitle{color:var(--text-muted);max-width:380px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.ContactUs-module__7loc5G__dividerLine{background:#0000001f;width:100%;height:1px;margin-bottom:2rem}.ContactUs-module__7loc5G__contactLabel{color:var(--text-dark);margin-bottom:1.2rem;font-size:.95rem;font-weight:700}.ContactUs-module__7loc5G__contactItem{color:var(--text-dark);align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.95rem;font-weight:500;transition:color .3s;display:flex}.ContactUs-module__7loc5G__contactItem:hover{color:var(--primary)}.ContactUs-module__7loc5G__contactItemIcon{justify-content:center;align-items:center;width:24px;font-size:1rem;display:flex}.ContactUs-module__7loc5G__socials{gap:.8rem;margin-top:1.5rem;display:flex}.ContactUs-module__7loc5G__socialIcon{color:#fff;cursor:pointer;background:#175641;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.ContactUs-module__7loc5G__socialIcon:hover{background:var(--primary);transform:translateY(-3px)scale(1.1);box-shadow:0 6px 20px #ff800059}.ContactUs-module__7loc5G__formSide{flex:1.2;animation:.6s ease-out .15s both ContactUs-module__7loc5G__fadeInUp}.ContactUs-module__7loc5G__formCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1f;border:1px solid #fff3;border-radius:20px;padding:2.5rem;box-shadow:0 8px 32px #00000014,inset 0 0 0 1px #ffffff0d}.ContactUs-module__7loc5G__formTitle{color:#175641;margin-bottom:.5rem;font-size:1.6rem;font-weight:800}.ContactUs-module__7loc5G__formSubtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ContactUs-module__7loc5G__formContainer{flex-direction:column;gap:.9rem;display:flex}.ContactUs-module__7loc5G__input,.ContactUs-module__7loc5G__textarea,.ContactUs-module__7loc5G__selectInput{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;color:var(--text-dark);background:#ffffffb3;border:1.5px solid #0000000f;border-radius:10px;outline:none;padding:14px 18px;font-family:inherit;font-size:.95rem;transition:all .3s;box-shadow:0 2px 8px #00000008}.ContactUs-module__7loc5G__input::placeholder,.ContactUs-module__7loc5G__textarea::placeholder{color:#999}.ContactUs-module__7loc5G__input:focus,.ContactUs-module__7loc5G__textarea:focus,.ContactUs-module__7loc5G__selectInput:focus{background:#fffffff2;border-color:#175641;transform:translateY(-1px);box-shadow:0 0 0 3px #1756411a,0 4px 12px #0000000f}.ContactUs-module__7loc5G__textarea{resize:vertical;min-height:120px}.ContactUs-module__7loc5G__checkboxRow{align-items:flex-start;gap:.6rem;margin-top:.5rem;display:flex}.ContactUs-module__7loc5G__checkboxRow input[type=checkbox]{accent-color:#175641;cursor:pointer;width:16px;height:16px;margin-top:4px}.ContactUs-module__7loc5G__checkboxLabel{color:var(--text-muted);font-size:.78rem;line-height:1.4}.ContactUs-module__7loc5G__submitBtn{background:linear-gradient(135deg, var(--primary), #e67300);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:8px;width:100%;margin-top:.3rem;padding:16px;font-size:1rem;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.ContactUs-module__7loc5G__submitBtn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.ContactUs-module__7loc5G__submitBtn:hover:before{left:100%}.ContactUs-module__7loc5G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff800066}.ContactUs-module__7loc5G__teamSection{padding:3rem 0 4rem}.ContactUs-module__7loc5G__teamContainer{max-width:1200px;padding:0 var(--spacing-lg);margin:0 auto}.ContactUs-module__7loc5G__teamTitle{color:var(--text-dark);text-transform:uppercase;margin-bottom:2rem;font-size:2.2rem;font-weight:800}.ContactUs-module__7loc5G__teamGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ContactUs-module__7loc5G__teamCard{color:#fff;background:#175641;border-radius:12px;transition:all .3s;display:flex;overflow:hidden}.ContactUs-module__7loc5G__teamCard:hover{transform:translateY(-3px);box-shadow:0 10px 30px #1756414d}.ContactUs-module__7loc5G__teamCardLeft{flex-direction:column;flex:0 0 42%;justify-content:center;padding:2rem 1.5rem;display:flex}.ContactUs-module__7loc5G__teamCardName{font-size:1.2rem;font-weight:700;font-family:var(--font-family);margin-bottom:.4rem;line-height:1.3}.ContactUs-module__7loc5G__teamCardRole{color:#fff9;letter-spacing:.5px;text-transform:uppercase;font-size:.78rem}.ContactUs-module__7loc5G__teamCardDivider{background:#ffffff26;width:1px;margin:1.5rem 0}.ContactUs-module__7loc5G__teamCardRight{flex-direction:column;flex:1;justify-content:center;gap:.5rem;padding:1.5rem;display:flex}.ContactUs-module__7loc5G__teamContactLabel{text-transform:uppercase;letter-spacing:1px;color:var(--primary);margin-bottom:.3rem;font-size:.7rem;font-weight:600}.ContactUs-module__7loc5G__teamContactItem{align-items:center;gap:.6rem;font-size:.88rem;font-weight:500;display:flex}@media (max-width:900px){.ContactUs-module__7loc5G__heroContainer{flex-direction:column}.ContactUs-module__7loc5G__mainTitle{font-size:2rem}.ContactUs-module__7loc5G__teamGrid{grid-template-columns:1fr}.ContactUs-module__7loc5G__teamCard{flex-direction:column}.ContactUs-module__7loc5G__teamCardLeft{flex:none;padding:1.5rem 1.5rem .5rem}.ContactUs-module__7loc5G__teamCardDivider{width:auto;height:1px;margin:0 1.5rem}}@media (max-width:600px){.ContactUs-module__7loc5G__mainTitle{font-size:1.6rem}.ContactUs-module__7loc5G__heroContainer{padding-top:2rem}.ContactUs-module__7loc5G__formCard{padding:1.5rem}.ContactUs-module__7loc5G__formTitle{font-size:1.2rem}.ContactUs-module__7loc5G__formSubtitle{font-size:.85rem}.ContactUs-module__7loc5G__input,.ContactUs-module__7loc5G__textarea,.ContactUs-module__7loc5G__selectInput{padding:12px 14px;font-size:.9rem}.ContactUs-module__7loc5G__infoSide{padding:0}.ContactUs-module__7loc5G__infoTitle{font-size:1.3rem}.ContactUs-module__7loc5G__teamTitle{font-size:1.6rem}}
