.PANDetails-module__XIF9Ea__headingWrap{flex-direction:column;gap:6px;display:flex}.PANDetails-module__XIF9Ea__heading{color:#1a2233;letter-spacing:-.3px;margin:0;font-size:26px;font-weight:700}.PANDetails-module__XIF9Ea__headingUnderline{text-underline-offset:4px;text-decoration:underline}.PANDetails-module__XIF9Ea__headingAccent{color:var(--color-green)}.PANDetails-module__XIF9Ea__subheading{color:#8a94a6;margin:0;font-size:14px}.PANDetails-module__XIF9Ea__pan_input_container{flex-wrap:wrap;align-items:center;gap:8px;width:100%;display:flex}.PANDetails-module__XIF9Ea__formSection{align-items:flex-start;gap:16px;width:100%;display:flex}.PANDetails-module__XIF9Ea__btnWrap{align-items:center;display:flex}.PANDetails-module__XIF9Ea__inpWrap{justify-content:center;align-items:center;display:flex;position:relative}.PANDetails-module__XIF9Ea__pan_char_input{text-align:center;color:#1a2233;text-transform:uppercase;background:#fff;border:1.5px solid #ddd;border-radius:4px;width:48px;height:48px;font-size:17px;font-weight:700;transition:all .2s}.PANDetails-module__XIF9Ea__pan_char_input:focus{border-color:var(--color-blue);outline:none;box-shadow:0 0 0 3px #203f7b1f}.PANDetails-module__XIF9Ea__placeholder{pointer-events:none;background:#ccc;width:16px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PANDetails-module__XIF9Ea__verify_btn{color:#fff;cursor:pointer;background:var(--brand-gradient);white-space:nowrap;border:none;border-radius:4px;outline:none;align-items:stretch;margin-left:8px;padding:0;font-size:14px;font-weight:600;transition:opacity .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #203f7b33}.PANDetails-module__XIF9Ea__verify_btn:disabled{opacity:.6;cursor:not-allowed}.PANDetails-module__XIF9Ea__verifyBtnLabel{align-items:center;gap:8px;padding:13px 18px;display:flex}.PANDetails-module__XIF9Ea__verifyBtnIcon{background:#00000026;border-left:1px solid #ffffff40;justify-content:center;align-items:center;padding:0 14px;display:flex}.PANDetails-module__XIF9Ea__infoBox{background:#eafaf7;border-radius:10px;align-items:flex-start;gap:12px;margin-top:6px;padding:16px 18px;display:flex}.PANDetails-module__XIF9Ea__infoIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;display:flex}.PANDetails-module__XIF9Ea__infoText{color:#45505f;margin:0;font-size:13.5px;line-height:22px}.PANDetails-module__XIF9Ea__infoHighlight{color:var(--color-blue)}@media (max-width:1024px){.PANDetails-module__XIF9Ea__pan_char_input{font-size:16px}}@media (max-width:768px){.PANDetails-module__XIF9Ea__formSection{flex-direction:column;gap:12px}.PANDetails-module__XIF9Ea__pan_input_container{justify-content:center}.PANDetails-module__XIF9Ea__verify_btn{width:100%;margin-top:8px;margin-left:0}.PANDetails-module__XIF9Ea__heading{font-size:22px}}@media (max-width:591px){.PANDetails-module__XIF9Ea__pan_input_container{gap:6px}.PANDetails-module__XIF9Ea__pan_char_input{border-radius:3px;width:24px;height:30px;font-size:13px}.PANDetails-module__XIF9Ea__verifyBtnLabel{padding:12px 16px}}.PANDetails-module__XIF9Ea__loader{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite PANDetails-module__XIF9Ea__spin}@keyframes PANDetails-module__XIF9Ea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.BasicDetails-module__h-VKYG__wrapper{margin-top:20px}.BasicDetails-module__h-VKYG__formSection{flex-direction:column;gap:24px;display:flex}.BasicDetails-module__h-VKYG__formGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.BasicDetails-module__h-VKYG__formGroup{flex-direction:column;gap:6px;display:flex}.BasicDetails-module__h-VKYG__formLabel{color:#444;letter-spacing:.2px;margin-bottom:2px;font-size:13px;font-weight:600;line-height:1.5;display:block}.BasicDetails-module__h-VKYG__required{color:#e53935;margin-left:2px}.BasicDetails-module__h-VKYG__formInput{border:1.5px solid var(--color-blue);color:#333;box-sizing:border-box;background:#fff;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.BasicDetails-module__h-VKYG__formInput:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px #203f7b1f}.BasicDetails-module__h-VKYG__formInput::placeholder{color:#bbb;font-size:13px}.BasicDetails-module__h-VKYG__hasError{border-color:#e53935}.BasicDetails-module__h-VKYG__hasError:focus{border-color:#e53935;box-shadow:0 0 0 3px #e539351a}.BasicDetails-module__h-VKYG__inputWrapper{align-items:center;display:flex;position:relative}.BasicDetails-module__h-VKYG__inputIcon{color:var(--color-blue);pointer-events:none;font-size:15px;font-weight:700;line-height:1;position:absolute;left:14px}.BasicDetails-module__h-VKYG__formInputWithIcon{padding-left:36px}.BasicDetails-module__h-VKYG__radioGroup{gap:10px;display:flex}.BasicDetails-module__h-VKYG__radioButton{color:#666;cursor:pointer;text-align:center;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:10px;flex:1;padding:11px 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.BasicDetails-module__h-VKYG__radioButton:hover{border-color:var(--color-blue);color:var(--color-blue);background:#203f7b14}.BasicDetails-module__h-VKYG__radioButtonActive{border-color:var(--color-blue);background-color:var(--color-blue);color:#fff;font-weight:600;box-shadow:0 2px 10px #203f7b40}.BasicDetails-module__h-VKYG__radioButtonActive:hover{border-color:var(--color-blue);background-color:var(--color-blue);color:#fff}.BasicDetails-module__h-VKYG__errorText{color:#d32f2f;margin-top:2px;font-size:11.5px;animation:.3s BasicDetails-module__h-VKYG__shake;display:block}@keyframes BasicDetails-module__h-VKYG__shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}.BasicDetails-module__h-VKYG__apiError{color:#d32f2f;margin-top:8px;font-size:13px;display:block}.BasicDetails-module__h-VKYG__submitBtn{color:#fff;cursor:pointer;background:var(--brand-gradient);letter-spacing:.3px;border:none;border-radius:4px;outline:none;align-items:stretch;padding:0;font-family:inherit;font-size:16px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #203f7b4d}.BasicDetails-module__h-VKYG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #203f7b66}.BasicDetails-module__h-VKYG__submitBtn:active:not(:disabled){transform:translateY(0)}.BasicDetails-module__h-VKYG__submitBtn:disabled{opacity:.65;cursor:not-allowed}.BasicDetails-module__h-VKYG__submitBtnLabel{align-items:center;padding:16px 28px;display:flex}.BasicDetails-module__h-VKYG__submitBtnIcon{background:#00000026;border-left:1px solid #ffffff40;justify-content:center;align-items:center;padding:0 20px;display:flex}@media (max-width:900px){.BasicDetails-module__h-VKYG__formGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.BasicDetails-module__h-VKYG__formGrid{grid-template-columns:1fr}.BasicDetails-module__h-VKYG__submitBtn{width:100%}}
.StatusDialog-module__7Tb8fq__overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.25s forwards StatusDialog-module__7Tb8fq__fadeIn;display:flex;position:fixed;top:0;left:0}.StatusDialog-module__7Tb8fq__modal{text-align:center;z-index:10000;opacity:1;background:#fff;border-radius:24px;width:90%;max-width:420px;padding:40px 32px 32px;animation:.4s cubic-bezier(.34,1.56,.64,1) both StatusDialog-module__7Tb8fq__scaleIn;position:relative;transform:scale(1);box-shadow:0 20px 60px #00000026}.StatusDialog-module__7Tb8fq__iconWrapper{background:#dff3f6;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;animation:.5s cubic-bezier(.34,1.56,.64,1) 50ms both StatusDialog-module__7Tb8fq__bounceIn;display:flex}.StatusDialog-module__7Tb8fq__iconWrapper img{object-fit:cover;border-radius:6px;width:80px;height:80px}.StatusDialog-module__7Tb8fq__subtitle{letter-spacing:1.5px;text-transform:uppercase;color:#999;margin-bottom:6px;font-size:11px;font-weight:600;animation:.4s .15s both StatusDialog-module__7Tb8fq__fadeUp}.StatusDialog-module__7Tb8fq__title{color:#00a8b5;margin-bottom:8px;font-size:26px;font-weight:500;animation:.4s .2s both StatusDialog-module__7Tb8fq__fadeUp}.StatusDialog-module__7Tb8fq__description{color:#777;margin-bottom:24px;font-size:14px;line-height:1.6;animation:.4s .25s both StatusDialog-module__7Tb8fq__fadeUp}.StatusDialog-module__7Tb8fq__timerWrap{margin-bottom:8px;animation:.4s .3s both StatusDialog-module__7Tb8fq__fadeUp}.StatusDialog-module__7Tb8fq__timerBarTrack{background:#eef0f2;border-radius:999px;width:100%;height:4px;margin-bottom:8px;overflow:hidden}.StatusDialog-module__7Tb8fq__timerBar{transform-origin:0;width:100%;height:100%;animation:StatusDialog-module__7Tb8fq__shrinkBar var(--timer-duration,7s) linear forwards;background:#0d3b66;border-radius:999px}.StatusDialog-module__7Tb8fq__timer{color:#aaa;margin:0;font-size:12px}.StatusDialog-module__7Tb8fq__timer span{color:#0d3b66;font-weight:600}.StatusDialog-module__7Tb8fq__button{color:#fff;cursor:pointer;background:#0d3b66;border:none;border-radius:10px;width:100%;margin-top:20px;padding:13px 24px;font-size:14px;font-weight:500;transition:background .2s,transform .15s;animation:.4s .35s both StatusDialog-module__7Tb8fq__fadeUp}.StatusDialog-module__7Tb8fq__button:hover{background:#092c4c;transform:translateY(-1px)}.StatusDialog-module__7Tb8fq__button:active{transform:scale(.98)}@keyframes StatusDialog-module__7Tb8fq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes StatusDialog-module__7Tb8fq__scaleIn{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes StatusDialog-module__7Tb8fq__bounceIn{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes StatusDialog-module__7Tb8fq__fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes StatusDialog-module__7Tb8fq__shrinkBar{0%{width:100%}to{width:0%}}@media (max-width:480px){.StatusDialog-module__7Tb8fq__modal{padding:28px 20px 24px}.StatusDialog-module__7Tb8fq__title{font-size:22px}}.StatusDialog-module__7Tb8fq__secondaryActionWrap{border-top:1px solid #f0f0f0;flex-direction:column;gap:8px;margin-top:10px;padding-top:12px;display:flex}.StatusDialog-module__7Tb8fq__secondaryBtn{color:#1567a8;cursor:pointer;background:0 0;border:1.5px solid #1567a8;border-radius:10px;width:100%;padding:11px 24px;font-size:13px;font-weight:500;transition:background .18s}.StatusDialog-module__7Tb8fq__secondaryBtn:hover{background:#eff6ff}.StatusDialog-module__7Tb8fq__actionNote{color:#9ca3af;text-align:center;margin:0;font-size:11px;line-height:1.55}
@keyframes AccountAggregator-module__w8jUoW__fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes AccountAggregator-module__w8jUoW__ctaPulse{0%,to{box-shadow:0 4px 18px #203f7b52}50%{box-shadow:0 6px 26px #203f7b85}}@keyframes AccountAggregator-module__w8jUoW__spin{to{transform:rotate(360deg)}}.AccountAggregator-module__w8jUoW__container{max-width:820px;margin:0 auto;padding:18px 20px 32px;animation:.35s both AccountAggregator-module__w8jUoW__fadeSlideUp}.AccountAggregator-module__w8jUoW__rbiBadge{background:var(--color-blue);color:#fff;letter-spacing:.6px;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;margin-bottom:18px;padding:6px 14px;font-size:11.5px;font-weight:700;animation:.38s 20ms both AccountAggregator-module__w8jUoW__fadeSlideUp;display:inline-flex}.AccountAggregator-module__w8jUoW__title{color:#14304f;margin:0 0 12px;font-size:27px;font-weight:800;line-height:1.25;animation:.38s 40ms both AccountAggregator-module__w8jUoW__fadeSlideUp}.AccountAggregator-module__w8jUoW__titleAccent{color:var(--color-green)}.AccountAggregator-module__w8jUoW__intro{color:#6b7280;margin:0 0 30px;font-size:14.5px;line-height:1.65;animation:.38s 60ms both AccountAggregator-module__w8jUoW__fadeSlideUp}.AccountAggregator-module__w8jUoW__safeBanner{border:1px solid #d7f0e6;border-radius:16px;margin-bottom:32px;animation:.38s 70ms both AccountAggregator-module__w8jUoW__fadeSlideUp;display:flex;overflow:hidden}.AccountAggregator-module__w8jUoW__safeBannerLeft{background:linear-gradient(135deg,#eafaf3 0%,#e3f4ee 100%);flex:2.4;align-items:center;gap:20px;min-height:126px;padding:30px;display:flex}.AccountAggregator-module__w8jUoW__safeBannerIcon{width:48px;height:48px;color:var(--color-green);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #46ba8040}.AccountAggregator-module__w8jUoW__safeBannerTitle{color:#14304f;margin:0 0 5px;font-size:16.5px;font-weight:700}.AccountAggregator-module__w8jUoW__safeBannerDesc{color:#5c6f7a;margin:0;font-size:13.5px;line-height:1.5}.AccountAggregator-module__w8jUoW__safeBannerRight{background:linear-gradient(160deg, var(--color-blue) 0%, var(--color-green) 100%);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:168px;padding:16px 12px;display:flex}.AccountAggregator-module__w8jUoW__emblemCircle{width:50px;height:50px;color:var(--color-blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #00000026}.AccountAggregator-module__w8jUoW__emblemLabel{letter-spacing:.4px;text-transform:uppercase;color:#fff;text-align:center;white-space:nowrap;font-size:10.5px;font-weight:700;line-height:1.3}.AccountAggregator-module__w8jUoW__ctaRow{align-items:flex-end;gap:14px;margin-bottom:30px;animation:.38s .1s both AccountAggregator-module__w8jUoW__fadeSlideUp;display:flex}.AccountAggregator-module__w8jUoW__fieldWrap{flex:1;min-width:0}.AccountAggregator-module__w8jUoW__fieldLabel{color:#374151;margin-bottom:7px;font-size:13px;font-weight:600;display:block}.AccountAggregator-module__w8jUoW__inputRow{background:#fff;border:1.5px solid #e5e7eb;border-radius:11px;align-items:center;gap:0;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.AccountAggregator-module__w8jUoW__inputRow:focus-within{border-color:var(--color-blue);box-shadow:0 0 0 3px #203f7b1a}.AccountAggregator-module__w8jUoW__inputPrefix{color:#6b7280;-webkit-user-select:none;user-select:none;background:#f9fafb;border-right:1.5px solid #e5e7eb;flex-shrink:0;align-items:center;gap:6px;height:48px;padding:0 12px;font-size:14px;font-weight:600;display:flex}.AccountAggregator-module__w8jUoW__mobileInput{color:#111827;background:0 0;border:none;outline:none;flex:1;min-width:0;height:48px;padding:0 14px;font-size:15px}.AccountAggregator-module__w8jUoW__mobileInput::placeholder{color:#9ca3af;font-size:14px}.AccountAggregator-module__w8jUoW__actions{flex-wrap:wrap;gap:12px;margin-bottom:30px;animation:.38s .12s both AccountAggregator-module__w8jUoW__fadeSlideUp;display:flex}.AccountAggregator-module__w8jUoW__primaryBtn{background:var(--brand-gradient);color:#fff;cursor:pointer;letter-spacing:.2px;white-space:nowrap;border:none;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:15px 24px;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s;animation:2.5s ease-in-out infinite AccountAggregator-module__w8jUoW__ctaPulse;display:flex}.AccountAggregator-module__w8jUoW__actions .AccountAggregator-module__w8jUoW__primaryBtn{white-space:normal;flex:1}.AccountAggregator-module__w8jUoW__primaryBtn:hover:not(:disabled){opacity:.91;transform:translateY(-1px)}.AccountAggregator-module__w8jUoW__primaryBtn:active:not(:disabled){transform:translateY(0)}.AccountAggregator-module__w8jUoW__primaryBtn:disabled{opacity:.68;cursor:not-allowed;animation:none}.AccountAggregator-module__w8jUoW__footer{color:#9ca3af;text-align:center;justify-content:center;align-items:flex-start;gap:6px;margin-top:26px;font-size:12px;line-height:1.6;display:flex}.AccountAggregator-module__w8jUoW__stepRow{align-items:center;gap:8px;margin-bottom:28px;animation:.38s 50ms both AccountAggregator-module__w8jUoW__fadeSlideUp;display:flex}.AccountAggregator-module__w8jUoW__stepGroup{flex:1;align-items:center;gap:8px;display:flex}.AccountAggregator-module__w8jUoW__stepPill{border:1.5px solid #0000;border-radius:999px;flex:1;align-items:center;gap:9px;padding:10px 16px;transition:all .2s;display:flex}.AccountAggregator-module__w8jUoW__stepDone{background:#eafaf3;border-color:#bdead6}.AccountAggregator-module__w8jUoW__stepActive{border-color:var(--color-blue);background:#eef4fb;box-shadow:0 1px 6px #203f7b26}.AccountAggregator-module__w8jUoW__stepIdle{background:#f9fafb;border-color:#f3f4f6}.AccountAggregator-module__w8jUoW__stepNumber{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11.5px;font-weight:700;transition:background .2s;display:flex}.AccountAggregator-module__w8jUoW__stepNumberDone{background:var(--color-green);color:#fff}.AccountAggregator-module__w8jUoW__stepNumberActive{background:var(--color-blue);color:#fff}.AccountAggregator-module__w8jUoW__stepNumberIdle{color:#fff;background:#d1d5db}.AccountAggregator-module__w8jUoW__stepLabel{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;transition:color .2s;overflow:hidden}.AccountAggregator-module__w8jUoW__stepLabelDone{color:var(--color-green)}.AccountAggregator-module__w8jUoW__stepLabelActive{color:var(--color-blue)}.AccountAggregator-module__w8jUoW__stepLabelIdle{color:#9ca3af}.AccountAggregator-module__w8jUoW__stepConnector{background:#e5e7eb;flex-shrink:0;width:14px;height:1.5px;transition:background .3s}.AccountAggregator-module__w8jUoW__stepConnectorActive{background:var(--color-green)}.AccountAggregator-module__w8jUoW__attemptsBox{background:#f9fafb;border:1px solid #f3f4f6;border-radius:14px;margin-bottom:28px;padding:15px 18px;animation:.38s 70ms both AccountAggregator-module__w8jUoW__fadeSlideUp}.AccountAggregator-module__w8jUoW__attemptsHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.AccountAggregator-module__w8jUoW__attemptsLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.7px;font-size:11px;font-weight:700}.AccountAggregator-module__w8jUoW__attemptsBadge{border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}.AccountAggregator-module__w8jUoW__attemptsBadgeOk{color:var(--color-green);background:#eafaf3}.AccountAggregator-module__w8jUoW__attemptsBadgeWarn{color:#d97706;background:#fffbeb}.AccountAggregator-module__w8jUoW__attemptsBadgeExhausted{color:#ef4444;background:#fef2f2}.AccountAggregator-module__w8jUoW__attemptsTrack{gap:6px;display:flex}.AccountAggregator-module__w8jUoW__attemptsSegment{border-radius:999px;flex:1;height:6px;transition:background .4s}.AccountAggregator-module__w8jUoW__attemptsSegmentUsed{background:var(--color-green)}.AccountAggregator-module__w8jUoW__attemptsSegmentExhausted{background:#f87171}.AccountAggregator-module__w8jUoW__attemptsSegmentEmpty{background:#e5e7eb}.AccountAggregator-module__w8jUoW__attemptsNote{color:#f87171;margin-top:8px;font-size:11px;line-height:1.55}.AccountAggregator-module__w8jUoW__spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:15px;height:15px;animation:.72s linear infinite AccountAggregator-module__w8jUoW__spin}@media (max-width:1024px){.AccountAggregator-module__w8jUoW__container{max-width:100%;padding:16px 18px 28px}.AccountAggregator-module__w8jUoW__safeBannerLeft{padding:24px 22px}.AccountAggregator-module__w8jUoW__safeBannerRight{width:144px}}@media (max-width:768px){.AccountAggregator-module__w8jUoW__title{font-size:23px}.AccountAggregator-module__w8jUoW__intro{margin-bottom:24px;font-size:13.5px}.AccountAggregator-module__w8jUoW__safeBanner{margin-bottom:26px}.AccountAggregator-module__w8jUoW__safeBannerLeft{gap:14px;padding:20px}.AccountAggregator-module__w8jUoW__stepRow{margin-bottom:22px}.AccountAggregator-module__w8jUoW__ctaRow,.AccountAggregator-module__w8jUoW__actions{margin-bottom:24px}}@media (max-width:640px){.AccountAggregator-module__w8jUoW__container{padding:14px 16px 24px}.AccountAggregator-module__w8jUoW__rbiBadge{margin-bottom:14px;padding:5px 12px;font-size:10.5px}.AccountAggregator-module__w8jUoW__title{margin-bottom:8px;font-size:20px}.AccountAggregator-module__w8jUoW__safeBanner{flex-direction:column}.AccountAggregator-module__w8jUoW__safeBannerLeft{min-height:0}.AccountAggregator-module__w8jUoW__safeBannerRight{flex-direction:row;width:100%;padding:12px}.AccountAggregator-module__w8jUoW__emblemCircle{width:40px;height:40px}.AccountAggregator-module__w8jUoW__ctaRow{flex-direction:column;align-items:stretch;gap:12px}.AccountAggregator-module__w8jUoW__primaryBtn{padding:12px 14px;font-size:13px}.AccountAggregator-module__w8jUoW__actions .AccountAggregator-module__w8jUoW__primaryBtn{width:100%}.AccountAggregator-module__w8jUoW__intro{font-size:12.5px}.AccountAggregator-module__w8jUoW__stepRow{gap:8px}.AccountAggregator-module__w8jUoW__stepLabel{font-size:10.5px}.AccountAggregator-module__w8jUoW__stepPill{gap:6px;padding:8px 10px}.AccountAggregator-module__w8jUoW__stepNumber{width:20px;height:20px;font-size:10px}.AccountAggregator-module__w8jUoW__stepConnector{width:8px}.AccountAggregator-module__w8jUoW__attemptsBox{padding:12px 14px}}@media (max-width:420px){.AccountAggregator-module__w8jUoW__container{padding:12px 14px 20px}.AccountAggregator-module__w8jUoW__title{font-size:18px}.AccountAggregator-module__w8jUoW__safeBannerLeft{text-align:left;flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.AccountAggregator-module__w8jUoW__stepRow{flex-direction:column;align-items:stretch;gap:8px}.AccountAggregator-module__w8jUoW__stepGroup{width:100%}.AccountAggregator-module__w8jUoW__stepConnector{display:none}}
.SelfieVerification-module__gqfPka__wrapper{width:100%}.SelfieVerification-module__gqfPka__compactBox{box-sizing:border-box;background:#fff;border:1px solid #e6e9f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:16px;height:150px;padding:18px 22px;display:flex}.SelfieVerification-module__gqfPka__circlePlaceholder{background:#eaf3fe;border:1.8px solid #eaf3fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.SelfieVerification-module__gqfPka__compactContent{flex-direction:column;flex:1;min-width:180px;display:flex}.SelfieVerification-module__gqfPka__compactTitle{color:#1a2233;margin:0 0 4px;font-size:14px;font-weight:700}.SelfieVerification-module__gqfPka__compactSubtext{color:#6b7280;margin:0;font-size:12.5px;line-height:1.5}.SelfieVerification-module__gqfPka__secureText{color:#45505f;white-space:nowrap;align-self:flex-start;align-items:center;gap:5px;margin-top:14px;font-size:11.5px;font-weight:500;display:flex}.SelfieVerification-module__gqfPka__compactAction{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.SelfieVerification-module__gqfPka__selfieBtn{color:var(--color-green);border:1.5px solid var(--color-green);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:13.5px;font-weight:600;transition:background .2s,box-shadow .2s;display:inline-flex}.SelfieVerification-module__gqfPka__selfieBtn:hover:not(:disabled){background:#46ba8014}.SelfieVerification-module__gqfPka__selfieBtn:disabled{opacity:.6;cursor:not-allowed}.SelfieVerification-module__gqfPka__thumbWrap{border:2px solid #eaf3fe;border-radius:50%;flex-shrink:0;width:68px;height:68px;overflow:hidden}.SelfieVerification-module__gqfPka__thumbImg{object-fit:cover;width:100%;height:100%}.SelfieVerification-module__gqfPka__errorText{color:#dc2626;margin:0 0 14px;font-size:12.5px;font-weight:600}.SelfieVerification-module__gqfPka__modalOverlay{z-index:1000;background:#1018288c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SelfieVerification-module__gqfPka__modalCard{box-sizing:border-box;background:#fff;border-radius:20px;width:340px;max-width:100%;max-height:90vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #1018284d}.SelfieVerification-module__gqfPka__modalClose{border:1.5px solid var(--color-blue);width:28px;height:28px;color:var(--color-blue);cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:16px;right:16px}.SelfieVerification-module__gqfPka__modalTitle{color:var(--color-blue);margin:0 0 4px;padding-right:28px;font-size:18px;font-weight:700}.SelfieVerification-module__gqfPka__modalSubtitle{color:#6b7280;margin:0 0 18px;font-size:12.5px;line-height:1.5}.SelfieVerification-module__gqfPka__viewfinder{background:#eef1f5;border:1px solid #e5e9f2;border-radius:16px;width:100%;height:220px;margin-bottom:18px;position:relative;overflow:hidden}.SelfieVerification-module__gqfPka__viewfinderMedia{object-fit:cover;width:100%;height:100%}.SelfieVerification-module__gqfPka__corner{z-index:1;pointer-events:none;border-color:#ffffffd9;width:18px;height:18px;position:absolute}.SelfieVerification-module__gqfPka__cornerTL{border-top:3px solid;border-left:3px solid;border-radius:4px 0 0;top:8px;left:8px}.SelfieVerification-module__gqfPka__cornerTR{border-top:3px solid;border-right:3px solid;border-radius:0 4px 0 0;top:8px;right:8px}.SelfieVerification-module__gqfPka__cornerBL{border-bottom:3px solid;border-left:3px solid;border-radius:0 0 0 4px;bottom:8px;left:8px}.SelfieVerification-module__gqfPka__cornerBR{border-bottom:3px solid;border-right:3px solid;border-radius:0 0 4px;bottom:8px;right:8px}.SelfieVerification-module__gqfPka__checklist{flex-direction:column;gap:10px;margin:0 0 18px;padding:0;list-style:none;display:flex}.SelfieVerification-module__gqfPka__checklist li{color:#374151;align-items:center;gap:8px;font-size:13px;display:flex}.SelfieVerification-module__gqfPka__modalBtnFull{background:var(--brand-gradient);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:stretch;width:100%;padding:0;font-family:inherit;display:flex;overflow:hidden;box-shadow:0 4px 14px #203f7b4d}.SelfieVerification-module__gqfPka__modalActions{gap:12px;display:flex}.SelfieVerification-module__gqfPka__modalBtn{background:var(--brand-gradient);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;align-items:stretch;padding:0;font-family:inherit;display:flex;overflow:hidden;box-shadow:0 4px 14px #203f7b4d}.SelfieVerification-module__gqfPka__modalBtn:disabled,.SelfieVerification-module__gqfPka__modalBtnFull:disabled{opacity:.65;cursor:not-allowed}.SelfieVerification-module__gqfPka__modalBtnLabel{white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 12px;font-size:14.5px;font-weight:700;display:flex}.SelfieVerification-module__gqfPka__modalBtnIcon{background:#00000026;border-left:1px solid #ffffff40;justify-content:center;align-items:center;padding:0 16px;display:flex}@media (max-width:560px){.SelfieVerification-module__gqfPka__compactBox{text-align:center;flex-direction:column;align-items:stretch;height:auto}.SelfieVerification-module__gqfPka__circlePlaceholder,.SelfieVerification-module__gqfPka__thumbWrap{align-self:center}.SelfieVerification-module__gqfPka__compactAction{align-items:stretch;width:100%}.SelfieVerification-module__gqfPka__selfieBtn{width:100%}.SelfieVerification-module__gqfPka__secureText{justify-content:center;align-self:center}.SelfieVerification-module__gqfPka__modalCard{width:100%;padding:20px}.SelfieVerification-module__gqfPka__viewfinder{height:180px}}
.styles-module-scss-module__Bp31aa__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;right:20px}@media (max-width:480px){.styles-module-scss-module__Bp31aa__container{top:12px;left:12px;right:12px}}.styles-module-scss-module__Bp31aa__toast{pointer-events:auto;background:#0d1b2e;border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:12px;min-width:300px;max-width:400px;padding:14px 14px 18px 0;animation:.3s cubic-bezier(.22,1,.36,1) both styles-module-scss-module__Bp31aa__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0006,inset 0 0 0 1px #ffffff0a}.styles-module-scss-module__Bp31aa__toast.styles-module-scss-module__Bp31aa__removing{animation:.28s cubic-bezier(.4,0,1,1) both styles-module-scss-module__Bp31aa__slideOut}@media (max-width:480px){.styles-module-scss-module__Bp31aa__toast{min-width:unset;width:100%;max-width:100%}}.styles-module-scss-module__Bp31aa__accent{border-radius:12px 0 0 12px;width:3px;position:absolute;top:0;bottom:0;left:0}.styles-module-scss-module__Bp31aa__icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:12px;display:flex}.styles-module-scss-module__Bp31aa__message{color:#ffffffeb;flex:1;font-family:Poppins,sans-serif;font-size:13.5px;font-weight:500;line-height:1.45}.styles-module-scss-module__Bp31aa__close{cursor:pointer;color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:8px;transition:background .18s,color .18s;display:flex}.styles-module-scss-module__Bp31aa__close:hover{color:#ffffffe6;background:#ffffff24}.styles-module-scss-module__Bp31aa__progress{transform-origin:0;height:2px;animation:linear both styles-module-scss-module__Bp31aa__shrink;position:absolute;bottom:0;left:0;right:0}.styles-module-scss-module__Bp31aa__success .styles-module-scss-module__Bp31aa__accent{background:#22c55e}.styles-module-scss-module__Bp31aa__success .styles-module-scss-module__Bp31aa__icon{color:#22c55e;background:#22c55e1f}.styles-module-scss-module__Bp31aa__success .styles-module-scss-module__Bp31aa__progress{background:#22c55e}.styles-module-scss-module__Bp31aa__error .styles-module-scss-module__Bp31aa__accent{background:#ef4444}.styles-module-scss-module__Bp31aa__error .styles-module-scss-module__Bp31aa__icon{color:#ef4444;background:#ef44441f}.styles-module-scss-module__Bp31aa__error .styles-module-scss-module__Bp31aa__progress{background:#ef4444}.styles-module-scss-module__Bp31aa__info .styles-module-scss-module__Bp31aa__accent{background:#1ebdda}.styles-module-scss-module__Bp31aa__info .styles-module-scss-module__Bp31aa__icon{color:#1ebdda;background:#1ebdda1f}.styles-module-scss-module__Bp31aa__info .styles-module-scss-module__Bp31aa__progress{background:#1ebdda}.styles-module-scss-module__Bp31aa__warning .styles-module-scss-module__Bp31aa__accent{background:#f59e0b}.styles-module-scss-module__Bp31aa__warning .styles-module-scss-module__Bp31aa__icon{color:#f59e0b;background:#f59e0b1f}.styles-module-scss-module__Bp31aa__warning .styles-module-scss-module__Bp31aa__progress{background:#f59e0b}@keyframes styles-module-scss-module__Bp31aa__slideIn{0%{opacity:0;transform:translate(calc(100% + 20px))}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__Bp31aa__slideOut{0%{opacity:1;max-height:80px;margin-bottom:0;transform:translate(0)}to{opacity:0;max-height:0;margin-bottom:-10px;transform:translate(calc(100% + 20px))}}@keyframes styles-module-scss-module__Bp31aa__shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__Bp31aa__toast,.styles-module-scss-module__Bp31aa__toast.styles-module-scss-module__Bp31aa__removing{opacity:1;animation:none}.styles-module-scss-module__Bp31aa__progress{animation:none;display:none}}
@keyframes UploadDocument-module__7cyRYG__spin{to{transform:rotate(360deg)}}@keyframes UploadDocument-module__7cyRYG__fadeSlideUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.UploadDocument-module__7cyRYG__wrapper{box-sizing:border-box;padding:14px 16px 28px;animation:.35s both UploadDocument-module__7cyRYG__fadeSlideUp}.UploadDocument-module__7cyRYG__stageBadge{background:var(--color-blue);color:#fff;letter-spacing:.6px;text-transform:uppercase;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 14px;font-size:10.5px;font-weight:700;display:inline-flex}.UploadDocument-module__7cyRYG__header{margin-bottom:20px}.UploadDocument-module__7cyRYG__heading{color:#14304f;letter-spacing:-.2px;margin:0 0 6px;font-size:24px;font-weight:800}.UploadDocument-module__7cyRYG__headingAccent{color:var(--color-green)}.UploadDocument-module__7cyRYG__subheading{color:#64748b;max-width:560px;margin:0;font-size:13.5px;line-height:1.55}.UploadDocument-module__7cyRYG__layout{grid-template-columns:1fr;gap:16px;display:grid}.UploadDocument-module__7cyRYG__leftPanel,.UploadDocument-module__7cyRYG__rightPanel{box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 4px 20px #0f3a5c0f}.UploadDocument-module__7cyRYG__leftPanel{flex-direction:column;gap:16px;display:flex}.UploadDocument-module__7cyRYG__progressHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.UploadDocument-module__7cyRYG__progressTitle{color:#14304f;margin:0;font-size:13px;font-weight:700}.UploadDocument-module__7cyRYG__progressCount{color:#6b7280;font-size:11.5px;font-weight:600}.UploadDocument-module__7cyRYG__stepper{align-items:center;display:flex}.UploadDocument-module__7cyRYG__stepDot{color:#94a3b8;background:#eef2f7;border:1.5px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.UploadDocument-module__7cyRYG__stepDotDone{background:var(--color-green);border-color:var(--color-green);color:#fff}.UploadDocument-module__7cyRYG__stepDotDone svg{font-size:14px!important}.UploadDocument-module__7cyRYG__stepDotCurrent{border-color:var(--color-blue);color:var(--color-blue);background:#fff}.UploadDocument-module__7cyRYG__stepLine{background:#e2e8f0;flex:1;min-width:10px;height:2px;margin:0 4px}.UploadDocument-module__7cyRYG__stepLineDone{background:var(--color-green)}.UploadDocument-module__7cyRYG__checklist{flex-direction:column;gap:10px;display:flex}.UploadDocument-module__7cyRYG__checkItem{background:#f9fafb;border:1px solid #f1f5f9;border-radius:12px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.UploadDocument-module__7cyRYG__checkIcon{width:30px;min-width:30px;height:30px;color:var(--color-blue);background:#eef4fb;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.UploadDocument-module__7cyRYG__checkIcon svg{font-size:16px!important}.UploadDocument-module__7cyRYG__checkBody{flex:1;min-width:0}.UploadDocument-module__7cyRYG__checkTitle{color:#1e293b;margin:0 0 2px;font-size:12.5px;font-weight:700}.UploadDocument-module__7cyRYG__checkDesc{color:#6b7280;margin:0;font-size:11.5px;line-height:1.4}.UploadDocument-module__7cyRYG__checkDone{flex-shrink:0;margin-top:2px;color:var(--color-green)!important}.UploadDocument-module__7cyRYG__checkDone svg{font-size:17px!important}.UploadDocument-module__7cyRYG__trustFooter{background:var(--brand-gradient);color:#fff;border-radius:12px;align-items:center;gap:10px;margin-top:auto;padding:12px 14px;display:flex}.UploadDocument-module__7cyRYG__trustIconWrap{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.UploadDocument-module__7cyRYG__trustIconWrap svg{font-size:16px!important}.UploadDocument-module__7cyRYG__trustText{font-size:11.5px;font-weight:600;line-height:1.4}.UploadDocument-module__7cyRYG__rightPanel{flex-direction:column;display:flex}.UploadDocument-module__7cyRYG__rightHead{margin-bottom:14px}.UploadDocument-module__7cyRYG__rightTitle{color:#14304f;margin:0 0 4px;font-size:16px;font-weight:800}.UploadDocument-module__7cyRYG__rightSubtitle{color:#6b7280;margin:0;font-size:12.5px;line-height:1.5}.UploadDocument-module__7cyRYG__noticeBanner{box-sizing:border-box;background:#eef4fb;border:1px solid #cfe0f2;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 14px;display:flex}.UploadDocument-module__7cyRYG__noticeBannerError{background:#fff7f7;border-color:#fecaca}.UploadDocument-module__7cyRYG__noticeIcon{flex-shrink:0;margin-top:1px;color:var(--color-blue)!important;font-size:17px!important}.UploadDocument-module__7cyRYG__noticeBannerError .UploadDocument-module__7cyRYG__noticeIcon{color:#ef4444!important}.UploadDocument-module__7cyRYG__noticeTitle{color:#14304f;margin:0 0 4px;font-size:12.5px;font-weight:700}.UploadDocument-module__7cyRYG__noticeBannerError .UploadDocument-module__7cyRYG__noticeTitle{color:#b91c1c}.UploadDocument-module__7cyRYG__noticeList{color:#3c5a78;flex-wrap:wrap;gap:4px 10px;margin:0;padding:0;font-size:12px;line-height:1.8;list-style:none;display:flex}.UploadDocument-module__7cyRYG__noticeBannerError .UploadDocument-module__7cyRYG__noticeList{color:#dc2626}.UploadDocument-module__7cyRYG__noticeList li:before{content:"•";opacity:.6;margin-right:5px}.UploadDocument-module__7cyRYG__grid{grid-template-columns:1fr;gap:12px;margin-bottom:18px;display:grid}.UploadDocument-module__7cyRYG__card{box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:14px;transition:border-color .2s,box-shadow .2s;position:relative}.UploadDocument-module__7cyRYG__card:hover{box-shadow:0 4px 16px #0f3a5c14}.UploadDocument-module__7cyRYG__cardReady{border-color:#fcd34d}.UploadDocument-module__7cyRYG__cardUploaded{background:#fbfffc;border-color:#bbe6cf}.UploadDocument-module__7cyRYG__cardHead{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.UploadDocument-module__7cyRYG__cardIcon{width:38px;height:38px;color:var(--color-blue);background:#eef4fb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.UploadDocument-module__7cyRYG__previewThumb{object-fit:cover;border-radius:10px;width:38px;height:38px}.UploadDocument-module__7cyRYG__pdfThumb{color:#ef4444!important;font-size:20px!important}.UploadDocument-module__7cyRYG__emptyThumb{font-size:18px!important}.UploadDocument-module__7cyRYG__cardMeta{flex:1;min-width:0}.UploadDocument-module__7cyRYG__docTitleRow{align-items:center;gap:6px;display:flex}.UploadDocument-module__7cyRYG__docTitle{color:#14304f;word-break:break-word;margin:0;font-size:13px;font-weight:700;line-height:1.3}.UploadDocument-module__7cyRYG__statusIcon{flex-shrink:0;align-items:center;display:flex}.UploadDocument-module__7cyRYG__iconPending{color:#cbd5e1!important;font-size:15px!important}.UploadDocument-module__7cyRYG__iconReady{color:#f59e0b!important;font-size:15px!important}.UploadDocument-module__7cyRYG__iconSuccess{color:var(--color-green)!important;font-size:15px!important}.UploadDocument-module__7cyRYG__docSubtitle{color:#94a3b8;margin:3px 0 0;font-size:11px}.UploadDocument-module__7cyRYG__btnRemove{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;transition:background .2s;display:inline-flex}.UploadDocument-module__7cyRYG__btnRemove:hover{background:#fee2e2}.UploadDocument-module__7cyRYG__btnRemove svg{font-size:14px!important}.UploadDocument-module__7cyRYG__dropZone{cursor:pointer;text-align:center;background:#f9fafb;border:1.5px dashed #cbd5e1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:14px 10px;transition:border-color .2s,background .2s;display:flex}.UploadDocument-module__7cyRYG__dropZone:hover{border-color:var(--color-blue);background:#f5f8fc}.UploadDocument-module__7cyRYG__dropZoneActive{border-color:var(--color-blue);background:#eef4fb}.UploadDocument-module__7cyRYG__dropZoneIcon{color:var(--color-blue)!important;font-size:18px!important}.UploadDocument-module__7cyRYG__dropZoneLabel{color:#14304f;font-size:12px;font-weight:700}.UploadDocument-module__7cyRYG__dropZoneHint{color:#94a3b8;font-size:10.5px}.UploadDocument-module__7cyRYG__readyRow{align-items:center;gap:8px;display:flex}.UploadDocument-module__7cyRYG__btnUpload{background:var(--color-blue);color:#fff;cursor:pointer;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:9px 14px;font-size:12.5px;font-weight:700;transition:opacity .2s;display:inline-flex}.UploadDocument-module__7cyRYG__btnUpload:hover:not(:disabled){opacity:.9}.UploadDocument-module__7cyRYG__btnUpload:disabled{opacity:.65;cursor:not-allowed}.UploadDocument-module__7cyRYG__uploadedPill{color:var(--color-green);box-sizing:border-box;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;padding:9px 14px;font-size:11.5px;font-weight:700;display:inline-flex}.UploadDocument-module__7cyRYG__uploadedPill svg{font-size:15px!important}.UploadDocument-module__7cyRYG__passwordWrap{align-items:center;gap:8px;margin-top:10px;display:flex}.UploadDocument-module__7cyRYG__lockIcon{flex-shrink:0;color:#94a3b8!important;font-size:15px!important}.UploadDocument-module__7cyRYG__passwordInput{color:#334155;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;flex:1;min-width:0;padding:8px 12px;font-size:12.5px;transition:border-color .2s,background .2s}.UploadDocument-module__7cyRYG__passwordInput:focus{border-color:var(--color-blue);background:#fff}.UploadDocument-module__7cyRYG__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:13px;min-width:13px;height:13px;animation:.7s linear infinite UploadDocument-module__7cyRYG__spin}.UploadDocument-module__7cyRYG__actions{margin-top:auto}.UploadDocument-module__7cyRYG__continueBtn{background:var(--brand-gradient);color:#fff;cursor:pointer;box-sizing:border-box;letter-spacing:.2px;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 20px;font-size:14px;font-weight:700;transition:opacity .2s,transform .15s;display:flex}.UploadDocument-module__7cyRYG__continueBtn:hover{opacity:.92;transform:translateY(-1px)}.UploadDocument-module__7cyRYG__continueBtn:active{transform:translateY(0)}.UploadDocument-module__7cyRYG__continueBtnArrow{background:#ffffff38;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.UploadDocument-module__7cyRYG__continueBtnArrow svg{font-size:14px!important}.UploadDocument-module__7cyRYG__footerHint{color:#94a3b8;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:10px;font-size:11px;display:flex}.UploadDocument-module__7cyRYG__footerHint svg{flex-shrink:0;font-size:13px!important}@media (min-width:900px){.UploadDocument-module__7cyRYG__wrapper{padding:24px 28px 32px}.UploadDocument-module__7cyRYG__heading{font-size:26px}.UploadDocument-module__7cyRYG__layout{grid-template-columns:320px 1fr;align-items:stretch}.UploadDocument-module__7cyRYG__leftPanel{align-self:start;position:sticky;top:20px}.UploadDocument-module__7cyRYG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.UploadDocument-module__7cyRYG__noticeList{flex-direction:column;gap:2px}}
@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.0pw-43bjt5~5_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.13c6n_dh74ayc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.0g_ng0t~d_b9n.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.0r1jrq7neqdsq.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0g6rbszwfgn9y.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.17-1enzs_j91b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.0apt5mko2.qn3.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.0ek5sshv8wk3m.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.0uvzar8hswo3p.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.1110aazvokzp..woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.0esuu2f5si~v8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.12skym0rqknxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_672766f6-module___BFVmq__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_672766f6-module___BFVmq__variable{--font-poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.0k68dgt5gi4w6.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.0id408x23fv8q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.06sf8d84-9n3w.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.0rpo5i9-tpup~.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.04s-lri-1fnua.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.17kgvx8~8.fj6.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.0kn0u2cosumsr.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.00qosz~21_9iq.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.0333ktddfbsxy.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_e3662217-module__1PupEG__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_e3662217-module__1PupEG__variable{--font-roboto:"Roboto", "Roboto Fallback"}
