.contact-module__swMWYG__hero{background:linear-gradient(#eef9f8 0%,#f8fafc 100%);align-items:center;min-height:55vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__heroOrb{filter:blur(50px);background:radial-gradient(circle,#0ea5a01f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:6s ease-in-out infinite contact-module__swMWYG__orbPulse;position:absolute;top:-20%;left:-5%}@keyframes contact-module__swMWYG__orbPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.contact-module__swMWYG__gridOverlay{background-image:linear-gradient(#0ea5a00d 1px,#0000 1px),linear-gradient(90deg,#0ea5a00d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 30%,#000 20%,#0000 80%);mask-image:radial-gradient(at 30%,#000 20%,#0000 80%)}.contact-module__swMWYG__heroInner{z-index:1;max-width:680px;padding:4rem 0;animation:.45s both contact-module__swMWYG__fadeUp;position:relative}@keyframes contact-module__swMWYG__fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.contact-module__swMWYG__heroTitle{font-size:clamp(2.25rem,5vw,3.75rem);font-family:var(--font-manrope), sans-serif;letter-spacing:-.04em;color:#0f172a;margin-top:1rem;margin-bottom:1.25rem;font-weight:800;line-height:1.1}.contact-module__swMWYG__heroSub{color:#64748b;max-width:580px;font-size:clamp(1rem,1.8vw,1.1rem);line-height:1.8}.contact-module__swMWYG__mainGrid{grid-template-columns:1fr 380px;align-items:start;gap:2.5rem;display:grid}.contact-module__swMWYG__formCard{background:#fff;border:1px solid #0ea5a01f;border-radius:24px;padding:2.5rem;box-shadow:0 4px 24px #0f172a12}.contact-module__swMWYG__formCardHeader{border-bottom:1px solid #0f172a12;margin-bottom:2rem;padding-bottom:1.5rem}.contact-module__swMWYG__formTitle{font-size:1.5rem;font-family:var(--font-manrope), sans-serif;color:#0f172a;margin-bottom:.5rem;font-weight:800}.contact-module__swMWYG__formSub{color:#64748b;font-size:.875rem}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__label{color:#475569;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{color:#0f172a;appearance:none;background:#f8fafc;border:1.5px solid #0f172a1a;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:#94a3b8}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{background:#fff;border-color:#0ea5a0;box-shadow:0 0 0 3px #0ea5a01f}.contact-module__swMWYG__select{cursor:pointer;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact-module__swMWYG__select option{color:#0f172a;background:#fff}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px;line-height:1.6}.contact-module__swMWYG__submitBtn{width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;position:relative}.contact-module__swMWYG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite contact-module__swMWYG__spin;display:inline-block}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}.contact-module__swMWYG__successState{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:3rem 1rem;display:flex}.contact-module__swMWYG__successIcon{color:#0ea5a0;background:#0ea5a014;border:2px solid #0ea5a040;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;animation:.5s cubic-bezier(.34,1.56,.64,1) both contact-module__swMWYG__successPop;display:flex}@keyframes contact-module__swMWYG__successPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.contact-module__swMWYG__successTitle{color:#0f172a;font-size:1.5rem;font-weight:800}.contact-module__swMWYG__successDesc{color:#64748b;max-width:400px;line-height:1.7}.contact-module__swMWYG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__infoBox{background:#fff;border:1px solid #0ea5a01f;border-radius:20px;padding:1.75rem;box-shadow:0 2px 12px #0f172a0f}.contact-module__swMWYG__infoBoxTitle{color:#0f172a;border-bottom:1px solid #0f172a12;margin-bottom:1.25rem;padding-bottom:1rem;font-size:1rem;font-weight:700}.contact-module__swMWYG__infoRow{border-bottom:1px solid #0f172a0d;gap:.875rem;padding:.875rem 0;display:flex}.contact-module__swMWYG__infoRow:last-child{border-bottom:none}.contact-module__swMWYG__infoRowIcon{color:#0ea5a0;background:#0ea5a014;border:1px solid #0ea5a029;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.contact-module__swMWYG__infoRowTitle{color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:.72rem;font-weight:600}.contact-module__swMWYG__infoRowValue{color:#0f172a;margin-bottom:2px;font-size:.875rem;font-weight:600}.contact-module__swMWYG__infoRowSub{color:#94a3b8;font-size:.75rem}.contact-module__swMWYG__quickLinks{background:#fff;border:1px solid #0ea5a01f;border-radius:20px;padding:1.75rem;box-shadow:0 2px 12px #0f172a0f}.contact-module__swMWYG__quickLinksTitle{color:#0f172a;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.contact-module__swMWYG__quickLink{color:#475569;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:.375rem;padding:.75rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.contact-module__swMWYG__quickLink:hover{color:#0ea5a0;background:#0ea5a012}.contact-module__swMWYG__quickLink:last-child{margin-bottom:0}.contact-module__swMWYG__deptSection{background:#f1f5f9}.contact-module__swMWYG__deptGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:3rem;display:grid}.contact-module__swMWYG__deptCard{background:#fff;border:1px solid #0f172a14;border-radius:18px;padding:2rem 1.5rem;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 1px 4px #0f172a0d}.contact-module__swMWYG__deptCard:before{content:"";background:linear-gradient(135deg, var(--dept-color,#0ea5a0) 0%, transparent 60%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.contact-module__swMWYG__deptCard:hover:before{opacity:.04}.contact-module__swMWYG__deptCard:hover{border-color:var(--dept-color,#0ea5a059);transform:translateY(-6px);box-shadow:0 16px 40px #0f172a1a}.contact-module__swMWYG__deptIcon{z-index:1;border:1px solid;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.25rem;transition:all .3s;display:flex;position:relative}.contact-module__swMWYG__deptCard:hover .contact-module__swMWYG__deptIcon{transform:scale(1.08)rotate(-4deg)}.contact-module__swMWYG__deptTitle{color:#0f172a;z-index:1;margin-bottom:.5rem;font-size:.95rem;font-weight:700;position:relative}.contact-module__swMWYG__deptDesc{color:#64748b;z-index:1;margin-bottom:1rem;font-size:.8rem;line-height:1.65;position:relative}.contact-module__swMWYG__deptEmail{word-break:break-all;z-index:1;margin-bottom:.75rem;font-size:.8rem;font-weight:600;transition:opacity .2s;display:block;position:relative}.contact-module__swMWYG__deptEmail:hover{opacity:.75}.contact-module__swMWYG__responseTime{color:#94a3b8;z-index:1;align-items:center;gap:.4rem;font-size:.75rem;display:flex;position:relative}.contact-module__swMWYG__ctaBanner{text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);border-radius:24px;padding:5rem 3rem;position:relative;overflow:hidden}.contact-module__swMWYG__ctaBanner .contact-module__swMWYG__section-label{color:#14c4be!important;background:#14c4be1f!important;border-color:#14c4be59!important}.contact-module__swMWYG__ctaOrb{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#0ea5a033 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-40%;right:-5%}.contact-module__swMWYG__ctaTitle{font-size:clamp(1.75rem,3.5vw,2.75rem);font-family:var(--font-manrope), sans-serif;letter-spacing:-.03em;color:#fff;z-index:1;margin-bottom:1.25rem;font-weight:800;position:relative}.contact-module__swMWYG__ctaSub{color:#ffffff8c;z-index:1;max-width:520px;margin:0 auto 2.5rem;line-height:1.8;position:relative}.contact-module__swMWYG__ctaBtns{z-index:1;flex-wrap:wrap;justify-content:center;gap:1rem;display:flex;position:relative}@media (max-width:1200px){.contact-module__swMWYG__deptGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.contact-module__swMWYG__mainGrid{grid-template-columns:1fr}.contact-module__swMWYG__sidebar{grid-template-columns:1fr 1fr;display:grid}}@media (max-width:768px){.contact-module__swMWYG__formRow,.contact-module__swMWYG__deptGrid,.contact-module__swMWYG__sidebar{grid-template-columns:1fr}.contact-module__swMWYG__formCard{padding:1.5rem}.contact-module__swMWYG__ctaBanner{padding:3rem 1.5rem}}
