.ContactSection-module__1kX6Bq__contactSection{background:linear-gradient(135deg,#0f172a 0%,#1e293b 25%,#334155 50%,#1e293b 75%,#0f172a 100%);min-height:100vh;padding:120px 0;position:relative;overflow:hidden}.ContactSection-module__1kX6Bq__contactSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#3b82f626 0%,#0000 50%),radial-gradient(circle at 80% 80%,#9333ea26 0%,#0000 50%),radial-gradient(circle,#10b9811a 0%,#0000 70%);animation:25s ease-in-out infinite ContactSection-module__1kX6Bq__backgroundPulse;position:absolute;inset:0}@keyframes ContactSection-module__1kX6Bq__backgroundPulse{0%,to{opacity:1}50%{opacity:.8}}.ContactSection-module__1kX6Bq__container{z-index:2;max-width:1400px;margin:0 auto;padding:0 20px;position:relative}.ContactSection-module__1kX6Bq__heroSection{text-align:center;margin-bottom:80px}.ContactSection-module__1kX6Bq__heroContent{text-align:center;max-width:800px;margin:0 auto}.ContactSection-module__1kX6Bq__badge{color:#fff;text-transform:uppercase;letter-spacing:2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);border:1px solid #ffffff1a;border-radius:30px;margin-bottom:25px;padding:12px 28px;font-size:.9rem;font-weight:700;display:inline-block;box-shadow:0 8px 25px #3b82f666,0 4px 15px #0000004d}.ContactSection-module__1kX6Bq__mainTitle{-webkit-text-fill-color:transparent;text-shadow:0 4px 8px #0000004d;background:linear-gradient(135deg,#fff 0%,#e2e8f0 20%,#3b82f6 40%,#60a5fa 60%,#fff 80%,#f1f5f9 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-size:4rem;font-weight:900;line-height:1.1;animation:4s ease-in-out infinite ContactSection-module__1kX6Bq__titleGlow}@keyframes ContactSection-module__1kX6Bq__titleEntrance{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactSection-module__1kX6Bq__titleGlow{0%,to{text-shadow:0 4px 8px #0000004d}50%{text-shadow:0 4px 8px #0000004d,0 0 30px #3b82f666,0 0 60px #3b82f633}}.ContactSection-module__1kX6Bq__heroDescription{color:#ffffffe6;margin:0;font-size:1.3rem;line-height:1.6;animation:1s ease-out .2s both ContactSection-module__1kX6Bq__descriptionEntrance}@keyframes ContactSection-module__1kX6Bq__descriptionEntrance{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__1kX6Bq__mainContent{grid-template-columns:2fr 1fr;align-items:start;gap:60px;margin-bottom:100px;display:grid}.ContactSection-module__1kX6Bq__formSection{animation:1s ease-out .4s both ContactSection-module__1kX6Bq__formEntrance}@keyframes ContactSection-module__1kX6Bq__formEntrance{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.ContactSection-module__1kX6Bq__formContainer{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:24px;padding:40px;box-shadow:0 20px 50px #0000004d,0 10px 30px #3b82f61a}.ContactSection-module__1kX6Bq__contactForm{flex-direction:column;gap:25px;display:flex}.ContactSection-module__1kX6Bq__formGrid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.ContactSection-module__1kX6Bq__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactSection-module__1kX6Bq__label{color:#e2e8f0;margin-bottom:5px;font-size:1rem;font-weight:600}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;padding:16px 20px;font-size:1rem;transition:all .3s}.ContactSection-module__1kX6Bq__input::placeholder,.ContactSection-module__1kX6Bq__textarea::placeholder{color:#ffffff80}.ContactSection-module__1kX6Bq__input:focus,.ContactSection-module__1kX6Bq__textarea:focus{background:#ffffff14;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.ContactSection-module__1kX6Bq__textarea{resize:vertical;min-height:120px;font-family:inherit}.ContactSection-module__1kX6Bq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb,#1d4ed8);border:none;border-radius:50px;justify-content:center;align-items:center;gap:12px;margin-top:10px;padding:18px 35px;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #3b82f666,0 6px 20px #0003}.ContactSection-module__1kX6Bq__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ContactSection-module__1kX6Bq__submitButton:hover:before{left:100%}.ContactSection-module__1kX6Bq__submitButton:hover{transform:translateY(-2px);box-shadow:0 20px 40px #3b82f680,0 10px 30px #0000004d}.ContactSection-module__1kX6Bq__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactSection-module__1kX6Bq__submitting{background:linear-gradient(135deg,#6b7280,#4b5563,#374151)}.ContactSection-module__1kX6Bq__successMessage,.ContactSection-module__1kX6Bq__errorMessage{border-radius:12px;align-items:center;gap:10px;margin-top:15px;padding:15px 20px;font-weight:600;display:flex}.ContactSection-module__1kX6Bq__successMessage{color:#10b981;background:#10b9811a;border:1px solid #10b9814d}.ContactSection-module__1kX6Bq__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d}.ContactSection-module__1kX6Bq__infoSection{flex-direction:column;gap:25px;animation:1s ease-out .6s both ContactSection-module__1kX6Bq__infoEntrance;display:flex}@keyframes ContactSection-module__1kX6Bq__infoEntrance{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.ContactSection-module__1kX6Bq__officeCard,.ContactSection-module__1kX6Bq__contactCard,.ContactSection-module__1kX6Bq__socialCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid #ffffff1a;border-radius:20px;padding:30px;transition:all .3s}.ContactSection-module__1kX6Bq__officeCard:hover,.ContactSection-module__1kX6Bq__contactCard:hover,.ContactSection-module__1kX6Bq__socialCard:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 15px 40px #0003}.ContactSection-module__1kX6Bq__officeHeader{align-items:center;gap:12px;margin-bottom:15px;display:flex}.ContactSection-module__1kX6Bq__officeHeader i{color:#3b82f6;font-size:1.5rem}.ContactSection-module__1kX6Bq__officeTitle,.ContactSection-module__1kX6Bq__cardTitle{-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #0000004d;background:linear-gradient(135deg,#fff 0%,#e2e8f0 30%,#3b82f6 70%,#fff 100%);-webkit-background-clip:text;background-clip:text;align-items:center;gap:12px;margin:0;font-size:1.3rem;font-weight:700;display:flex}.ContactSection-module__1kX6Bq__cardTitle i{color:#3b82f6;font-size:1.2rem}.ContactSection-module__1kX6Bq__address{color:#fffc;margin:0;font-style:normal;line-height:1.6}.ContactSection-module__1kX6Bq__contactLink{color:#60a5fa;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.ContactSection-module__1kX6Bq__contactLink:hover{color:#3b82f6}.ContactSection-module__1kX6Bq__socialLinks{gap:15px;margin-top:15px;display:flex}.ContactSection-module__1kX6Bq__socialLink{color:#fffc;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.3rem;text-decoration:none;transition:all .3s;display:flex}.ContactSection-module__1kX6Bq__socialLink:hover{color:#fff;background:#fff3;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.ContactSection-module__1kX6Bq__officesSection{margin-bottom:80px;animation:1s ease-out .8s both ContactSection-module__1kX6Bq__officesEntrance}@keyframes ContactSection-module__1kX6Bq__officesEntrance{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ContactSection-module__1kX6Bq__sectionTitle{text-align:center;-webkit-text-fill-color:transparent;text-shadow:0 4px 8px #0000004d;background:linear-gradient(135deg,#fff 0%,#e2e8f0 20%,#3b82f6 40%,#60a5fa 60%,#fff 80%,#f1f5f9 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:50px;font-size:3rem;font-weight:900;line-height:1.1;animation:4s ease-in-out infinite ContactSection-module__1kX6Bq__titleGlow}.ContactSection-module__1kX6Bq__officesGrid{grid-template-columns:repeat(2,1fr);gap:40px;max-width:1000px;margin:0 auto;display:grid}.ContactSection-module__1kX6Bq__officeItem{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff1a;border-radius:20px;gap:20px;padding:35px;transition:all .3s;display:flex;box-shadow:0 10px 30px #0003}.ContactSection-module__1kX6Bq__officeItem:hover{border-color:#3b82f64d;transform:translateY(-5px);box-shadow:0 20px 50px #0000004d}.ContactSection-module__1kX6Bq__officeFlag{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.5rem;display:flex}.ContactSection-module__1kX6Bq__officeDetails{flex:1}.ContactSection-module__1kX6Bq__officeLocation{-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #0000004d;background:linear-gradient(135deg,#fff 0%,#e2e8f0 30%,#3b82f6 70%,#fff 100%);-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:1.4rem;font-weight:700}.ContactSection-module__1kX6Bq__officeAddress{color:#fffc;margin:0 0 15px;font-style:normal;line-height:1.6}.ContactSection-module__1kX6Bq__officePhone{color:#60a5fa;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.ContactSection-module__1kX6Bq__officePhone:hover{color:#3b82f6}.ContactSection-module__1kX6Bq__ctaSection{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);text-align:center;background:linear-gradient(135deg,#3b82f61a,#9333ea1a);border:1px solid #ffffff1a;border-radius:30px;padding:60px 40px;animation:1s ease-out 1s both ContactSection-module__1kX6Bq__ctaEntrance}@keyframes ContactSection-module__1kX6Bq__ctaEntrance{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ContactSection-module__1kX6Bq__ctaContent{max-width:600px;margin:0 auto}.ContactSection-module__1kX6Bq__ctaTitle{-webkit-text-fill-color:transparent;text-shadow:0 4px 8px #0000004d;background:linear-gradient(135deg,#fff 0%,#60a5fa 30%,#3b82f6 60%,#fff 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2.5rem;font-weight:900;line-height:1.2;animation:4s ease-in-out infinite ContactSection-module__1kX6Bq__titleGlow}.ContactSection-module__1kX6Bq__ctaDescription{color:#ffffffe6;margin-bottom:35px;font-size:1.2rem;line-height:1.6}.ContactSection-module__1kX6Bq__ctaButton{color:#fff;background:linear-gradient(135deg,#10b981,#059669,#047857);border-radius:50px;align-items:center;gap:15px;padding:20px 40px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #10b98166,0 6px 20px #0003}.ContactSection-module__1kX6Bq__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ContactSection-module__1kX6Bq__ctaButton:hover:before{left:100%}.ContactSection-module__1kX6Bq__ctaButton:hover{transform:translateY(-3px);box-shadow:0 20px 40px #10b98180,0 10px 30px #0000004d}@media (max-width:1024px){.ContactSection-module__1kX6Bq__mainContent{grid-template-columns:1fr;gap:50px}.ContactSection-module__1kX6Bq__officesGrid{grid-template-columns:1fr;gap:30px}.ContactSection-module__1kX6Bq__formGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.ContactSection-module__1kX6Bq__contactSection{padding:80px 0}.ContactSection-module__1kX6Bq__container{padding:0 15px}.ContactSection-module__1kX6Bq__mainTitle{font-size:2.8rem}.ContactSection-module__1kX6Bq__heroDescription{font-size:1.1rem}.ContactSection-module__1kX6Bq__formContainer{padding:30px 25px}.ContactSection-module__1kX6Bq__sectionTitle{font-size:2.2rem}.ContactSection-module__1kX6Bq__ctaTitle{font-size:2rem}.ContactSection-module__1kX6Bq__ctaDescription{font-size:1.1rem}.ContactSection-module__1kX6Bq__officeItem{text-align:center;flex-direction:column;padding:25px}.ContactSection-module__1kX6Bq__officeFlag{align-self:center}}@media (max-width:640px){.ContactSection-module__1kX6Bq__contactSection{padding:60px 0}.ContactSection-module__1kX6Bq__container{padding:0 10px}.ContactSection-module__1kX6Bq__mainTitle{font-size:2.2rem}.ContactSection-module__1kX6Bq__heroDescription{font-size:1rem}.ContactSection-module__1kX6Bq__formContainer{padding:25px 20px}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{padding:14px 16px;font-size:.95rem}.ContactSection-module__1kX6Bq__submitButton{padding:16px 30px;font-size:1rem}.ContactSection-module__1kX6Bq__sectionTitle{font-size:1.8rem}.ContactSection-module__1kX6Bq__ctaSection{padding:40px 25px}.ContactSection-module__1kX6Bq__ctaTitle{font-size:1.6rem}.ContactSection-module__1kX6Bq__ctaDescription{font-size:1rem}.ContactSection-module__1kX6Bq__ctaButton{padding:16px 30px;font-size:1rem}.ContactSection-module__1kX6Bq__socialLinks{justify-content:center}.ContactSection-module__1kX6Bq__officeItem{padding:20px}.ContactSection-module__1kX6Bq__officeFlag{width:50px;height:50px;font-size:1.2rem}.ContactSection-module__1kX6Bq__officeLocation{font-size:1.2rem}}@media (max-width:480px){.ContactSection-module__1kX6Bq__mainTitle{font-size:1.8rem}.ContactSection-module__1kX6Bq__heroDescription{font-size:.95rem}.ContactSection-module__1kX6Bq__formContainer{padding:20px 15px}.ContactSection-module__1kX6Bq__contactForm{gap:20px}.ContactSection-module__1kX6Bq__inputGroup{gap:6px}.ContactSection-module__1kX6Bq__label{font-size:.9rem}.ContactSection-module__1kX6Bq__input,.ContactSection-module__1kX6Bq__textarea{padding:12px 14px;font-size:.9rem}.ContactSection-module__1kX6Bq__submitButton{padding:14px 25px;font-size:.95rem}.ContactSection-module__1kX6Bq__officeCard,.ContactSection-module__1kX6Bq__contactCard,.ContactSection-module__1kX6Bq__socialCard{padding:20px}.ContactSection-module__1kX6Bq__cardTitle,.ContactSection-module__1kX6Bq__officeTitle{font-size:1.1rem}.ContactSection-module__1kX6Bq__sectionTitle{font-size:1.5rem}.ContactSection-module__1kX6Bq__ctaTitle{font-size:1.4rem}.ContactSection-module__1kX6Bq__ctaDescription{font-size:.95rem}.ContactSection-module__1kX6Bq__ctaButton{padding:14px 25px;font-size:.95rem}}
.fa-paper-plane:before{content:""}.fa-spinner:before{content:""}.fa-check-circle:before{content:""}.fa-exclamation-circle:before{content:""}.fa-building:before{content:""}.fa-envelope:before{content:""}.fa-phone:before{content:""}.fa-map-marker-alt:before{content:""}.fa-share-nodes:before{content:""}.fa-youtube:before{content:""}.fa-facebook:before{content:""}.fa-x-twitter:before{content:""}.fa-linkedin:before{content:""}.fa-spin{animation:2s linear infinite fa-spin}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
