.careers-container{margin:60px auto;max-width:1100px;padding:0 40px}.careers-container h3{margin:unset;margin-bottom:-10px}.careers-container p{margin:unset;margin-bottom:48px}.careers-container .careers-req>ul,.careers-container .careers-resp>ul,.careers-container .mission>ul,.careers-container .section-4>ul{margin-bottom:48px;margin-top:12px}.careers-container>.careers-title{padding-bottom:20px;padding-top:20px}.careers-container .careers-item{border-bottom:1px solid gray;padding:24px 0 32px}.careers-container .careers-item:nth-child(2){border-top:1px solid gray}.careers-container .careers-header{align-items:center;display:flex}.careers-container .careers-header h3{margin-bottom:5px;margin-top:5px}.careers-container .careers-header .careers-apply-button{margin-left:auto;margin-right:30px;margin-top:10px}.careers-container .careers-header .careers-arrow{margin-left:2px;margin-right:14px}.careers-container .careers-header .careers-arrow .down-arrow{display:none;transform:rotate(180deg)}.careers-container .careers-body{display:none;padding-left:32px}.careers-container .careers-modal{background-color:rgba(0,0,0,.2);display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:10}.careers-container .careers-modal-content{animation-duration:.5s;animation-name:modalopen;background-color:#f4f4f4f4;border-radius:10px;box-shadow:0 5px 8px 0 rgba(0,0,0,.2),0 7px 20px 0 rgba(0,0,0,.2);margin:150px auto 20px;padding:20px;width:70%}@keyframes modalopen{0%{opacity:0}to{opacity:1}}.careers-container .careers-modal-content p{color:#ccc;float:right;font-size:30px;margin-top:-20px}.careers-container .careers-apply-button a{background-color:#d56027;border-radius:26px;color:#fff;margin-left:150px;padding:8px 20px;text-align:center;width:180px}