.omb-page{background:linear-gradient(180deg,#eef3fb 0%,#f8faff 46%,#fff 100%);padding:84px 0 100px;color:#142b55}
.omb-container{max-width:1190px}
.omb-heading{max-width:760px;margin:0 auto 50px}
.omb-eyebrow{display:inline-flex;align-items:center;letter-spacing:.15em;text-transform:uppercase;font-size:.86rem;font-weight:700;color:#0751c8;background:#e4edff;border-radius:999px;padding:11px 19px;margin-bottom:20px}.omb-eyebrow i{font-size:1.05rem}
.omb-heading h1{font-family:'Outfit',sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05;font-weight:700;color:#082b76;margin-bottom:18px}
.omb-heading p{font-size:1.12rem;line-height:1.7;color:#5c6e8d;margin:0}
.omb-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:30px;align-items:start}
.omb-aside{background:linear-gradient(160deg,#083890,#061c60);color:#fff;border-radius:22px;padding:46px 39px;box-shadow:0 22px 55px rgba(6,43,118,.17)}
.omb-aside-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:rgba(255,255,255,.15);font-size:1.55rem;margin:0 auto 30px}
.omb-aside h2{font:700 2.05rem/1.15 'Outfit',sans-serif;margin:0 0 16px;color:#fff;text-align:center}
.omb-aside-top>p{color:#dce7ff;line-height:1.7;margin-bottom:38px}
.omb-step{display:flex;gap:17px;margin-bottom:27px}.omb-step-number{flex:0 0 34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:10px;color:#c7d9ff;font-size:.8rem;font-weight:700}.omb-step strong{display:block;margin:3px 0 5px;color:#fff}.omb-step p{color:#dce7ff;font-size:.9rem;line-height:1.55;margin:0}
.omb-privacy{display:flex;align-items:flex-start;gap:13px;border-top:1px solid rgba(255,255,255,.19);padding-top:24px;margin-top:35px;color:#e4edff;font-size:.86rem;line-height:1.55}.omb-privacy i{color:#9bbcff;margin-top:3px}
.omb-form-card{background:#fff;border:1px solid #e0e7f3;border-radius:22px;padding:39px;box-shadow:0 22px 55px rgba(8,47,115,.09)}
.omb-form-head{display:flex;align-items:center;gap:18px;border-bottom:1px solid #e8edf6;padding-bottom:25px;margin-bottom:29px}.omb-form-icon{width:54px;height:54px;flex:0 0 54px;display:grid;place-items:center;background:#e9f0ff;border-radius:15px;color:#0751c8;font-size:1.35rem}.omb-form-head h2{font:700 1.65rem 'Outfit',sans-serif;margin:0 0 5px;color:#092e75}.omb-form-head p{font-size:.9rem;color:#63738f;margin:0}
.omb-alert{display:flex;gap:11px;align-items:flex-start;border-radius:11px}.omb-alert i{margin-top:3px}
.omb-field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.omb-field{margin-bottom:23px}.omb-field label,.omb-identity legend{display:block;font-weight:650;font-size:.91rem;color:#1c3359;margin-bottom:9px}.omb-field label span{color:#d24444}.omb-field label small{font-weight:400;color:#6b7890}.omb-field .form-control,.omb-field .form-select{border:1px solid #d9e2ef;border-radius:11px;padding:12px 14px;background-color:#fbfcff;color:#1e3356;min-height:48px}.omb-field textarea.form-control{min-height:165px;resize:vertical}.omb-field .form-control:focus,.omb-field .form-select:focus{border-color:#0751c8;box-shadow:0 0 0 3px rgba(7,81,200,.1);background:#fff}
.omb-identity{border:0;padding:0;margin:1px 0 23px}.omb-identity-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.omb-identity-option{position:relative;cursor:pointer}.omb-identity-option input{position:absolute;opacity:0;width:1px;height:1px}.omb-identity-option>span{display:flex;flex-direction:column;gap:5px;height:100%;padding:16px;border:1px solid #d9e2ef;border-radius:12px;transition:.2s background,.2s border-color,.2s box-shadow}.omb-identity-option i{font-size:1.2rem;color:#0751c8;margin-bottom:4px}.omb-identity-option strong{font-size:.9rem;color:#1c3359}.omb-identity-option small{font-size:.78rem;color:#677893;line-height:1.45}.omb-identity-option input:checked+span{border-color:#0751c8;background:#f1f6ff;box-shadow:0 0 0 2px rgba(7,81,200,.08)}.omb-identity-option input:focus-visible+span{outline:3px solid #0751c8;outline-offset:2px}
.omb-identity-fields[hidden]{display:none}.omb-helper{color:#62738f;font-size:.82rem;margin:-6px 0 23px}.omb-counter{display:flex;justify-content:space-between;gap:10px;color:#70809b;font-size:.78rem;margin-top:7px}.omb-submit{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;border:0;border-radius:12px;background:#073caa;color:#fff;padding:15px 19px;font-weight:700;transition:.2s background,.2s transform}.omb-submit:hover,.omb-submit:focus-visible{background:#052e84;transform:translateY(-1px)}.omb-submit:disabled{opacity:.7;cursor:wait}.omb-final-note{font-size:.78rem;color:#74839b;text-align:center;margin:15px 0 0}.omb-final-note i{margin-right:4px}.omb-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
@media(max-width:991px){.omb-page{padding:75px 0 70px}.omb-grid{grid-template-columns:1fr}.omb-aside{padding:32px}.omb-aside-top>p{margin-bottom:28px}.omb-step{margin-bottom:18px}}
@media(max-width:575px){.omb-page{padding:60px 0 55px}.omb-heading{margin-bottom:31px}.omb-heading p{font-size:1rem}.omb-form-card{padding:24px 20px}.omb-field-row,.omb-identity-options{grid-template-columns:1fr}.omb-aside{padding:28px 24px}.omb-form-head{align-items:flex-start}.omb-form-head h2{font-size:1.4rem}}
