.contact-module__swMWYG__container{width:100%;color:var(--text-primary);box-sizing:border-box;background:0 0;flex-direction:column;flex:1;margin:0 auto;padding:0;display:flex;overflow:visible}.contact-module__swMWYG__compactHeader{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(135deg,#3b82f614 0%,#818cf80a 100%);border-bottom:1px solid #3b82f626;justify-content:center;align-items:center;gap:1rem;width:100%;padding:2rem 2.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__compactHeader:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#3b82f61a 0%,#0000 60%);position:absolute;inset:0}.contact-module__swMWYG__compactHeaderInner{z-index:1;align-items:center;gap:1rem;width:80%;max-width:1400px;display:flex;position:relative}.contact-module__swMWYG__headerIcon{color:var(--primary);flex-shrink:0;width:32px;height:32px}.contact-module__swMWYG__headerText{flex-direction:column;gap:.25rem;display:flex}.contact-module__swMWYG__headerTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.contact-module__swMWYG__headerSubtitle{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.4}.contact-module__swMWYG__content{flex-direction:column;gap:2rem;width:80%;max-width:1400px;margin:0 auto;padding:2rem 0 3rem;display:flex}.contact-module__swMWYG__contactRow{flex-wrap:wrap;gap:1rem;display:flex}.contact-module__swMWYG__contactCard{background:var(--bg-secondary);border:1px solid var(--border-light);min-width:180px;color:inherit;box-shadow:var(--shadow-sm);border-radius:1rem;flex:1;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .25s;display:flex}.contact-module__swMWYG__contactCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.contact-module__swMWYG__contactIconWrap{background:linear-gradient(135deg,var(--primary),#818cf8);color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 12px #3b82f640}.contact-module__swMWYG__contactDetails{flex-direction:column;gap:.125rem;display:flex}.contact-module__swMWYG__contactLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.6875rem;font-weight:700}.contact-module__swMWYG__contactValue{color:var(--text-primary);font-size:.9375rem;font-weight:600}.contact-module__swMWYG__mainSection{grid-template-columns:1fr 1.2fr;align-items:start;gap:2rem;display:grid}.contact-module__swMWYG__infoColumn{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__sectionTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__sectionDesc{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.contact-module__swMWYG__features{flex-direction:column;gap:.75rem;display:flex}.contact-module__swMWYG__featureItem{background:var(--bg-secondary);border:1px solid var(--border-light);box-shadow:var(--shadow-sm);border-radius:.875rem;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem;transition:all .25s;display:flex}.contact-module__swMWYG__featureItem:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.contact-module__swMWYG__featureIcon{color:#22c55e;background:#22c55e1a;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact-module__swMWYG__featureText{flex-direction:column;gap:.125rem;display:flex}.contact-module__swMWYG__featureText strong{color:var(--text-primary);font-size:.9375rem;font-weight:600}.contact-module__swMWYG__featureText span{color:var(--text-muted);font-size:.8125rem}.contact-module__swMWYG__ctaCard{background:linear-gradient(135deg,#3b82f614 0%,#818cf80a 100%);border:1px solid #3b82f633;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;display:flex}.contact-module__swMWYG__ctaContent{flex:1;align-items:flex-start;gap:.75rem;display:flex}.contact-module__swMWYG__ctaIcon{color:var(--primary);flex-shrink:0;margin-top:2px}.contact-module__swMWYG__ctaContent strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.9375rem;font-weight:600;display:block}.contact-module__swMWYG__ctaContent p{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.4}.contact-module__swMWYG__ctaButton{background:var(--primary);color:#fff;white-space:nowrap;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #3b82f640}.contact-module__swMWYG__ctaButton:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 6px 16px #3b82f659}.contact-module__swMWYG__formCard{background:var(--bg-secondary);border:1px solid var(--border-light);box-shadow:var(--shadow-md);border-radius:1rem;padding:1.75rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formHeader{color:var(--primary);justify-content:center;align-items:center;gap:.625rem;margin-bottom:.25rem;font-size:1.125rem;font-weight:700;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__swMWYG__form .floating-field-container{margin-bottom:0}.contact-module__swMWYG__submitButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #3b82f640}.contact-module__swMWYG__submitButton:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 6px 16px #3b82f659}.contact-module__swMWYG__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.contact-module__swMWYG__spinner{animation:1s linear infinite contact-module__swMWYG__spin}@keyframes contact-module__swMWYG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__swMWYG__statusMessage{text-align:center;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.875rem;font-weight:500;display:flex}.contact-module__swMWYG__statusMessage.contact-module__swMWYG__success{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.contact-module__swMWYG__statusMessage.contact-module__swMWYG__error{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}@media (max-width:992px){.contact-module__swMWYG__mainSection{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:768px){.contact-module__swMWYG__compactHeader{gap:.75rem;padding:1rem 1rem .75rem}.contact-module__swMWYG__compactHeaderInner{width:100%}.contact-module__swMWYG__headerIcon{width:24px;height:24px}.contact-module__swMWYG__headerTitle{font-size:1.25rem}.contact-module__swMWYG__headerSubtitle{font-size:.8125rem}.contact-module__swMWYG__content{gap:1.5rem;width:100%;padding:1.5rem 1rem 2.5rem}.contact-module__swMWYG__contactRow{flex-direction:column;gap:.75rem}.contact-module__swMWYG__contactCard{min-width:100%;padding:.875rem 1rem}.contact-module__swMWYG__contactIconWrap{width:38px;height:38px}.contact-module__swMWYG__contactValue{font-size:.875rem}.contact-module__swMWYG__sectionTitle{font-size:1.25rem}.contact-module__swMWYG__sectionDesc{font-size:.9375rem}.contact-module__swMWYG__featureItem{gap:.75rem;padding:.875rem 1rem}.contact-module__swMWYG__featureIcon{width:32px;height:32px}.contact-module__swMWYG__featureText strong{font-size:.875rem}.contact-module__swMWYG__featureText span{font-size:.75rem}.contact-module__swMWYG__ctaCard{text-align:center;flex-direction:column;gap:1rem;padding:1.25rem}.contact-module__swMWYG__ctaContent{flex-direction:column;align-items:center;gap:.5rem}.contact-module__swMWYG__ctaButton{justify-content:center;width:100%}.contact-module__swMWYG__formCard{padding:1.25rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formHeader{font-size:1rem}.contact-module__swMWYG__submitButton{padding:.75rem 1.5rem;font-size:.9375rem}.contact-module__swMWYG__statusMessage{padding:.875rem;font-size:.8125rem}}@media (max-width:480px){.contact-module__swMWYG__compactHeader{padding:.875rem .75rem .625rem}.contact-module__swMWYG__headerIcon{width:20px;height:20px}.contact-module__swMWYG__headerTitle{font-size:1.125rem}.contact-module__swMWYG__headerSubtitle{font-size:.75rem}.contact-module__swMWYG__content{gap:1.25rem;padding:1.25rem .875rem 2rem}.contact-module__swMWYG__contactCard{border-radius:.75rem;gap:.75rem;padding:.75rem .875rem}.contact-module__swMWYG__contactIconWrap{border-radius:.625rem;width:34px;height:34px}.contact-module__swMWYG__contactLabel{font-size:.625rem}.contact-module__swMWYG__contactValue{font-size:.8125rem}.contact-module__swMWYG__sectionTitle{font-size:1.125rem}.contact-module__swMWYG__sectionDesc{font-size:.875rem}.contact-module__swMWYG__featureItem{padding:.75rem .875rem}.contact-module__swMWYG__featureIcon{width:28px;height:28px}.contact-module__swMWYG__featureText strong{font-size:.8125rem}.contact-module__swMWYG__featureText span{font-size:.6875rem}.contact-module__swMWYG__ctaCard{border-radius:.75rem;padding:1rem}.contact-module__swMWYG__ctaContent strong{font-size:.875rem}.contact-module__swMWYG__ctaContent p{font-size:.75rem}.contact-module__swMWYG__ctaButton{padding:.5rem 1rem;font-size:.8125rem}.contact-module__swMWYG__formCard{border-radius:.75rem;padding:1rem}.contact-module__swMWYG__form{gap:1rem}.contact-module__swMWYG__formHeader{gap:.5rem;font-size:.9375rem}.contact-module__swMWYG__submitButton{border-radius:.375rem;padding:.6875rem 1.25rem;font-size:.875rem}.contact-module__swMWYG__statusMessage{border-radius:.375rem;padding:.75rem;font-size:.75rem}}
