.ContactsPage-module-scss-module__AP5JBG__contactsPage{background:#fafafa;flex-direction:column;min-height:100vh;display:flex}.ContactsPage-module-scss-module__AP5JBG__main{flex:1}.ContactsPage-module-scss-module__AP5JBG__contactSection{padding:5rem 0}.ContactsPage-module-scss-module__AP5JBG__container{width:min(100% - 2rem,72rem);margin:0 auto;padding:0 1rem}.ContactsPage-module-scss-module__AP5JBG__pageLayout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:768px){.ContactsPage-module-scss-module__AP5JBG__pageLayout{grid-template-columns:1fr;gap:3rem}}.ContactsPage-module-scss-module__AP5JBG__formColumn{position:sticky;top:2rem}.ContactsPage-module-scss-module__AP5JBG__infoColumn{flex-direction:column;padding:0;display:flex}.ContactsPage-module-scss-module__AP5JBG__pageTitle{color:#000;text-align:center;margin:0 0 3.5rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.6rem,3vw + 1rem,3.12rem);font-weight:500;line-height:normal}.ContactsPage-module-scss-module__AP5JBG__formSection{background:#fafafa;border-radius:1.25rem;margin-bottom:3rem;padding:clamp(1.5rem,4vw,2.5rem);box-shadow:0 1px 3px #0000000a,0 8px 32px #00000014}.ContactsPage-module-scss-module__AP5JBG__formHeader{text-align:center;margin-bottom:1.75rem}.ContactsPage-module-scss-module__AP5JBG__formTitle{color:#111827;margin:0 0 .5rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;font-weight:600}.ContactsPage-module-scss-module__AP5JBG__formSubtitle{color:#6b7280;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;line-height:1.5}.ContactsPage-module-scss-module__AP5JBG__form{flex-direction:column;gap:1rem;display:flex}.ContactsPage-module-scss-module__AP5JBG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:640px){.ContactsPage-module-scss-module__AP5JBG__formRow{grid-template-columns:1fr}}.ContactsPage-module-scss-module__AP5JBG__inputGroup{position:relative}.ContactsPage-module-scss-module__AP5JBG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ContactsPage-module-scss-module__AP5JBG__input,.ContactsPage-module-scss-module__AP5JBG__textarea{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;transition:all .2s}.ContactsPage-module-scss-module__AP5JBG__input::placeholder,.ContactsPage-module-scss-module__AP5JBG__textarea::placeholder{color:#9ca3af}.ContactsPage-module-scss-module__AP5JBG__input:hover,.ContactsPage-module-scss-module__AP5JBG__textarea:hover{background:#fafafa;border-color:#d1d5db}.ContactsPage-module-scss-module__AP5JBG__input:focus,.ContactsPage-module-scss-module__AP5JBG__textarea:focus{background:#fafafa;border-color:#0d1e2a;box-shadow:0 0 0 3px #0d1e2a14}.ContactsPage-module-scss-module__AP5JBG__textarea{resize:vertical;min-height:120px;line-height:1.5}.ContactsPage-module-scss-module__AP5JBG__submitButton{color:#fafafa;cursor:pointer;background:#0d1e2a;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:1rem 1.5rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem;font-weight:600;transition:all .2s}.ContactsPage-module-scss-module__AP5JBG__submitButton:hover:not(:disabled){background:#173449;box-shadow:0 4px 12px #0d1e2a40}.ContactsPage-module-scss-module__AP5JBG__submitButton:active:not(:disabled){transform:scale(.99)}.ContactsPage-module-scss-module__AP5JBG__submitButton:disabled{opacity:.6;cursor:not-allowed}.ContactsPage-module-scss-module__AP5JBG__officesSection{margin-bottom:0}.ContactsPage-module-scss-module__AP5JBG__officesTitle{text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;margin:0 0 1.75rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:600}.ContactsPage-module-scss-module__AP5JBG__officesGrid{flex-direction:column;display:flex}.ContactsPage-module-scss-module__AP5JBG__officeCard{text-align:left;background:0 0;border-bottom:1px solid #f3f4f6;border-radius:0;flex-direction:column;gap:.3rem;padding:1.25rem 0;display:flex}.ContactsPage-module-scss-module__AP5JBG__officeCard:first-child{padding-top:0}.ContactsPage-module-scss-module__AP5JBG__officeCity{color:#111827;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9375rem;font-weight:600}.ContactsPage-module-scss-module__AP5JBG__officeAddress{color:#6b7280;margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.8125rem;font-style:normal;line-height:1.5}.ContactsPage-module-scss-module__AP5JBG__phoneWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-self:flex-start;align-items:center;gap:.4rem;transition:all .15s;display:inline-flex;position:relative}.ContactsPage-module-scss-module__AP5JBG__phoneWrapper:hover .ContactsPage-module-scss-module__AP5JBG__phoneNumber{color:#0d1e2a}.ContactsPage-module-scss-module__AP5JBG__phoneWrapper:hover .ContactsPage-module-scss-module__AP5JBG__copyIcon{opacity:1}.ContactsPage-module-scss-module__AP5JBG__phoneWrapper.ContactsPage-module-scss-module__AP5JBG__copied .ContactsPage-module-scss-module__AP5JBG__phoneNumber,.ContactsPage-module-scss-module__AP5JBG__phoneWrapper.ContactsPage-module-scss-module__AP5JBG__copied .ContactsPage-module-scss-module__AP5JBG__copyIcon{visibility:hidden}.ContactsPage-module-scss-module__AP5JBG__phoneNumber{color:#6b7280;font-variant-numeric:tabular-nums;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:color .2s}.ContactsPage-module-scss-module__AP5JBG__copyIcon{color:#9ca3af;opacity:0;font-size:.7rem;transition:opacity .2s}@media (max-width:768px){.ContactsPage-module-scss-module__AP5JBG__copyIcon{opacity:.5}}.ContactsPage-module-scss-module__AP5JBG__copiedState{color:#10b981;white-space:nowrap;align-items:center;gap:.25rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.75rem;font-weight:500;display:inline-flex;position:absolute;left:0}.ContactsPage-module-scss-module__AP5JBG__contactUsSection{flex-direction:column;align-items:flex-start;margin-top:.75rem;padding-top:2rem;display:flex}.ContactsPage-module-scss-module__AP5JBG__contactUsLabel{text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;margin:0 0 .625rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.6875rem;font-weight:600}.ContactsPage-module-scss-module__AP5JBG__contactUsPhone{color:#111827;letter-spacing:-.03em;margin-bottom:1.25rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.75rem;font-weight:600;line-height:1;text-decoration:none;transition:color .2s}.ContactsPage-module-scss-module__AP5JBG__contactUsPhone:hover{color:#0d1e2a}.ContactsPage-module-scss-module__AP5JBG__socialRow{justify-content:flex-start;gap:.5rem;display:flex}.ContactsPage-module-scss-module__AP5JBG__socialIcon{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.15rem;text-decoration:none;transition:all .2s;display:flex}.ContactsPage-module-scss-module__AP5JBG__socialIcon:hover{transform:translateY(-2px)}.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__whatsapp:hover{color:#fff;background:#25d366}.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__telegram:hover{color:#fff;background:#08c}.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__wechat:hover{color:#fff;background:#07c160}.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__ym:hover,.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__max:hover{background:#e5e7eb}.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__ym:hover .ContactsPage-module-scss-module__AP5JBG__messengerLogo,.ContactsPage-module-scss-module__AP5JBG__socialIcon.ContactsPage-module-scss-module__AP5JBG__max:hover .ContactsPage-module-scss-module__AP5JBG__messengerLogo{opacity:1;filter:grayscale(0%)}.ContactsPage-module-scss-module__AP5JBG__messengerLogo{object-fit:contain;filter:grayscale();opacity:.5;width:1.1rem;height:1.1rem;transition:all .2s}.ContactsPage-module-scss-module__AP5JBG__maxChannelWrapper{flex-direction:column;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:2.5rem;display:flex}.ContactsPage-module-scss-module__AP5JBG__maxChannelDivider{opacity:.5;background-color:#d1d5db;width:12rem;height:1px}.ContactsPage-module-scss-module__AP5JBG__maxChannelLink{color:#6b7280;align-items:center;gap:.4rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.ContactsPage-module-scss-module__AP5JBG__maxChannelLink:hover{color:#6c4de8;transform:scale(1.05)}.ContactsPage-module-scss-module__AP5JBG__maxChannelLink:hover .ContactsPage-module-scss-module__AP5JBG__maxChannelLinkArrow{color:#6c4de8;transform:translate(2px)}.ContactsPage-module-scss-module__AP5JBG__maxChannelLinkLogo{object-fit:contain;border-radius:3px;flex-shrink:0;width:1.125rem;height:1.125rem;transition:transform .2s}.ContactsPage-module-scss-module__AP5JBG__maxChannelLink:hover .ContactsPage-module-scss-module__AP5JBG__maxChannelLinkLogo{transform:scale(1.15)}.ContactsPage-module-scss-module__AP5JBG__maxChannelLinkArrow{color:#9ca3af;flex-shrink:0;transition:transform .2s}.ContactsPage-module-scss-module__AP5JBG__weChatModal .ant-modal-content{border-radius:1rem;overflow:hidden}.ContactsPage-module-scss-module__AP5JBG__weChatModalContent{text-align:center;flex-direction:column;align-items:center;padding:1rem;display:flex}.ContactsPage-module-scss-module__AP5JBG__weChatModalTitle{color:#1f2937;margin:0 0 1.5rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.1rem;font-weight:500}.ContactsPage-module-scss-module__AP5JBG__weChatQrCode{border-radius:.5rem;width:200px;height:200px;margin-bottom:1rem}.ContactsPage-module-scss-module__AP5JBG__weChatIdSection{margin-top:.5rem}.ContactsPage-module-scss-module__AP5JBG__weChatIdWrapper{align-items:center;gap:.75rem;display:flex}.ContactsPage-module-scss-module__AP5JBG__weChatId{color:#374151;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.95rem}.ContactsPage-module-scss-module__AP5JBG__weChatIdLabel{color:#6b7280}.ContactsPage-module-scss-module__AP5JBG__weChatIdValue{color:#111827;font-weight:600}.ContactsPage-module-scss-module__AP5JBG__weChatCopyButton{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.ContactsPage-module-scss-module__AP5JBG__weChatCopyButton:hover{color:#374151;background:#e5e7eb}.ContactsPage-module-scss-module__AP5JBG__weChatCopyButton.ContactsPage-module-scss-module__AP5JBG__copied{color:#10b981;background:#10b9811a}
