.careers-intro-flex{align-items:center;display:flex;flex-direction:row;margin-top:50px}.careers-intro-left-col{padding-right:100px;width:66.66%}.careers-intro-right-col{width:33.33%}.careers-intro-image img{border-radius:50%}.careers-intro-left-col p{font-size:20px}@media screen and (max-width:768px){.careers-intro-right-col{width:50%}.careers-intro-left-col{padding-right:30px;width:50%}}@media screen and (max-width:480px){.careers-intro-flex{flex-direction:column-reverse}.careers-intro-right-col{margin-bottom:20px;padding-left:20px;padding-right:20px;width:100%}.careers-intro-left-col{padding-right:0;width:100%}}.careers-intro{background-color:#fff;margin:5%}.careers-intro img{border-radius:50%;height:250px;object-fit:cover}.careers-role{background-color:#46b0b6;border-radius:15px;color:#fff;margin-top:30px;padding:30px}.careers-role:last-of-type{margin-bottom:50px}.careers-role h2{font-size:30px}.careers-role p{line-height:1.2}.careers-role .button{background:none;background-color:#ff884e;border-radius:10px;color:#fff;margin-top:10px;padding:8px 12px;text-transform:uppercase}