.contact-module__swMWYG__contactPage{background:linear-gradient(#fff 0%,#f8fafc 100%);min-height:100vh}.contact-module__swMWYG__heroSection{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.contact-module__swMWYG__heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb1a 0%,#0000 70%);width:50%;height:100%;position:absolute;top:0;right:0}.contact-module__swMWYG__heroContent{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.contact-module__swMWYG__badge{color:#93c5fd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2563eb33;border:1px solid #93c5fd4d;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex}.contact-module__swMWYG__heroTitle{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.contact-module__swMWYG__highlight{background:linear-gradient(135deg,#60a5fa,#a78bfa);color:#0000;-webkit-background-clip:text;background-clip:text}.contact-module__swMWYG__heroDesc{color:#e2e8f0e6;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.8}.contact-module__swMWYG__contentSection{padding:6rem 0}.contact-module__swMWYG__contentGrid{grid-template-columns:1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.contact-module__swMWYG__formSection{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.contact-module__swMWYG__formHeader{margin-bottom:2.5rem}.contact-module__swMWYG__formHeader h2{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.contact-module__swMWYG__formHeader p{color:#64748b;font-size:1rem;line-height:1.6}.contact-module__swMWYG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr;gap:1.5rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:#1e293b;font-size:.9375rem;font-weight:600}.contact-module__swMWYG__required{color:#ef4444}.contact-module__swMWYG__formInput,.contact-module__swMWYG__formSelect,.contact-module__swMWYG__formTextarea{color:#1e293b;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;width:100%;padding:.875rem 1.25rem;font-size:1rem;transition:all .2s}.contact-module__swMWYG__formInput:focus,.contact-module__swMWYG__formSelect:focus,.contact-module__swMWYG__formTextarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.contact-module__swMWYG__formInput::placeholder,.contact-module__swMWYG__formTextarea::placeholder{color:#94a3b8}.contact-module__swMWYG__formSelect{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.contact-module__swMWYG__formTextarea{resize:vertical;min-height:150px;font-family:inherit}.contact-module__swMWYG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.contact-module__swMWYG__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-2px);box-shadow:0 6px 16px #2563eb66}.contact-module__swMWYG__submitButton:disabled{opacity:.7;cursor:not-allowed}.contact-module__swMWYG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite contact-module__swMWYG__spin}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__successMessage{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #86efac;border-radius:1rem;padding:3rem 2rem}.contact-module__swMWYG__successIcon{color:#22c55e;margin-bottom:1rem}.contact-module__swMWYG__successMessage h3{color:#15803d;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__successMessage p{color:#16a34a;font-size:1rem}.contact-module__swMWYG__infoSection{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__infoCard{background:#fff;border:1px solid #e2e8f0;border-radius:1.5rem;padding:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.contact-module__swMWYG__infoCard h3{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__contactItems{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__contactItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__swMWYG__contactIcon{color:#2563eb;flex-shrink:0;margin-top:.125rem}.contact-module__swMWYG__contactItem div{flex-direction:column;gap:.25rem;display:flex}.contact-module__swMWYG__contactLabel{color:#64748b;font-size:.875rem;font-weight:500}.contact-module__swMWYG__contactValue{color:#1e293b;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-module__swMWYG__contactValue:hover{color:#2563eb}.contact-module__swMWYG__addressItems{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__addressItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__swMWYG__addressIcon{color:#2563eb;flex-shrink:0;margin-top:.125rem}.contact-module__swMWYG__addressItem div{flex-direction:column;gap:.25rem;display:flex}.contact-module__swMWYG__addressLabel{color:#1e293b;font-size:.9375rem;font-weight:600}.contact-module__swMWYG__addressText{color:#64748b;margin:0;font-size:.9375rem;line-height:1.6}.contact-module__swMWYG__quickLinks{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:1.5rem;padding:2rem}.contact-module__swMWYG__quickLinks h4{color:#0f172a;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.contact-module__swMWYG__quickLink{color:#475569;border-bottom:1px solid #e2e8f0;padding:.75rem 0;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.contact-module__swMWYG__quickLink:last-child{border-bottom:none}.contact-module__swMWYG__quickLink:hover{color:#2563eb;padding-left:.5rem}@media (min-width:768px){.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.contact-module__swMWYG__contentGrid{grid-template-columns:2fr 1fr}}@media (max-width:640px){.contact-module__swMWYG__heroTitle{font-size:2.5rem}.contact-module__swMWYG__heroDesc{font-size:1.125rem}.contact-module__swMWYG__formSection{padding:2rem 1.5rem}.contact-module__swMWYG__infoCard{padding:1.5rem}}
