.careers__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.careers__item{box-sizing:border-box;flex-basis:30%;margin:25px 1.65%;transition:all .6s ease}@media screen and (max-width:900px){.careers__item{box-sizing:border-box;flex-basis:45%;margin:25px 2%;transition:all .6s ease}}@media screen and (max-width:600px){.careers__item{box-sizing:border-box;flex-basis:100%;margin:25px 0;transition:all .6s ease}}.careeerFullWidth{aspect-ratio:auto;display:block;height:auto;margin:0 auto;max-width:100%;width:100%}.careersDivider{background-color:var(--darkOrange);height:5px;max-width:80px}.careers_headline{margin-bottom:15px}.careers_link{color:var(--darkOrange);font-weight:600;text-decoration:none}.careersArrow{transition:all .6s ease}.careers__item:hover .careersArrow{padding-left:15px;transition:all .6s ease}