.career-hero-module{color:#fff;display:flex;flex-flow:column;gap:100px;padding:100px 20px;position:relative}.career-hero-module .hs-button.btn-auxiliary{margin-top:40px}.career-hero-module:before{background-color:#041b27;content:"";height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.career-hero__container{align-items:center;display:flex;gap:100px;margin:0 auto}.career-hero__container.reversed{flex-direction:row-reverse}.career-hero__image-content,.career-hero__text-content{flex:1;min-width:0}.career-hero__eyebrow{display:block;font-size:1.2rem;margin:0 0 50px}.career-hero__eyebrow,.career-hero__eyebrow:hover{color:#fff;font-weight:600;text-decoration:none}.career-hero__eyebrow.haslink,.career-hero__eyebrow.haslink:hover{text-decoration:underline}.career-hero__heading{color:#fff;font-size:42px;font-weight:500;line-height:1.2;margin:0 0 24px}.career-hero__description{font-size:16px;line-height:1.6;margin:0 0 32px;max-width:500px}.career-hero__image-content img{border-radius:8px;display:block;height:auto;width:100%}@media (max-width:991px){.career-hero__container{gap:76px}}@media (max-width:768px){.career-hero__container,.career-hero__container.reversed{flex-direction:column;text-align:left}.career-hero__text-content{order:2}.career-hero__container{gap:0}.career-hero__image-content{margin-bottom:40px;order:1}.career-hero__heading{font-size:32px}.career-hero__description{margin-left:auto;margin-right:auto}}