.contact-module__swMWYG__page{color:#f5f5f7;background:#0a0a0a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.contact-module__swMWYG__nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;background:#0a0a0af2;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.contact-module__swMWYG__navLogo{color:#fff;font-size:1.4rem;font-weight:700;text-decoration:none}.contact-module__swMWYG__navLogo span{color:#ff6b00}.contact-module__swMWYG__navLinks{gap:24px;display:flex}.contact-module__swMWYG__navLinks a{color:#ffffffb3;font-size:.95rem;text-decoration:none;transition:color .2s}.contact-module__swMWYG__navLinks a:hover{color:#fff}.contact-module__swMWYG__hero{text-align:center;background:linear-gradient(#ff6b0014 0%,#0000 100%);padding:72px 40px 48px}.contact-module__swMWYG__hero h1{background:linear-gradient(135deg,#fff 0%,#ff6b00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.8rem;font-weight:700}.contact-module__swMWYG__hero p{color:#ffffffa6;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.6}.contact-module__swMWYG__main{padding:60px 20px}.contact-module__swMWYG__container{max-width:1000px;margin:0 auto}.contact-module__swMWYG__contactCards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:56px;display:grid}.contact-module__swMWYG__contactCard{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:28px 24px;transition:border-color .2s}.contact-module__swMWYG__contactCard:hover{border-color:#ff6b0066}.contact-module__swMWYG__contactIcon{margin-bottom:12px;font-size:2rem}.contact-module__swMWYG__contactCard h3{color:#fff;margin-bottom:6px;font-size:1rem;font-weight:700}.contact-module__swMWYG__contactCard p{color:#ffffff73;margin-bottom:10px;font-size:.85rem}.contact-module__swMWYG__contactCard a,.contact-module__swMWYG__contactCard span{color:#ff6b00;font-size:.9rem;line-height:1.5;text-decoration:none;display:block}.contact-module__swMWYG__contactCard a:hover{text-decoration:underline}.contact-module__swMWYG__formSection{grid-template-columns:1fr 360px;align-items:start;gap:32px;display:grid}.contact-module__swMWYG__formCard{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:36px}.contact-module__swMWYG__formCard h2{color:#fff;margin-bottom:28px;font-size:1.4rem;font-weight:700}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:6px;display:flex}.contact-module__swMWYG__formGroup label{color:#fff9;font-size:.85rem;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea{color:#fff;resize:vertical;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:#ff6b00}.contact-module__swMWYG__formGroup select option{color:#fff;background:#1a1a2e}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;background:#ff6b00;border:none;border-radius:12px;padding:14px;font-size:1rem;font-weight:600;transition:background .2s}.contact-module__swMWYG__submitBtn:hover{background:#ff7a1a}.contact-module__swMWYG__successMsg{text-align:center;padding:40px 20px}.contact-module__swMWYG__successMsg span{margin-bottom:16px;font-size:3rem;display:block}.contact-module__swMWYG__successMsg p{color:#ffffffbf;margin-bottom:24px;line-height:1.7}.contact-module__swMWYG__resetBtn{color:#ff6b00;cursor:pointer;background:0 0;border:2px solid #ff6b00;border-radius:10px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s}.contact-module__swMWYG__resetBtn:hover{background:#ff6b001a}.contact-module__swMWYG__infoCard{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__infoBlock{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:24px}.contact-module__swMWYG__infoBlock h3{color:#ff6b00;margin-bottom:12px;font-size:1rem;font-weight:700}.contact-module__swMWYG__infoBlock p{color:#ffffffbf;margin-bottom:10px;font-size:.9rem}.contact-module__swMWYG__infoBlock ul{padding:0;list-style:none}.contact-module__swMWYG__infoBlock ul li{color:#fff9;font-size:.88rem;line-height:1.8}.contact-module__swMWYG__responseTable{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__responseRow{background:#ffffff08;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.88rem;display:flex}.contact-module__swMWYG__responseRow span:first-child{color:#ffffffa6}.contact-module__swMWYG__responseRow span:last-child{color:#ff6b00;font-weight:600}.contact-module__swMWYG__footer{text-align:center;border-top:1px solid #ffffff14;padding:32px 40px}.contact-module__swMWYG__footer p{color:#fff6;margin-bottom:16px;font-size:.85rem}.contact-module__swMWYG__footerLinks{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.contact-module__swMWYG__footerLinks a{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}.contact-module__swMWYG__footerLinks a:hover{color:#ff6b00}@media (max-width:900px){.contact-module__swMWYG__formSection{grid-template-columns:1fr}}@media (max-width:768px){.contact-module__swMWYG__nav{padding:16px 20px}.contact-module__swMWYG__hero{padding:56px 20px 36px}.contact-module__swMWYG__hero h1{font-size:2rem}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__formCard{padding:24px}.contact-module__swMWYG__footer{padding:24px 20px}.contact-module__swMWYG__footerLinks{gap:16px}}
