.jobs{padding:60px 0}.jobs__heading{color:#1f3042;font-size:40px;font-weight:600;line-height:1.3;margin-bottom:40px;text-align:center}.jobs .tabs-container{align-items:flex-start;display:flex;gap:60px}.jobs .tabs-sidebar{max-width:100%;width:360px}.jobs .tabs-right__heading,.jobs .tabs-sidebar__heading{color:#1f3042;font-size:18px;font-weight:400;line-height:1.4;margin-bottom:16px}.jobs .sidebar-wrapper{border-right:1px dashed #1f3042;padding-right:30px;position:relative}.jobs .tabs-button{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:12px;padding:14px 0;text-align:left;transition:background .25s ease-out,padding .25s ease-out;width:100%}.jobs .tabs-button__title{color:#1f3042;font-size:20px;font-weight:600;line-height:1.3}.jobs .tabs-button svg{opacity:0;transform:translateX(-24px);transition:opacity .25s ease-out,transform .25s ease-out}.jobs .tabs-button.active,.jobs .tabs-button:hover{background:#f8f8f8;padding:14px 22px}.jobs .tabs-button.active svg,.jobs .tabs-button:hover svg{opacity:1;transform:translateX(0)}.jobs .tabs-right{flex:1;max-width:100%}.jobs .tabs-content{max-height:550px;overflow-y:auto;position:relative}.jobs .tabs-content::-webkit-scrollbar{width:6px}.jobs .tabs-content::-webkit-scrollbar-track{background:#f1f1f1}.jobs .tabs-content::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:10px}.jobs .tabs-pane{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translateY(-20px);width:100%}.jobs .tabs-pane.active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}.jobs .job-row{align-items:center;border-bottom:1px solid #1f3042;display:flex;gap:24px;justify-content:space-between;padding:28px 0 32px}.jobs .job-row__content{display:flex;flex-direction:column;gap:4px}.jobs .job-row__title-link{text-decoration:none}.jobs .job-row__title{color:#1f3042;font-size:18px;font-weight:500}.jobs .job-row__date{color:#777;font-size:14px}.jobs .job-row__actions{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px;justify-content:flex-end;padding-right:5px}.jobs .job-link{align-items:center;color:#51a9e1;display:inline-flex;font-size:14px;font-weight:500;gap:8px;text-decoration:none;white-space:nowrap}.jobs .job-link svg{transition:transform .25s ease}.jobs .job-link:hover svg{transform:translateX(4px)}.jobs .job-row__empty{color:#666;font-size:14px;padding:20px 0}@media (max-width:992px){.jobs .tabs-container{gap:40px}.jobs .tabs-button__title{font-size:20px}}@media (max-width:768px){.jobs .tabs-container{flex-direction:column;gap:32px}.jobs .tabs-sidebar{width:100%}.jobs .sidebar-wrapper{border-bottom:1px solid #dedede;border-right:none;display:flex;gap:12px;overflow-x:auto;padding-bottom:16px;padding-right:0}.jobs .tabs-button{border-radius:999px;flex:0 0 auto;margin-bottom:0;padding:10px 16px;width:auto}.jobs .tabs-button__title{font-size:16px;white-space:nowrap}.jobs .tabs-right{width:100%}.jobs .job-row{align-items:flex-start;flex-direction:column}.jobs .job-row__actions{justify-content:flex-start}}