<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.job-thankyou .step-card{box-shadow:3px 3px 10px #00000029}.stepper-wrapper{display:flex;justify-content:space-between;margin:auto;width:80%}.stepper-item{align-items:center;display:flex;flex:1;flex-direction:column;position:relative}.stepper-item:before{left:-50%}.stepper-item:after,.stepper-item:before{border-bottom:2px solid #f1f1f1;content:"";position:absolute;top:30px;width:100%;z-index:2}.stepper-item:after{left:50%}.stepper-item .step-counter{align-items:center;background:#f1f1f1;border-radius:50%;display:flex;height:60px;justify-content:center;margin-bottom:6px;position:relative;width:60px;z-index:5}.stepper-item.active{color:var(--bs-blue)}.stepper-item.completed .step-counter{background-color:var(--bs-blue);color:var(--bs-white)}.stepper-item.completed:after{border-bottom:2px solid var(--bs-blue);content:"";left:50%;position:absolute;top:30px;width:100%;z-index:3}.stepper-item:first-child:before,.stepper-item:last-child:after{content:none}@media (max-width:767px){.stepper-wrapper{width:100%}.stepper-item{font-size:12px}.stepper-item.completed:after,.stepper-item:after,.stepper-item:before{top:20px}.stepper-item .step-counter{height:40px;width:40px}}</pre></body></html>