@keyframes highlightRequirementFade{0%{background-color:#6763ac33}to{background-color:#0000}}a{cursor:pointer}.highlight-requirement-row{animation:2s highlightRequirementFade}.left-panel-decoration{z-index:0;flex-direction:column;align-items:center;padding:1.5rem;display:flex;position:relative}.onboarding-step-shell{flex-direction:column;min-height:100dvh;display:flex}.getstarted-wrapper{flex-direction:column;flex:1;min-height:0;padding:1rem;display:flex}.getstarted-body{flex-direction:column;flex:1;display:flex}.getstarted-footer{height:auto;padding:1.5rem;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));z-index:1;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;display:flex;position:sticky;bottom:0}.checkout-container{flex-direction:column;width:100%;display:flex}.getstarted-footer button.link-button{vertical-align:baseline;min-width:0;display:"inline";padding:0}.getstarted-footer .nextButton:not(.final){margin-left:auto}@media (width>=900px){.onboarding-step-shell{min-height:100vh}.getstarted-wrapper{flex-direction:column;flex:1;padding:clamp(6rem,15vh,12rem) 8rem 0;display:flex}.getstarted-wrapper-header{flex:none}.getstarted-body{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.getstarted-footer{height:120px;padding:2rem 5rem;position:static}.left-panel-decoration{z-index:0;flex-direction:column;align-items:center;height:100vh;padding:clamp(6rem,15vh,12rem) 5rem 0;display:flex;position:relative}.getstarted-footer button:not(.link-button){width:100px;height:50px}.checkout-container{background-color:#fff;flex-direction:row;align-items:center;width:100%;height:100%;display:flex}.checkout-container>div:first-child{width:100%}}@keyframes pulseResumeMovedDefault{0%,to{border-color:var(--resume-moved-border-start);background-color:var(--resume-moved-background-start)}50%{border-color:var(--resume-moved-border-mid);background-color:var(--resume-moved-background-mid)}}@keyframes pulseResumeMovedShortlisted{0%,to{border-color:var(--resume-moved-border-start);background-color:var(--resume-moved-background-start)}50%{border-color:var(--resume-moved-border-mid);background-color:var(--resume-moved-background-mid)}}@keyframes pulseResumeMovedRejected{0%,to{border-color:var(--resume-moved-border-start);background-color:var(--resume-moved-background-start)}50%{border-color:var(--resume-moved-border-mid);background-color:var(--resume-moved-background-mid)}}.resume-card-moved-default{animation:.9s ease-in-out 2 pulseResumeMovedDefault}.resume-card-moved-shortlisted{animation:.9s ease-in-out 2 pulseResumeMovedShortlisted}.resume-card-moved-rejected{animation:.9s ease-in-out 2 pulseResumeMovedRejected}
