.joining-steps{margin:80px auto;padding:0 20px;width:100%;text-align:center}.joining-steps h2{font-size:36px;font-weight:700;margin-bottom:60px;color:#111}.steps-line-wrapper{position:relative;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:0 60px;display:flex;justify-content:center;align-items:center;gap:90px}.steps-line-wrapper .step-card:hover .step-circle{transform:scale(1.08);border-color:#b49fff;box-shadow:0 8px 18px rgba(0,0,0,.15)}.steps-line-wrapper .step-card:hover .step-title{color:#b49fff}.steps-line-wrapper:before{content:"";position:absolute;top:50%;left:110px;right:110px;height:4px;background:#dcdcdc;transform:translateY(-50%);border-radius:4px;z-index:1}.step-card{width:170px;text-align:center;position:relative;z-index:2;transition:transform .3s ease}.step-circle{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 20px;border:4px solid #efefef;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.step-circle img{width:100%;height:100%;object-fit:cover}.step-title{font-size:18px;font-weight:600;transition:color .3s ease}@media(max-width:768px){.steps-line-wrapper{flex-direction:column;gap:50px;padding:0}.steps-line-wrapper:before{display:none}}.career-pathways-section{padding:80px 0}.career-pathways-section .pathways-subtitle{font-size:16px;text-transform:uppercase;font-weight:600;color:#b49fff;margin-bottom:10px}.career-pathways-section .pathways-title{font-size:36px;font-weight:700;margin-bottom:15px}.career-pathways-section .pathways-description{font-size:18px;color:#666;max-width:650px;margin:0 auto 40px}.pathway-card{display:block;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.pathway-card:hover{transform:translateY(-8px);box-shadow:0 14px 30px rgba(0,0,0,.18)}.pathway-card:hover .pathway-title{color:#b49fff}.pathway-card:hover .pathway-img{transform:scale(1.05);transition:transform .4s ease}.pathway-img-wrapper{width:100%;height:220px;position:relative;overflow:hidden}.pathway-img{object-fit:cover;transition:transform .4s ease}.pathway-body{padding:20px}.pathway-title{font-size:20px;font-weight:700;margin-bottom:10px;transition:color .3s ease}.pathway-text{font-size:15px;color:#666}.explore-btn{padding:12px 26px;font-weight:600;border-radius:8px;color:#fff;background-color:#7355f7;transition:background .3s ease,transform .3s ease}.explore-btn:hover{background-color:#4b24f5;transform:translateY(-2px)}.career-benefits-section{padding:80px 0}.career-benefits-section .benefits-subtitle{font-size:16px;text-transform:uppercase;font-weight:600;color:#b49fff;margin-bottom:10px}.career-benefits-section .benefits-title{font-size:36px;font-weight:700;max-width:700px;margin:0 auto 30px}.benefits-list{display:flex;flex-direction:column;gap:20px}.benefits-item{display:flex;align-items:center;gap:20px;padding:14px 20px;border-radius:10px;background:#fafafa;cursor:pointer;transition:.3s}.benefits-item.active,.benefits-item:hover{background:rgba(180,159,255,.2);box-shadow:0 6px 16px rgba(0,0,0,.1);transform:translateX(4px)}.benefits-index{font-size:20px;font-weight:700;color:#b49fff;width:40px}.benefits-text{font-size:16px;font-weight:500}.benefits-img-wrapper{width:100%;height:400px;border-radius:18px;overflow:hidden;position:relative;box-shadow:none;transition:transform .4s ease}.benefits-img-wrapper:hover .benefits-img{transform:scale(1.05)}.benefits-img{object-fit:cover;transition:transform .4s ease}