.rqf{--red:#e73d2c;--navy:#06264c;--ink:#19324c;--muted:#647386;--line:#dce3eb;--paper:#f5f7fa;max-width:1200px;margin:24px auto 48px;background:var(--paper);color:var(--ink);font:15px/1.55 Arial,Helvetica,sans-serif;border:1px solid #e4e8ee;isolation:isolate}
.rqf *,.rqf *::before,.rqf *::after{box-sizing:border-box}.rqf [hidden]{display:none!important}.rqf p,.rqf h2,.rqf h3,.rqf ul{margin:0}.rqf a{color:var(--navy);text-decoration:none}.rqf a:hover{text-decoration:underline}.rqf button,.rqf input,.rqf select,.rqf textarea{font:inherit}.rqf button{cursor:pointer}.rqf a:focus-visible,.rqf button:focus-visible,.rqf summary:focus-visible{outline:3px solid #2167b0;outline-offset:4px}.rqf-brand{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 40px 48px;background:white;overflow:hidden}.rqf-logo{display:block;width:min(390px,45%);height:auto;object-fit:contain}.rqf-tagline{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;color:var(--navy);font-size:15px;font-weight:700;text-align:right;max-width:540px}.rqf-tagline span{white-space:nowrap}.rqf-tagline b{font-weight:400;color:var(--red);margin-right:8px}.rqf-swoosh{position:absolute;bottom:0;left:0;width:100%;height:36px}.rqf-intro{padding:48px 48px 40px;display:grid;grid-template-columns:1fr 260px;gap:65px;background:#fff;border-bottom:1px solid var(--line)}.rqf-eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--red);margin-bottom:14px!important}.rqf-intro h2{font-size:42px;line-height:1.13;font-weight:700;letter-spacing:-1.1px;color:var(--navy);margin:0 0 20px}.rqf-intro h2 span{color:var(--red)}.rqf-lead{max-width:610px;color:var(--muted);font-size:15px;line-height:1.7}.rqf-intro-note{padding:6px 0 0 24px;border-left:1px solid var(--line);align-self:center}.rqf-note-line{display:block;width:30px;height:3px;background:var(--red);margin-bottom:16px}.rqf-intro-note strong{font-size:20px;line-height:1.45;color:var(--navy)}.rqf-intro-note p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:16px}.rqf-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:32px;padding:34px 32px 44px}.rqf-sticky{position:sticky;top:40px}.rqf-small-heading{font-size:10px;font-weight:700;letter-spacing:1.7px;color:var(--muted);margin:0 0 12px!important}.rqf-sidebar nav{display:grid;gap:4px}.rqf-sidebar nav a{display:flex;gap:12px;align-items:center;padding:12px 10px;border-left:3px solid transparent;color:var(--muted);font-size:13px;font-weight:600}.rqf-sidebar nav a span{font-size:11px;color:#9ba8b7}.rqf-sidebar nav a.is-active{border-color:var(--red);background:#fff;color:var(--navy)}.rqf-sidebar nav a.is-active span{color:var(--red)}.rqf-help{margin:30px 0 22px;padding:22px 16px;background:var(--navy);color:#fff;border-radius:4px}.rqf-help .rqf-small-heading{color:#91aac5}.rqf-help h3{font-size:19px;color:white;margin-bottom:12px}.rqf-help p:not(.rqf-small-heading){color:#c0cfdf;font-size:12px;line-height:1.8;margin-bottom:18px}.rqf-help a{display:block;font-size:12px;color:white;margin-top:12px;overflow-wrap:anywhere}.rqf-help a span{float:right}.rqf-sidebar-foot{font-size:11px;color:var(--muted);line-height:1.8;padding-left:4px}.rqf-form-top{display:flex;justify-content:space-between;font-size:11px;font-weight:600;color:var(--muted);padding:0 0 13px}.rqf-form-top>span:first-child{color:var(--navy);font-size:13px}.rqf-required{color:var(--red);font-weight:700}.rqf-section{scroll-margin-top:30px;background:#fff;border:1px solid var(--line);border-radius:5px;padding:28px;margin-bottom:22px}.rqf-section-head{display:flex;gap:16px;align-items:flex-start;padding-bottom:22px;margin-bottom:24px;border-bottom:1px solid #edf0f4}.rqf-number{display:grid;place-items:center;min-width:36px;height:36px;background:#fff2ef;color:var(--red);font-size:13px;font-weight:700;border-radius:4px}.rqf-section-head h3{color:var(--navy);font-size:20px;font-weight:700;line-height:1.25;margin-bottom:7px}.rqf-section-head p{font-size:12px;color:var(--muted);line-height:1.6}.rqf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 20px}.rqf-wide{grid-column:1/-1}.rqf-field{min-width:0}.rqf-field>label,.rqf-choice-group>legend{display:block;font-size:12px;font-weight:700;color:var(--ink);margin-bottom:8px;padding:0;line-height:1.45}.rqf input:not([type=checkbox]):not([type=hidden]):not([type=file]),.rqf select,.rqf textarea{display:block;width:100%;min-height:43px;border:1px solid #cbd4df;border-radius:4px;padding:10px 12px;background:#fff;color:var(--ink);outline:none;box-shadow:none;line-height:1.45;font-size:13px}.rqf select{padding-right:26px}.rqf textarea{min-height:96px;resize:vertical}.rqf input::placeholder,.rqf textarea::placeholder{color:#8895a5;font-size:12px}.rqf input:focus,.rqf select:focus,.rqf textarea:focus{border-color:#2466a6!important;box-shadow:0 0 0 3px #2466a618!important}.rqf-field small{display:block;color:var(--muted);font-size:10px;margin-top:6px;line-height:1.5}.rqf-choice-group{min-width:0;border:0;padding:0;margin:0}.rqf-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.rqf-check{display:flex;align-items:flex-start;gap:10px;border:1px solid #dce3eb;border-radius:4px;padding:12px;min-height:43px;cursor:pointer;font-size:12px}.rqf-check:has(input:checked){background:#fff5f2;border-color:#e7b7aa;color:var(--navy)}.rqf input[type=checkbox]{appearance:auto!important;width:16px;height:16px;flex-shrink:0;margin:1px 0 0;accent-color:var(--red);border-radius:2px}.rqf-dimensions{border:1px solid #dce5ee;border-radius:4px;background:#f7f9fc;margin:0 0 24px}.rqf-dimensions summary{cursor:pointer;color:var(--navy);font-size:12px;font-weight:700;padding:13px 16px}.rqf-dimension-inner{padding:0 16px 16px}.rqf-dimension-inner svg{width:100%;height:auto;display:block}.rqf-dimension-inner p{font-size:11px;color:var(--muted);line-height:1.8}.rqf-product{position:relative;min-width:0;margin:0 0 24px;padding:24px 18px 18px;border:1px solid #dce3eb;border-radius:4px}.rqf-product legend{padding:0 9px;color:var(--navy);font-size:13px;font-weight:700;float:none;width:auto}.rqf-remove{display:block;margin:-11px 0 18px auto;color:#994339;background:none;border:0;font-size:11px;text-decoration:underline;padding:0}.rqf-add{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px dashed #adbbc9;border-radius:4px;background:white;color:var(--navy);font-weight:600;font-size:12px}.rqf-add small{margin-left:auto;color:var(--muted);font-size:10px;font-weight:400}.rqf-add:hover{background:#f4f8fc}.rqf-line-key{display:flex;gap:18px;flex-wrap:wrap;background:#f5f8fb;border-radius:4px;padding:12px 14px;margin-bottom:24px}.rqf-line-key span{font-size:10px;color:var(--muted)}.rqf-line-key b{color:var(--navy);margin-right:4px}.rqf-upload{margin:26px 0;border:1px dashed #afbdca;border-radius:5px;padding:22px;background:#f9fbfd;text-align:center}.rqf-upload label{display:grid;gap:5px;cursor:pointer}.rqf-upload-icon{color:var(--red);font-size:25px;line-height:1.2}.rqf-upload strong{font-size:13px;color:var(--navy)}.rqf-upload label>span:last-child{font-size:11px;color:var(--muted)}.rqf-upload input{max-width:100%;font-size:12px;margin:15px auto 8px;display:block}.rqf-upload input::file-selector-button{background:white;color:var(--navy);border:1px solid #becad7;border-radius:4px;padding:8px 12px;margin-right:10px;cursor:pointer}.rqf-upload>small{font-size:10px;color:var(--muted)}.rqf-file-list{list-style:none;padding:0;font-size:11px;color:var(--navy)}.rqf-file-list li{margin-top:8px;overflow-wrap:anywhere}.rqf-consent{display:flex;gap:12px;align-items:flex-start;font-size:11px;line-height:1.8;cursor:pointer}.rqf-privacy{padding-left:28px;font-size:11px;margin-top:8px!important}.rqf-privacy a{text-decoration:underline}.rqf-submit-row{display:flex;align-items:center;gap:22px;margin-top:25px;padding-top:25px;border-top:1px solid #e7edf3}.rqf-submit{display:flex;gap:25px;align-items:center;background:var(--red);color:white;border:0;border-radius:4px;padding:15px 20px;font-size:13px;font-weight:700;box-shadow:none}.rqf-submit:hover{background:#ca3021}.rqf-submit:disabled{opacity:.65;cursor:wait}.rqf-submit-row p{font-size:10px;line-height:1.7;color:var(--muted)}.rqf-footer{background:var(--navy);color:#cad6e3;padding:20px 32px;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:10px}.rqf-footer>span:first-child{color:white;font-weight:700}.rqf-footer a{color:#cad6e3}.rqf-feedback,.rqf-metal-note{border:1px solid #e8b09d;border-left:3px solid var(--red);border-radius:4px;background:#fff5f1;color:#743725;padding:16px;margin:0 0 20px;font-size:12px;line-height:1.6}.rqf-feedback ul{padding-left:18px;margin-top:8px}.rqf-metal-note{margin-top:18px;margin-bottom:0}.rqf-feedback:focus{outline:2px solid var(--red);outline-offset:3px}.rqf-preview-note{font-size:11px;padding:10px 14px;border:1px solid #bfcfdc;background:#edf4fa;border-radius:4px;color:#335a7d;margin-bottom:18px}.rqf-success{text-align:center;border:1px solid var(--line);background:white;border-radius:6px;padding:60px 35px}.rqf-success-mark{display:grid;place-items:center;margin:0 auto 20px;width:56px;height:56px;border-radius:50%;background:#eaf5ee;color:#237041;font-size:27px}.rqf-success h3{font-size:28px;color:var(--navy);margin-bottom:14px}.rqf-success p{font-size:14px;color:var(--muted);margin-bottom:18px}.rqf-success-reference{display:block;color:var(--navy);margin-bottom:25px}.rqf-trap{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}.rqf form{margin:0}.rqf-main{min-width:0}
@media(max-width:980px){.rqf-brand{padding:26px 26px 40px;gap:20px}.rqf-logo{width:350px;max-width:45%}.rqf-tagline{font-size:12px;gap:5px}.rqf-intro{padding:35px 30px;gap:30px;grid-template-columns:1fr 190px}.rqf-intro h2{font-size:35px}.rqf-layout{grid-template-columns:180px minmax(0,1fr);padding:25px 22px;gap:20px}.rqf-section{padding:22px}.rqf-sidebar nav a{font-size:11px;gap:8px;padding:11px 7px}.rqf-help{padding:18px 12px}.rqf-help a{font-size:10px}.rqf-submit-row{flex-wrap:wrap;gap:12px}.rqf-checks{gap:8px}.rqf-check{padding:10px;font-size:11px}}
@media(max-width:720px){.rqf{margin:0 auto 25px;border-left:0;border-right:0}.rqf-brand{flex-direction:column;align-items:flex-start;padding:23px 22px 38px;gap:14px}.rqf-logo{width:310px;max-width:88%}.rqf-tagline{justify-content:flex-start;text-align:left;font-size:11px;max-width:100%;gap:7px}.rqf-tagline b{margin-right:5px}.rqf-swoosh{height:22px}.rqf-intro{display:block;padding:29px 22px}.rqf-intro h2{font-size:32px;letter-spacing:-.6px}.rqf-lead{font-size:13px}.rqf-intro-note{display:none}.rqf-layout{display:block;padding:20px 14px 24px}.rqf-sidebar{margin-bottom:18px}.rqf-sticky{position:static}.rqf-sidebar .rqf-small-heading,.rqf-help,.rqf-sidebar-foot{display:none}.rqf-sidebar nav{display:flex;overflow:auto;gap:5px;padding-bottom:5px}.rqf-sidebar nav a{white-space:nowrap;border-left:0;border-bottom:2px solid transparent;padding:8px 9px;font-size:10px}.rqf-sidebar nav a span{font-size:10px}.rqf-section{padding:22px 17px;margin-bottom:17px}.rqf-section-head{gap:11px;margin-bottom:20px;padding-bottom:18px}.rqf-section-head h3{font-size:18px}.rqf-section-head p{font-size:11px}.rqf-number{min-width:31px;height:31px;font-size:11px}.rqf-grid{gap:17px 13px}.rqf-field>label,.rqf-choice-group>legend{font-size:11px}.rqf input:not([type=checkbox]):not([type=hidden]):not([type=file]),.rqf select,.rqf textarea{font-size:16px;padding:10px;min-height:45px}.rqf input::placeholder,.rqf textarea::placeholder{font-size:11px}.rqf-checks{grid-template-columns:1fr}.rqf-check{font-size:12px}.rqf-product{padding:20px 11px 13px}.rqf-product .rqf-grid{grid-template-columns:1fr}.rqf-add{font-size:11px;padding:12px;flex-wrap:wrap}.rqf-add small{font-size:10px}.rqf-upload{padding:20px 12px}.rqf-submit-row{display:block}.rqf-submit{width:100%;justify-content:space-between;padding:15px;font-size:12px}.rqf-submit-row p{margin-top:12px}.rqf-footer{padding:20px 22px;display:grid;gap:9px}.rqf-line-key{gap:8px 12px}.rqf-dimension-inner{padding:0 10px 14px}.rqf-tagline span{white-space:normal}.rqf-success{padding:40px 20px}.rqf-success h3{font-size:24px}}
@media(max-width:430px){.rqf-grid{grid-template-columns:1fr}.rqf-tagline{font-size:10px;gap:4px}.rqf-tagline span{white-space:nowrap}.rqf-eyebrow{font-size:10px;letter-spacing:1.5px}.rqf-intro h2{font-size:30px}}
@media(prefers-reduced-motion:no-preference){.rqf a,.rqf button{transition:background-color .15s,color .15s,border-color .15s}}
