.contact-module__swMWYG__successMessage{text-align:center;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;animation:.6s cubic-bezier(.16,1,.3,1) contact-module__swMWYG__fadeIn;display:flex}.contact-module__swMWYG__successIcon{color:#10b981;background:#ecfdf5;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:24px;font-size:64px;animation:.6s cubic-bezier(.175,.885,.32,1.275) contact-module__swMWYG__popIn;display:flex;box-shadow:0 10px 30px #10b98133}.contact-module__swMWYG__successMessage h3{color:#111827;letter-spacing:-.5px;margin-bottom:12px;font-size:32px;font-weight:800}.contact-module__swMWYG__successMessage p{color:#6b7280;max-width:400px;margin-bottom:40px;font-size:17px;line-height:1.6}.contact-module__swMWYG__resetButton{color:#4b5563;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:15px;font-weight:600;transition:all .2s;display:flex}.contact-module__swMWYG__resetButton:hover{color:#111827;background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px)}.contact-module__swMWYG__resetButton:active{transform:translateY(0)}.contact-module__swMWYG__errorMessage{color:#991b1b;background:#fef2f2;border:1px solid #fee2e2;border-radius:10px;align-items:center;gap:12px;margin-top:20px;padding:16px;font-size:14px;font-weight:500;display:flex}.contact-module__swMWYG__input:disabled,.contact-module__swMWYG__textarea:disabled{cursor:not-allowed;opacity:.8;color:#9ca3af;background:#f9fafb}.contact-module__swMWYG__submitButton:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}@keyframes contact-module__swMWYG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes contact-module__swMWYG__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.contact-module__swMWYG__mainWrapper{color:#2d2d2d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.contact-module__swMWYG__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);padding:90px 60px}.contact-module__swMWYG__heroContainer{max-width:800px;margin:0 auto}.contact-module__swMWYG__heroContainer h1{letter-spacing:-1.5px;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:56px;font-weight:800}.contact-module__swMWYG__heroContainer p{color:#ffffffd9;font-size:19px}.contact-module__swMWYG__contactSection{background:#f7f7f7;padding:110px 60px}.contact-module__swMWYG__contactContainer{grid-template-columns:1.2fr 1fr;gap:60px;max-width:1400px;margin:0 auto;display:grid}.contact-module__swMWYG__formCard{background:#fff;border-radius:14px;padding:50px 45px;box-shadow:0 10px 40px #00000014}.contact-module__swMWYG__formCard h2{color:#2d2d2d;margin-bottom:32px;font-family:Poppins,sans-serif;font-size:32px;font-weight:700}.contact-module__swMWYG__form{flex-direction:column;gap:24px;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{color:#2d2d2d;font-size:14px;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:#ff5c39;outline:none;box-shadow:0 0 0 3px #ff5c391a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background:#ff5c39;border:none;border-radius:8px;margin-top:8px;padding:16px 32px;font-size:15px;font-weight:600;transition:all .3s}.contact-module__swMWYG__submitButton:hover{background:#e54d2e;transform:translateY(-2px);box-shadow:0 10px 30px #ff5c3966}.contact-module__swMWYG__infoSection{flex-direction:column;gap:32px;display:flex}.contact-module__swMWYG__infoSection h2{color:#2d2d2d;font-family:Poppins,sans-serif;font-size:32px;font-weight:700}.contact-module__swMWYG__infoDescription{color:#666;margin-bottom:8px;font-size:16px}.contact-module__swMWYG__infoCards{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__infoCard{background:#fff;border-radius:12px;align-items:center;gap:20px;padding:24px;transition:all .3s;display:flex;box-shadow:0 4px 20px #0000000f}.contact-module__swMWYG__infoCard:hover{transform:translate(8px);box-shadow:0 8px 30px #0000001a}.contact-module__swMWYG__infoIcon{color:#fff;background:linear-gradient(135deg,#ff5c39,#ff7a5c);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-module__swMWYG__infoCard h3{color:#2d2d2d;margin-bottom:4px;font-size:16px;font-weight:700}.contact-module__swMWYG__infoCard p{color:#666;font-size:14px}.contact-module__swMWYG__responseTime{color:#2d2d2d;background:#fff;border-left:4px solid #ff5c39;border-radius:12px;padding:20px 24px;font-size:15px;box-shadow:0 4px 20px #0000000f}.contact-module__swMWYG__responseTime strong{color:#ff5c39}.contact-module__swMWYG__faqSection{background:#fff;padding:110px 60px}.contact-module__swMWYG__faqContainer{max-width:1200px;margin:0 auto}.contact-module__swMWYG__sectionHeader{text-align:center;margin-bottom:70px}.contact-module__swMWYG__sectionHeader h2{letter-spacing:-.8px;margin-bottom:18px;font-family:Poppins,sans-serif;font-size:44px;font-weight:700}.contact-module__swMWYG__sectionHeader p{color:#666;font-size:17px}.contact-module__swMWYG__faqGrid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.contact-module__swMWYG__faqItem{background:#f7f7f7;border-radius:12px;padding:32px 28px;transition:all .3s}.contact-module__swMWYG__faqItem:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.contact-module__swMWYG__faqItem h3{color:#2d2d2d;margin-bottom:12px;font-size:18px;font-weight:700}.contact-module__swMWYG__faqItem p{color:#666;font-size:15px;line-height:1.6}@media (max-width:1200px){.contact-module__swMWYG__contactContainer,.contact-module__swMWYG__faqGrid{grid-template-columns:1fr}}@media (max-width:768px){.contact-module__swMWYG__hero,.contact-module__swMWYG__contactSection,.contact-module__swMWYG__faqSection{padding:60px 30px}.contact-module__swMWYG__heroContainer h1{font-size:38px}.contact-module__swMWYG__formCard{padding:35px 28px}.contact-module__swMWYG__formCard h2,.contact-module__swMWYG__infoSection h2{font-size:28px}.contact-module__swMWYG__sectionHeader h2{font-size:32px}}
