.sticky-bg-section{position:relative}.sticky-bg-section__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100vh;margin-bottom:-100vh;position:sticky;top:0;width:100%;z-index:0}.sticky-bg-section__content-wrap{display:flex;justify-content:center;position:relative;width:100%;z-index:1}.sticky-bg-section__content{color:#fff;font-family:inherit;max-width:var(--content-max-width,1320px);width:100%}.sticky-bg-section__content h1,.sticky-bg-section__content h2,.sticky-bg-section__content h3,.sticky-bg-section__content h4,.sticky-bg-section__content h5,.sticky-bg-section__content h6{color:inherit;margin-top:0}.sticky-bg-section__content p{color:inherit;line-height:1.7}.sticky-bg-section__content a{color:inherit;text-decoration:underline}@media (max-width:992px){.sticky-bg-section__bg{height:100svh}}