.fdotp-portal-body{margin:0}.fdotp-portal{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:clamp(2.5rem,9vh,7rem) 1.5rem 3rem}.fdotp-portal__inner{max-width:30em;text-align:center;width:100%}.fdotp-portal__logo{margin:0 0 2.25rem}.fdotp-portal__logo img,.fdotp-portal__logo svg{display:inline-block;height:auto;max-height:46px;width:200px}.fdotp-portal__sitename{color:inherit;font-size:1.5em;font-weight:700;text-decoration:none}.fdotp-portal__register{margin:1.75rem 0 0;opacity:.85}.fdotp-portal .fdotp{margin:0;max-width:none}.fdotp__row{display:flex;gap:1em}.fdotp__row .fdotp__field{flex:1;min-width:0}@media (max-width:30em){.fdotp__row{flex-direction:column;gap:0}}select.fdotp__input{background:#fff;cursor:pointer}.fdotp__file-box{align-items:center;background:#fafbfc;border:1.5px dashed #c9ced6;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-weight:400;gap:.8em;padding:.85em 1em;position:relative;text-align:left;transition:border-color .15s ease,background-color .15s ease;width:100%}.fdotp__file-box.is-drag,.fdotp__file-box:hover{background:#f1f4f8;border-color:#113254}.fdotp__file-box:focus-within{border-color:#16263f;box-shadow:0 0 0 3px rgba(22,38,63,.15)}.fdotp__file-box.has-file{background:#f4f8fc;border-color:#9db4cc;border-style:solid}.fdotp__file-input{height:1px;opacity:0;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0)}.fdotp__file-icon{color:#113254;flex:none;height:1.5em;opacity:.75;width:1.5em}.fdotp__file-lines{display:flex;flex:1;flex-direction:column;gap:.15em;min-width:0}.fdotp__file-text{color:#1a1d21;font-size:.95em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fdotp__file-meta{font-size:.78em;opacity:.6}.fdotp__file-clear{align-items:center;background:#e6eaef;border:0;border-radius:50%;color:#3c434a;cursor:pointer;display:flex;flex:none;font-size:1em;height:1.7em;justify-content:center;line-height:1;transition:background-color .15s ease;width:1.7em}.fdotp__file-clear:hover{background:#d5dbe2;color:#000}.fdotp__hint{display:block;font-size:.82em;opacity:.65;text-align:left}.fdotp__code{margin:0 0 .5em}.fdotp__resend-row{margin:.75em 0 0;text-align:center}.fdotp__account-switch{font-size:.95em;margin:0 0 1.75em;opacity:.85}.fdotp__steps{display:flex;list-style:none;margin:0 0 1.75em;padding:0}.fdotp__stepper-item{align-items:center;color:#9aa0a6;display:flex;flex:1;flex-direction:column;font-size:.78em;gap:.5em;position:relative}.fdotp__stepper-item:before{background:#e2e5ea;content:"";height:2px;position:absolute;right:50%;top:.95em;width:100%;z-index:0}.fdotp__stepper-item:first-child:before{display:none}.fdotp__stepper-num{align-items:center;background:#e2e5ea;border-radius:50%;color:#6b7280;display:flex;font-weight:700;height:1.9em;justify-content:center;position:relative;width:1.9em;z-index:1}.fdotp__stepper-item.is-active{color:#16263f}.fdotp__stepper-item.is-active .fdotp__stepper-num,.fdotp__stepper-item.is-done .fdotp__stepper-num{background:#16263f;color:#fff}.fdotp__stepper-item.is-active:before,.fdotp__stepper-item.is-done:before{background:#16263f}.fdotp__nav{display:flex;gap:.75em;margin:1.35em 0 0}.fdotp__nav .fdotp__button{flex:1;width:auto}.fdotp__nav .fdotp__button--ghost{flex:0 0 auto;min-width:6em}.fdotp__button.fdotp__button--ghost{background:transparent;border:1px solid #cfd4da;color:inherit}.fdotp__input--code{font-size:1.1em;font-variant-numeric:tabular-nums;letter-spacing:.4em;text-align:center}@media (max-width:26em){.fdotp__stepper-item{font-size:.68em;gap:.4em}.fdotp__stepper-label{max-width:100%;overflow:hidden;padding:0 .2em;text-overflow:ellipsis;white-space:nowrap}}#customer_login{margin:0 auto;text-align:center}.fdotp{margin:2rem auto;max-width:34em;text-align:center}.fdotp__field[hidden],.fdotp__reg-panel[hidden],.fdotp__step[hidden]{display:none!important}.fdotp__title{font-size:1.9em;line-height:1.15;margin:0 0 .4em}.fdotp__lead{line-height:1.5;margin:0 auto 1.75em;opacity:.8}.fdotp__field{display:flex;flex-direction:column;gap:.3em;margin:0 0 .85em;text-align:left}.fdotp__field label{color:#363636;font-size:.9em;font-weight:600}.fdotp__input{background:#fff;border:1px solid #d5d8de;border-radius:8px;box-sizing:border-box;color:#1a1d21;font-size:.95em;line-height:1.35;padding:.58em .75em;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.fdotp__input:focus{border-color:#16263f;box-shadow:0 0 0 3px rgba(22,38,63,.15);outline:none}.fdotp__prefixed{display:flex;width:100%}.fdotp__prefix{align-items:center;background:#f4f5f7;border:1px solid #d5d8de;border-radius:8px 0 0 8px;border-right:0;color:#363636;display:flex;font-size:.95em;font-weight:600;padding:0 .75em}.fdotp__prefix:empty{display:none}.fdotp__prefixed .fdotp__input--prefixed{border-radius:0 8px 8px 0;flex:1;min-width:0}.fdotp__input--error,.fdotp__input--error:focus{border-color:#b32d2e;box-shadow:0 0 0 3px rgba(179,45,46,.12)}.fdotp__field-error{color:#b32d2e;display:block;font-size:.82em;text-align:left}span.required{color:red}.fdotp .iti{display:block;width:100%}.fdotp__step--code .fdotp__input{font-size:1.15em;font-variant-numeric:tabular-nums;letter-spacing:.45em;text-align:center}.fdotp__field--check{margin-top:-.15em}.fdotp__checkbox{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.55em}.fdotp__checkbox input{height:1.05em;margin:0;width:1.05em}.fdotp__actions{align-items:center;display:flex;flex-direction:column;gap:.9em;margin:.35em 0 0}.fdotp__button{border:0;border-radius:4px;cursor:pointer;font-family:Open Sans;font-size:1em;font-weight:700;padding:.9em 1.25em;transition:background-color .3s ease;width:100%}:where(.fdotp__button){background:#113254;color:#fff;&:hover{background:#415b76}}.fdotp__button[aria-busy=true]{cursor:progress;opacity:.7}.fdotp__linkbutton{background:none;border:0;color:inherit;cursor:pointer;font:inherit;margin:0;opacity:.8;padding:0;text-decoration:underline}.fdotp__linkbutton:hover{opacity:1}.fdotp__forgot{margin:.75em 0 0;text-align:center}.fdotp__forgot-link{font-size:.9em;opacity:.75}.fdotp__forgot-link:hover{opacity:1}.fdotp__linkbutton:disabled,.fdotp__linkbutton[disabled]{cursor:not-allowed;opacity:.45;text-decoration:none}.fdotp__linkbutton:disabled:hover,.fdotp__linkbutton[disabled]:hover{opacity:.45}.fdotp .cf-turnstile{display:flex;justify-content:center}.fdotp__notices{margin-bottom:1.25em}.fdotp__notices:empty{display:none;margin:0}.fdotp__notices>*{box-sizing:border-box;display:block;margin:0;max-width:100%;padding:.9em 1.15em;text-align:center;width:100%}.fdotp__notices>:before{display:none!important}.fdotp__register-link{margin:1.5rem 0 0}
