.career-section{width:100%;padding:4rem 1rem}.career-container{text-align:center;max-width:1120px;margin:0 auto}.career-header{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.career-tag-wrapper{display:inline-block;position:relative}.career-tag{color:var(--Primary);border:2px dashed var(--Primary);border-radius:3px;padding:.25rem .75rem;font-size:18px;font-weight:600;display:inline-block}.career-tag-arrow{height:auto;position:absolute;bottom:-18px;right:-19px}.career-title{color:var(--Primary);margin-top:1rem;font-size:4rem;font-weight:600}.career-title span{color:var(--Secondary)}.career-subtitle{color:var(--Text);max-width:774px;margin-top:.75rem;margin-right:auto;font-size:20px;line-height:1.6}.career-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.filter-btn{border:1.5px solid var(--PrimaryPastel);background:var(--White);color:var(--Primary);cursor:pointer;border-radius:8px;padding:.5rem 1.2rem;font-weight:500;transition:all .3s}.filter-btn:hover,.filter-btn.active{background:var(--Primary);color:var(--White)}.career-jobs{gap:1.5rem;margin-top:3rem;display:grid}.job-card{background:var(--White);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1.5rem 1.75rem;display:flex;box-shadow:0 1px 3px #0000001a}.job-info{text-align:left;flex:60%}.job-info h3{color:var(--Primary);font-size:1.125rem;font-weight:600}.job-info p{color:var(--Text);margin-top:.25rem;font-size:.95rem}.job-tags{flex-wrap:wrap;gap:.75rem;margin-top:.75rem;display:flex}.job-tags span{background:var(--Bg);border:1px solid var(--PrimaryPastel);color:var(--Text);border-radius:8px;align-items:center;gap:5px;padding:.35rem .75rem;font-size:.85rem;display:flex}.apply-btn a{color:var(--Primary);align-items:center;gap:4px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.apply-btn a:hover{color:var(--Secondary)}.hr-msg{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1120px;margin:80px auto;display:flex}.hr-msg p{color:var(--Text);margin-bottom:1.5rem;font-size:36px;line-height:1.7}.hr-msg img{width:120px;height:auto;margin-bottom:1rem}.hr-msg h4{color:var(--Primary);margin-bottom:.25rem;font-size:1.2rem;font-weight:600}.hr-msg h5{color:var(--Text);font-size:1rem;font-weight:500}.hr-profile{display:contents}@media (max-width:770px){.job-card{flex-direction:column;align-items:flex-start;gap:1rem}.apply-btn{align-self:flex-end}.career-title{font-size:1.75rem}.career-tag{font-size:16px}.career-tag-arrow{bottom:-14px;right:-16px}.hr-msg{padding:2.5rem 1rem}.hr-msg p{font-size:1rem}}@media (max-width:480px){.career-section{padding:2.5rem 1rem}.career-title{font-size:1.5rem}.filter-btn{padding:.4rem 1rem;font-size:.85rem}.hr-msg img{width:90px}.hr-msg h4{font-size:1.05rem}.hr-msg h5{font-size:.9rem}}
