.contact-module__krtVhq__contact{background:radial-gradient(1200px 600px at 10% 0,#74a7ff2e 0%,#74a7ff00 55%),linear-gradient(#fff 0%,#fbfcff 100%);padding:clamp(40px,6vw,72px) 0;position:relative}.contact-module__krtVhq__container{grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(18px,3vw,32px);max-width:1900px;margin:0 auto;padding:0 clamp(16px,4vw,110px);display:grid}.contact-module__krtVhq__formSection{background:#ffffffeb;border:1px solid #e8edf5;border-radius:18px;padding:clamp(18px,3vw,28px);box-shadow:0 18px 46px #0b3b8f1a}.contact-module__krtVhq__formHeader{margin-bottom:18px}.contact-module__krtVhq__title{color:var(--text);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(22px,2.2vw,34px);font-weight:900}.contact-module__krtVhq__form{flex-direction:column;gap:14px;display:flex}.contact-module__krtVhq__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-module__krtVhq__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__krtVhq__formGroup label{letter-spacing:.12em;text-transform:uppercase;color:#293446;font-size:12px;font-weight:900}.contact-module__krtVhq__formGroup input,.contact-module__krtVhq__formGroup textarea{min-height:46px;color:var(--text);background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.contact-module__krtVhq__formGroup textarea{resize:vertical;min-height:120px;padding:12px 14px;font-family:inherit}.contact-module__krtVhq__formGroup input::placeholder,.contact-module__krtVhq__formGroup textarea::placeholder{color:#7b8798}.contact-module__krtVhq__formGroup input:focus,.contact-module__krtVhq__formGroup textarea:focus{border-color:#0b3b8f59;outline:none;box-shadow:0 0 0 4px #0b3b8f1f}.contact-module__krtVhq__submitBtn{letter-spacing:.12em;cursor:pointer;background:var(--blue);color:#fff;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:46px;margin-top:6px;padding:0 16px;font-weight:900;transition:transform 80ms,background .2s,border-color .2s;display:inline-flex;box-shadow:0 12px 26px #0b3b8f2e}.contact-module__krtVhq__submitBtn:hover:not(:disabled){background:var(--blueDark)}.contact-module__krtVhq__submitBtn:active:not(:disabled){transform:translateY(1px)}.contact-module__krtVhq__submitBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.contact-module__krtVhq__submittingState{justify-content:center;align-items:center;gap:10px;display:inline-flex}.contact-module__krtVhq__spinner{width:18px;height:18px;animation:.8s linear infinite contact-module__krtVhq__spin}.contact-module__krtVhq__spinnerTrack{opacity:.25}.contact-module__krtVhq__spinnerFill{opacity:.75}@keyframes contact-module__krtVhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__krtVhq__infoSection{align-content:start;gap:12px;display:grid}.contact-module__krtVhq__infoCard{background:#ffffffeb;border:1px solid #e8edf5;border-radius:16px;padding:16px;transition:transform .12s,box-shadow .2s,border-color .2s;box-shadow:0 14px 36px #0b3b8f14}.contact-module__krtVhq__infoCard:hover{border-color:#0b3b8f2e;transform:translateY(-2px);box-shadow:0 18px 46px #0b3b8f1f}.contact-module__krtVhq__infoIcon{width:42px;height:42px;color:var(--blue);background:#e9f1ff;border-radius:14px;justify-content:center;align-items:center;margin-bottom:10px;font-size:20px;display:inline-flex}.contact-module__krtVhq__infoCard h3{color:var(--text);letter-spacing:-.01em;margin-bottom:6px;font-size:14px;font-weight:900}.contact-module__krtVhq__infoCard p{color:var(--muted);font-size:13px;line-height:1.7}.contact-module__krtVhq__mapPlaceholder{background:linear-gradient(135deg,#eef1f6 0%,#fff 100%);border:1px solid #e8edf5;border-radius:16px;justify-content:center;align-items:center;height:280px;display:flex;position:relative;overflow:hidden}.contact-module__krtVhq__mapLabel{color:var(--muted);text-align:center;font-size:14px;font-weight:800}.contact-module__krtVhq__fadeIn{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.contact-module__krtVhq__fadeIn.contact-module__krtVhq__visible{opacity:1;transform:translateY(0)}.contact-module__krtVhq__fadeIn:first-child{transition-delay:.1s}.contact-module__krtVhq__fadeIn:nth-child(2){transition-delay:.2s}.contact-module__krtVhq__fadeIn:nth-child(3){transition-delay:.3s}.contact-module__krtVhq__fadeIn:nth-child(4){transition-delay:.4s}.contact-module__krtVhq__fadeIn:nth-child(5){transition-delay:.5s}.contact-module__krtVhq__fadeIn:nth-child(6){transition-delay:.6s}.contact-module__krtVhq__toast{z-index:9999;opacity:0;border-radius:14px;align-items:flex-start;gap:.875rem;min-width:300px;max-width:380px;padding:1.125rem 1.25rem 1.375rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s;display:flex;position:fixed;bottom:2rem;left:2rem;overflow:hidden;transform:translateY(calc(100% + 2rem));box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}.contact-module__krtVhq__toastShow{opacity:1;transform:translateY(0)}.contact-module__krtVhq__toastHide{opacity:0;transition:transform .45s ease-in,opacity .35s ease-in;transform:translateY(calc(100% + 2rem))}.contact-module__krtVhq__toastSuccess{background:#000;border-left:4px solid #22c55e}.contact-module__krtVhq__toastError{background:#000;border-left:4px solid #ef4444}.contact-module__krtVhq__toastIcon{flex-shrink:0;margin-top:1px}.contact-module__krtVhq__toastSuccess .contact-module__krtVhq__toastIcon{color:#22c55e}.contact-module__krtVhq__toastError .contact-module__krtVhq__toastIcon{color:#ef4444}.contact-module__krtVhq__toastContent{flex:1;min-width:0}.contact-module__krtVhq__toastTitle{color:#fff;margin:0 0 .2rem;font-size:.95rem;font-weight:700;line-height:1.3}.contact-module__krtVhq__toastMessage{color:#fff;margin:0;font-size:.85rem;line-height:1.5}.contact-module__krtVhq__toastClose{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:2px;transition:color .2s,background .2s;display:flex}.contact-module__krtVhq__toastClose:hover{color:#475569;background:#f1f5f9}.contact-module__krtVhq__toastProgress{transform-origin:0;width:100%;height:3px;position:absolute;bottom:0;left:0;transform:scaleX(0)}.contact-module__krtVhq__toastSuccess .contact-module__krtVhq__toastProgress{background:#22c55e}.contact-module__krtVhq__toastError .contact-module__krtVhq__toastProgress{background:#ef4444}.contact-module__krtVhq__toastProgressRun{animation:7s linear forwards contact-module__krtVhq__drainProgress}@keyframes contact-module__krtVhq__drainProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (max-width:992px){.contact-module__krtVhq__container{grid-template-columns:1fr;gap:3rem;padding:0 2rem}.contact-module__krtVhq__formSection{padding:3rem 2rem}.contact-module__krtVhq__formRow{grid-template-columns:1fr}.contact-module__krtVhq__title{font-size:2rem}}@media (max-width:576px){.contact-module__krtVhq__contact{padding:80px 0}.contact-module__krtVhq__container{padding:0 1.5rem}.contact-module__krtVhq__formSection{padding:2rem 1.5rem}.contact-module__krtVhq__title{font-size:1.75rem}.contact-module__krtVhq__infoCard{padding:2rem 1.5rem}.contact-module__krtVhq__toast{min-width:unset;max-width:unset;bottom:1rem;left:1rem;right:1rem}}
