.jobs-section{position:relative;display:flex;flex-direction:column;gap:.64rem}@media screen and (max-width:768px){.jobs-section{gap:.48rem}}@media screen and (max-width:568px){.jobs-section{gap:.32rem}}.jobs-section .title{width:100%;text-align:center}.jobs-section .job-list-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:768px){.jobs-section .job-list-wrap{gap:.24rem}}:is(.jobs-section .job-list-wrap):not(:last-of-type){padding-bottom:.64rem;border-bottom:.01rem solid var(--color-rust)}@media screen and (max-width:768px){:is(.jobs-section .job-list-wrap):not(:last-of-type){padding-bottom:.48rem}}@media screen and (max-width:568px){:is(.jobs-section .job-list-wrap):not(:last-of-type){padding-bottom:.32rem}}:is(.jobs-section .job-list-wrap) .left-col{display:flex;flex-direction:column;gap:.32rem;width:39%}@media screen and (max-width:1024px){:is(.jobs-section .job-list-wrap) .left-col{width:calc(45% - 0.1rem)}}@media screen and (max-width:768px){:is(.jobs-section .job-list-wrap) .left-col{width:100%;gap:.24rem}}:is(.jobs-section .job-list-wrap) .right-col{display:flex;flex-direction:column;gap:.4rem;width:48%}@media screen and (max-width:1024px){:is(.jobs-section .job-list-wrap) .right-col{width:calc(55% - 0.1rem)}}@media screen and (max-width:768px){:is(.jobs-section .job-list-wrap) .right-col{width:100%;gap:.32rem}}@media screen and (max-width:568px){:is(.jobs-section .job-list-wrap) .right-col{gap:.24rem}}:is(:is(.jobs-section .job-list-wrap) .right-col) .job-wrap{display:flex;flex-direction:column;gap:.24rem}:is(:is(:is(.jobs-section .job-list-wrap) .right-col) .job-wrap):not(:last-of-type){border-bottom:.01rem solid var(--color-rust);padding-bottom:.4rem}@media screen and (max-width:768px){:is(:is(:is(.jobs-section .job-list-wrap) .right-col) .job-wrap):not(:last-of-type){padding-bottom:.32rem}}@media screen and (max-width:568px){:is(:is(:is(.jobs-section .job-list-wrap) .right-col) .job-wrap):not(:last-of-type){padding-bottom:.24rem}}:is(:is(:is(.jobs-section .job-list-wrap) .right-col) .job-wrap) .buttons-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:.32rem}@media screen and (max-width:768px){:is(:is(:is(.jobs-section .job-list-wrap) .right-col) .job-wrap) .buttons-wrap{gap:.24rem}}