.cf-wizard{position:relative}.cf-wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:8px 0 30px}.cf-wizard-progress>div{position:relative;text-align:center;color:#82919a;font-size:11px;font-weight:800}.cf-wizard-progress>div:before{content:"";position:absolute;left:-50%;top:16px;width:100%;height:3px;background:#dce5e2}.cf-wizard-progress>div:first-child:before{display:none}.cf-wizard-progress i{position:relative;z-index:1;display:grid;place-items:center;margin:0 auto 7px;width:34px;height:34px;border-radius:50%;background:#e3eae8;font-style:normal}.cf-wizard-progress .active i,.cf-wizard-progress .done i{background:#f59a00;color:#fff}.cf-wizard-progress .done:before,.cf-wizard-progress .active:before{background:#f59a00}.cf-wizard-progress .active span{color:#073f6d}.cf-wizard-step[hidden]{display:none!important}.cf-wizard-step{animation:cfStep .22s ease}.cf-step-title{margin-bottom:20px}.cf-step-title small{color:#f59a00;font-weight:900;letter-spacing:1px}.cf-step-title h3{font-size:29px;color:#073f6d;margin:6px 0}.cf-step-title p{margin:0;color:#637784}.cf-wizard-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:23px;padding-top:18px;border-top:1px solid #e5ece9}.cf-back{border:0;background:transparent;color:#073f6d;font-weight:800;padding:12px;cursor:pointer}.cf-upload b{display:block;color:#073f6d}.cf-saved-doc{background:#e9f7f1;border:1px solid #b9e1ce;padding:16px;border-radius:12px;margin:18px 0}.cf-saved-doc p{margin:5px 0}.cf-checklist{display:grid;gap:8px;background:#f5f8f7;padding:18px;border-radius:12px;margin-top:18px}.cf-checklist b{margin-bottom:4px;color:#073f6d}.cf-checklist span{color:#45606f}.cf-review{display:grid;grid-template-columns:1fr 1fr;gap:10px;background:#f5f8f7;padding:18px;border-radius:13px;margin-bottom:20px}.cf-review div{background:#fff;padding:12px;border-radius:9px}.cf-review small{display:block;color:#72828c;margin-bottom:3px}.cf-review b{color:#073f6d}.cf-field-error{outline:2px solid #d92d20!important;outline-offset:2px}.cf-wizard-notice{background:#fee4e2;color:#98251d;padding:11px;border-radius:8px;margin:12px 0}@keyframes cfStep{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}@media(max-width:650px){.cf-wizard-progress span{display:none}.cf-wizard-progress{margin-bottom:20px}.cf-step-title h3{font-size:25px}.cf-review{grid-template-columns:1fr}.cf-wizard-actions{display:grid;grid-template-columns:1fr}.cf-wizard-actions .cf-btn,.cf-wizard-actions .cf-back{width:100%}.cf-wizard-actions .cf-back{order:2}.cf-wizard-progress i{width:30px;height:30px}.cf-wizard-progress>div:before{top:14px}}
.cf-identity-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.cf-identity-grid .cf-upload{margin:0}@media(max-width:620px){.cf-identity-grid{grid-template-columns:1fr}}
