.modal-overlay[data-v-75ca3d0d]{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080d22a6;bottom:0;display:flex;height:100vh;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;width:100vw;z-index:9999;-webkit-overflow-scrolling:touch}.modal-window[data-v-75ca3d0d]{background:#0f172a;border-radius:32px;box-shadow:0 40px 80px #00000073;display:flex;flex-direction:column;flex-shrink:0;margin:auto;max-height:calc(100vh - 40px);overflow:hidden;position:relative;width:min(600px,95vw)}.modal-body[data-v-75ca3d0d]{color:#e2e8f0;flex:1;overflow-x:hidden;overflow-y:auto;padding:clamp(24px,5vw,48px);-webkit-overflow-scrolling:touch}.section-kicker[data-v-75ca3d0d]{color:#ffffffb3;font-size:12px;letter-spacing:.15em;margin-bottom:12px;text-transform:uppercase}.modal-body h2[data-v-75ca3d0d]{color:#fff;font-size:clamp(24px,3vw,32px);margin:6px 0 14px}.modal-description[data-v-75ca3d0d]{color:#ffffffb3;font-size:15px;margin-bottom:32px}.contact-form[data-v-75ca3d0d]{gap:24px}.contact-form[data-v-75ca3d0d],.form-group[data-v-75ca3d0d]{display:flex;flex-direction:column}.form-group[data-v-75ca3d0d]{gap:8px}.form-group label[data-v-75ca3d0d]{color:#ffffffe6;font-size:14px;font-weight:500}.consent-block[data-v-75ca3d0d]{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:14px 16px}.consent-check[data-v-75ca3d0d]{align-items:start;color:#ffffffe6;cursor:pointer;display:grid;font-size:13px;gap:10px;grid-template-columns:20px 1fr;line-height:1.5}.consent-check input[data-v-75ca3d0d]{accent-color:#ff4800;height:18px;margin:2px 0 0;width:18px}.consent-block p[data-v-75ca3d0d]{color:#ffffff9e;font-size:12px;line-height:1.5;margin:0 0 0 30px}.consent-block a[data-v-75ca3d0d]{color:#ff9a72}.consent-block a[data-v-75ca3d0d]:hover{color:#fff}.form-input[data-v-75ca3d0d],.form-select[data-v-75ca3d0d]{background:#ffffff14;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:#fff;font-size:15px;outline:none;padding:14px 18px;transition:all .3s ease;width:100%}.form-input[data-v-75ca3d0d]::-moz-placeholder{color:#fff6}.form-input[data-v-75ca3d0d]::placeholder{color:#fff6}.form-input[data-v-75ca3d0d]:focus,.form-select[data-v-75ca3d0d]:focus{background:#ffffff1f;border-color:#ff4800;box-shadow:0 0 0 3px #ff48001a}.form-select[data-v-75ca3d0d]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23fff' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;cursor:pointer;padding-right:40px}.form-select option[data-v-75ca3d0d]{background:#0f172a;color:#fff}.custom-select-wrapper[data-v-75ca3d0d]{position:relative;width:100%}.custom-select[data-v-75ca3d0d]{align-items:center;background:#ffffff14;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;min-height:48px;outline:none;padding:14px 40px 14px 18px;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.custom-select[data-v-75ca3d0d]:hover{background:#ffffff1a;border-color:#fff3}.custom-select.is-open[data-v-75ca3d0d],.custom-select[data-v-75ca3d0d]:focus{background:#ffffff1f;border-color:#ff4800;box-shadow:0 0 0 3px #ff48001a}.custom-select.is-invalid[data-v-75ca3d0d]{border-color:#ff4800;box-shadow:0 0 0 3px #ff480033}.custom-select-value[data-v-75ca3d0d]{color:#fff;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select:not(.has-value) .custom-select-value[data-v-75ca3d0d]{color:#ffffff80}.custom-select-arrow[data-v-75ca3d0d]{color:#ffffffb3;flex-shrink:0;margin-left:12px;pointer-events:none;transition:transform .3s ease}.custom-select-arrow.is-open[data-v-75ca3d0d]{transform:rotate(180deg)}.custom-select-dropdown[data-v-75ca3d0d]{background:#1a2332;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;bottom:calc(100% + 8px);box-shadow:0 -8px 24px #0006;left:0;max-height:240px;overflow-x:hidden;overflow-y:auto;position:absolute;right:0;z-index:10001;-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;transform:translateY(10px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden}.custom-select-dropdown.is-open[data-v-75ca3d0d]{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.custom-select-option[data-v-75ca3d0d]{border-bottom:1px solid hsla(0,0%,100%,.05);color:#fff;cursor:pointer;flex-shrink:0;font-size:15px;padding:14px 18px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.custom-select-option[data-v-75ca3d0d]:last-child{border-bottom:none}.custom-select-option[data-v-75ca3d0d]:hover{background:#ff480026;color:#fff}.custom-select-option.is-selected[data-v-75ca3d0d]{background:#ff480033;color:#ff4800;font-weight:600}.custom-select-dropdown[data-v-75ca3d0d]::-webkit-scrollbar{width:6px}.custom-select-dropdown[data-v-75ca3d0d]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.custom-select-dropdown[data-v-75ca3d0d]::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.custom-select-dropdown[data-v-75ca3d0d]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media(max-width:768px){.custom-select[data-v-75ca3d0d]{font-size:16px;min-height:52px;padding:16px 40px 16px 18px}.custom-select-dropdown[data-v-75ca3d0d]{max-height:200px}.custom-select-option[data-v-75ca3d0d]{font-size:16px;padding:16px 18px}}.submit-button[data-v-75ca3d0d]{background:linear-gradient(135deg,#ff4800,#ff7a2f);border:none;border-radius:16px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:8px;padding:16px 32px;transition:all .3s ease;width:100%}.submit-button[data-v-75ca3d0d]:hover:not(:disabled){box-shadow:0 12px 24px #ff480066;transform:translateY(-2px)}.submit-button[data-v-75ca3d0d]:active:not(:disabled){transform:translateY(0)}.submit-button[data-v-75ca3d0d]:disabled{cursor:not-allowed;opacity:.6}.modal-close[data-v-75ca3d0d]{background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:36px;position:absolute;right:18px;top:18px;transition:background .3s ease;width:36px;z-index:1}.modal-close[data-v-75ca3d0d]:hover{background:#ffffff59}.modal-fade-enter-active[data-v-75ca3d0d],.modal-fade-leave-active[data-v-75ca3d0d]{transition:opacity .3s ease}.modal-fade-enter-from[data-v-75ca3d0d],.modal-fade-leave-to[data-v-75ca3d0d]{opacity:0}@media(max-width:768px){.modal-window[data-v-75ca3d0d]{max-height:95vh;width:95vw}.modal-body[data-v-75ca3d0d]{padding:32px 24px}.contact-form[data-v-75ca3d0d]{gap:20px}}
