.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{margin:0;position:relative;width:100%;z-index:2}.pendu-hero__content.content-wrapper{margin:0 auto;max-width:1650px;padding-bottom:3rem;padding-left:3rem;padding-right:22px}.pendu-hero__heading-wrapper{display:flex;flex-direction:column;justify-content:center;width:80%}.pendu-hero__heading h1{line-height:1.1;margin-bottom:1.5rem}.pendu-hero__subheading p{color:#fff;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6;margin:0 0 2rem}@media (max-width:999px){.pendu-hero{align-items:center}.pendu-hero__content{max-width:none}.pendu-hero__content.content-wrapper{padding-bottom:0;padding-left:1.5rem;padding-right:1.5rem}.pendu-hero__heading-wrapper{width:100%}.pendu-hero__subheading p{font-size:1rem;margin-bottom:1.5rem}}