.skeleton{position:relative;overflow:hidden;background:#ececec;border-radius:6px}.skeleton:after{content:"";position:absolute;top:0;left:-150%;width:150%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent);animation:shimmer 1.3s infinite}@keyframes shimmer{to{left:150%}}.skeleton-career-banner{width:100%;aspect-ratio:400/107;margin-bottom:3rem}.skeleton-career-title{width:min(500px,90%);height:70px;margin-bottom:3rem}.career-skeleton-card{border-top:1px solid #e5e5e5;padding:2rem 0}.career-skeleton-header{display:flex;justify-content:space-between;align-items:center}.career-skeleton-left{flex:1 1}.skeleton-job-title{width:min(400px,80%);height:32px;margin-bottom:.8rem}.skeleton-job-date{width:150px;height:16px}.skeleton-plus{width:28px;height:28px;border-radius:50%}.career-skeleton-content{margin-top:2rem}.skeleton-info-row{width:250px;height:18px;margin-bottom:1rem}.skeleton-info-row.short{width:180px}.skeleton-line{width:100%;height:14px;margin-bottom:.75rem}.skeleton-line.short{width:75%}.skeleton-button{margin-top:2rem;width:180px;height:50px;border-radius:50px}