.register_page__Bdsu5{--bg:#0f0f23;--bg2:#1a1a2e;--card:#16213e;--card2:#1a1a2e;--text:#fff;--muted:#a8b2d1;--muted2:rgba(168,178,209,.45);--border:hsla(0,0%,100%,.08);--border2:hsla(0,0%,100%,.12);--cyan:#10cefc;--blue:#10cefc;--purple:#9558e5;--magenta:#d71fd9;--green:#10b981;--gold:#f59e0b;--grad:linear-gradient(135deg,#10cefc,#9558e5 50%,#d71fd9);background:linear-gradient(135deg,var(--bg) 0,var(--bg2) 100%);color:var(--text);font-family:var(--font-register-sora),"Sora",system-ui,sans-serif;font-size:13px;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 20px 60px}.register_logo__k7hO5{display:flex;align-items:center;justify-content:center;margin-bottom:48px;text-decoration:none;transition:opacity .2s}.register_logo__k7hO5:hover{opacity:.92}.register_logoImage__7Ydz1{width:auto;height:64px;-o-object-fit:contain;object-fit:contain;background:transparent;filter:drop-shadow(0 0 18px rgba(155,79,240,.35))}.register_stepper__l__j6{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:48px;width:100%;max-width:460px}.register_step__RA6Nq{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;flex:1}.register_stepCircle__VU5vs{width:40px;height:40px;border-radius:50%;background:var(--card2);border:2px solid var(--border2);display:flex;align-items:center;justify-content:center;font-family:var(--font-register-nunito),"Nunito",system-ui,sans-serif;font-weight:900;font-size:14px;color:var(--muted2);transition:all .35s;z-index:1;position:relative}.register_stepActive__xoRp6 .register_stepCircle__VU5vs{background:var(--purple);border-color:var(--purple);color:#fff;box-shadow:0 0 20px rgba(149,88,229,.35)}.register_stepDone__6TiU2 .register_stepCircle__VU5vs{background:var(--green);border-color:var(--green);color:#000}.register_stepLabel__cFRwC{font-size:10px;font-weight:600;color:var(--muted2);transition:color .3s;white-space:nowrap}.register_stepActive__xoRp6 .register_stepLabel__cFRwC,.register_stepDone__6TiU2 .register_stepLabel__cFRwC{color:var(--text)}.register_stepLine___a2j7{flex:1;height:2px;background:var(--border2);margin-bottom:18px;transition:background .35s}.register_stepLineDone__lHC0_{background:var(--green)}.register_card__73HoV{background:var(--card);border:1px solid var(--border2);border-radius:20px;padding:36px 40px;width:100%;max-width:520px}.register_stepTag__iDM_8{display:inline-flex;align-items:center;gap:6px;border-radius:100px;padding:5px 14px;font-size:10px;font-weight:700;letter-spacing:.08em;margin-bottom:18px}.register_tagBlue__UMBOe{background:rgba(16,206,252,.08);border:1px solid rgba(16,206,252,.22);color:var(--cyan)}.register_tagGold__Tb3NG{background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.22);color:var(--gold)}.register_tagPurple__cAzfg{background:rgba(149,88,229,.1);border:1px solid rgba(149,88,229,.22);color:var(--purple)}.register_tagGreen__KPgzG{background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.22);color:var(--green)}.register_cardTitle__TCNKa{font-family:var(--font-register-nunito),"Nunito",system-ui,sans-serif;font-weight:900;font-size:30px;line-height:1.1;margin-bottom:8px}.register_cardTitleGold__m2HMA{color:var(--gold)}.register_cardTitlePurple__Y57DQ{background:var(--grad);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.register_cardSub__CMFQi{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:24px}.register_divider__QPuKF{height:1px;background:var(--border);margin-bottom:24px}.register_dots__Udbxz{display:flex;gap:6px;margin-bottom:24px}.register_dot__iAFtG{height:4px;border-radius:100px;transition:all .3s}.register_dotActive__HQkyW{background:var(--cyan);width:24px}.register_dotDone__Gqwmm{background:var(--green);width:12px}.register_dotInactive__p9ffA{background:var(--border2);width:12px}.register_field__2J6rU{margin-bottom:16px}.register_field__2J6rU label{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--muted);margin-bottom:7px}.register_field__2J6rU input{width:100%;background:var(--card2);border:1px solid var(--border2);border-radius:10px;padding:13px 16px;font-size:13px;font-family:var(--font-register-sora),"Sora",system-ui,sans-serif;color:var(--text);outline:none;transition:border-color .2s}.register_field__2J6rU input:focus{border-color:var(--cyan)}.register_field__2J6rU input::-moz-placeholder{color:var(--muted2)}.register_field__2J6rU input::placeholder{color:var(--muted2)}.register_choice__XsZHC{display:flex;align-items:center;gap:14px;background:var(--card2);border:2px solid var(--border);border-radius:14px;padding:16px 18px;cursor:pointer;transition:all .2s;margin-bottom:10px;width:100%;text-align:left;font:inherit;color:inherit}.register_choice__XsZHC:hover{border-color:var(--border2);background:#1f1f30}.register_choiceSelected__gNUWF{border-color:var(--green);background:rgba(0,229,160,.04)}.register_choiceIcon__zh3fE{width:42px;height:42px;border-radius:10px;background:var(--card);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.register_choiceText__QG5pD strong{display:block;font-size:14px;font-weight:700;margin-bottom:3px}.register_choiceSelected__gNUWF .register_choiceText__QG5pD strong{color:var(--green)}.register_choiceText__QG5pD span{font-size:11px;color:var(--muted);line-height:1.5}.register_choiceRadio__ocb9d{width:22px;height:22px;border-radius:50%;border:2px solid var(--border2);margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:11px}.register_choiceSelected__gNUWF .register_choiceRadio__ocb9d{background:var(--green);border-color:var(--green);color:#000}.register_pillLabel__3EqXD{font-size:10px;font-weight:700;letter-spacing:.08em;color:var(--muted);margin-bottom:10px}.register_pillGroup__V_Wai{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.register_skillPill___zNDU{background:var(--card2);border:2px solid var(--border);border-radius:100px;padding:7px 16px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;color:var(--muted);font-family:inherit}.register_skillPill___zNDU:hover{border-color:var(--border2);color:var(--text)}.register_skillPillSelected__BMifE{border-color:var(--purple);color:var(--cyan);background:rgba(149,88,229,.1)}.register_btnMain__KSVWL{width:100%;padding:15px;border:none;border-radius:12px;background:var(--grad);color:#fff;font-family:var(--font-register-nunito),"Nunito",system-ui,sans-serif;font-weight:900;font-size:15px;cursor:pointer;transition:all .2s;margin-top:8px;min-height:48px}.register_btnMain__KSVWL:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 8px 28px rgba(16,206,252,.25)}.register_btnMain__KSVWL:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.register_btnGold__0nlui{width:100%;padding:15px;border:none;border-radius:12px;background:var(--gold);color:#0d0d12;font-family:var(--font-register-nunito),"Nunito",system-ui,sans-serif;font-weight:900;font-size:15px;cursor:pointer;transition:all .2s;margin-top:8px;min-height:48px}.register_btnGold__0nlui:hover:not(:disabled){opacity:.92;transform:translateY(-1px);box-shadow:0 8px 28px rgba(245,158,11,.28)}.register_btnGold__0nlui:disabled{opacity:.5;cursor:not-allowed}.register_btnSkip__DZpLn{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:14px;cursor:pointer;transition:color .15s;background:none;border:none;width:100%;font-family:inherit}.register_btnSkip__DZpLn:hover{color:var(--text)}.register_btnSkip__DZpLn span{text-decoration:underline;text-underline-offset:3px}.register_termsRow__RX49_{display:flex;align-items:flex-start;gap:10px;margin:16px 0 8px;font-size:12px;color:var(--muted);cursor:pointer}.register_termsRow__RX49_ input{margin-top:3px;flex-shrink:0}.register_termsRow__RX49_ a{color:var(--cyan);font-weight:600;text-decoration:underline}.register_signin__GmSQP{text-align:center;font-size:12px;color:var(--muted);margin-top:16px}.register_signin__GmSQP a{color:var(--cyan);text-decoration:none;font-weight:600}.register_screen__RcU7k{display:none}.register_screenActive__lFJi4{display:block}.register_welcomeCard__j3sXo{text-align:center}.register_welcomeIcon__LAeOE{font-size:48px;margin-bottom:16px}.register_welcomeRoutes__6mY94{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.register_routeCard__Qkm6I{background:var(--card2);border:2px solid var(--border);border-radius:14px;padding:20px 16px;cursor:pointer;transition:all .2s;text-align:center;text-decoration:none;color:inherit;display:block}.register_routeCard__Qkm6I:hover{border-color:var(--border2);transform:translateY(-2px)}.register_routeAcademy__wo_p9:hover{border-color:var(--purple)}.register_routeDeal__OQC11:hover{border-color:var(--blue)}.register_routeIcon__Nx7PC{font-size:28px;margin-bottom:10px}.register_routeTitle__T6v5y{font-family:var(--font-register-nunito),"Nunito",system-ui,sans-serif;font-weight:900;font-size:14px;margin-bottom:4px}.register_routeDesc__6gwJ5{font-size:11px;color:var(--muted);line-height:1.5}.register_routeBtn__Xw81E{margin-top:12px;padding:9px 16px;border:none;border-radius:8px;font-family:var(--font-register-nunito),"Nunito",system-ui,sans-serif;font-weight:800;font-size:11px;cursor:pointer;width:100%;transition:all .2s}.register_routeBtnAcademy__oXNBz{background:var(--grad);color:#fff}.register_routeBtnDeal__qv0PQ{background:linear-gradient(135deg,var(--cyan),var(--blue));color:#000}.register_refToggle__luiv5{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s;background:none;border:none;font-family:inherit;padding:0;margin-bottom:0}.register_refToggle__luiv5:hover{color:var(--text)}.register_errorBox__J071O{margin-bottom:16px;padding:12px 14px;border-radius:10px;border:1px solid rgba(255,69,96,.35);background:rgba(255,69,96,.08);color:#ff6b6b;font-size:13px}@media (max-width:560px){.register_card__73HoV{padding:28px 22px}.register_welcomeRoutes__6mY94{grid-template-columns:1fr}}@media (max-width:768px){.register_page__Bdsu5{padding:24px 12px 32px}.register_logo__k7hO5{margin-bottom:28px}.register_stepper__l__j6{margin-bottom:24px;max-width:100%}.register_stepLabel__cFRwC{font-size:9px}.register_card__73HoV{max-width:100%;border-radius:16px;padding:24px 18px}.register_cardTitle__TCNKa{font-size:24px}.register_choice__XsZHC{padding:14px 12px;gap:10px}.register_choiceText__QG5pD strong{font-size:13px}.register_choiceText__QG5pD span{font-size:10px}.register_pillGroup__V_Wai{gap:6px}.register_skillPill___zNDU{padding:8px 12px;font-size:11px}}@media (max-width:420px){.register_stepCircle__VU5vs{width:34px;height:34px;font-size:12px}.register_card__73HoV{padding:20px 14px}.register_cardTitle__TCNKa{font-size:22px}.register_btnGold__0nlui,.register_btnMain__KSVWL{font-size:14px;min-height:46px}}@font-face{font-family:__Sora_ce197d;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/1d4eaed977255102-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Sora_ce197d;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f3f7e95f2dbc4fe4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Sora_Fallback_ce197d;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_ce197d{font-family:__Sora_ce197d,__Sora_Fallback_ce197d;font-style:normal}.__variable_ce197d{--font-register-sora:"__Sora_ce197d","__Sora_Fallback_ce197d"}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Nunito_31d880;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Nunito_31d880;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Nunito_31d880;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Nunito_31d880;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Nunito_31d880;font-style:normal;font-weight:900;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Nunito_Fallback_31d880;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_31d880{font-family:__Nunito_31d880,__Nunito_Fallback_31d880;font-style:normal}.__variable_31d880{--font-register-nunito:"__Nunito_31d880","__Nunito_Fallback_31d880"}