.ModalComponent_modalContainer__kbZ6B{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:start;padding-block:5rem;padding-inline:.5rem;backdrop-filter:blur(5px);z-index:200000000}.ModalComponent_centerModal__L3T2S{display:flex;justify-content:center;align-items:center}.RegisterModalDone_container__Xg39h{padding:2rem;background:var(--bg-white);width:80%;height:100vh;border-radius:.5rem;position:relative;border:2px solid var(--bg-blue200)}.RegisterModalDone_logoSection__psrcu{display:flex;justify-content:center;align-items:center;height:40%;margin-block-end:2rem}.RegisterModalDone_logoSection__psrcu img{height:100%}.RegisterModalDone_infoText__jc8_p{text-align:center;display:flex;flex-direction:column;margin-block-start:3rem}.RegisterModalDone_infoText__jc8_p h1{font-size:2.5rem}.RegisterModalDone_infoText__jc8_p span{color:var(--bg-blue200)}.RegisterModalDone_messageText__2ZWnr{font-size:1.35rem}.RegisterModalDone_boxClose__l5uNC{position:absolute;top:10px;right:10px}.RegisterModalDone_boxClose__l5uNC svg{font-size:2rem;cursor:pointer}@media (min-width:768px){.RegisterModalDone_container__Xg39h{height:70%}}.AuthStoryPanel_panel__BeGgd{min-height:270px;position:relative;overflow:hidden;isolation:isolate;color:#fff;background:#072b61}.AuthStoryPanel_background__VrD4b{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transform:scale(1.045);transition:opacity 1s ease,transform 6.5s ease}.AuthStoryPanel_backgroundActive__qWpkA{opacity:1;transform:scale(1)}.AuthStoryPanel_scrim__QnbJu{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,25,57,.32),rgba(4,25,57,.9)),linear-gradient(90deg,rgba(4,25,57,.34),transparent 70%);z-index:1}.AuthStoryPanel_content__lw2YO{position:relative;z-index:2;min-height:inherit;padding:1.25rem;display:flex;flex-direction:column}.AuthStoryPanel_brand__DCOHw{width:-moz-fit-content;width:fit-content;font-size:1.35rem;line-height:.9;font-weight:700;letter-spacing:-.04em}.AuthStoryPanel_brand__DCOHw span{display:block;margin-top:.35rem;font-size:.48rem;letter-spacing:.32em;text-align:center}.AuthStoryPanel_message__V5o__{margin-top:auto;max-width:520px}.AuthStoryPanel_kicker__a5_sV{margin:0 0 .5rem;color:#8be5ff;text-transform:uppercase;letter-spacing:.12em;font-size:.67rem;font-weight:800}.AuthStoryPanel_message__V5o__ h2{margin:0;max-width:440px;font-size:clamp(2rem,5.5vw,3.8rem);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.AuthStoryPanel_supporting__OXwcT{margin:.8rem 0 0;max-width:410px;color:hsla(0,0%,100%,.84);font-size:.94rem}.AuthStoryPanel_legacy__rci_E{display:inline-flex;gap:.35rem;margin:1rem 0 0;padding:.5rem .7rem;border:1px solid hsla(0,0%,100%,.25);border-radius:999px;background:rgba(6,37,81,.52);backdrop-filter:blur(10px);font-size:.75rem}.AuthStoryPanel_storyCard__lAxbp{display:none}.AuthStoryPanel_dots__A4Nne{display:flex;gap:.4rem;margin-top:1rem}.AuthStoryPanel_dots__A4Nne button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:hsla(0,0%,100%,.42);cursor:pointer;transition:width .25s ease,background .25s ease}.AuthStoryPanel_dots__A4Nne .AuthStoryPanel_dotActive__f3e18{width:24px;background:#16bceb}@media (min-width:900px){.AuthStoryPanel_panel__BeGgd{min-height:calc(100vh - 2rem);border-radius:1.4rem;box-shadow:0 24px 55px rgba(7,43,97,.25)}.AuthStoryPanel_content__lw2YO{padding:clamp(1.5rem,3vw,2.75rem)}.AuthStoryPanel_storyCard__lAxbp{display:flex;flex-direction:column;width:min(360px,78%);margin-top:1.25rem;padding:.9rem 1rem;border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;background:rgba(5,31,69,.58);backdrop-filter:blur(12px);animation:AuthStoryPanel_cardIn__cD8T5 .55s ease both}.AuthStoryPanel_storyCard__lAxbp p,.AuthStoryPanel_storyCard__lAxbp span{margin:0;color:hsla(0,0%,100%,.75);font-size:.75rem}.AuthStoryPanel_storyCard__lAxbp strong{margin:.2rem 0;font-size:1rem}}@keyframes AuthStoryPanel_cardIn__cD8T5{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AuthStoryPanel_background__VrD4b,.AuthStoryPanel_dots__A4Nne button,.AuthStoryPanel_storyCard__lAxbp{transition:none;animation:none}}.RegisterPage_pageViewport__8I8C7{flex:1 1 auto;width:100%;display:flex;justify-content:center;min-height:100vh;min-height:100dvh;background:#eef4fc}.RegisterPage_layout__ELAUC{min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:1fr;background:#fff;width:min(1600px,100%);margin:0 auto;overflow:visible}.RegisterPage_mosaic__7c0Gv{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:1fr;height:240px;border-radius:0 0 1.1rem 1.1rem;overflow:hidden;background:#0f3270}.RegisterPage_mosaicCell__B7ueS{position:relative;overflow:hidden}.RegisterPage_mosaicOverlay__3JwIt{position:absolute;inset:0;z-index:2;pointer-events:none}.RegisterPage_mosaicMask__FnGHU{position:absolute;inset:0;background:linear-gradient(180deg,rgba(29,98,216,.88),rgba(24,88,198,.92));transition:opacity 1.85s cubic-bezier(.22,1,.36,1),transform 1.85s cubic-bezier(.22,1,.36,1);transform-origin:center;will-change:opacity,transform}.RegisterPage_maskSoft__NwiZ1{opacity:.1;transform:scale(1)}.RegisterPage_maskStrong__T0ZDq{opacity:.68;transform:scale(1.035)}.RegisterPage_mosaicImageWrap__U8WOT{width:100%;height:100%}.RegisterPage_mosaicImage__fygwj{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.RegisterPage_formPanel__kFUCw{width:min(860px,100%);margin:0 auto;min-height:0}.RegisterPage_formPanelInner__tUcj4{padding:1rem .9rem calc(4rem + env(safe-area-inset-bottom));max-height:none;overflow:visible;overscroll-behavior:auto}.RegisterPage_topBar__50OHX{margin-top:.45rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.RegisterPage_backButton__iW3NK{display:inline-flex;align-items:center;gap:.45rem;color:#334d77;cursor:pointer}.RegisterPage_backButton__iW3NK:hover{color:#1f5fcb}.RegisterPage_currentJobBanner__D9Qlt{margin-top:1rem;padding:.85rem;border:1px solid #dae6fb;background:#f8fbff;border-radius:.8rem;display:flex;flex-direction:column;gap:.6rem}.RegisterPage_discardButton__RAF1j{width:-moz-fit-content;width:fit-content;border:1px solid #425067;color:#2f3a4d;background:#fff;border-radius:.55rem;padding:.5rem .75rem;font-size:.86rem;font-weight:600}.RegisterPage_discardButton__RAF1j:hover{background:#f2f5fb}.RegisterPage_pageTitle___kYq_{margin-top:.25rem;font-size:clamp(1.7rem,4.2vw,2.3rem);line-height:1.05;letter-spacing:-.02em;color:#10274f;font-weight:700}.RegisterPage_formEyebrow____yT8{margin:1.5rem 0 0;color:#1769e0;text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800}.RegisterPage_profileSteps__f9rI3{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.55rem;margin:.9rem 0 1rem;color:#536986;font-size:.75rem}.RegisterPage_profileSteps__f9rI3 span{display:inline-flex;align-items:center;gap:.35rem;white-space:nowrap}.RegisterPage_profileSteps__f9rI3 strong{display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;border-radius:50%;border:1px solid #b9c8dd;background:#fff;color:#6b7f9d;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.RegisterPage_profileSteps__f9rI3 i{height:1px;background:#d5e1f2;transition:background-color .18s ease}.RegisterPage_profileSteps__f9rI3 .RegisterPage_stepComplete__3YGZS{color:#145ec7;font-weight:700}.RegisterPage_profileSteps__f9rI3 .RegisterPage_stepComplete__3YGZS strong{border-color:#1769e0;background:#1769e0;color:#fff;box-shadow:0 0 0 3px rgba(23,105,224,.12)}.RegisterPage_profileSteps__f9rI3 .RegisterPage_connectorComplete__hxvZd{background:#1769e0}.RegisterPage_pageSubtitle__OkYgu{margin-top:.35rem;margin-bottom:.65rem;color:#5a6f92;font-size:.95rem}.RegisterPage_topLogo__lTqyi{display:inline-flex;align-items:center;justify-content:flex-end}@media (min-width:900px){.RegisterPage_layout__ELAUC{grid-template-columns:minmax(500px,1.05fr) minmax(600px,.95fr);align-items:stretch;gap:0;padding:1rem;height:100vh;height:100dvh;min-height:0;overflow:hidden}.RegisterPage_mosaic__7c0Gv{height:clamp(420px,72vh,620px);border-radius:1.1rem;border:1px solid #d8e4f8;box-shadow:0 18px 34px rgba(16,39,79,.12);position:relative}.RegisterPage_formPanel__kFUCw{width:100%;height:100%;min-height:0;overflow:hidden}.RegisterPage_formPanelInner__tUcj4{width:min(760px,100%);margin:0 auto;padding:1.5rem clamp(1.25rem,3vw,3rem) 2rem;height:100%;max-height:100%;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.RegisterPage_currentJobBanner__D9Qlt{flex-direction:row;align-items:center;justify-content:space-between}.RegisterPage_pageTitle___kYq_{margin-top:.3rem}}