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