:root{--input-height:52px}@media(max-width:599px){:root{--input-height:42px}}@media(min-width:600px)and (max-width:959px),(min-width:960px)and (max-width:1263px){:root{--input-height:48px}}.reaccreditation{min-height:100vh;padding:42px 20px 56px;background:#f4f6f8;color:#222938;font-family:var(--font-family,"Poppins",sans-serif)}.reaccreditation button,.reaccreditation input,.reaccreditation textarea{font-family:inherit}.reaccreditation button{cursor:pointer;-webkit-transition:background-color .16s ease,border-color .16s ease,color .16s ease;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.reaccreditation button:focus-visible{outline:2px solid rgba(36,49,224,.3);outline-offset:2px}.reaccreditation button:disabled{cursor:not-allowed}.reaccreditation .reaccreditation__container{width:100%;max-width:960px;margin:0 auto}.reaccreditation .page-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:520px;min-height:calc(100vh - 98px);margin:0 auto;padding:40px;border:1px solid #e8ebf0;border-radius:8px;background:#fff;text-align:center}.reaccreditation .page-state img{width:76px;margin-bottom:32px}.reaccreditation .page-state h1{margin:18px 0 8px;color:#172033;font-size:24px;line-height:1.2}.reaccreditation .page-state p{margin:0;color:#747d8c;font-size:14px}.reaccreditation .page-state button{width:auto;margin-top:24px;padding:10px 20px;border:0;border-radius:6px;background:#2431e0;color:#fff;font-size:12px;font-weight:600}.reaccreditation .page-state button:hover{background:#1d28bd}.reaccreditation .page-state__spinner{width:28px;height:28px;border:3px solid #e1e5ec;border-top-color:#2431e0;border-radius:50%;-webkit-animation:reaccreditation-spin .7s linear infinite;animation:reaccreditation-spin .7s linear infinite}.reaccreditation .page-state__success{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#34c759;color:#fff;font-size:22px;font-weight:700}.reaccreditation .hero{padding:0 4px 34px}.reaccreditation .hero h1{margin:0 0 20px;color:#172033;font-size:37px;font-weight:700;line-height:1.08;letter-spacing:-.025em}.reaccreditation .hero__logo{display:block;width:76px;height:auto;margin-bottom:25px}.reaccreditation .hero__eyebrow{margin:0 0 9px;color:#2431e0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.reaccreditation .hero__meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-bottom:17px;color:#8a92a0;font-size:12px}.reaccreditation .hero__meta strong{display:inline-block;min-width:78px;border-bottom:1px solid #d9dee6}.reaccreditation .hero__action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;color:#747d8c;font-size:12px}.reaccreditation .hero__action button{width:auto;min-width:116px;padding:9px 18px;border:0;border-radius:6px;background:#2431e0;color:#fff;font-size:12px;font-weight:600}.reaccreditation .hero__action button:hover{background:#1d28bd}.reaccreditation .form-card{margin-bottom:20px;padding:34px 42px;border:1px solid #e8ebf0;border-radius:8px;background:#fff;-webkit-box-shadow:0 2px 5px rgba(23,32,51,.03);box-shadow:0 2px 5px rgba(23,32,51,.03)}.reaccreditation .form-card h2{margin:0;color:#202737;font-size:17px;font-weight:700;line-height:1.35}.reaccreditation .company-section{padding-top:29px}.reaccreditation .company-section+.reaccreditation .company-section{margin-top:28px;border-top:1px solid #eef1f4}.reaccreditation .company-section h3{margin:0 0 24px;color:#2431e0;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.reaccreditation .field-grid,.reaccreditation .member__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 48px}.reaccreditation .card-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:2px}.reaccreditation .card-heading p{margin:5px 0 0;color:#8a92a0;font-size:11px;line-height:1.45}.reaccreditation .card-heading>span{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:18px;padding:5px 9px;border-radius:4px;background:#f1f3f6;color:#737c8c;font-size:10px;font-weight:600}.reaccreditation .members-ownership{margin-top:22px}.reaccreditation .members-ownership>div:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:8px}.reaccreditation .members-ownership>div:first-child strong{font-size:18px}.reaccreditation .members-ownership>div:first-child span{color:#747d8c;font-size:11px}.reaccreditation .member__progress,.reaccreditation .members-ownership__progress{overflow:hidden;border-radius:100px;background:#e3e6e9}.reaccreditation .member__progress span,.reaccreditation .members-ownership__progress span{display:block;height:100%;border-radius:inherit;background:#34c759;-webkit-transition:width .16s ease;transition:width .16s ease}.reaccreditation .members-ownership__progress{height:7px;margin-top:9px}.reaccreditation .add-member,.reaccreditation .member__add-shareholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;border:0;border-radius:100px;background:#34c759;color:#fff;font-size:11px;font-weight:600}.reaccreditation .add-member{margin-top:30px;padding:12px 16px}.reaccreditation .add-member:hover{background:#2eaf4e}.reaccreditation .add-member span{margin-right:7px;font-size:16px;font-weight:400;line-height:10px}.reaccreditation .declaration-card{padding-top:30px;padding-bottom:30px}.reaccreditation .declaration{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:22px;cursor:pointer}.reaccreditation .declaration input{position:absolute;width:1px;height:1px;opacity:0}.reaccreditation .declaration span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:18px;height:18px;margin-right:12px;border:1px solid #cbd1da;border-radius:4px;background:#fff}.reaccreditation .declaration input:checked+span{border-color:#2431e0;background:#2431e0}.reaccreditation .declaration input:checked+span:after{width:8px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";-webkit-transform:translateY(-1px) rotate(-45deg);transform:translateY(-1px) rotate(-45deg)}.reaccreditation .declaration strong{color:#626c7b;font-size:12px;font-weight:400;line-height:1.55}.reaccreditation .confirm-button{width:auto;min-width:106px;margin-top:23px;padding:10px 22px;border:0;border-radius:6px;background:#2431e0;color:#fff;font-size:12px;font-weight:600}.reaccreditation .confirm-button:disabled{background:#d7dbe2;color:#f7f8fa;cursor:not-allowed}.reaccreditation .confirm-button:not(:disabled):hover{background:#1d28bd}.reaccreditation footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:16px 4px 0;color:#9198a5}.reaccreditation footer img{width:48px;margin:3px 18px 0 0;opacity:.45}.reaccreditation footer p{margin:0;font-size:9px;line-height:1.7}.reaccreditation footer a{color:#697486}.reaccreditation .reaccreditation-field{display:block;min-width:0}.reaccreditation .reaccreditation-field--wide{grid-column:1/-1}.reaccreditation .reaccreditation-field__label{display:block;margin-bottom:7px;color:#7c8493;font-size:12px;font-weight:500;line-height:1.35}.reaccreditation .reaccreditation-field__control{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;min-height:40px;border:1px solid #e3e6e9;border-radius:6px;background:#fff;-webkit-transition:background .16s ease,border-color .16s ease,-webkit-box-shadow .16s ease;transition:background .16s ease,border-color .16s ease,-webkit-box-shadow .16s ease;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,-webkit-box-shadow .16s ease}.reaccreditation .reaccreditation-field__control>:first-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.reaccreditation .reaccreditation-field__control input,.reaccreditation .reaccreditation-field__control textarea{width:100%;min-width:0;padding:9px 10px;border:0;border-radius:0;outline:0;background:transparent;color:#1f2633;font-family:inherit;font-size:14px;line-height:20px;resize:vertical}.reaccreditation .reaccreditation-field__control input:disabled,.reaccreditation .reaccreditation-field__control textarea:disabled{color:#8f97a4;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#8f97a4}.reaccreditation .reaccreditation-field__control input:focus,.reaccreditation .reaccreditation-field__control textarea:focus{border-color:transparent}.reaccreditation .reaccreditation-field__control .v-input{width:100%;margin:0;padding:0;font-family:inherit}.reaccreditation .reaccreditation-field__control .v-input__control,.reaccreditation .reaccreditation-field__control .v-input__slot{min-height:38px!important}.reaccreditation .reaccreditation-field__control .v-input__slot{margin-bottom:0;padding:0 10px!important;border:0!important;border-radius:6px!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.reaccreditation .reaccreditation-field__control .v-text-field__details{display:none}.reaccreditation .reaccreditation-field__control .v-select__selection,.reaccreditation .reaccreditation-field__control .v-select input{font-family:inherit;font-size:14px}.reaccreditation .reaccreditation-field__control .v-label{color:#8f97a4;font-family:inherit;font-size:13px}.reaccreditation .reaccreditation-field__control .v-select__selection{color:#1f2633}.reaccreditation .reaccreditation-field__control .v-input__append-inner,.reaccreditation .reaccreditation-field__control .v-input__prepend-inner{-ms-flex-item-align:center;align-self:center;margin-top:0!important}.reaccreditation .reaccreditation-field__control .v-input--is-disabled .v-label,.reaccreditation .reaccreditation-field__control .v-input--is-disabled .v-select__selection,.reaccreditation .reaccreditation-field__control .v-input--is-disabled input{color:#8f97a4!important}.reaccreditation .reaccreditation-field__suffix{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:10px;color:#7c8493;font-size:14px}.reaccreditation .reaccreditation-field--focused .reaccreditation-field__control{border-color:#2431e0;background:#fff;-webkit-box-shadow:0 0 0 2px rgba(36,49,224,.08);box-shadow:0 0 0 2px rgba(36,49,224,.08)}.reaccreditation .reaccreditation-field:not(.reaccreditation-field--focused) .v-input__append-inner{display:none}.reaccreditation .reaccreditation-field--focused .countries-select .v-input.v-text-field .v-input__control>.v-input__slot{background-color:#fff!important}.reaccreditation .reaccreditation-field--changed .reaccreditation-field__control{background:#fff8d8}.reaccreditation .reaccreditation-field--changed .countries-select .v-input.v-text-field .v-input__control>.v-input__slot,.reaccreditation .reaccreditation-field--changed .v-input__slot{background-color:#fff8d8!important}.reaccreditation .reaccreditation-field--error .reaccreditation-field__control{border-color:#d84a50}.reaccreditation .member__children-error,.reaccreditation .reaccreditation-field__error{display:block;margin-top:5px;color:#d84a50;font-size:11px}.reaccreditation .member{padding-top:24px}.reaccreditation .member+.reaccreditation .member{margin-top:24px;border-top:4px solid #98a2b1}.reaccreditation .member--child{margin-top:18px;padding:18px 20px;border:1px solid #e3e6e9;border-radius:8px;background:#fff}.reaccreditation .member__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:38px;margin-bottom:24px}.reaccreditation .member__avatar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:32px;height:32px;margin-right:10px;border-radius:50%;background:#eaf5ff}.reaccreditation .member__avatar svg{width:18px;height:18px;fill:#0b99ff}.reaccreditation .member__avatar--business{background:#eef8f0}.reaccreditation .member__avatar--business svg{fill:#34c759}.reaccreditation .member__summary{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reaccreditation .member__summary span{color:#9097a4;font-size:11px;line-height:15px}.reaccreditation .member__summary strong{overflow:hidden;color:#222938;font-size:13px;font-weight:600;line-height:17px;text-overflow:ellipsis}.reaccreditation .member__summary small{color:#747d8c;font-size:10px}.reaccreditation .member__ownership{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:72px;margin:0 18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:right}.reaccreditation .member__ownership strong{font-size:18px;line-height:20px}.reaccreditation .member__ownership span{color:#9097a4;font-size:9px}.reaccreditation .member__remove{width:auto;padding:4px 0 4px 12px;border:0;border-radius:4px;background:transparent;color:#d84a50;font-size:11px;font-weight:500}.reaccreditation .member__remove:hover{background:#fdf0f1;color:#bd3339}.reaccreditation .member__account-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-bottom:22px;padding:14px 16px;border:1px solid #e3e6e9;border-radius:8px}.reaccreditation .member__account-type>span{margin-right:auto;color:#4f5860;font-size:12px;font-weight:600}.reaccreditation .member__account-type label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px;margin:0;color:#222938;cursor:pointer;font-size:12px}.reaccreditation .member__account-type input{position:absolute;opacity:0}.reaccreditation .member__account-type i{width:16px;height:16px;border:1px solid #a2adb5;border-radius:50%}.reaccreditation .member__account-type input:checked+i{border:5px solid #0b99ff}.reaccreditation .member__account-type small{color:#d84a50;font-size:10px}.reaccreditation .member__account-type--changed{background:#fff8d8}.reaccreditation .member__phone-fields{display:grid;grid-template-columns:minmax(100px,.4fr) minmax(0,.6fr);gap:12px;min-width:0}.reaccreditation .member__children{margin-top:26px;padding:22px;border:1px solid #e3e6e9;border-radius:8px;background:#f9fafb}.reaccreditation .member__children-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reaccreditation .member__children-heading h4{margin:0;color:#222938;font-size:14px;font-weight:600}.reaccreditation .member__children-heading p{margin:3px 0 0;color:#747d8c;font-size:10px}.reaccreditation .member__children-heading>strong{font-size:18px}.reaccreditation .member__progress{height:6px;margin-top:14px}.reaccreditation .member__children-error{margin-top:6px;font-size:10px}.reaccreditation .member__add-shareholder{gap:8px;margin-top:18px;padding:12px;text-transform:uppercase}@media(max-width:640px){.reaccreditation{padding:28px 12px 40px}.reaccreditation .hero{padding-right:8px;padding-left:8px}.reaccreditation .hero h1{font-size:31px}.reaccreditation .hero__meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.reaccreditation .hero__action,.reaccreditation .member__account-type,.reaccreditation .member__header{-ms-flex-wrap:wrap;flex-wrap:wrap}.reaccreditation .form-card{padding:26px 22px}.reaccreditation .field-grid,.reaccreditation .member__fields{grid-template-columns:1fr;gap:18px}.reaccreditation .member__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reaccreditation .member__remove{width:100%;margin-top:6px;padding-left:42px;font-size:10px;text-align:left}.reaccreditation .member__account-type{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.reaccreditation .member__account-type>span{width:100%}.reaccreditation .member__children{padding:14px}.reaccreditation footer{display:block}.reaccreditation footer img{margin-bottom:10px}}@-webkit-keyframes reaccreditation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes reaccreditation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}