.Contact-module__6NsXrG__page{background:#fff;min-height:100vh}.Contact-module__6NsXrG__hero{text-align:center;color:#fff;background:linear-gradient(135deg,#f7941d 0%,#e67e22 100%);padding:6rem 2rem 4rem}.Contact-module__6NsXrG__heroContent{max-width:900px;margin:0 auto}.Contact-module__6NsXrG__heroTitle{margin:0 0 1rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Contact-module__6NsXrG__heroSubtitle{opacity:.95;margin:0;font-size:1.3rem;font-weight:500}.Contact-module__6NsXrG__content{background:#fff;padding:4rem 2rem}.Contact-module__6NsXrG__container{max-width:1400px;margin:0 auto}.Contact-module__6NsXrG__contactWrapper{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:5rem;display:grid}.Contact-module__6NsXrG__contactInfo{background:#f8f9fa;border-radius:20px;padding:3rem}.Contact-module__6NsXrG__contactInfo h2{color:#2c3e50;margin:0 0 1rem;font-size:2.2rem;font-weight:700}.Contact-module__6NsXrG__infoDescription{color:#666;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.Contact-module__6NsXrG__infoCard{background:#fff;border-radius:12px;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s;display:flex}.Contact-module__6NsXrG__infoCard:hover{transform:translate(5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.Contact-module__6NsXrG__infoIcon{color:#fff;background:linear-gradient(135deg,#f7941d,#e67e22);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.Contact-module__6NsXrG__infoDetails h3{color:#2c3e50;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.Contact-module__6NsXrG__infoDetails a{color:#f7941d;font-weight:600;text-decoration:none;transition:color .3s}.Contact-module__6NsXrG__infoDetails a:hover{color:#e67e22;text-decoration:underline}.Contact-module__6NsXrG__infoDetails p{color:#666;margin:.3rem 0 0;font-size:.95rem}.Contact-module__6NsXrG__contactPerson{font-style:italic;font-size:.9rem!important}.Contact-module__6NsXrG__socialLinks{margin-top:3rem}.Contact-module__6NsXrG__socialLinks h3{color:#2c3e50;margin:0 0 1rem;font-size:1.1rem;font-weight:700}.Contact-module__6NsXrG__socialIcons{gap:1rem;display:flex}.Contact-module__6NsXrG__socialIcon{color:#f7941d;background:#fff;border:2px solid #f7941d;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Contact-module__6NsXrG__socialIcon:hover{color:#fff;background:#f7941d;transform:translateY(-3px)}.Contact-module__6NsXrG__contactForm{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 5px 20px rgba(0,0,0,.08)}.Contact-module__6NsXrG__contactForm h2{color:#2c3e50;margin:0 0 1rem;font-size:2.2rem;font-weight:700}.Contact-module__6NsXrG__formDescription{color:#666;margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.Contact-module__6NsXrG__formGroup{margin-bottom:1.5rem}.Contact-module__6NsXrG__formGroup label{color:#2c3e50;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.Contact-module__6NsXrG__formGroup input,.Contact-module__6NsXrG__formGroup textarea{border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:.9rem 1.2rem;font-family:inherit;font-size:1rem;transition:all .3s}.Contact-module__6NsXrG__formGroup input:focus,.Contact-module__6NsXrG__formGroup textarea:focus{border-color:#f7941d;outline:none;box-shadow:0 0 0 3px rgba(247,148,29,.1)}.Contact-module__6NsXrG__formGroup textarea{resize:vertical;min-height:120px}.Contact-module__6NsXrG__successMessage{color:#155724;background:#d4edda;border:2px solid #28a745;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:600}.Contact-module__6NsXrG__errorMessage{color:#721c24;background:#f8d7da;border:2px solid #dc3545;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-weight:600}.Contact-module__6NsXrG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f7941d,#e67e22);border:none;border-radius:50px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 5px 20px rgba(247,148,29,.3)}.Contact-module__6NsXrG__submitBtn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px rgba(247,148,29,.4)}.Contact-module__6NsXrG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__6NsXrG__mapSection{margin-top:5rem}.Contact-module__6NsXrG__mapSection h2{color:#2c3e50;text-align:center;margin:0 0 2.5rem;font-size:2.5rem;font-weight:700}.Contact-module__6NsXrG__mapContainer{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}@media (max-width:968px){.Contact-module__6NsXrG__contactWrapper{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.Contact-module__6NsXrG__hero{padding:4rem 1.5rem 3rem}.Contact-module__6NsXrG__heroTitle{font-size:2.5rem}.Contact-module__6NsXrG__heroSubtitle{font-size:1.1rem}.Contact-module__6NsXrG__content{padding:3rem 1.5rem}.Contact-module__6NsXrG__contactInfo,.Contact-module__6NsXrG__contactForm{padding:2rem 1.5rem}.Contact-module__6NsXrG__mapContainer iframe{height:350px}}@media (max-width:480px){.Contact-module__6NsXrG__heroTitle{font-size:2rem}.Contact-module__6NsXrG__heroSubtitle{font-size:1rem}.Contact-module__6NsXrG__contactInfo h2,.Contact-module__6NsXrG__contactForm h2{font-size:1.8rem}.Contact-module__6NsXrG__socialIcons{flex-wrap:wrap}.Contact-module__6NsXrG__mapContainer iframe{height:300px}}
