.styles_form_formContainer__KIfMM{max-width:var(--max-w);margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1.6fr;gap:80px;align-items:start}.styles_form_sendMessage__MmzJz{position:sticky;top:84px}.styles_form_sendMessageTitle__5e01y{font-size:clamp(26px,3vw,40px);margin:0 0 20px;font-weight:700;color:var(--navy);line-height:1.2}.styles_form_sendMessage__MmzJz p{font-size:16px;color:var(--muted);line-height:1.75;margin:0}.styles_form_form__AFSGx{display:flex;flex-direction:column;gap:20px}.styles_form_formName__FBJa0{display:grid;grid-template-columns:1fr 1fr;gap:20px}.styles_form_form__AFSGx p{font-size:13px;font-weight:600;color:var(--navy);margin:0 0 6px;letter-spacing:.02em}.styles_form_form__AFSGx input,.styles_form_form__AFSGx textarea{width:100%;box-sizing:border-box;font-size:14px;font-family:inherit;color:var(--navy);background:var(--white);border:1.5px solid rgba(15,34,64,.15);border-radius:var(--radius-sm);padding:10px 14px;transition:border-color .2s,box-shadow .2s;outline:none}.styles_form_form__AFSGx input:focus,.styles_form_form__AFSGx textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px hsla(39,45%,61%,.15)}.styles_form_form__AFSGx textarea{resize:vertical;min-height:140px}.styles_form_form__AFSGx button{align-self:flex-start;padding:13px 32px;border-radius:var(--radius-sm);border:none;background:var(--navy);color:var(--white);font-size:14px;font-weight:600;font-family:inherit;letter-spacing:.04em;cursor:pointer;transition:background .2s,transform .15s}.styles_form_form__AFSGx button:hover{background:var(--navy-mid);transform:translateY(-1px)}.styles_form_error__sLEA7{margin:4px 0 0;font-size:12px;color:#d94f4f}.styles_form_loader__JBUtZ{border:3px solid rgba(15,34,64,.12);border-top:3px solid var(--gold);border-radius:50%;width:22px;height:22px;animation:styles_form_spin__UFbeM 1s linear infinite}@keyframes styles_form_spin__UFbeM{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:900px){.styles_form_formContainer__KIfMM{grid-template-columns:1fr;gap:48px;padding:56px 24px}.styles_form_sendMessage__MmzJz{position:static}}@media (max-width:600px){.styles_form_formName__FBJa0{grid-template-columns:1fr}.styles_form_formContainer__KIfMM{padding:40px 20px}.styles_form_sendMessageTitle__5e01y{font-size:28px}}.styles_page___Delw{background:var(--offwhite);min-height:100vh}.styles_infoBar__glA_c{background:var(--navy);padding:64px 24px;border-bottom:3px solid var(--gold)}.styles_infoInner__B_EsE{max-width:var(--max-w);margin:0 auto}.styles_infoTitle__rXmKf{font-size:clamp(28px,4vw,44px);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gold);margin:0 0 48px}.styles_infoItems__ByhlX{display:flex;gap:64px;flex-wrap:wrap}.styles_infoItem__AorfQ{display:flex;align-items:center;gap:20px}.styles_iconWrap__GIpHw{width:72px;height:72px;background:hsla(39,45%,61%,.35);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_icon__tcDtG{width:36px!important;height:36px!important;filter:brightness(0) invert(1) sepia(.4) saturate(1.5) hue-rotate(5deg) brightness(.9)}.styles_infoText__KDRwL{color:hsla(0,0%,100%,.85);font-size:17px;margin:2px 0;line-height:1.5}.styles_infoLink__9srbQ{color:hsla(0,0%,100%,.85);font-size:17px;text-decoration:none;transition:color .2s}.styles_infoLink__9srbQ:hover{color:var(--gold)}@media (max-width:768px){.styles_infoBar__glA_c{padding:48px 20px}.styles_infoItems__ByhlX{flex-direction:column;gap:32px}}