.module-careers-section{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.career-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;flex:calc(50% - 10px) 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1rem 0;width:20%;background-color:#fff;box-shadow:0px 0px 5px #00000015;border-radius:2px;padding:20px;align-items:start;height:-moz-min-content;height:min-content}.career-card-title{text-transform:uppercase;color:#413b46;font-size:20px;font-weight:600;text-align:left}.career-card-description p{font-family:"Brandon Grotesque",sans-serif;font-size:16px;color:#707070}.skills_title,.experience_title{font-weight:600;font-size:18px;color:#413b46}.skills_content p,.experience_content p{font-family:"Brandon Grotesque",sans-serif;font-size:16px;color:#707070;margin:0 0 .2rem}.career-card_cta{width:100%}.career-card_cta a{background-color:#4eaff4;height:40px;padding:10px 20px;color:#fff;border-radius:2px;width:100%;text-transform:uppercase;font-family:"Brandon Grotesque",sans-serif;text-align:center;text-decoration:none;display:block;font-size:16px;margin-top:20px}.careers-section-empty-message{margin:auto}.careers-section-empty-message p{font-family:"Brandon Grotesque",sans-serif;font-size:18px}@media screen and (max-width:767px){.career-card{flex:100% 1 1}}@media screen and (min-width:768px){.career-card:nth-child(2n){margin-top:4em;margin-bottom:-2em}.career-card:last-child{margin-bottom:2em}}