body{margin:0;background:#fff;font-family:DM Sans,sans-serif}.mbf-scope *,.mbf-scope *:before,.mbf-scope *:after{box-sizing:border-box;margin:0;padding:0}.mbf-scope{--blue: #1378BE;--navy: #004676;--ink: #323537;--green: #80B741;--gold: #FCB717;--line: #e2ebf2;--muted: #69757f;--soft: #f8fbfd;--err: #d23b3b;--r: 14px;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased;display:block;background:transparent}.mbf-scope .mbf-inner{max-width:1120px;margin:0 auto;padding:56px 24px}.mbf-scope .mbf-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:48px;align-items:start}@media(max-width:860px){.mbf-scope .mbf-grid{grid-template-columns:1fr;gap:32px}}.mbf-scope .mbf-logo{height:60px;width:auto;display:block;margin-bottom:18px}.mbf-scope .mbf-intro h2{font-size:clamp(26px,3vw,34px);font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--navy)}.mbf-scope .mbf-copy p{font-size:15.5px;color:var(--muted);line-height:1.65;margin-top:16px;max-width:470px}.mbf-scope .mbf-copy p.lead{font-size:14.5px;font-weight:700;color:var(--ink)}.mbf-scope .mbf-copy p.support{font-size:13.5px}.mbf-scope .mbf-copy a{color:var(--blue);font-weight:700;text-decoration:none}.mbf-scope .mbf-copy a:hover{text-decoration:underline}.mbf-scope .mbf-card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:30px 30px 32px;box-shadow:0 1px 2px #0046760a,0 12px 30px #0046760f}@media(max-width:520px){.mbf-scope .mbf-card{padding:24px 20px 26px}.mbf-scope .mbf-inner{padding:40px 18px}}.mbf-scope .field{margin-bottom:22px}.mbf-scope .field>label{display:block;font-size:15px;font-weight:700;color:var(--navy);margin-bottom:7px}.mbf-scope .field .hint{font-size:13px;color:var(--muted);margin-bottom:10px}.mbf-scope .req{color:var(--blue)}.mbf-scope .stars{display:flex;gap:6px;flex-direction:row-reverse;justify-content:flex-end}.mbf-scope .stars input{position:absolute;opacity:0;width:0;height:0}.mbf-scope .stars label{cursor:pointer;line-height:1;font-size:40px;color:#d9e3ec;transition:color .12s,transform .12s}.mbf-scope .stars label:hover,.mbf-scope .stars label:hover~label,.mbf-scope .stars input:checked~label{color:var(--gold)}.mbf-scope .stars label:hover{transform:scale(1.1)}.mbf-scope .stars input:focus-visible+label{outline:2px solid var(--blue);outline-offset:3px;border-radius:4px}.mbf-scope .rating-word{font-size:14px;font-weight:700;color:var(--gold);margin-top:7px;min-height:18px}.mbf-scope input[type=text],.mbf-scope input[type=email],.mbf-scope textarea{width:100%;font-family:inherit;font-size:15px;color:var(--ink);background:var(--soft);border:1.5px solid var(--line);border-radius:10px;padding:12px 14px;transition:border-color .15s,background .15s}.mbf-scope input:focus,.mbf-scope textarea:focus{outline:none;border-color:var(--blue);background:#fff}.mbf-scope textarea{resize:vertical;min-height:130px}.mbf-scope .row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px}@media(max-width:520px){.mbf-scope .row{grid-template-columns:1fr}}.mbf-scope .err{font-size:13px;font-weight:600;color:var(--err);margin-top:6px;display:none}.mbf-scope .err.show{display:block}.mbf-scope .submit{width:100%;font-family:inherit;font-size:16px;font-weight:800;color:#fff;background:var(--blue);border:none;border-radius:11px;padding:15px;cursor:pointer;transition:background .2s,transform .15s;box-shadow:0 8px 22px #1378be47;display:flex;align-items:center;justify-content:center;gap:10px}.mbf-scope .submit:hover:not(:disabled){background:var(--navy);transform:translateY(-1px)}.mbf-scope .submit:disabled{opacity:.75;cursor:default}.mbf-scope .spin{width:17px;height:17px;border:2.5px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:mbf-spin .7s linear infinite;display:none}.mbf-scope .submit.loading .spin{display:inline-block}@keyframes mbf-spin{to{transform:rotate(360deg)}}.mbf-scope .formerr{display:none;margin-top:14px;font-size:14px;font-weight:600;color:var(--err);background:#fdecec;border:1px solid #f6c9c9;border-radius:10px;padding:12px 14px}.mbf-scope .formerr.show{display:block}.mbf-scope .formerr a{color:var(--err)}.mbf-scope .privacy{font-size:12.5px;color:var(--muted);text-align:center;margin-top:14px;line-height:1.6}.mbf-scope .privacy a{color:var(--blue);text-decoration:none}.mbf-scope .success{display:none;text-align:center;padding:30px 10px 18px}.mbf-scope .success.show{display:block}.mbf-scope .success .tick{width:70px;height:70px;border-radius:50%;background:#eafaf1;display:grid;place-items:center;margin:0 auto 18px}.mbf-scope .success .tick svg{width:36px;height:36px;stroke:var(--green)}.mbf-scope .success h3{font-size:23px;font-weight:800;color:var(--navy);margin-bottom:10px}.mbf-scope .success p{font-size:15px;color:var(--muted);max-width:400px;margin:0 auto}
