.wizardSteps{margin-top:-5rem}
.wizardSteps .wizardStep .stepListWrapper{display:flex;align-items:center;justify-content:space-between;width:100vw;padding:40px 112px 24px 112px;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}
@media(max-width:759px){.wizardSteps .wizardStep .stepListWrapper{padding:40px 16px 70px 16px;width:100%;margin-left:0;margin-right:0;left:auto;right:auto}
}
.wizardSteps .wizardStep .stepListWrapper .stepListInnerWrapper{display:flex;width:800px;position:relative;margin:0 auto;justify-content:space-between}
.wizardSteps .wizardStep .stepListWrapper .stepListInnerWrapper::after{content:"";position:absolute;top:20px;left:20px;right:20px;height:2px;background:#676767;z-index:0}
@media(max-width:759px){.wizardSteps .wizardStep .stepListWrapper .stepListInnerWrapper{width:100%}
}
.wizardSteps .wizardStep .stepListWrapper .stepList{display:flex;flex-direction:column;align-items:center;justify-content:center;width:25%;position:relative}
@media(max-width:759px){.wizardSteps .wizardStep .stepListWrapper .stepList{width:auto;align-items:center}
.wizardSteps .wizardStep .stepListWrapper .stepList .stepTitle,.wizardSteps .wizardStep .stepListWrapper .stepList .stepSubTitle{display:none}
.wizardSteps .wizardStep .stepListWrapper .stepList.active .stepTitle,.wizardSteps .wizardStep .stepListWrapper .stepList.active .stepSubTitle{display:block;position:absolute;left:50%;transform:translateX(-50%);width:max-content}
.wizardSteps .wizardStep .stepListWrapper .stepList.active .stepTitle{top:48px}
.wizardSteps .wizardStep .stepListWrapper .stepList.active .stepSubTitle{top:70px}
.wizardSteps .wizardStep .stepListWrapper .stepList:first-child.active .stepTitle,.wizardSteps .wizardStep .stepListWrapper .stepList:first-child.active .stepSubTitle{left:0;transform:none;text-align:left}
.wizardSteps .wizardStep .stepListWrapper .stepList:last-child.active .stepTitle,.wizardSteps .wizardStep .stepListWrapper .stepList:last-child.active .stepSubTitle{right:0;left:auto;transform:none;text-align:right}
}
.wizardSteps .wizardStep .stepListWrapper .stepList .stepNumber{font-size:14px;line-height:22px;font-weight:700;background-color:#000;color:#fff;padding:8px;height:40px;width:40px;text-align:center;border-radius:9999px;z-index:1;margin-bottom:8px}
.wizardSteps .wizardStep .stepListWrapper .stepList .stepTitle{font-weight:700}
.wizardSteps .wizardStep .stepListWrapper .stepList:first-child{align-items:flex-start}
@media(max-width:759px){.wizardSteps .wizardStep .stepListWrapper .stepList:first-child{align-items:center}
}
.wizardSteps .wizardStep .stepListWrapper .stepList:nth-child(2){margin-right:80px}
@media(max-width:759px){.wizardSteps .wizardStep .stepListWrapper .stepList:nth-child(2){margin-right:0}
}
.wizardSteps .wizardStep .stepListWrapper .stepList:last-child{align-items:flex-end}
@media(max-width:759px){.wizardSteps .wizardStep .stepListWrapper .stepList:last-child{align-items:center}
}
.wizardSteps .wizardStep .stepListWrapper .stepList.active .stepNumber{box-shadow:0 0 0 2px #FFF,0 0 0 4px #000}
.wizardSteps .wizardStep .stepListWrapper .stepList.disabled{color:#000}
.wizardSteps .wizardStep .stepListWrapper .stepList.disabled .stepNumber{background-color:#676767;color:#fff}
.wizardSteps .wizardStep .stepListWrapper .stepList.check .stepNumber::after{content:"\ea7c";font-family:"icomoon" !important;font-size:18px;line-height:24px}
.wizardSteps .wizardStep .stepContentWrapper{width:100vw;background-color:#fff;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;margin-bottom:-5rem}
.wizardSteps .wizardStep .stepContentWrapper .stepContentInnerWrapper{margin:0 auto;width:800px;position:relative}
@media(max-width:759px){.wizardSteps .wizardStep .stepContentWrapper .stepContentInnerWrapper{width:100%}
}
.wizardSteps .wizardStep .stepContentWrapper .stepContent{padding:40px 0;width:800px}
@media(max-width:759px){.wizardSteps .wizardStep .stepContentWrapper .stepContent{width:100%;padding:32px 16px 64px 16px}
}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .experiencefragment .xf-content-height .root .container .content-wrapper{padding:0}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .experiencefragment .xf-content-height .root .container .content-wrapper .content{width:inherit}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .loading-disclaimer{display:none;width:100%;text-align:right}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .loading-disclaimer .loading-disclaimer-text{font-size:16px;line-height:28px;color:#8e8e8e}
@media(max-width:759px){.wizardSteps .wizardStep .stepContentWrapper .stepContent .loading-disclaimer .loading-disclaimer-text{text-align:left}
}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper{display:flex;align-items:center;justify-content:flex-end}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .prevStep.disabled{pointer-events:none;opacity:.5}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .prevStep button,.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .nextStep button,.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .submitButton button,.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .prevStep a,.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .nextStep a,.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .submitButton a{height:47px;display:flex;align-items:center;justify-content:center}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .button-wrapper .submitButton button{cursor:pointer;padding:11px 19px !important}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .reviewTitle{margin-bottom:16px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .reviewDescription{font-size:18px;font-weight:500;line-height:24px;color:#676767;margin-bottom:40px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;position:relative;padding:16px;margin-bottom:40px;background:#f7f7f7;border:1px solid #ddd;border-radius:12px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block .stepHeader{position:absolute;right:16px;z-index:5}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block .stepHeader .editChallengesStep{display:flex;gap:6px;font-weight:700}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block .review-content{display:flex;flex-direction:column;gap:24px;width:100%}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block .review-content .review-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block .review-content .review-item .review-label{line-height:24px;font-weight:700}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .llm-review-block .review-content .review-item .review-value{line-height:28px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection{margin-bottom:40px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo{margin-bottom:40px;border-bottom:1px solid #ddd}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .stepHeader{display:flex;align-items:center;justify-content:space-between}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .stepHeader .stepTitle{font-size:24px;font-weight:500;line-height:32px;margin-bottom:24px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .stepHeader .editStep{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:700;line-height:20px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .stepHeader .editStep em{font-size:20px;cursor:pointer;padding:8px;border-radius:999999px;border:1.5px solid transparent}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .stepHeader .editStep em:focus-visible{border:1.5px solid #000;box-shadow:0 0 0 2px #fff,0 0 0 4px #000}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .fieldLabel{font-size:16px;font-weight:700;line-height:24px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .fieldValue{font-size:16px;font-weight:400;line-height:28px;padding-bottom:24px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .review-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .reviewField{min-width:0}
.wizardSteps .wizardStep .stepContentWrapper .stepContent #reviewSection .stepInfo .fieldValue{word-break:break-word}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .xfWrapper .root{margin:0}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .xfWrapper .xf-content-height,.wizardSteps .wizardStep .stepContentWrapper .stepContent .xfWrapper .root{min-height:0}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .xfWrapper + .button-wrapper{padding-top:24px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent:nth-of-type(1) .button-wrapper .prevStep{display:none}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question{background:#f7f7f7;border:1px solid #ddd;display:none;border-radius:12px;padding:16px;margin-bottom:1.5rem}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question .career-btn{display:none;padding-left:0}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question .career-btn a{padding-top:12px;padding-bottom:12px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question .cmp-form-input{margin-bottom:0}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question .cmp-form-input .cmp-form-text__textarea{padding-top:6px !important}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question .ai-text{font-size:12px;line-height:20px;font-weight:400;color:#676767;margin-bottom:24px;display:flex;align-items:center;gap:8px}
.wizardSteps .wizardStep .stepContentWrapper .stepContent .clarification-question .clarification-question-label{font-size:16px;line-height:24px;font-weight:700;margin-bottom:24px}
.wizardSteps .loading-btn{width:100%;display:flex !important;justify-content:center;align-items:center;gap:8px;height:48px;border-radius:24px;background-color:#f7f7f7 !important;pointer-events:none}
.wizardSteps .loading-btn .loader-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}
.wizardSteps .loading-btn svg{width:20px;height:20px;animation:spin 1s linear infinite;transform-origin:center}
@keyframes spin{0{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.wizardSteps .loader-text{color:#000}
.wizardSteps .banner-blue,.wizardSteps .banner-orange{display:flex;align-items:flex-start;gap:12px;width:100%;padding:16px;margin:24px 0;border-radius:12px;box-sizing:border-box}
.wizardSteps .banner-blue .icon-info-circle,.wizardSteps .banner-orange .icon-info-circle{margin-top:2px}
.wizardSteps .banner-blue{background-color:#1570ef}
.wizardSteps .banner-blue .icon-info-circle,.wizardSteps .banner-blue .banner-text{color:#fff}
.wizardSteps .banner-orange{background-color:#fdb022}
.wizardSteps .banner-orange .banner-text{color:#000}
.cmp-form-text__textarea:disabled ~ label{background:rgba(239,239,239,0.3)}
.cmp-form-text .cmp-form-text__textarea{resize:vertical}
label.remove-after::after{content:none}
.ai-input-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}
.ai-input-icon .ai-tooltip-box{position:absolute;bottom:calc(125%);right:-20px;width:320px;background:#000;color:#fff;padding:12px;border-radius:8px;box-sizing:border-box;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:999}
.ai-input-icon .ai-tooltip-box::after{content:"";position:absolute;bottom:-4px;right:24px;width:14px;height:14px;background:#000;transform:rotate(45deg)}
.ai-input-icon .ai-tooltip-box h4{margin:0 0 4px;font-size:14px;line-height:24px;font-weight:700;color:#fff}
.ai-input-icon .ai-tooltip-box p{margin:0;font-size:12px;line-height:20px;font-weight:400;color:#fff}
@media(max-width:767px){.ai-input-icon .ai-tooltip-box{width:200px;right:-20px;padding:10px}
.ai-input-icon .ai-tooltip-box h4{font-size:12px;line-height:20px}
.ai-input-icon .ai-tooltip-box p{font-size:10px;line-height:20px}
}
.ai-input-icon:hover .ai-tooltip-box{opacity:1;visibility:visible}
@media(max-width:759px){.wizardSteps .button-wrapper{flex-direction:column;gap:16px;width:100%}
.wizardSteps .button-wrapper .prevStep,.wizardSteps .button-wrapper .nextStep,.wizardSteps .button-wrapper .submitButton{width:100%}
.wizardSteps .button-wrapper .prevStep button,.wizardSteps .button-wrapper .nextStep button,.wizardSteps .button-wrapper .submitButton button,.wizardSteps .button-wrapper .prevStep a,.wizardSteps .button-wrapper .nextStep a,.wizardSteps .button-wrapper .submitButton a{width:100%;display:flex;justify-content:center;align-items:center}
.wizardSteps .button-wrapper .prevStep .cmp-button,.wizardSteps .button-wrapper .nextStep .cmp-button,.wizardSteps .button-wrapper .submitButton .cmp-button{margin-bottom:0}
.wizardSteps .button-wrapper .nextStep,.wizardSteps .button-wrapper .submitButton{order:1}
.wizardSteps .button-wrapper .prevStep{order:2}
}