.browseJobs{background-color:#fff;border-radius:10px}.section-header{border-bottom:1px solid #d2d5db;padding-bottom:1rem}.section-header h3{color:#1a1a1a;font-size:1rem;font-weight:500}.search-job-header-btn{align-items:center;display:flex;justify-content:space-between}.search-job-header-btn h2{color:#1a1a1a;font-size:1.25rem;margin:0}.search-job-btn{background-color:#a5c5e5;border:1px solid #a5c5e5;border-radius:1.5rem;color:#1a1a1a;font-size:1rem;font-weight:700;padding:.5rem 2rem}.section-subtitle{align-items:center;display:flex;font-size:1rem;font-weight:500;gap:.3rem;margin-top:2rem}.section-subtitle a,.section-subtitle p{color:#1a1a1a}.avail-browseJobs-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}.avail-browseJobs-wrapper .box p{color:#525466}.box{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;height:5.1rem;justify-content:space-between;padding:1rem;transition:transform .3s}.lang_ar .right-arrow-icon{transform:rotate(180deg)}.box-text-container{display:flex;flex-direction:column}.tabs{gap:2rem;margin:1.25rem 0}.tab,.tabs{align-items:center;display:flex}.tab{color:#1a1a1a;cursor:pointer;flex-direction:column;font-size:1rem;font-weight:500;gap:.2rem;padding-bottom:.8rem;text-align:center;transition:border .3s,color .3s}.tab img{width:4rem}.tab.active{border-bottom:1px solid #1a1a1a;color:#1a1a1a}.content{display:none}.content.active{display:block}.topEmployers-jobs-container{padding-top:2rem}.topEmployers-jobs{background-color:#fff;border-radius:10px;padding:2rem 0}.topEmployers-title{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;padding-bottom:1.25rem}.avail-topEmployers-jobs-wrapper{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}@media screen and (max-width:570px){.avail-topEmployers-jobs-wrapper{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:768px){.avail-browseJobs-wrapper{grid-template-columns:repeat(1,1fr)}.tabs{gap:3rem;overflow:scroll}}@media screen and (max-width:786px){.search-job-btn{display:none}}