@keyframes my-app_rotation__1JdNd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.my-app_container__rVtP6{min-height:100vh;background-color:#020023;display:flex;flex-direction:column}.my-app_loadingContainer__tflYF{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#020023}.my-app_loadingContainer__tflYF svg{width:35px!important;height:35px!important}.my-app_loadingContainer__tflYF svg *{fill:#fff;color:#fff;stroke:#fff}.my-app_main__ruD19{flex:1 1;width:100%;background-color:#020023;padding-top:var(--space-xl);padding-bottom:0}.my-app_content__F8SXa{display:flex;flex-direction:column}.my-app_content__F8SXa .my-app_contactRecruiter__Yl6rI{display:flex;gap:var(--space-s);align-items:center;justify-content:space-between;max-width:var(--grid-max-width);padding-inline:var(--space-2xl);margin-inline:auto;padding-top:var(--space-s);padding-bottom:var(--space-s);width:100%;background-color:#020023}@media only screen and (max-width:1519px){.my-app_content__F8SXa .my-app_contactRecruiter__Yl6rI{padding-inline:var(--space-xl)}}@media only screen and (max-width:calc(768px - 1px)){.my-app_content__F8SXa .my-app_contactRecruiter__Yl6rI{padding-inline:var(--space-s)}}.my-app_content__F8SXa .my-app_contactRecruiter__Yl6rI .my-app_contactRecruiterButton__TmyFV{white-space:nowrap;min-width:inherit}.my-app_content__F8SXa .my-app_contactRecruiter__Yl6rI .my-app_contactRecruiterButton__TmyFV>div{min-width:var(--step-0)}.my-app_headerText__a22It{text-transform:uppercase;font-size:var(--step--2)}.my-app_header__IOLoA{grid-column:1/span 12;grid-row:1/span 1;max-width:var(--grid-max-width);padding-inline:var(--space-2xl);margin-inline:auto;margin-top:var(--space-l);padding-bottom:var(--space-xl);width:100%;overflow:hidden}@media only screen and (max-width:1519px){.my-app_header__IOLoA{padding-inline:var(--space-xl)}}@media only screen and (max-width:calc(768px - 1px)){.my-app_header__IOLoA{padding-inline:var(--space-s)}}.my-app_header__IOLoA .my-app_headerContent__wPqX1{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-m)}.my-app_header__IOLoA .my-app_headerContent__wPqX1 h1{font-size:var(--step-4);line-height:1.1;margin-bottom:var(--space-2xs)}.my-app_header__IOLoA .my-app_headerContent__wPqX1 .my-app_headerTextContainer__J0sfS{display:flex;flex-direction:column;gap:var(--space-s)}.my-app_header__IOLoA .my-app_headerContent__wPqX1 .my-app_headerText__a22It{text-transform:uppercase;font-size:var(--step--2)}.my-app_header__IOLoA .my-app_headerContent__wPqX1 .my-app_headerNameAndText__WinKJ{display:flex;flex-direction:column;gap:var(--space-xs)}.my-app_header__IOLoA .my-app_headerContent__wPqX1 .my-app_subtitle__IxVWq{margin-top:var(--space-xs);line-height:1.4}@media only screen and (max-width:calc(1280px - 1px)){.my-app_header__IOLoA .my-app_headerContent__wPqX1{flex-direction:column;align-items:flex-start;gap:var(--space-s)}}.my-app_header__IOLoA .my-app_headerApplicantInfo__YoRRP{display:flex;flex-direction:column;gap:var(--space-xs);margin-top:var(--space-2xl)}.my-app_header__IOLoA .my-app_headerApplicantInfo__YoRRP>div{display:flex;align-items:center;gap:var(--space-s)}.my-app_header__IOLoA .my-app_headerApplicantInfo__YoRRP .my-app_headerApplicantInfoIcon__flmHm{color:#6c51f5}.my-app_header__IOLoA .my-app_editContactInfoButton__M5PSZ{min-width:0}.my-app_header__IOLoA .my-app_headerLogoutButtonContainer__sCsk_{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-l)}.my-app_header__IOLoA .my-app_heroIcon__Y_HCK{position:relative;margin:auto;display:flex;flex-direction:column;align-items:center;color:#fff;flex:1 1}.my-app_header__IOLoA .my-app_heroIcon__Y_HCK svg{width:300px;height:300px;z-index:1}.my-app_header__IOLoA .my-app_heroIcon__Y_HCK .my-app_heroIconConnection__H9G_w{position:absolute;width:44.8px;border:1px solid #fff;opacity:.7;top:250px;height:50vh;left:50%;transform:translateX(-50%)}@media only screen and (max-width:calc(1280px - 1px)){.my-app_header__IOLoA .my-app_heroIcon__Y_HCK{display:none}}.my-app_applications__UwQeG{grid-column:1/span 12;grid-row:1/span 1}.my-app_applications__UwQeG h2{font-size:var(--step-2);line-height:1.2;margin-bottom:var(--space-m)}.my-app_applications__UwQeG .my-app_applicationList__D1l7Z{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:var(--space-l);gap:var(--space-l)}@media only screen and (max-width:calc(1280px - 1px)){.my-app_applications__UwQeG .my-app_applicationList__D1l7Z{grid-template-columns:1fr}}.my-app_applicationCard__kdldm{background-color:#fff;border:1px solid #6c51f5;border-radius:var(--space-3xs);padding:var(--space-s);display:flex;flex-direction:column;gap:var(--space-s);transition:all .2s ease-in-out}.my-app_applicationCard__kdldm:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(108,81,245,.2)}.my-app_applicationCard__kdldm .my-app_applicationHeader__WkG2k{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--space-xs)}.my-app_applicationCard__kdldm .my-app_applicationHeader__WkG2k h3{font-size:var(--step-1);line-height:1.2;color:#020023;margin:0;flex:1 1}.my-app_applicationCard__kdldm .my-app_status__0irce{padding:var(--space-3xs) var(--space-2xs);border-radius:var(--space-4xs);font-size:var(--step--2);text-transform:capitalize;font-weight:500;white-space:nowrap;flex-shrink:0}.my-app_applicationCard__kdldm .my-app_status__0irce.my-app_video__7xaI7,.my-app_applicationCard__kdldm .my-app_status__0irce.my-app_voice__bQoCt{background-color:#6c51f5;color:#fff}.my-app_applicationCard__kdldm .my-app_status__0irce.my-app_questions__U5WhG{background-color:#a1a1c6;color:#fff}.my-app_applicationCard__kdldm .my-app_status__0irce.my-app_finished__x6Vvz{background-color:#03a66a;color:#fff}.my-app_applicationCard__kdldm .my-app_progress__bLr_q{margin-top:var(--space-xs)}.my-app_applicationCard__kdldm .my-app_progress__bLr_q .my-app_progressBar__CO08e{height:4px;background-color:rgba(108,81,245,.188);border-radius:var(--space-4xs);margin-bottom:var(--space-2xs);position:relative;overflow:hidden}.my-app_applicationCard__kdldm .my-app_progress__bLr_q .my-app_progressBar__CO08e:after{content:"";position:absolute;top:0;left:0;height:100%;width:var(--progress);background-color:#6c51f5;border-radius:var(--space-4xs)}.my-app_applicationCard__kdldm .my-app_lastUpdated__YafTD{font-size:var(--step--1);line-height:1.4}.my-app_applicationCard__kdldm .my-app_continueButton__DoO3M{width:100%;justify-content:space-between}.my-app_emptyState__ihuW0{background-color:#fff;border:1px solid #6c51f5;border-radius:var(--space-3xs);padding:var(--space-xl);text-align:center;margin-top:var(--space-l)}.my-app_logoutButton__bQMEm:hover:not(:disabled):hover{border-color:#1b1b39!important;background:#1b1b39!important}.my-app_logoutButton__bQMEm:hover:not(:disabled):hover .my-app_icon__vAXxy{color:#fff!important}.my-app_applicationProcess___dNlA{background-color:#6c51f5;max-width:var(--grid-max-width);padding-inline:var(--space-2xl);margin-inline:auto;padding-top:var(--space-xl);padding-bottom:var(--space-xl);width:100%}@media only screen and (max-width:1519px){.my-app_applicationProcess___dNlA{padding-inline:var(--space-xl)}}@media only screen and (max-width:calc(768px - 1px)){.my-app_applicationProcess___dNlA{padding-inline:var(--space-s)}}.my-app_applicationProcess___dNlA .my-app_applicationProcessHeader__4Cg_Q{margin-bottom:var(--space-m)}.my-app_applicationProcess___dNlA .my-app_applicationProcessTitle__utqll{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--space-m);padding-bottom:var(--space-m);margin-bottom:var(--space-l);border-bottom:1px solid #fff}.my-app_applicationProcess___dNlA .my-app_applicationProcessTitle__utqll h3{font-size:var(--step-2);line-height:1.2;color:#fff}.my-app_applicationProcess___dNlA .my-app_applicationProcessTitle__utqll .my-app_viewJobDescriptionButton__HKaBT{justify-content:center}.my-app_applicationProcess___dNlA .my-app_progress__bLr_q{display:flex;flex-direction:column;gap:var(--space-3xs);margin-top:var(--space-m)}.my-app_applicationProcess___dNlA .my-app_progress__bLr_q .my-app_progressBarInfo__8369D{display:flex;justify-content:space-between;align-items:center}.my-app_applicationProcess___dNlA .my-app_progress__bLr_q .my-app_progressBarContainer__con_7{display:flex;flex-wrap:nowrap;height:10px;gap:var(--space-2xs);margin-bottom:var(--space-2xs)}.my-app_applicationProcess___dNlA .my-app_progress__bLr_q .my-app_progressBarContainer__con_7 .my-app_progressBarEmpty__qIoLB{flex:1 1;height:10px;background-color:#fff}.my-app_applicationProcess___dNlA .my-app_progress__bLr_q .my-app_progressBarContainer__con_7 .my-app_progressBarFill__6CImr{flex:1 1;height:10px;background-color:#ebff00}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR{display:flex;flex-direction:column}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ{display:flex;justify-content:space-between;gap:var(--space-s);background-color:#fff;padding:var(--space-m);color:#020023;border-bottom:1px solid #35334f;align-items:center}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ:last-child{border-bottom:none}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ .my-app_processStepItemContent__myYF9{display:flex;gap:var(--space-s)}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ .my-app_processStepItemContent__myYF9 .my-app_processStepItemNumber__lc5gt{font-family:FKGrotesk-Medium,sans-serif;font-weight:500;-webkit-font-smoothing:antialiased}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ .my-app_processStepItemContent__myYF9 .my-app_processStepItemTitle__ZihXR{font-family:FKGrotesk-Regular,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ .my-app_processStepItemContent__myYF9 .my-app_processStepItemDescription__17Yqu{display:flex;align-items:center;gap:var(--space-2xs);color:#6c51f5;margin-left:var(--space-m)}.my-app_applicationProcess___dNlA .my-app_processStepList___uhhR .my-app_processStepItem__g9HqQ .my-app_processItemAction__uJNEk{min-width:0}.my-app_applicationProcess___dNlA .my-app_processContinueActionButton___l0Yv{width:100%;justify-content:center;margin-top:var(--space-xs)}.my-app_applicationStatus__ZO05r{background-color:#f7f6fe;max-width:var(--grid-max-width);padding-inline:var(--space-2xl);margin-inline:auto;padding-top:var(--space-xl);padding-bottom:var(--space-xl);width:100%}@media only screen and (max-width:1519px){.my-app_applicationStatus__ZO05r{padding-inline:var(--space-xl)}}@media only screen and (max-width:calc(768px - 1px)){.my-app_applicationStatus__ZO05r{padding-inline:var(--space-s)}}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2{display:flex;flex-direction:column;gap:var(--space-s);padding-bottom:var(--space-m);align-items:stretch;justify-content:flex-start}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusContent__yGTQN{display:flex;flex-direction:column;gap:var(--space-2xs);align-items:stretch;justify-content:flex-start}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusContent__yGTQN .my-app_applicationStatusContentTitle__BN4CL{font-size:var(--step-2);line-height:0;margin-bottom:0}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusContent__yGTQN .my-app_applicationStatusContentText__iTizc{display:flex;flex-direction:column;gap:var(--space-s)}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusContent__yGTQN .my-app_applicationStatusContentTextRejected__tG7ew{display:flex;flex-direction:column;gap:var(--space-l)}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusRejectedActiveRelationList__jgWf0{display:flex;flex-direction:column;gap:0;list-style-type:none;list-style-position:unset;margin:0;padding:0;background-color:#fff}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusRejectedActiveRelationList__jgWf0 li{padding:var(--space-xs) var(--space-s);border-bottom:1px solid #020023}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_applicationStatusRejectedActiveRelationList__jgWf0 li:last-child{border-bottom:none}.my-app_applicationStatus__ZO05r .my-app_applicationStatusCard__yueW2 .my-app_listBoldPurple__8Himw{font-weight:500;color:#6c51f5}.my-app_applicationStatus__ZO05r .my-app_applicationStatusActions__OcCAU{display:flex;flex-direction:column;gap:var(--space-s);align-items:stretch;justify-content:flex-start;padding-top:var(--space-m);border-top:2px solid #020023}.my-app_editContactInfoModal__YO2hR{padding:var(--space-m) var(--space-l)}.my-app_editContactInfoModal__YO2hR .my-app_editContactInfoModalHeader__6kchp{margin-bottom:var(--space-m)}.my-app_editContactInfoModal__YO2hR .my-app_splitFields__f7mtY{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:11px}@media only screen and (min-width:1368px){.my-app_editContactInfoModal__YO2hR .my-app_splitFields__f7mtY{gap:var(--space-xs)}}@media only screen and (max-width:calc(1280px - 1px)){.my-app_editContactInfoModal__YO2hR .my-app_splitFields__f7mtY{flex-direction:column;flex:1 1;width:100%}}.my-app_editContactInfoModal__YO2hR .my-app_splitFields__f7mtY .my-app_field__MEJA_{width:100%}.my-app_editContactInfoModal__YO2hR .my-app_form__mXfAs{font-family:FKGrotesk-Regular,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;margin-top:var(--space-xs-s);gap:var(--space-xs)}@media only screen and (min-width:1368px){.my-app_editContactInfoModal__YO2hR .my-app_form__mXfAs{gap:var(--space-s)}}.my-app_editContactInfoModal__YO2hR .my-app_warningBox__zXfs_{margin:var(--space-m) 0}.my-app_editContactInfoModal__YO2hR .my-app_warningBox__zXfs_ .my-app_warningText__LxQAq{margin-top:-4px}.my-app_editContactInfoModal__YO2hR .my-app_buttonsContainer__qHoNY{display:flex;justify-content:flex-end;align-items:center;gap:var(--space-s);margin-top:var(--space-m)}@keyframes places-autocomplete_rotation__WiZKF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.places-autocomplete_fieldContainer__aUqVB{position:relative;flex:1 1}@media only screen and (max-width:calc(1280px - 1px)){.places-autocomplete_fieldContainer__aUqVB{width:100%}}.places-autocomplete_optionsContainer__0VVTk{font-family:Decagram-Regular,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;position:absolute;top:96px;left:0;right:0;background:#fff;border:1px solid #bab8c6;border-top:none;z-index:60;max-height:200px;overflow-y:auto;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media only screen and (max-width:768px){.places-autocomplete_optionsContainer__0VVTk{width:100%}}.places-autocomplete_predictionField__mLfFx{all:initial;font-family:Decagram-Regular,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:var(--step--1);line-height:29px;color:#020023;padding:10px 20px;width:calc(100% - 40px);text-align:left;cursor:pointer}.places-autocomplete_predictionField__mLfFx:hover{background:#eceaf8}@media only screen and (max-width:calc(768px - 1px)){.places-autocomplete_predictionField__mLfFx{font-size:var(--step--1)}}.places-autocomplete_predictionError__yg_Ut{all:initial;font-family:Decagram-Regular,sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;font-size:var(--step--1);line-height:29px;color:#020023;padding:10px 20px;width:calc(100% - 40px);text-align:left}@media only screen and (max-width:calc(768px - 1px)){.places-autocomplete_predictionError__yg_Ut{font-size:var(--step--1)}}