@keyframes highlightRequirementFade{0%{background-color:#6763ac33}to{background-color:#0000}}a{cursor:pointer}.highlight-requirement-row{animation:2s highlightRequirementFade}.getstarted-wrapper{flex-direction:column;flex:1;padding:clamp(6rem,15vh,12rem) 16rem 0 8rem;display:flex}.getstarted-wrapper-header{flex:none}.getstarted-body{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.getstarted-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;height:120px;padding:2rem 5rem;display:flex}.getstarted-footer button:not(.link-button){width:100px;height:50px;margin:0}.getstarted-footer button.link-button{vertical-align:baseline;min-width:0;display:"inline";padding:0}.getstarted-footer .nextButton:not(.final){margin-left:auto}.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}.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}
