*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202529;background:#f7fbfc;line-height:1.55}.mp-forms-container{width:min(1180px,calc(100% - 40px));margin:auto}.mp-forms-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.96);border-top:5px solid #1e7898;border-bottom:1px solid #dce8ec}.mp-forms-header .mp-forms-container{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:25px}.mp-forms-brand{text-decoration:none;display:flex;flex-direction:column}.mp-forms-brand strong{color:#1e7898;font-size:21px;letter-spacing:.03em}.mp-forms-brand span{color:#6c757d;font-size:13px}.mp-back{color:#1e7898;font-weight:750;text-decoration:none}.mp-forms-hero{padding:55px 0 45px;background:linear-gradient(105deg,#fff 0%,#fff 58%,#eef8fa 100%)}.eyebrow{color:#bd1d53;font-size:13px;font-weight:850;letter-spacing:.16em}.mp-forms-hero h1{max-width:850px;margin:12px 0 14px;color:#1e7898;font-size:clamp(40px,4.5vw,64px);line-height:1.02;letter-spacing:-.04em}.mp-forms-hero p{margin:0;color:#60737c;font-size:18px}.mp-form-nav{position:sticky;top:89px;z-index:15;background:#fff;border-top:1px solid #e1ebee;border-bottom:1px solid #e1ebee}.mp-form-nav .mp-forms-container{display:flex;gap:8px;overflow-x:auto;padding-top:10px;padding-bottom:10px}.mp-form-nav a{flex:0 0 auto;padding:8px 14px;border-radius:999px;background:#f1f7f9;color:#1e7898;font-size:13px;font-weight:800;text-decoration:none}.mp-form-section{scroll-margin-top:150px;padding:54px 0;border-bottom:1px solid #dce8ec}.mp-form-shell{display:grid;grid-template-columns:340px minmax(0,1fr);gap:48px;align-items:start}.mp-form-heading{position:sticky;top:155px;display:flex;gap:18px}.mp-form-heading>span{color:#bd1d53;font-size:13px;font-weight:850;letter-spacing:.12em}.mp-form-heading h2{margin:0 0 10px;color:#1e7898;font-size:29px;line-height:1.12}.mp-form-heading p{margin:0;color:#60737c}.mp-form-card{padding:32px;background:#fff;border:1px solid #d8e5e9;border-radius:24px;box-shadow:0 12px 35px rgba(30,80,98,.05)}.mp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.mp-field{min-width:0}.mp-field:has(textarea),.mp-field-wide,.mp-form-note,.mp-gdpr,.mp-submit{grid-column:1/-1}.mp-label{display:block;margin-bottom:7px;color:#33454d;font-size:14px;font-weight:750}.mp-control{width:100%;min-height:48px;padding:11px 13px;border:1px solid #cbdce2;border-radius:12px;background:#fff;color:#202529;font:inherit;outline:none}.mp-control:focus{border-color:#1e7898;box-shadow:0 0 0 3px rgba(30,120,152,.12)}textarea.mp-control{min-height:120px;resize:vertical}select.mp-control{cursor:pointer}.mp-small{margin:0;color:#718087;font-size:13px}.mp-gdpr{padding:14px 0}.mp-gdpr-text{color:#53656e;font-size:13px}.mp-gdpr-text input{margin-right:7px}.mp-gdpr-text a{color:#bd1d53;font-weight:700}.mp-form-submit{width:100%;min-height:50px;border:0;border-radius:999px;background:#bd1d53;color:#fff;font-size:15px;font-weight:850;cursor:pointer}.mp-form-submit:hover{background:#991744}.mp-forms-footer{margin-top:25px;background:#1e7898;color:#fff}.mp-forms-footer .mp-forms-container{display:flex;align-items:center;gap:28px;padding-top:24px;padding-bottom:24px}.mp-forms-footer a{color:#fff;text-decoration:none}@media(max-width:850px){.mp-form-shell{grid-template-columns:1fr;gap:22px}.mp-form-heading{position:static}.mp-form-nav{top:89px}}@media(max-width:620px){.mp-forms-container{width:calc(100% - 28px)}.mp-forms-header .mp-forms-container{min-height:74px}.mp-forms-brand strong{font-size:18px}.mp-back{font-size:13px}.mp-forms-hero{padding:38px 0 34px}.mp-forms-hero h1{font-size:39px}.mp-form-nav{top:79px}.mp-form-section{padding:38px 0;scroll-margin-top:135px}.mp-form-card{padding:22px 18px;border-radius:20px}.mp-form-grid{grid-template-columns:1fr}.mp-field,.mp-field:has(textarea),.mp-form-note,.mp-gdpr,.mp-submit{grid-column:1}.mp-form-heading h2{font-size:25px}.mp-forms-footer .mp-forms-container{align-items:flex-start;flex-direction:column;gap:6px}}
.mp-captcha{grid-column:1/-1;margin-top:4px;padding:18px 20px;background:#f5fafb;border:1px solid #d8e5e9;border-radius:16px}
.mp-captcha-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}
.mp-captcha-top .mp-label{margin:0}.mp-captcha-refresh{padding:0;border:0;background:transparent;color:#1e7898;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.mp-captcha-row{display:grid;grid-template-columns:auto auto 110px;align-items:center;justify-content:start;gap:12px}
.mp-captcha-row strong{min-width:70px;color:#1e7898;font-size:24px}.mp-captcha-answer{min-height:44px!important;text-align:center;font-weight:800}
.mp-captcha-error{margin:10px 0 0;color:#bd1d53;font-size:13px}
@media(max-width:620px){.mp-captcha{padding:16px}.mp-captcha-row{grid-template-columns:auto auto minmax(80px,110px)}}
