.career{overflow:hidden}.career__container{align-items:center;display:grid;padding-bottom:40px;padding-top:40px;position:relative;row-gap:38px}@media screen and (min-width:320px){.career__container{padding-bottom:calc(32px + 2.5vw);padding-top:calc(32px + 2.5vw)}}@media screen and (min-width:1920px){.career__container{padding-bottom:80px;padding-top:80px}}@media screen and (min-width:768px){.career__container{grid-template-columns:1fr 1.2fr;padding-left:60px}}@media screen and (min-width:768px)and (min-width:320px){.career__container{padding-left:calc(52px + 2.5vw)}}@media screen and (min-width:768px)and (min-width:1920px){.career__container{padding-left:100px}}.career__container:after{background-color:hsl(var(--light-grey));bottom:0;content:"";height:80%;left:24px;position:absolute;width:calc(100% - 48px);z-index:-1}@media screen and (min-width:768px){.career__container:after{height:100%;left:0;width:85%}}.career__texts{align-items:flex-start;display:inline-flex;flex-flow:column;gap:3.6rem;padding-left:24px;padding-right:24px}
@media screen and (min-width:768px){.career__texts{padding-left:unset;padding-right:30px}}@media screen and (min-width:768px)and (min-width:320px){.career__texts{padding-right:calc(24px + 1.875vw)}}@media screen and (min-width:768px)and (min-width:1920px){.career__texts{padding-right:60px}}.career__picture,.career__picture-item{display:flex;order:-1;position:relative;width:100%}@media screen and (min-width:768px){.career__picture,.career__picture-item{order:1}}.career__picture:after{background-color:hsl(var(--blueish-grey));content:"";height:100%;position:absolute;right:-4rem;top:-3rem;width:100%}.career__picture img{object-fit:cover;position:relative;width:100%;z-index:1}