.post-job-content{display:flex;gap:50px;margin-top:25px;margin-right:50px}@media only screen and (max-width:768px){.post-job-content{flex-direction:column}}.post-job-content .post-job-sidebar{width:250px}.post-job-content .post-job-wrap{flex:1}.post-job-content .post-job-sidebar-list{display:flex;gap:20px;flex-direction:column}.post-job-content .post-job-sidebar-list .post-job-sidebar-item-text{display:flex;align-items:center;gap:10px;font-size:16px;color:#5b6e86;font-weight:500}.post-job-content .post-job-sidebar-list .post-job-sidebar-item{padding:10px 20px;border-radius:8px;cursor:pointer}.post-job-content .post-job-sidebar-list .post-job-sidebar-item.active{background:#f0f4f8;color:#442e66}.post-job-content .post-job-sidebar-list .post-job-sidebar-item.active .post-job-sidebar-item-text{color:#442e66}.post-job-content h1{margin-top:0!important;margin-bottom:25px!important}.post-job-content .post-job-form-field{display:grid;grid-template-columns:1fr 1fr;gap:16px}.post-job-content .post-job-form-field .form-group{margin-bottom:0}@media(max-width:768px){.post-job-content .post-job-form-field{display:flex;flex-direction:column}}.post-job-content .submit-button-wrap{display:flex;justify-content:flex-end;align-items:center}.post-job-content .text-editor .ck-editor__editable_inline{min-height:550px}.post-job-content .container1{background:#fff;padding-right:30px}.post-job-content .tab-content-section{display:flex;gap:30px;flex-direction:column}.post-job-content .tab-content-section.admin{width:100%}.post-job-content .tab-content-section .admin-wrap{display:flex;justify-content:space-between;flex-direction:column;gap:40px}.post-job-content .tab-content-section .admin-wrap h2{color:#222;margin-bottom:0;font-weight:700}.post-job-content .tab-content-section .admin-wrap .left{flex:1;display:flex;flex-direction:column;gap:30px}.post-job-content .tab-content-section .admin-wrap .right{width:350px}.post-job-content .tab-content-section .admin-wrap .questions .add-more-block{background:#fff;margin-bottom:0}.post-job-content .step-button{display:flex;gap:10px;justify-content:flex-start}