.pendu-hero{align-items:center;display:flex;justify-content:flex-start;overflow:hidden;position:relative;width:100%}.pendu-hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute;z-index:0}.pendu-hero__overlay{background:linear-gradient(286deg,rgba(5,37,16,.92),rgba(4,21,13,.85) 50%,rgba(2,21,9,.88));inset:0;position:absolute;z-index:1}.pendu-hero__content-wrapper{margin:0;margin:0 auto;max-width:1830px;padding-bottom:150px;padding-left:3rem;position:relative;width:100%;z-index:2}.pendu-hero__heading-wrapper{display:flex;flex-direction:column;justify-content:center;width:55%}.pendu-hero__heading h1{line-height:1.1;margin-bottom:1.5rem}.pendu-hero__subheading p{color:#fff;font-size:22px;font-weight:400;line-height:1.6;margin:0 0 2rem}.pendu-hero__cta:focus-visible{outline:2px solid #fff;outline-offset:2px}@media screen and (max-width:1150px){.pendu-hero__heading-wrapper{width:75%}}@media (max-width:999px){.pendu-hero{align-items:center}.pendu-hero__content-wrapper{max-width:none;padding-bottom:0;padding-left:1.5rem;padding-right:1.5rem}.pendu-hero__heading-wrapper{width:100%}.pendu-hero__subheading p{font-size:.825rem;margin-bottom:1.5rem}}.pendu-hero__cta-group{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;position:relative;z-index:2}.pendu-hero__secondary-cta{color:#fff;font-weight:600;text-decoration:underline;text-transform:uppercase;text-underline-offset:3px;transition:opacity .2s ease}.pendu-hero__secondary-cta:hover{color:#fff;font-weight:600;opacity:.8}.pendu-hero__secondary-cta:focus-visible{outline:2px solid #fff;outline-offset:2px}