.ContactFormSection-module__d3UZLG__contactFormSection{background:#e0feca;justify-content:center;align-items:center;width:100%;min-height:auto;padding:60px 0;display:flex;position:relative}.ContactFormSection-module__d3UZLG__formContainer{grid-template-columns:.4fr 1.6fr;align-items:center;gap:60px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.ContactFormSection-module__d3UZLG__formLeft{margin-left:-20px;padding-left:0;padding-right:20px}.ContactFormSection-module__d3UZLG__formTitle{color:#000;font-family:"League Spartan",var(--font-inter);white-space:nowrap;margin:0 0 20px;font-size:max(36px,min(4.5vw,48px));font-weight:400;line-height:1.1}.ContactFormSection-module__d3UZLG__highlight{color:#25d366;font-weight:700}.ContactFormSection-module__d3UZLG__formSubtitle{color:#308946;font-family:"League Spartan",var(--font-inter);margin:0;font-size:max(24px,min(3vw,32px));font-weight:400;line-height:1.2}.ContactFormSection-module__d3UZLG__formRight{justify-content:flex-start;padding-left:0;display:flex}.ContactFormSection-module__d3UZLG__contactForm{width:100%;max-width:800px}.ContactFormSection-module__d3UZLG__formRow{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:30px;display:grid}.ContactFormSection-module__d3UZLG__formGroup{position:relative}.ContactFormSection-module__d3UZLG__fullWidth{margin-bottom:25px}.ContactFormSection-module__d3UZLG__formInput,.ContactFormSection-module__d3UZLG__formTextarea{width:100%;font-family:var(--font-inter);color:#000;background:0 0;border:none;border-bottom:2px solid #25d366;outline:none;padding:8px 0 12px;font-size:16px;transition:border-color .2s}.ContactFormSection-module__d3UZLG__formInput::placeholder,.ContactFormSection-module__d3UZLG__formTextarea::placeholder{color:#000;opacity:.6;font-size:16px;font-family:var(--font-inter)}.ContactFormSection-module__d3UZLG__formInput:focus,.ContactFormSection-module__d3UZLG__formTextarea:focus{border-bottom-color:#1e8e3e}.ContactFormSection-module__d3UZLG__formTextarea{resize:none;min-height:40px;font-family:var(--font-inter);padding-top:10px;line-height:1.5}.ContactFormSection-module__d3UZLG__submitBtn{color:#fff;width:auto;font-family:var(--font-inter);cursor:pointer;background:#25d366;border:none;border-radius:30px;margin-top:30px;padding:14px 50px;font-size:20px;font-weight:500;transition:all .3s}.ContactFormSection-module__d3UZLG__submitBtn:hover{background:#1e8e3e;transform:translateY(-2px);box-shadow:0 5px 15px rgba(37,211,102,.3)}.ContactFormSection-module__d3UZLG__submitBtn:active{transform:translateY(0)}.ContactFormSection-module__d3UZLG__footer{z-index:10;background:#66de89;width:100%;margin:0;padding:16px 0 120px;position:relative}.ContactFormSection-module__d3UZLG__footerContainer{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:80px;max-width:1400px;margin:0 auto;padding:0 60px;display:grid}.ContactFormSection-module__d3UZLG__footerLeft{align-items:center;display:flex}.ContactFormSection-module__d3UZLG__footerBrandImage{object-fit:contain;z-index:2;width:max(220px,min(18vw,360px));height:auto;position:absolute;top:16px;left:24px}.ContactFormSection-module__d3UZLG__footerCenter,.ContactFormSection-module__d3UZLG__footerRight{flex-direction:column;gap:25px;margin-top:12px;display:flex}.ContactFormSection-module__d3UZLG__footerHeading{color:#000;margin:0;font-family:League Spartan;font-size:32px;font-style:normal;font-weight:300;line-height:normal}.ContactFormSection-module__d3UZLG__contactLinks{flex-direction:column;gap:20px;display:flex}.ContactFormSection-module__d3UZLG__contactLink{color:#000;align-items:center;gap:12px;font-family:League Spartan;font-size:20px;font-style:normal;font-weight:300;line-height:normal;text-decoration:none;transition:opacity .2s;display:flex}.ContactFormSection-module__d3UZLG__contactLink:hover{opacity:.7}.ContactFormSection-module__d3UZLG__contactIcon{object-fit:contain;width:24px;height:24px}.ContactFormSection-module__d3UZLG__socialLinks{align-items:center;gap:25px;display:flex}.ContactFormSection-module__d3UZLG__socialIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ContactFormSection-module__d3UZLG__socialIcon:hover{transform:scale(1.1)}.ContactFormSection-module__d3UZLG__socialIcon img{object-fit:contain;width:28px;height:28px}@media (max-width:1024px){.ContactFormSection-module__d3UZLG__formContainer{grid-template-columns:1fr;gap:40px;padding:0 30px}.ContactFormSection-module__d3UZLG__formLeft{text-align:center;padding-right:0}.ContactFormSection-module__d3UZLG__formRight{justify-content:center}.ContactFormSection-module__d3UZLG__formTitle{white-space:normal;font-size:48px}.ContactFormSection-module__d3UZLG__footerContainer{text-align:center;grid-template-columns:1fr;gap:40px}.ContactFormSection-module__d3UZLG__footerLeft,.ContactFormSection-module__d3UZLG__footerCenter,.ContactFormSection-module__d3UZLG__footerRight{align-items:center}.ContactFormSection-module__d3UZLG__socialLinks{justify-content:center}}@media (max-width:768px){.ContactFormSection-module__d3UZLG__contactFormSection{padding:40px 0}.ContactFormSection-module__d3UZLG__formTitle{font-size:48px}.ContactFormSection-module__d3UZLG__formSubtitle{font-size:28px}.ContactFormSection-module__d3UZLG__formRow{grid-template-columns:1fr;gap:25px}.ContactFormSection-module__d3UZLG__contactForm{max-width:100%}}@media (max-width:480px){.ContactFormSection-module__d3UZLG__contactFormSection{padding:40px 0}.ContactFormSection-module__d3UZLG__formContainer{padding:0 20px}.ContactFormSection-module__d3UZLG__formTitle{font-size:32px}.ContactFormSection-module__d3UZLG__formSubtitle{font-size:20px}.ContactFormSection-module__d3UZLG__formInput,.ContactFormSection-module__d3UZLG__formTextarea,.ContactFormSection-module__d3UZLG__formInput::placeholder,.ContactFormSection-module__d3UZLG__formTextarea::placeholder{font-size:14px}.ContactFormSection-module__d3UZLG__submitBtn{padding:8px 30px;font-size:16px}.ContactFormSection-module__d3UZLG__footerBrandImage{width:max(180px,min(40vw,260px));top:12px;left:16px}.ContactFormSection-module__d3UZLG__footerHeading{font-size:18px}.ContactFormSection-module__d3UZLG__contactLink{font-size:14px}.ContactFormSection-module__d3UZLG__footerContainer{padding:0 20px}}
